[dpkg] annotated tag 1.18.11 created (now cd42093)

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:46:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a change to annotated tag 1.18.11
in repository dpkg.

        at  cd42093   (tag)
   tagging  4a794e1db4749020c0bb96dc0c01f5d6e9753477 (commit)
  replaces  1.18.10
 tagged by  Guillem Jover
        on  Sun Nov 6 03:33:55 2016 +0100

- Log -----------------------------------------------------------------
Release 1.18.11
-----BEGIN PGP SIGNATURE-----

iQIcBAABCgAGBQJYHpaUAAoJELlyvz6krlejr78QAI9uMBJovUYB7axjh10zphKx
PZXnAcOrw8oAZsQopF2sjOsvmQTWbsEc9t/LqlwO6WHqKLjyWD5cpije/LHUFSgI
2aoQoFWXHNLpSlOOAK2p7CijDRhtPU/GWfasFqDWqQyiKMx2xuMUQdLHcj5Evu1X
mMg+GfGc2wK68GC9W7n1U3KtrRhrtm5XVNsuhIWd8iFhDAfMTaoZaVdPVGpZqG33
5Os3TPSthWCmMa0P6PJzwCAbkOzQxJzro7CuliIrO5UsQIf9fE6PBr7S7kWm7d+l
oeIjNjDiprgsfIKFqlrbfsrJh3B0qmW2Od6LFRSyyncLKrEMqqCD6FqU/nCBa/72
SeWbOQ1cuRy+wKOrjVLt94n9wewdfMix3YJ3o3ClFcDTMcrU2cis5mCWYW5NQaUH
vKt/ESEbZBN/MjAjrDwj9tXffea4HmSw34t7aD8M1GrLDm75dF54ifyIptPe63Nf
h0iK9gm8c/GPcnLT+6Nu+9iAoWc6jduKMxfvLpk+9EVw0QKHCe33XSPrvaEbvUQh
g9eQZjeLBsHoVPvEbf6vqOerWFTj/fy8EhNrMT+BsaBYutS0oFqmNb3BdyqzUNss
sO+2z9L4PbhJHFSfjEapU36vdTn2QFi52Zhujl7GZMhHQdNBsGKYUVTm+KLnZOYN
4w1plklrUfZDT3yDbL43
=+7sr
-----END PGP SIGNATURE-----

David Kalnischkies (1):
      dpkg-maintscript-helper: Make conffile commands more robust

Frans Spiesschaert (1):
      po: Update Dutch translations

