[ubuntu/artful-proposed] sane-backends 1.0.27-1~experimental1ubuntu1~artful1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Thu Jul 13 20:42:13 UTC 2017
sane-backends (1.0.27-1~experimental1ubuntu1~artful1) artful; urgency=medium
* Sync with Debian (LP: #1698687, LP: #1657391). Remaining change:
- Demote libsane-extras* from Recommends to Suggests, as long as this
package is in universe.
* Drop patches applied in new release:
- fix_avahi_error_paths.patch
- kodak_avahi_crash.patch
- usb3_timing_fix.patch
- disable_v4l.patch: this package is built using --without-v4l
* Drop other changes no longer needed:
- debian/sane-utils.saned.init: Don't call init script on shutdown, it's
unnecessary. (The init script is disabled by default.)
- Demote sane-utils from Recommends to Suggests. (hplip has
recommended sane-utils for years.)
- Breaks/Replaces not needed after Ubuntu 17.04
sane-backends (1.0.27-1~experimental1) experimental; urgency=medium
* New upstream release
- sane.ps is not longer included (Closes: #818544).
- Fix a timing issue on USB3 hardware (Closes: #792465).
- Support CanoScan LiDE 120 (Closes: #853873).
- Refresh patches:
+ 0020-nousbtest.patch
+ 0025-multiarch_manpages_libdir.patch
+ 0705-kfreebsd.patch
+ 0710-sane-desc.c_debian_mods.patch
- Remove patches applied upstream:
+ 0005-libsane_deps.patch
+ 0010-unneeded_doc.patch
+ 0015-frontend_libs.patch
+ 0030-ppc64el.patch
+ 0100-source_spelling.patch
+ 0105-hp3900.patch
+ 0110-dll_backend_conf.patch
+ 0115-license_typo.patch
+ 0120-typo.patch
+ 0125-multiarch_dll_search_path.patch
+ 0135-saned-remotescanners.patch
+ 0500-CVE-2017-6318.patch
+ 0605-man_typo.patch
+ 0700-mk_reproducible_results.patch
* New debian/patches/0140-avahi.patch
- Avoid assertion failure when net_avahi_init failed (Closes: #861112).
* New debian/patches/0145-avahi.patch:
- Fix race condition (Closes: #743420).
* debian/rules:
- Remove outdated configure flag --enable-libusb_1_0.
- Add new configure flag --withusb.
- Use dh_auto_configure instead of ./configure.
* Remove outdated debian/libsane-dev.NEWS (Closes: #852842).
* debian/sane-uitls.postinst:
- Add "|| true" after adduser call to continue installation if
adduser fails (Closes: #860078).
* Refresh debian/libsane.symbols.
* New README.source to explain the branching model used.
* Use the automatic debug symbol packages:
- Remove libsane-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.
* Declare compliance with Debian Policy 4.0.0. (No changes needed).
* debian/saned.socket:
- Change MaxConnections to the default value of 64 (Closes: 850649).
* Refresh debian/copyright.
* Rename libsane to libsane1 to match with the soname.
* Remove useless *.lintan-overrides.
* Remove autopkgtest:
- The test needs networking which isn't available on the buildds.
sane-backends (1.0.25-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Correct missing error handler in (generated) prerm script by dropping the
"error" handler entirely; it was only printing a generic message anyway.
(Closes: #862334)
sane-backends (1.0.25-4) unstable; urgency=medium
* CVE-2017-6318:
- New debian/patches/0500-CVE-2017-6318.patch
+ cherry-picked from upstream to fix memory corruption and
information leakage (Closes: #854804).
sane-backends (1.0.25-3) unstable; urgency=medium
* debian/rules:
- Fix FTBFS when building with 'dpkg-buildpackage -A' (Closes: #806104):
+ Split file into *-arch and *-indep parts.
+ Move "empty dependency_libs in all .la files" to
override_dh_makeshlibs-arch.
+ Move installing of doc files for libsane-dev to
override_dh_installdocs-arch.
+ New debian/libsane-dev.dirs.
* Drop package libsane-bin binary package (Closes: #820964):
- Remove libsane-bin binary package section, remove it from
reverse dependencies of other packages in debian/control.
- Remove debian/libsane-bin.*.
- New debian/NEWS.Debian.
* debian/patches:
- Refresh and fix new typos:
+ 0100-source_spelling.patch
+ 0605-man_typo.patch.
- New 0135-saned-remotescanners.patch:
+ Add patch to allow saned to report network-attached
devices (Closes: #821255).
Thanks to Dhionel Díaz <ddiaz at cenditel.gob.ve>.
* debian/watch:
- Bump version to 4 (no changes required).
* debian/control:
- Bump Standards-Version to 3.9.8 (no changes required).
- Change Vcs-Browser to secure URI.
- Add lsb-base to Depends for sane-utils.
* Add year 2016 for debian/* in debian/copyright.
* debian/sane-utils.saned.init:
- Fix handling of stop and restart actions (Closes: #829244).
Thanks to Chris Lamb <lamby at debian.org>.
* Remove unused lintian overrides.
* Migrate to debhelper 10:
- Change debian/compat to 10.
- Bump minimum debhelper version in debian/control to >= 10.
- Refresh debian/patches to add changes in Makefile.am:
+ 0005-libsane_deps.patch
+ 0010-unneeded_doc.patch
+ 0015-frontend_libs.patch
+ 0025-multiarch_manpages_libdir.patch
+ 0125-multiarch_dll_search_path.patch
- Refresh debian/libsane.shlibs
- Refresh debian/libsane.symbols
sane-backends (1.0.25-2) unstable; urgency=medium
* Undelete, refresh and rename debian/patches/
0125-multiarch_dll_search_path.patch (Closes: #804240).
* debian/rules:
- Remove "UPSTREAM_VERSION" and use "VERSION" instead.
sane-backends (1.0.25-1) unstable; urgency=medium
* New upstream release (Closes: #740256).
* Refresh patches:
- debian/patches/0005-mk_reproducible_results.patch
- debian/patches/001-scanimage_manpage.patch
- debian/patches/ppc64el.patch
- debian/patches/unneeded_doc.patch
- debian/patches/libsane_deps.patch
- debian/patches/frontend_libs.patch
- debian/patches/multiarch_manpages_libdir.patch
- debian/patches/dll_backend_conf.patch
- debian/patches/sane-desc.c_debian_mods.patch
* Remove patches applied upstream:
- debian/patches/0105-artec_missing_home_environment.patch
- debian/patches/multiarch_dll_search_path.patch
- debian/patches/fix-FTBFS-format-not-a-string-literal-error.patch
- debian/patches/kodakaio.patch
- debian/patches/saned.man.patch
- debian/patches/man-page-spelling.patch
- debian/patches/source-spelling.patch
- debian/patches/hp5370c.patch
- debian/patches/out_of_bounds.patch
- debian/patches/0500-systemd_configure.patch
- debian/patches/0100-usb3-corrections.patch
* Remove obsolete lintian-overrides.
* Rename and reorder patches.
* New debian/patches/0100-source_spelling.patch:
- Correct typo in backend/hp-scl.c
* debian/libsane-common.postrm:
- Move #DEBHELPER# token to the end of the script.
* debian/libsane-common.preinst:
- Use dpkg-maintscript-helper to remove obsolete configuration
file /etc/sane.d/v4l.conf during upgrade (Closes: #803535).
* debian/rules:
- Remove parameter -c0 from dh_makeshlibs call.
sane-backends (1.0.24-14) unstable; urgency=medium
* debian/TROUBLESHOOTING.Debian:
- Add troubleshooting section for cases where the device file
system does not support ACLs (Closes: #789593).
* debian/control:
- To prevent error messages on startup, disable snmp by
removing libsnmp-dev from Build-Depends (Closes: #787567).
* debian/sane-utils.lintian-overrides:
- Add maintainer-script-should-not-use-adduser-system-without-home.
* Architecture-dependent binaries (Closes: #786923):
- debian/control:
+ New package libsane-bin:
Move architecture-dependent binaries from libsane-dev to libsane-bin.
+ Remove useless build dependency "dh-exec (>=0.3)".
- debian/rules:
+ Delete command to move sane-config to sane-config.${DEB_HOST_MULTIARCH}.
- New debian/libsane-dev.preinst:
+ Remove /usr/bin/sane-config.*.
+ Remove symbolic link to /usr/bin/sane-config.
sane-backends (1.0.24-13) unstable; urgency=medium
* debian/rules:
- Move architecture-dependent file sane-config to
sane-config.${DEB_HOST_MULTIARCH} (Closes: #786923).
* debian/control:
- Add "dh-exec (>=0.3)" to Build-Depends. dh-exec is required
for the new file libsane-dev.links.
* New debian/libsane-dev.links:
- Create link from sane-config.${DEB_HOST_MULTIARCH} to
sane-config.
* New debian/upstream/metadata:
- Add some DEP-12 upstream metadata.
sane-backends (1.0.24-12) unstable; urgency=medium
* debian/sane-utils.postinst:
- Fix home directory move (Closes: #785709).
* debian/patches/0005-mk_reproducible_results.patch:
- Build sane.ps without comments containing date/time.
* New debian/patches/0105-artec_missing_home_environment.patch:
- Test the environment variable $HOME before use (Closes: #786452).
* debian/control:
- Add "Multi-Arch: same" to package libsane-dev to make
it co-installable (Closes: #786560).
* New debian/sane-utils.links:
- Add a link from /dev/null to /lib/systemd/system/saned.service
to prevent start via fallback script /etc/init.d/saned.
Date: Thu, 13 Jul 2017 15:47:22 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/sane-backends/1.0.27-1~experimental1ubuntu1~artful1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 13 Jul 2017 15:47:22 -0400
Source: sane-backends
Binary: sane-utils libsane-common libsane1 libsane-dev
Architecture: source
Version: 1.0.27-1~experimental1ubuntu1~artful1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
libsane-common - API library for scanners -- documentation and support files
libsane-dev - API development library for scanners [development files]
libsane1 - API library for scanners
sane-utils - API library for scanners -- utilities
Closes: 740256 743420 785709 786452 786560 786923 787567 789593 792465 803535 804240 806104 818544 820964 821255 829244 850649 852842 853873 854804 860078 861112 862334
Launchpad-Bugs-Fixed: 1657391 1698687
Changes:
sane-backends (1.0.27-1~experimental1ubuntu1~artful1) artful; urgency=medium
.
* Sync with Debian (LP: #1698687, LP: #1657391). Remaining change:
- Demote libsane-extras* from Recommends to Suggests, as long as this
package is in universe.
* Drop patches applied in new release:
- fix_avahi_error_paths.patch
- kodak_avahi_crash.patch
- usb3_timing_fix.patch
- disable_v4l.patch: this package is built using --without-v4l
* Drop other changes no longer needed:
- debian/sane-utils.saned.init: Don't call init script on shutdown, it's
unnecessary. (The init script is disabled by default.)
- Demote sane-utils from Recommends to Suggests. (hplip has
recommended sane-utils for years.)
- Breaks/Replaces not needed after Ubuntu 17.04
.
sane-backends (1.0.27-1~experimental1) experimental; urgency=medium
.
* New upstream release
- sane.ps is not longer included (Closes: #818544).
- Fix a timing issue on USB3 hardware (Closes: #792465).
- Support CanoScan LiDE 120 (Closes: #853873).
- Refresh patches:
+ 0020-nousbtest.patch
+ 0025-multiarch_manpages_libdir.patch
+ 0705-kfreebsd.patch
+ 0710-sane-desc.c_debian_mods.patch
- Remove patches applied upstream:
+ 0005-libsane_deps.patch
+ 0010-unneeded_doc.patch
+ 0015-frontend_libs.patch
+ 0030-ppc64el.patch
+ 0100-source_spelling.patch
+ 0105-hp3900.patch
+ 0110-dll_backend_conf.patch
+ 0115-license_typo.patch
+ 0120-typo.patch
+ 0125-multiarch_dll_search_path.patch
+ 0135-saned-remotescanners.patch
+ 0500-CVE-2017-6318.patch
+ 0605-man_typo.patch
+ 0700-mk_reproducible_results.patch
* New debian/patches/0140-avahi.patch
- Avoid assertion failure when net_avahi_init failed (Closes: #861112).
* New debian/patches/0145-avahi.patch:
- Fix race condition (Closes: #743420).
* debian/rules:
- Remove outdated configure flag --enable-libusb_1_0.
- Add new configure flag --withusb.
- Use dh_auto_configure instead of ./configure.
* Remove outdated debian/libsane-dev.NEWS (Closes: #852842).
* debian/sane-uitls.postinst:
- Add "|| true" after adduser call to continue installation if
adduser fails (Closes: #860078).
* Refresh debian/libsane.symbols.
* New README.source to explain the branching model used.
* Use the automatic debug symbol packages:
- Remove libsane-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.
* Declare compliance with Debian Policy 4.0.0. (No changes needed).
* debian/saned.socket:
- Change MaxConnections to the default value of 64 (Closes: 850649).
* Refresh debian/copyright.
* Rename libsane to libsane1 to match with the soname.
* Remove useless *.lintan-overrides.
* Remove autopkgtest:
- The test needs networking which isn't available on the buildds.
.
sane-backends (1.0.25-4.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Correct missing error handler in (generated) prerm script by dropping the
"error" handler entirely; it was only printing a generic message anyway.
(Closes: #862334)
.
sane-backends (1.0.25-4) unstable; urgency=medium
.
* CVE-2017-6318:
- New debian/patches/0500-CVE-2017-6318.patch
+ cherry-picked from upstream to fix memory corruption and
information leakage (Closes: #854804).
.
sane-backends (1.0.25-3) unstable; urgency=medium
.
* debian/rules:
- Fix FTBFS when building with 'dpkg-buildpackage -A' (Closes: #806104):
+ Split file into *-arch and *-indep parts.
+ Move "empty dependency_libs in all .la files" to
override_dh_makeshlibs-arch.
+ Move installing of doc files for libsane-dev to
override_dh_installdocs-arch.
+ New debian/libsane-dev.dirs.
* Drop package libsane-bin binary package (Closes: #820964):
- Remove libsane-bin binary package section, remove it from
reverse dependencies of other packages in debian/control.
- Remove debian/libsane-bin.*.
- New debian/NEWS.Debian.
* debian/patches:
- Refresh and fix new typos:
+ 0100-source_spelling.patch
+ 0605-man_typo.patch.
- New 0135-saned-remotescanners.patch:
+ Add patch to allow saned to report network-attached
devices (Closes: #821255).
Thanks to Dhionel Díaz <ddiaz at cenditel.gob.ve>.
* debian/watch:
- Bump version to 4 (no changes required).
* debian/control:
- Bump Standards-Version to 3.9.8 (no changes required).
- Change Vcs-Browser to secure URI.
- Add lsb-base to Depends for sane-utils.
* Add year 2016 for debian/* in debian/copyright.
* debian/sane-utils.saned.init:
- Fix handling of stop and restart actions (Closes: #829244).
Thanks to Chris Lamb <lamby at debian.org>.
* Remove unused lintian overrides.
* Migrate to debhelper 10:
- Change debian/compat to 10.
- Bump minimum debhelper version in debian/control to >= 10.
- Refresh debian/patches to add changes in Makefile.am:
+ 0005-libsane_deps.patch
+ 0010-unneeded_doc.patch
+ 0015-frontend_libs.patch
+ 0025-multiarch_manpages_libdir.patch
+ 0125-multiarch_dll_search_path.patch
- Refresh debian/libsane.shlibs
- Refresh debian/libsane.symbols
.
sane-backends (1.0.25-2) unstable; urgency=medium
.
* Undelete, refresh and rename debian/patches/
0125-multiarch_dll_search_path.patch (Closes: #804240).
* debian/rules:
- Remove "UPSTREAM_VERSION" and use "VERSION" instead.
.
sane-backends (1.0.25-1) unstable; urgency=medium
.
* New upstream release (Closes: #740256).
* Refresh patches:
- debian/patches/0005-mk_reproducible_results.patch
- debian/patches/001-scanimage_manpage.patch
- debian/patches/ppc64el.patch
- debian/patches/unneeded_doc.patch
- debian/patches/libsane_deps.patch
- debian/patches/frontend_libs.patch
- debian/patches/multiarch_manpages_libdir.patch
- debian/patches/dll_backend_conf.patch
- debian/patches/sane-desc.c_debian_mods.patch
* Remove patches applied upstream:
- debian/patches/0105-artec_missing_home_environment.patch
- debian/patches/multiarch_dll_search_path.patch
- debian/patches/fix-FTBFS-format-not-a-string-literal-error.patch
- debian/patches/kodakaio.patch
- debian/patches/saned.man.patch
- debian/patches/man-page-spelling.patch
- debian/patches/source-spelling.patch
- debian/patches/hp5370c.patch
- debian/patches/out_of_bounds.patch
- debian/patches/0500-systemd_configure.patch
- debian/patches/0100-usb3-corrections.patch
* Remove obsolete lintian-overrides.
* Rename and reorder patches.
* New debian/patches/0100-source_spelling.patch:
- Correct typo in backend/hp-scl.c
* debian/libsane-common.postrm:
- Move #DEBHELPER# token to the end of the script.
* debian/libsane-common.preinst:
- Use dpkg-maintscript-helper to remove obsolete configuration
file /etc/sane.d/v4l.conf during upgrade (Closes: #803535).
* debian/rules:
- Remove parameter -c0 from dh_makeshlibs call.
.
sane-backends (1.0.24-14) unstable; urgency=medium
.
* debian/TROUBLESHOOTING.Debian:
- Add troubleshooting section for cases where the device file
system does not support ACLs (Closes: #789593).
* debian/control:
- To prevent error messages on startup, disable snmp by
removing libsnmp-dev from Build-Depends (Closes: #787567).
* debian/sane-utils.lintian-overrides:
- Add maintainer-script-should-not-use-adduser-system-without-home.
* Architecture-dependent binaries (Closes: #786923):
- debian/control:
+ New package libsane-bin:
Move architecture-dependent binaries from libsane-dev to libsane-bin.
+ Remove useless build dependency "dh-exec (>=0.3)".
- debian/rules:
+ Delete command to move sane-config to sane-config.${DEB_HOST_MULTIARCH}.
- New debian/libsane-dev.preinst:
+ Remove /usr/bin/sane-config.*.
+ Remove symbolic link to /usr/bin/sane-config.
.
sane-backends (1.0.24-13) unstable; urgency=medium
.
* debian/rules:
- Move architecture-dependent file sane-config to
sane-config.${DEB_HOST_MULTIARCH} (Closes: #786923).
* debian/control:
- Add "dh-exec (>=0.3)" to Build-Depends. dh-exec is required
for the new file libsane-dev.links.
* New debian/libsane-dev.links:
- Create link from sane-config.${DEB_HOST_MULTIARCH} to
sane-config.
* New debian/upstream/metadata:
- Add some DEP-12 upstream metadata.
.
sane-backends (1.0.24-12) unstable; urgency=medium
.
* debian/sane-utils.postinst:
- Fix home directory move (Closes: #785709).
* debian/patches/0005-mk_reproducible_results.patch:
- Build sane.ps without comments containing date/time.
* New debian/patches/0105-artec_missing_home_environment.patch:
- Test the environment variable $HOME before use (Closes: #786452).
* debian/control:
- Add "Multi-Arch: same" to package libsane-dev to make
it co-installable (Closes: #786560).
* New debian/sane-utils.links:
- Add a link from /dev/null to /lib/systemd/system/saned.service
to prevent start via fallback script /etc/init.d/saned.
Checksums-Sha1:
c2299793488249740e7854d6e7109de3ddc46ebd 2597 sane-backends_1.0.27-1~experimental1ubuntu1~artful1.dsc
579ec4d6279c7f0f02014358a7e74056672a1e43 6430188 sane-backends_1.0.27.orig.tar.gz
1a14932c96f83b2adbce6314c439fc73f5d69a15 108740 sane-backends_1.0.27-1~experimental1ubuntu1~artful1.debian.tar.xz
9ecc4b70acf2a25b4b8c0c27dae2548450f90fc9 9232 sane-backends_1.0.27-1~experimental1ubuntu1~artful1_source.buildinfo
Checksums-Sha256:
9a4e5e3290f45c8010354c6787a0c6fa9aa163e5fae150f0bd0ddb34153a87ca 2597 sane-backends_1.0.27-1~experimental1ubuntu1~artful1.dsc
293747bf37275c424ebb2c833f8588601a60b2f9653945d5a3194875355e36c9 6430188 sane-backends_1.0.27.orig.tar.gz
57053ad94a4195772a8b53afa4c1ec6d24b9bf92593d741a3e629a4878523947 108740 sane-backends_1.0.27-1~experimental1ubuntu1~artful1.debian.tar.xz
533a424a565447674be6602bc6ecf6fcc47c1299ab0b9c67bb2e51be595541e3 9232 sane-backends_1.0.27-1~experimental1ubuntu1~artful1_source.buildinfo
Files:
9f5e1369e2efa04e661b16136e18863c 2597 graphics optional sane-backends_1.0.27-1~experimental1ubuntu1~artful1.dsc
b10a08785f92a4c07ad961f4d843c934 6430188 graphics optional sane-backends_1.0.27.orig.tar.gz
83d80ba142d8adf7724a56102b7081e8 108740 graphics optional sane-backends_1.0.27-1~experimental1ubuntu1~artful1.debian.tar.xz
4fbb6a102689d1a1a4b229b6fc3c25df 9232 graphics optional sane-backends_1.0.27-1~experimental1ubuntu1~artful1_source.buildinfo
Original-Maintainer: Jörg Frings-Fürst <debian at jff-webhosting.net>
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJZZ9rYAAoJEOZsd1rr/mx95xwQAK/B8ZMMMzfffCCHeGOd/+r5
g/tCjLnwjLtfugsByvfTyZQggjWr4Q4AuQcM6h7kXMTm5zUBpFlFkWyJFM1K8ewn
O2RDLDiiUdhraoIH34P/jcTDvn99GtcORXuOJOa/MF52dTC+UmmYnJ49rSVExaBn
XSVzE5YU9L/XDNtTyqVy5C9ILF8dq2Nvcmo8+xi42SnhhgsvaJlLSu/RNagpHUbA
jB4H8MhMCZv+K/ieG+bvuIssSEQnRmlX5YiiCnegcaRKWqayRnWyhkPY32NN7YDv
3qJgSsCFNlxmpbe7NmJ72NEgETE+hAEfo0gDSFcc281Uk6Gd6xxW40NSqXvYAlBS
Gtqlds7z0rSYdmLoekys23uXRj1UduBcDPPiWTcr/eRqMtKB/D/TN46dxdV1slZd
kvD6nDWCWJHlV13d75yDrVFWiAuKkAGU23yaIfoTPYmYnb+SuHfYbpyq1GxgrWLj
c3P8T/UU/d/rUW42kxryT2f1E3AvzB4y6t2qJHGmIxPct54SO3/wn7gPYhClLolB
qDqn5AMmgRdfGekv0u4s8YM2uBg1/+bg+PzJEjnmtII7xTqO5LaDFi9tOHz99xiJ
HVy10NfqyneRjvGifqQI3+84NbFF4eyXffTSJOTeKM80+e6m1Li7m10y6Q5QlIB2
81qqM5bTjH8n1IsFzGPf
=7UHy
-----END PGP SIGNATURE-----
More information about the Artful-changes
mailing list