-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 3.0 (native) Source: dpkg Binary: libdpkg-dev, dpkg, dpkg-dev, libdpkg-perl, dselect Architecture: any all Version: 1.17.22 Origin: debian Maintainer: Dpkg Developers <[email protected]> Uploaders: Guillem Jover <[email protected]>, Raphaël Hertzog <[email protected]> Homepage: https://wiki.debian.org/Teams/Dpkg Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/dpkg/dpkg.git Vcs-Git: git://anonscm.debian.org/dpkg/dpkg.git Build-Depends: debhelper (>= 7), pkg-config, flex, gettext (>= 0.18), po4a (>= 0.41), zlib1g-dev, libbz2-dev, liblzma-dev, libselinux1-dev (>= 1.28-4) [linux-any], libkvm-dev [kfreebsd-any], libncursesw5-dev, libtimedate-perl, libio-string-perl Package-List: dpkg deb admin required arch=any dpkg-dev deb utils optional arch=all dselect deb admin optional arch=any libdpkg-dev deb libdevel optional arch=any libdpkg-perl deb perl optional arch=all Checksums-Sha1: 3ebdd854b7864f699cf7d5b7ae815dfdf77f3c2c 4361648 dpkg_1.17.22.tar.xz Checksums-Sha256: 389b2b2fdb6c8946a4cff737c6921e707074cfee249b3803202e3c8e1360c5f3 4361648 dpkg_1.17.22.tar.xz Files: c9c46c5318c98c9162fbd03d24f2f95b 4361648 dpkg_1.17.22.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJUd9IwAAoJELlyvz6krlejA8YQAMCpQuDY5tYuvQh05wikEiQ3 4K00/xC/Qvw5fnwgbbapfKs1C+9pUJllXBTgiymYLvtD2hRP5NQJidxTiaHrrvoY 6MxUHpGkYRGIyD0WdO+c+QuwzPkc9vu5ECt5J4NDxPjRyMxDGSHSX1InWUyoj8Yt rAqMRWKtQFjFBKtMTbAY8rSUTW/0LCzXU+VsaTqbD+Q5m0yrwXtRENK5829PRrVo 3FARhR3+pRSWnjeTY6+/nRT3KjgrwElPeqF0UPpBowIzyJhdbrpHuzszFz9x63WJ UqyzQ71uDccgBViDd1YaAfsMTIGvtAm5mq/YezNRQ9iJVh/gER87qdGNOgLgJImt 3dgtFCwWw+mCJC4A/tmrRP8iq5qfkTrsLiG2FB8UQtOJac2WBLIARpG/qojrstBj YYmkrTMI6ptQxoJO/FTAAUz3iXSWe3yRzEeKlSEHX43SKp+2RZQzcnFPbHTRuV0N fp8ixZc0lM3imVaLI2LOHE6JlKYtiHCDJqgam+wB/wJec01Qvst2k8ltaxMR3W4x +jyDyfF07P2LrlY3qmmMLqq/dsfG5NVe6z3WmFbkWOZljtaqocr8eqiULqsyB/e1 9QGv3fjqF/cDyKKGTS8jq3HM6Hsey+J5eGseIgSv+J1K4rv8SLz31a3Fa6ZYPAIF KnjWMzrSTxP3A4KtsURO =lgGT -----END PGP SIGNATURE----- Changes: dpkg (1.17.22) unstable; urgency=low [ Guillem Jover ] * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page. * Bump minimal version for dir_to_symlink and symlink_to_dir commands to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843 * Reintroduce update-alternatives, dpkg-divert and dpkg-statoverride compatibility symlinks under /usr/sbin/. There are still packages using those paths, but the relevant lintian check did not list any, so this got removed prematurely. * Add Breaks on old man-db, fontconfig and readahead-fedora packages using awaiting triggers, as they produce trigger cycles. Closes: #768599 * Escape package and architecture names on control file parsing warning, as those get injected into a variable that is used as a format string, and they come from the package fields, which are under user control. Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485 Reported by Joshua Rogers <[email protected]>. * Do not match partial field names in control files. Closes: #769119 Regression introduced in dpkg 1.10. * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11. Reported by Dominyk Tiller <[email protected]>. * Normalize tar entry uid and gid from the current system only in dpkg unpack. Regression introduced in dpkg 1.17.14. Closes: #769211 * Restore multiple processing instances check for packages and archives specified on the command-line. Regression introduced in dpkg 1.17.20. * Fail on trigger processing when it is required to progress. Trigger processing is sometimes required and sometimes opportunistic, and we should only fail on the former but ignore the latter. Closes: #768852 * Do not ignore trigger cycles for direct dependencies, these are just normal trigger cycles, and as such should not be special cased. * Register all pending triggers for deferred processing when being called as «dpkg --configure pkgname…». This is a mostly conformant workaround for frontends like apt that do not correctly call «dpkg --configure -a» or «dpkg --triggers-only -a» after their normal runs, and leave packages in triggers-pending and triggers-awaited states. Closes: #766758 [ Updated programs translations ] * Catalan (Guillem Jover). * Danish (Joe Dalton). * French (Sébastien Poher). * German (Sven Joachim). * Japanese (Kenshi Muto). Closes: #771255 * Polish (Łukasz Dulny). * Simplified Chinese (Zhou Mo). Closes: #766724, #770280 * Swedish (Peter Krefting). * Turkish (Mert Dirik). * Vietnamese (Trần Ngọc Quân) [ Updated scripts translations ] * French (Sébastien Poher). * German (Helge Kreutzmann). * Swedish (Peter Krefting). [ Updated manpages translations ] * French (Sébastien Poher). Closes: #767934 * German (Helge Kreutzmann). Closes: #752123 * Simplified Chinese (Zhou Mo). Closes: #767573 * Swedish (Peter Krefting). [ Updated dselect translations ] * Danish (Joe Dalton). * Dutch (Frans Spiesschaert). Closes: #771237 * French (Sébastien Poher). Closes: #767918 * Japanese (Kenshi Muto). Closes: #771256 * Swedish (Peter Krefting). -- Guillem Jover <[email protected]> Fri, 28 Nov 2014 02:02:34 +0100