Guillem Jover (162):
      Bump version to 1.18.11
      build: Add support for profiling perl modules
      build: Clean up compiler and linker automatic flag usage
      build: Fix the __progname check to avoid the optimizer discarding the symbol
      build: Fix M4sh/Autoconf coding style
      build: Disable C++ exceptions for dselect
      build: Fix typo in SE Linux library detection code
      build: Change --with-* option logic to default to check
      build: Disable -Wtautological-constant-out-of-range-compare
      build: Check the availability of -Wpositive variant instead of -Wno-positive
      build: Spell out NLS in configure output
      build: Bump po4a version
      build: Add support for running the test suite in parallel
      build: Specify exec argument for TAP::Harness
      build: Fix and update libselinux check
      build: Check for the required minimal perl version
      build: Use builddir instead of CURDIR in man Makefile.am
      build: Use two space indentation for shell code
      build: Use cp with -R instead of -r
      build: Print an actual newline instead of a literal \n in lcov output
      doc: Update custom changelog parser API support status in README.api
      man: Fix typos
      man: Fix formatting in SOURCE_DATE_EPOCH description
      man: Improve dpkg-deb --build arguments documentation
      man: Document the .changes filename that dpkg-buildpackage generates
      man: Add basic maintainer script man pages
      man: Add new deb-src-files(5) man page
      man: Add man page references to other binary control files in dpkg(1)
      man: Add version when "new" substvars were introduced in deb-substvars(5)
      man: Fix typo in dpkg-buildflags(1)
      man: Switch deb-triggers(5) types into a proper list
      man: Remove redundant markup in dpkg-gensymbols(1)
      man: Fix bogus markup
      man: Itemize --log format entries in dpkg(1)
      man: Add missing options markup
      man: Turn the u-a(1) --query example item into a sub-section
      man: Move paragraph markup outside of indented level in u-a(1)
      man: Turn the Multi-Arch values into a list
      man: Improve user-defined field export marker documentation
      man: Generate the man pages at build time
      man: Switch from groff escape sequences to UTF-8
      man: Disable hyphenation globally
      man/po: Append the German addendum at the end of the translation
      data: Move architecture tables to a new data directory
      debian: Fix changelog translation entries
      debian: Add liblocale-gettext-perl to libdpkg-perl Recommends
      debian: Wrap and document dependency relationships
      debian: Remove obsolete dependency relationships
      debian: Remove u-a, dpkg-divert and dpkg-statoverride compat symlinks (again)
      debian: Use perl:Depends via dh_perl instead of a hardcoded perl
      debian: Remove unused dh_strip from binary_indep
      debian: Remove ancient upgrade code from maintainer scripts
      debian: Stop compressing the dpkg.deb package with gzip
      Dpkg::Substvars: Obsolete Source-Version substvar
      dpkg-deb: Obsolete bzip2 and lzma compression methods
      dpkg-deb: Remove obsolete --old and --new options
      dpkg: Remove obsolete --print-installation-architecture option
      dpkg: Fix md5sum parse error messages to include package name affected
      dpkg-split: Do not emit epochs for unambiguous versions in deb-split header
      dpkg-split: Make the deb-split(5) generation reproducible
      dpkg-deb: Generate reproducible file modes for the .deb control member
      Dpkg::Vendor: Rework keyring hooks
      Dpkg: Add POD markup
      Dpkg::Checksums: Mention that add_from_file is used to verify digests too
      Dpkg::Substavars: Make the parse method return the number of substvars parsed
      Dpkg: Document the behavior for consecutive calls to parse() methods
      dpkg: Switch from non-freeing malloc to m_malloc on statdb slurping
      dpkg: Switch from non-freeing malloc to m_malloc for invoke hooks
      libdpkg: Reset pkg db when shutting down the modstat db
      libdpkg: Do not crash if we pass a NULL cip argument to setaction()
      dpkg: Shutdown the modstatdb in --get-selections
      dpkg: Track newargs in a different variable to avoid modifying it
      dpkg: Add new files_db_reset() function
      dpkg: Initialize and reset the filesdb in --command-fd
      Dpkg::Substvars: Add new method set_field_substvars()
      dpkg-gencontrol: Implement source stanza substvars prefixed with S:
      libdpkg: Make test main function a TEST_ENTRY macro
      libdpkg: Rename test suite commands to be prefixed with c- instead of t-
      Dpkg::Source::Archive: Fix reproducible source package support
      dpkg-source: Make the program reproducible when run standalone
      scripts/t: Add dpkg-source functional tests
      scripts/t: Add dpkg-buildpackage functional tests
      test: Add an initial functional test suite for dpkg-deb and dpkg-split
      Cast off_t variables to intmax_t when printing them with %jd
      libdpkg: Add missing <string.h> include
      libdpkg: Cast strlen() return value to ssize_t to match write() return type
      s-s-d: Use reserved system preprocessor symbols
      s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
      s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
      s-s-d: Port process handling to Mac OS X
      s-s-d: Cleanup OS* macros
      s-s-d: Port process handling to AIX
      u-a: Fix lookup by name on --config
      u-a: Fix short-lived memory leaks
      Dpkg::Substvars: Fix POD formatting
      Dpkg::Conf: Document obsolete functions
      Dpkg::Source::Package: Prefix private functions with _
      Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
      Dpkg::Build::Type: Always map the build type to the shortest string form
      Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
      Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
      build: Do not honor DPKG_DATADIR on the installed Dpkg module
      Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command name
      Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
      data: Add support for AIX operating system
      libdpkg: Use our own dpkg_ar_hdr instead of relying on the system one
      libdpkg: Add <sys/sysmacros.h> on AIX for major() and minor()
      libcompat: Add missing <errno.h> include
      libcompat: Include getopt module when we need getopt_long
      libcompat: Disable gettext support in getopt module
      scripts/t: Skip the tests if IO::String is not present
      libdpkg: Only set error context message if it has been formatted correctly
      libdpkg: Return error in error_context_errmsg_format() only if truncated
      libdpkg: Improve comment in error_context_errmsg_format()
      libdpkg: Add new unit test for error handling
      libdpkg: Fix free() on uninitialized pointer in error_context_errmsg_format()
      libdpkg: Simplify and trim-down dlist.h macros
      dselect: Move C++ support code into its own file
      dselect: Add replacement new and delete array operators
      dselect: Implement local abi::__cxa_pure_virtual
      build: Pass --as-needed to the linker for dselect to avoid libstdc++
      test: Delete MAKEFLAGS when testing make invocations
      dselect: Include missing <new> for new and delete operator declarations
      dpkg: Do not log nor print duplicate removal action
      perl: Remove default «.» from @INC before loading modules
      test: Pass -q to grep command to suppress matched output
      test: Ignore POD coverage for partially private modules
      man/po: Update .po files, unfuzzy strings and remove obsolete strings
      dpkg: Give more information on --set-selections warnings
      scripts/t: Output STDERR when commands fail
      t-func: Unset compressor environment variables
      debian: Run autotest test suite in verbose mode
      test: Set SIGPIPE to a sane state
      test: Simply ignore yes(1) error messages
      debian: Move dpkg to be the first binary package stanza in debian/control
      arch: Add a version pseudo-field to the arch tables
      arch: Internally represent architectures as quadruplets
      Dpkg::Arch: Support debarch_to_debtuple returning a hash references
      dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables
      man: Add zh_CH to gitignore
      dpkg-gencontrol: Do substvar instantiation just once
      dpkg-gencontrol: Delegate open/close operations to save() method
      dpkg-gencontrol: Do not update the files list file when printing to STDOUT
      dpkg-genchanges: Only add architectures for .deb/.udeb artifacts
      dpkg-distaddfile: Rename variable from $file to $filename
      Dpkg::Dist::Files: Change add_file to return $file
      Dpkg::Dist::Files: Add new load_dir method
      scripts: Add support for .buildinfo files
      dpkg-genbuildinfo: For source builds always assume the .dsc is present
      dpkg-genbuildinfo: For binary builds expect at least one binary artifact
      dpkg-genbuildinfo: Filter .buildinfo files from checksums inclusion
      dpkg-genbuildinfo: Use an intermediate variable to placate perlcritic
      Test::Dpkg: Use x modifier on a long regex
      debian: Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS
      dpkg-buildpackage: Enable -Jauto by default
      dpkg: Do not fail when removing non-existent files on read-only filesystems
      Dpkg::Changelog: Cope gracefully with a missing trailer timestamp
      Dpkg::Vendor::Debian: Handle PIE enabled by default in gcc
      debian: Add perl:Depends substvar to dpkg-dev package Depends
      build: Distribute missing test files
      po: Regenerate .pot files and merge .po files with them
      Release 1.18.11

Helge Kreutzmann (10):
      Update German translation of manual pages
      Fix a string formatting so that it actually gets translated
      Change all quotes in translation to (correct) verbatim quotes
      Update German scripts translation
      Update German translation of manual pages
      Update German scripts translation
      Fix typo
      Update German translation of manual pages
      Update German scripts translation
      Update German translation of manual pages

Jakub Wilk (1):
      doc, man: Fix typos

Javier Serrano Polo (1):
      dpkg-scanpackages: Support scanning a single binary file

Sven Joachim (3):
      scripts/t: Do not try to sign test packages
      German dpkg translation update
      man/po/de.po: Add missing italics marker

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list