diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-14 10:37:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-14 10:37:33 +0200 |
commit | 0cdca259ca073f77b9ae831feb367b6d120e83cf (patch) | |
tree | 50862cd94a3ee737ed614fd793821ba29c969ee7 /debian/libsane.NEWS | |
parent | 82a152928f820a6aeb02ef8cd9ebfa7d3bcaae48 (diff) |
some work for version 1.0.24-2
Diffstat (limited to 'debian/libsane.NEWS')
-rw-r--r-- | debian/libsane.NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/libsane.NEWS b/debian/libsane.NEWS new file mode 100644 index 0000000..e47d5d3 --- /dev/null +++ b/debian/libsane.NEWS @@ -0,0 +1,13 @@ +sane-backends (1.0.22-1) unstable; urgency=low + + Starting with this version, sane-backends requires the /dev filesystem to + support ACLs in order to manage the permissions on scanner devices. + + This change was made to provide better support for multi-function (MFP) + devices. + + No action is required on standard Debian systems for this to work; however, + if you have an unusual setup or use a custom kernel, make sure ACLs are + available on /dev on your system. + + -- Julien BLACHE <jblache@debian.org> Thu, 02 Jun 2011 14:57:53 +0200 |