diff -Nru aufs-tools-4.14+20190211/debian/changelog aufs-tools-4.14+20190211/debian/changelog --- aufs-tools-4.14+20190211/debian/changelog 2020-02-25 13:15:22.000000000 -0600 +++ aufs-tools-4.14+20190211/debian/changelog 2021-02-24 16:59:27.000000000 -0600 @@ -1,3 +1,9 @@ +aufs-tools (1:4.14+20190211-1ubuntu2) hirsute; urgency=medium + + * Add a NEWS file to warn about the deprecation of AUFS + + -- William 'jawn-smith' Wilson Wed, 24 Feb 2021 16:59:27 -0600 + aufs-tools (1:4.14+20190211-1ubuntu1) focal; urgency=medium * Patch out autfs ver check, yes ubuntu kernel is newer. diff -Nru aufs-tools-4.14+20190211/debian/NEWS aufs-tools-4.14+20190211/debian/NEWS --- aufs-tools-4.14+20190211/debian/NEWS 1969-12-31 18:00:00.000000000 -0600 +++ aufs-tools-4.14+20190211/debian/NEWS 2021-02-24 16:59:27.000000000 -0600 @@ -0,0 +1,11 @@ +aufs-tools (1:4.14+20190211-1ubuntu2) groovy; urgency=medium + + As of Ubuntu 21.04, AUFS support will be dropped from the kernel. + + It is recommended to move to a storage driver that is still supported. At the + time of this writing, supported storage drivers include but are not limited to + * overlay2 + * zfs + * btrfs + + -- William 'jawn-smith' Wilson Wed, 24 Feb 2021 17:00:26 -0600