Accepted dpkg 1.17.11 (source all) into unstable

2014-08-09 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 
752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
 latter is available (round two). This includes the quilt patch header
 templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
 - Make the library testable.
 - Do not run qsort() over the scandir() list if it is NULL.
 - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete  with , which fixes compilation on
 Android. Thanks to Fredrik Fornwall . Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
 introduced with the initial triggers implementation in dpkg 1.14.17.
 Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
 derivatives, the toolchain supports them now.
 Thanks to Adam Conrad . Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
 consider it an error and refuse to operate at all if the user or group
 names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
 information is not useful as dpkg has never recorded the archive path,
 so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
 - Add a new dpkg --assert-versioned-provides command.
 - Packages can provide a specific version, “virtual (= 1.0)” which will
   be honored, previously it would just be accepted when parsing.
 - Non-versioned virtual packages will not satisfy versioned dependencies.
 - Versioned virtual packages will satisfy non-versioned dependencies.
 Based on skeletal code by Ben Collins .
 Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
 half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
 and derivatives, enabled by default. It will fallback to stackprotector
 when the former is not functional or disabled by the user.
 Thanks to Romain Francoise .
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
 of an ad-hoc one. This makes sure any field fixup and sanity check is
 performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
 db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
 Spotted by James McCoy  (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
 --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
 - Mark DEB_CHECK_COMMAND environment variable in bold.
 - Add final item for done hook in the actions sequence.
 - Mention that -nc does not apply either when -F is specified.
 - Mention that the --FOO-option options can be used multiple times.
 - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
 to note that the patch might be malformed (besides not accepting patches
 with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
 might help in avoiding filesystem fragmentation, and possibly improve
 performance on some filesystems.
   * Print the correct removed binary filename when building a source package
 with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh .
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
 change in gcc. Somewhat reluctantly, as i386 wants to be its unique
 snowflake and use a GNU trip

Re: Which version/change in dpkg made it fully honour file modes?

2014-08-09 Thread Guillem Jover
Hi!

On Fri, 2014-08-08 at 11:49:44 +0100, Michael Tautschnig wrote:
> On Sat, Jun 14, 2014 at 14:01:33 +0200, Guillem Jover wrote:
> [...]
> > > So it seems that wheezy's dpkg ignores this:
> > > 
> > > diff --git a/NEWS b/NEWS
> > > new file mode 12
> > > 
> > > while sid's dpkg fully interprets the this-is-a-symlink bit.
> > 
> > Actually dpkg-source does not even know about git-style patches, it's
> > just that the patch program has started recognizing them since version
> > 2.7. There's already 749070, and I had pending sending a mail to d-d,
> > precisely looking for possible build breakages. Anyway I'll try to whip
> > up that mail today.
> > 
> [...]
> 
> As I have seen a few more packages doing this recently, could you please send 
> me
> a pointer to the mail thread on d-d - I seem to have missed this I'm afraid 
> (and
> 749070 doesn't yet have further info).

Oh, you didn't. I just didn't send it yet. I wanted to get the new
dpkg release out first. Sorry about that. Will be sending it tomorrow
in case there are no major regressions to fix. :)

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140810012208.ga3...@gaara.hadrons.org



Processing of dpkg_1.17.11_amd64.changes

2014-08-09 Thread Debian FTP Masters
dpkg_1.17.11_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  dpkg-dev_1.17.11_all.deb
  libdpkg-perl_1.17.11_all.deb
  dpkg_1.17.11.dsc
  dpkg_1.17.11.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xghie-0007xt...@coccia.debian.org



Processing of dpkg_1.17.11_amd64.changes

2014-08-09 Thread Debian FTP Masters
dpkg_1.17.11_amd64.changes uploaded successfully to localhost
along with the files:
  dpkg-dev_1.17.11_all.deb
  libdpkg-perl_1.17.11_all.deb
  dpkg_1.17.11.dsc
  dpkg_1.17.11.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xghjw-0007k8...@franck.debian.org



dpkg_1.17.11_amd64.changes ACCEPTED into unstable

2014-08-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 
752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
 latter is available (round two). This includes the quilt patch header
 templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
 - Make the library testable.
 - Do not run qsort() over the scandir() list if it is NULL.
 - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete  with , which fixes compilation on
 Android. Thanks to Fredrik Fornwall . Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
 introduced with the initial triggers implementation in dpkg 1.14.17.
 Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
 derivatives, the toolchain supports them now.
 Thanks to Adam Conrad . Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
 consider it an error and refuse to operate at all if the user or group
 names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
 information is not useful as dpkg has never recorded the archive path,
 so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
 - Add a new dpkg --assert-versioned-provides command.
 - Packages can provide a specific version, “virtual (= 1.0)” which will
   be honored, previously it would just be accepted when parsing.
 - Non-versioned virtual packages will not satisfy versioned dependencies.
 - Versioned virtual packages will satisfy non-versioned dependencies.
 Based on skeletal code by Ben Collins .
 Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
 half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
 and derivatives, enabled by default. It will fallback to stackprotector
 when the former is not functional or disabled by the user.
 Thanks to Romain Francoise .
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
 of an ad-hoc one. This makes sure any field fixup and sanity check is
 performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
 db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
 Spotted by James McCoy  (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
 --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
 - Mark DEB_CHECK_COMMAND environment variable in bold.
 - Add final item for done hook in the actions sequence.
 - Mention that -nc does not apply either when -F is specified.
 - Mention that the --FOO-option options can be used multiple times.
 - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
 to note that the patch might be malformed (besides not accepting patches
 with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
 might help in avoiding filesystem fragmentation, and possibly improve
 performance on some filesystems.
   * Print the correct removed binary filename when building a source package
 with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh .
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
 change in gcc. Somewhat reluctantly, as i386 wants to be its unique
 snowflake and u

Jenkins build is back to stable : dpkg-binaries » i386 #227

2014-08-09 Thread Jenkins Team at Grml
See 


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/446812163.2.1407633983575.JavaMail.jenkins@jenkins



failed kfreebsd-i386 build of dpkg 1.17.11

2014-08-09 Thread Debian buildds
 * Source package: dpkg
 * Version: 1.17.11
 * Architecture: kfreebsd-i386
 * State: failed
 * Suite: sid
 * Builder: finzi.debian.org
 * Build log: 
https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-i386&ver=1.17.11&stamp=1407634197&file=log

Please note that these notifications do not necessarily mean bug reports
in your package but could also be caused by other packages, temporary
uninstallabilities and arch-specific breakages.  A look at the build log
despite this disclaimer would be appreciated however.


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xghxv-0001pq...@quantz.debian.org



failed kfreebsd-amd64 build of dpkg 1.17.11

2014-08-09 Thread Debian buildds
 * Source package: dpkg
 * Version: 1.17.11
 * Architecture: kfreebsd-amd64
 * State: failed
 * Suite: sid
 * Builder: fayrfax.debian.org
 * Build log: 
https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-amd64&ver=1.17.11&stamp=1407634065&file=log

Please note that these notifications do not necessarily mean bug reports
in your package but could also be caused by other packages, temporary
uninstallabilities and arch-specific breakages.  A look at the build log
despite this disclaimer would be appreciated however.


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xghxu-0001ot...@quantz.debian.org



Re: failed kfreebsd-amd64 build of dpkg 1.17.11

2014-08-09 Thread Guillem Jover
Hi!

On Sun, 2014-08-10 at 01:30:04 +, Debian buildds wrote:
>  * Source package: dpkg
>  * Version: 1.17.11
>  * Architecture: kfreebsd-amd64
>  * State: failed
>  * Suite: sid
>  * Builder: fayrfax.debian.org
>  * Build log: 
> https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-amd64&ver=1.17.11&stamp=1407634065&file=log

Yeah, :/ already fixed locally and filed a bug report about it.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140810014930.ga3...@gaara.hadrons.org



Jenkins build is back to stable : dpkg-binaries » amd64 #227

2014-08-09 Thread Jenkins Team at Grml
See 


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1518330992.3.1407634435764.JavaMail.jenkins@jenkins