[Reproducible-commits] [dpkg] annotated tag 1.17.10 created (now 4974598)

Holger Levsen holger at layer-acht.org
Tue May 3 08:44:12 UTC 2016


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

holger pushed a change to annotated tag 1.17.10
in repository dpkg.

        at  4974598   (tag)
   tagging  e0d235697883fc71720e831a2cf53c987b2f121e (commit)
  replaces  1.17.9
 tagged by  Guillem Jover
        on  Thu Jun 5 21:05:50 2014 +0200

- Log -----------------------------------------------------------------
Release 1.17.10
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAABCAAGBQJTkL+VAAoJELlyvz6krlej/3oQAInbGDER08ign3AkjlO3FrT3
AiLj3SZjSO1/gcecT9KI9fzb8dY4KrVJc6tXXoghe9RWgoWMRaSWzgU9ZDVTlGlj
ZT/YNNr3sJz54Hhz6COYHU8VUcTNIMYKxNrPCTJ5aQD3YqlGj1+iFEpuF0Zdpzuk
653iQdbIdUKarpuZrFbw/hvxsRo+zpi92XkyZyYknEp3wZ5UpN1c7bJ6Ue4ywXcO
aEKZpkE1KoI0H+yTZd2RdYqaiCOCHBqu7+XEJ+g/hWRtxN65v/zKjCfCuP6cIO7H
7Q4ZnCsDiIAgnbKLBH/8Qh0Ppj5pu9D5ff0nMzFTGI35y6BnWySX8ta95Ty1lcav
Rl0ScHEPPJFdacP3qeWZiLH4VpeKb22b6pubEiNUi5CbhXBEj/u4iVjT3KdhwesZ
x0HyXVTdouQx4+4C6GzxSzgNhOfeRTS5eN/YGNtNKVqhPezoeWQrdjpjtsRP9yXS
3InvufkG8US72lYZ61+rSVceJCY3/qa9RAhFeyxjB1XRTdB/54a4rcudC4f8PnjH
683Xafd0FyO80OFaF5KfC/+kTUMqN/rB6cD+g3PAugeLSk7V2DKiy+wpL1ilE8GO
3SS/I63pP+JMY8xXbrTJeTIFC/SzzijN8R5pajnzwN7VpyvmLT/oZpCvgETnqVUj
WpRMVJUL7RjHeiXnbbCY
=vbrH
-----END PGP SIGNATURE-----

