[Reproducible-commits] [dpkg] annotated tag pu/1.18.5.0_reproducible1 created (now 6f7669c)

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


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

holger pushed a change to annotated tag pu/1.18.5.0_reproducible1
in repository dpkg.

        at  6f7669c   (tag)
   tagging  30e8a3f0b7f9237f039b520aced8248768e0bdbc (commit)
  replaces  1.18.4
 tagged by  Holger Levsen
        on  Tue May 3 10:41:50 2016 +0200

- Log -----------------------------------------------------------------
used for testing as 1.18.5.0~reproducible1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUAVyhkTgkauFYGmqocAQrwYRAAtBM7rWRaiLbyRvwPksn8ku4sh3O2a5Q0
NjFUjDSY2qdJr3AdtradvJAfn/R1gvfwOft9szr/ggl8FoT4vf/nHjf2k3rh7pjn
xOxnv1eyg7dkCbO1FYo+42ap04GTb+f7G06rTvb1LIV9YDAaOe/CmGTKGnqC5Knz
dqDCFKrXJ4/k44bXHIbwxzKXwgdmp7VRUPn6P4K750gJ2c5UA+JS4ypgGsd4nYpi
4Sdhsn1iz6ih3l2cIEUa+MPTRUHqBOS9NRp6PGHJ1uo9h6/TJ2C7Gb8H80bcE7Rf
CDCyTUSTfOoIeQwAX+zRpQuG8Qgu17Mo5ir79gEojIJVmsCZwLD2IWYD8fiaGSIT
EJlNpjhy1xuCIDBJLl8YY3p3BtllRCuLj4rzYtUme/0TftIw1GEWAdH9OuzzNHZ1
fuL4dsImywuMHStYJqF46ZVTXSs+pvkUKfB/3u6AW5xRYSz/Z+iK8Kqtj5P4TVAZ
2F1m0yvQa/M5QfiKwZdeoWS/5pta6VQdPpnTXH3VPe1B0mTSjDlu3XkJhU06GEkJ
OmxRQ6icjwzwPO2JZd/euR3Zn24p5QmjKdTYRXrxmu5cNtnIM/hFvZRvvBI+PoM7
Q3kGVaUvImlYTuyNwODrFi4+YZXEPwZSwVXRRKfZN0z//NX9mZpUVRfV9IT43bQ1
SDzVwXzNxlo=
=2+cb
-----END PGP SIGNATURE-----

Carsten Hey (4):
      dpkg-maintscript-helper: Use fixed string matching for pathnames
      dpkg-maintscript-helper: Quote shell variables
      dpkg-maintscript-helper: Anchor pathnames in sed and grep regexes
      dpkg-maintscript-helper: Allow broken versions starting with a dash

Guillem Jover (74):
      Bump version to 1.18.5
      man: Say value instead of option in deb-control(5)
      man: Mark debian changelog format in bold
      man: Add references to man pages describing file formats
      man: Document missing fields
      man: Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages
      doc, man: Remove Debian specific policy references
      man: Remove superfluous SEE ALSO references from dpkg-source(1)
      man: Fix --remove and --purge summary formatting in dpkg(1)
      man: Move --audit description just after --verify in dpkg(1)
      man: Mark Maintainer field as bold in deb-src-control(5)
      man: Fix reference to --record-avail instead of inexistent --avail
      man: Add missing quotes
      man: Document Source field version in deb-control(5)
      man: Add new deb822(5) man page
      man: Document and improve C/C++ programs exit codes
      libdpkg: Print correct integer parse error for short-only options
      scripts: Do not abort when traversing symlinks to directories
      dselect: Implement delete operator with size argument
      dselect: Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK
      dselect: Use EOF instead of ERR for fgetc() errors
      Dpkg::Control: Add new CTRL_REPO_RELEASE control block type
      Dpkg::Control: Add new CTRL_COPYRIGHT control block types
      Dpkg::Control::Types: Move constant comments into their own line
      Dpkg: Fix typos in documentation
      Dpkg::Source: Make patching a file multiple times fatal for first quilt patch
      Dpkg::Source::Patch: Only warn once when a diff patches a file multiple times
      dpkg: Print the archive filename when it cannot be accessed
      dpkg: Check that all passed archive filenames exist before queueing them
      dpkg: Use ohshit() instead of internerr() for unhandled dpkg-split exit codes
      dpkg: Detect non-regular file archive arguments earlier
      Use https:// URLs instead of http:// or git:// when possible (round three)
      debian: Clarify where to find the GPL-2 license
      Update mailmap
      doc: Update coding style
      man: Clarify pathname filters behavior
      man: Packages are automatically forgotten only if they contain no user data
      Dpkg::Vendor::Debian: Do not enable stack-protector on nios2
      Dpkg::Build::Types: Add new module
      scripts: Use new Dpkg::Build::Types module instead of ad-hoc code
      Dpkg::BuildEnv: Rename to Dpkg::Build::Env
      dpkg-genchanges: Check first for build type to short-circuit boolean expressions
      dpkg-source: Add backend-specific --help options support
      test: Add a unit test to compile perl code with warnings
      man: Fix documentation for package flags
      u-a: Generalize admindir environment variable handling
      u-a: Move alternative temporary extension to the build system
      u-a: Move check for new slave inside alternative_evolve_slave()
      u-a: Remove useless alternative_has_slave() before alternative_get_slave()
      build: Add new gcc-6 warnings
      build: Use AC_SUBST instead of AC_DEFINE for BUILD_DEVEL_DOCS
      man: Clarify that deb-symbols(5) documents the binary format subset
      dpkg: Use a node instead the head pointer to traverse the namenode list
      dpkg: Add a new struct invoke_list to store invoke hooks
      dpkg: Encapsulate obstack usage inside new tar_pool functions
      dpkg: Fix memory leak when unpacking conffiles
      dpkg: Rename filenamenode_queu_push() to tar_filenamenode_queue_push()
      dpkg: Switch tarcontext newfilesp member into a filenamenode_queue
      dpkg: Switch remove_file_from_list() to tar_filenamenode_queue_pop()
      dpkg: Switch addfiletolist() to tar_filenamenode_queue_push()
      dpkg: Refactor pkg_remove_files_from_others()
      dpkg: Refactor pkg_remove_backup_files()
      dpkg: Refactor pkg_disappear_others()
      dpkg: Refactor pkg_update_fields()
      dpkg: Refactor pkg_remove_old_files()
      libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’
      dpkg: Refactor pkg_deconfigure_others()
      dpkg: Refactor pkg_check_depcon()
      dpkg: Update unpack.c header comment
      Dpkg::Index: Check existence of search criteria
      libdpkg: New treewalk module
      dpkg-deb: Use the treewalk module to build the .deb data member
      dpkg-deb: Use the treewalk module to build the .deb control member
      dpkg: Remove FIND usage, use treewalk instead

Jérémy Bobbio (7):
      dpkg-deb: Use a single timestamp for ar headers when building a .deb
      dpkg-deb: Use the common build timestamp for all files created at a later time
      dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
      dpkg-buildpackage: Preset build timestamp to latest changelog entry
      dpkg-deb: Normalize file permissions when creating control.tar
      Add support for .buildinfo files
      Document 1.18.5.0~reproducible1

Trần Ngọc Quân (1):
      po: Update Vietnamese programs translation

YunQiang Su (1):
      Add MIPS R6 architectures to arch tables

Zhou Mo (1):
      po: Update Simplified Chinese programs translation

elmig (1):
      updated Portuguese translation

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

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