aufs-tools 1:4.1+20161219-1ubuntu1 source package in Ubuntu

Changelog

aufs-tools (1:4.1+20161219-1ubuntu1) bionic; urgency=medium

  * Remove the Recommends: on aufs-dkms; our kernels in 17.10 have started
    to provide this virtual package, but this means apt on upgrade will pick
    a kernel at random to satisfy the Recommends.  Since all of our kernel
    packages logically satisfy this relationship, the explicit declaration
    only causes trouble.  This change can be dropped for the 18.10 release.
    (LP: 1728760)

 -- Steve Langasek <email address hidden>  Tue, 07 Nov 2017 10:58:54 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aufs-tools_4.1+20161219.orig.tar.gz 119.4 KiB c06e9702b6c420e125f67e79f4e3cad28ab120b4403e52d0eb33eb2e8bc1264c
aufs-tools_4.1+20161219-1ubuntu1.debian.tar.xz 5.6 KiB aed349993f77ee78cd446ee0f64d2ceafe330814ad2f5a9de27cf9dc608b0da7
aufs-tools_4.1+20161219-1ubuntu1.dsc 2.1 KiB 8e167353d044a2a96fbfc32d7b461bacf20ac28d2914d4f34000418ceac09d97

View changes file

Binary packages built by this source

aufs-tools: Tools to manage aufs filesystems

 The aufs driver provides a union mount for Linux filesystems. It allows one
 to virtually merge the contents of several directories and/or stack them, so
 that file changes in the aufs union mount end up as changes in only one
 of the source directories.
 .
 This package contains utilities needed to configure aufs containers on-the-fly.

aufs-tools-dbgsym: debug symbols for aufs-tools