Guillem Jover (99):
      Bump version to 1.17.10
      build: Do not use lcov-inject first argument as target directory
      build: Fix lcov-inject to consider different coverage percentages
      build: Switch to use libtool for the static libraries
      dselect: Fix word wrapping logic
      libdpkg: Add missing dpkg_program_ symbols to the version script
      libdpkg: Make dpkg_locales_init() a public symbol
      libdpkg: Swap deb name and member name in dpkg_ar_member_get_size()
      libdpkg: Fix memory leaks in buffer_copy() on error conditions
      libdpkg: Improve branch coverage for string module
      libdpkg: Fix TOCTOU race in triggers database loading
      u-a: Fix TOCTOU race when loading an alternative
      u-a: Fix TOCTOU race in rename_mv()
      u-a: Switch from alternative_has_choice() to checking if fs is NULL
      s-s-d: Cope with bogus OpenVZ kernels that prepend the " (deleted)" marker
      dpkg: Switch an assert() on a volatile variable to an internerr()
      dpkg-architecture: Move -L argument to the Commands --help output section
      dpkg-buildpackage: Move code inside s///eg into a function
      dpkg-maintscript-helper: Print only once that we are moving a conffile
      test: Add labels to Test::More tests
      perl: Do not use global match variables
      scripts: Add template test cases for most modules
      scripts: Use character classes instead of single character alternations
      scripts: Switch unused capturing groups to non-capturing ones
      perl: Fix unused capture groups false positives
      man: Attempt to clarify and improve wording of some strange constructs
      man: Remove spurious trailing space from msgstr
      deb-src-control(5): Expand Vcs-* into each supported field
      deb(5): Change control.tar.gz reference to simply control.tar
      dpkg-deb(1): Mention deprecation of bzip2 and lzma compressors
      dpkg-gensymbols(1): Improve symbols file maintenance documentation
      dpkg-buildpackage(1): Document that the -j argument is optional
      dpkg-buildpackage: Add support for automatic parallel jobs selection
      Dpkg::Path: Bump VERSION to 1.03
      Dpkg::Deps: Bump VERSION to 1.03
      Dpkg: Update and fix CHANGES POD sections
      Dpkg::Deps: Add test cases for OR relationships
      Dpkg::Deps::Multiple: Add profile_is_concerned() and reduce_profiles() methods
      Dpkg::Source::Quilt: Add minimal test case
      Dpkg::Source::Quilt: Refactor write_patch_list()
      Dpkg::Source::Quilt: Rename write_db() to save_db()
      Dpkg::Source::Package::V3::Quilt: Refactor _load_file()
      Dpkg::Source::Package::V3::Quilt: Handle series files with no final newline
      Dpkg::Source::Quilt: Refactor register() and unregister() methods
      Update Catalan program translation
      debian: Quiesce tar warnings in cron job by redirecting stderr to /dev/null
      Dpkg::Control::HashCore: Do not emit trailing space on field empty first line
      Dpkg::Source::Package::V2: Do not assume sensible-editor is present
      libdpkg: Move package name/value mappings to a new pkg-namevalue module
      libdpkg: Add status to name mapping functions
      libdpkg, dpkg: Use new status to names mapping functions
      libdpkg: Add new pkg_priority_name() function
      deb(5): Add media type information
      dpkg(1): Document what --audit does nowadays
      dpkg: Rename audit variables to more generic names
      dpkg: Use badusage() on illegal package names in --ignore-depends
      libdpkg: Refactor dpkg_options_parse_pkgname()
      libdpkg: Add new pkg_array_init_from_names() function
      dpkg: Add support for per-package --audit
      Replace non-breaking spaces with ASCII spaces
      dpkg: Give names to anonymous public enums inside structs
      Move enum definitions out of structs
      doc: Uppercase enum values in C coding style
      build: Uppercase enum in C99 test code
      libdpkg: Uppercase compressor enum values
      libdpkg: Uppercase handler_type enum values
      libdpkg: Uppercase tar related enum values
      libdpkg: Uppercase and namespace dpkg_arch_type enum values
      libdpkg: Uppercase dpkg_relation enum values
      libdpkg: Uppercase and expand atomic_file_flags enum values
      s-s-d: Uppercase action_code enum values
      s-s-d: Uppercase status_code enum values
      u-a: Uppercase opcode enum values
      u-a: Uppercase altdb_flags enum values
      dpkg-split: Uppercase and reword discard_which enum values
      dpkg: Uppercase dep_check enum values
      dpkg: Uppercase found_status enum values
      libdpkg: Uppercase trigdef enum values and separate words with underscores
      libdpkg: Uppercase trig_options enum values
      dpkg: Uppercase conffopt enum values and split words with underscore
      dpkg: Uppercase, namespace and reword istobe enum type and values
      dpkg: Uppercase and namespace filesdb_load_status enum and values
      dpkg: Uppercase pkg_infodb_format enum values
      dpkg-divert: Uppercase file_stat enum values
      libdpkg: Uppercase and reword pkg_spec_flags enum values
      dpkg: Uppercase and namespace color cycle enum values
      libdpkg: Uppercase and namespace pkgmultiarch enum values
      libdpkg: Uppercase and namespace pkgwant enum values
      libdpkg: Uppercase and namespace pkgeflag enum values
      libdpkg: Uppercase and namespace pkgpriority enum values
      libdpkg: Uppercase and namespace pkgstatus enum values
      Dpkg::Control::HashCore: Only skip actual empty first line field values
      s-s-d: Add DragonFlyBSD support
      debian: Update changelog entry for #746306 bug fix (CVE-2014-0471)
      scripts: Add test cases for C-style encoded pathnames in patches
      Dpkg::Source::Patch: Fix patch header parsing to avoid directory traversals
      scripts: Add test case for patch disabling hunks
      Regenerate .pot files and merge .po files with them
      Release 1.17.10

Helge Kreutzmann (7):
      Update German translation of manual pages
      man: Fix typo
      Update German scripts translation
      Update German scripts translation
      Update German translation of manual pages
      Update German scripts translation
      Update German translation of manual pages

Hleb Valoshka (1):
      Add support for DragonFlyBSD to ostable and triplettable

Milo Casagrande (1):
      Update Italian program translation

Raphaël Hertzog (1):
      dpkg-source: unpack additional tarballs in a deterministic order

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

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