[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (30e8a3f -> e381f5a)

Niko Tyni ntyni at moszumanska.debian.org
Sat May 7 16:00:44 UTC 2016


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

ntyni pushed a change to branch pu/reproducible_builds
in repository dpkg.

     omits  30e8a3f   Document 1.18.5.0~reproducible1
     omits  29624c7   Add support for .buildinfo files
     omits  c6f24fc   dpkg-deb: Normalize file permissions when creating control.tar
     omits  0ee8c3a   dpkg-buildpackage: Preset build timestamp to latest changelog entry
     omits  bcf7d8d   dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
     omits  411ea4a   dpkg-deb: Use the common build timestamp for all files created at a later time
     omits  2150b01   dpkg-deb: Use a single timestamp for ar headers when building a .deb
      adds  d4fb613   Update German scripts translation
      adds  62d1cdf   Updated German scripts translation
      adds  4a0b617   Update German translation of manual pages
      adds  ab89ff3   Fix typo
      adds  7a7c8fd   Update German translation of manual pages
      adds  2adbfc3   Update German translation of manual pages
      adds  848f149   Update German translation of manual pages
      adds  026c72c   Various translation fixes
      adds  1fb6ccf   s-s-d: Unify --help output with the rest of the tools
      adds  a8dece2   s-s-d: Switch kFreeBSD to use sysctl(3)
      adds  27dc821   man: Update field requirements of control file formats to match dpkg reality
      adds  fa72f4b   man, Dpkg::Vendor: Document the format of the origin filename
      adds  1699781   man, scripts: Fix typos in documentation
      adds  1a8528b   man: Fix grammar in dpkg-deb(1) man page
      adds  9175ca6   man: Add list of flags set by bug feature area
      adds  140f6e3   man: Switch output encoding to UTF-8
      adds  e8f3c9e   Dpkg::Changelog::Debian: Move SEE ALSO section to the end
      adds  ccc0950   dpkg: Factor find_command() out from checkpath()
      adds  94e11e1   dpkg: Search for debsig-verify in PATH instead of using an absolute path
      adds  feaea05   dpkg: Do not error out when failing to open the SE label db on permissive mode
      adds  08ca317   libdpkg: Add a unit test for the trigger deferred parser
      adds  c4584dd   libdpkg: Rewrite the trigger deferred file parser from flex to manual
      adds  e5193b6   libdpkg: Namespace tar function names
      adds  ecd4baa   libdpkg: Move gettext.h header inclusions outside extern blocks
      adds  3d25874   dpkg-query: Be more strict when parsing the COLUMNS environment variable
      adds  ab78718   dpkg-query: Refactor pkg_array_match_pattenr()
      adds  5637c20   build: Remove unused UA_LIBS variable
      adds  e2e1d11   build: Split libps and libkvm detection into their own macros and variables
      adds  11d243d   build: Make it possible to build without system libmd
      adds  a7f0f2c   build: Set have_libfoo for required libraries detected
      adds  c12278e   build: Add a configuration summary to configure output
      adds  55d3a40   build: Make git log invocation immune to local configuration
      adds  fb391b6   build: Do not require passing the perl interpreter to run-script
      adds  09300f0   dpkg-deb, scripts: Make the Architecture field mandatory on package builds
      adds  b61fee9   Dpkg::Arch: Add new functions to validate and parse architecture names
      adds  d355b34   scripts: Use new Dpkg::Arch functions to validate and parse architectures
      adds  bd17966   Dpkg::Deps: Make the dependency parser more strict
      adds  b970f03   scripts/t: Use is() instead of ok() to test for undef
      adds  f8cecc7   Dpkg::Checksums: Add strong digest marking support
      adds  040973c   Dpkg::Source::Package: Error out on sources w/o any strong digest
      adds  1fc3455   Dpkg::Control::HashCore: Remove unused Dpkg::Checksums import
      adds  94e2417   Dpkg::Conf: Switch implementation to be hash based
      adds  eb2fbf2   Dpkg::Changelog::Entry::Debian: Do not parse entry multiple times
      adds  e49be60   debian: Enable all hardening flags
      adds  043fc3d   German dpkg translation update
      adds  6a9675a   Update German scripts translation
      adds  80fad03   Update German translation of manual pages
      adds  9de3620   Update German translation of manual pages
      adds  99df81a   Update German translation of manual pages
      adds  0f4d57a   Review and removal of FIXMEs for stable translation
      adds  2ce3037   debian: Fix typos in changelog
      adds  4cb5c8b   po: Update Japanese programs translations
      adds  12ec6c3   po: Update Dutch translations
      adds  18335f8   man: Document that i386 does not suffer performance loss due to PIE anymore
      adds  e2aa86c   man: Document in deb822(5) that deb-origin(5) also supports comments
      adds  8771da1   man: Clarify what characters constitute the deb822(5) syntax
      adds  44e59a5   man: Remove wrong mention that deb-control(5) support comments
      adds  28aa601   man: Make explicit that deb-control(5) documents the binary control file
      adds  f3c014e   man: Add missing value for Standards-Version field in dsc(5)
      adds  14df954   build: Add t.tmp to libdpkg .gitignore file
      adds  d668f81   build: Use spaces instead of tabs to separate pod2man options
      adds  11912fc   build: Quote dirname argument
      adds  174b5a5   build: Use a single po4a opt argument instead of the same per language
      adds  4690386   Rename new R6 O32 MIPS architectures to remove the 32 suffix
      adds  e981863   dpkg-maintscript-helper: Do safe matching of directories containing conffiles
      adds  fbdbddc   dpkg-maintscript-helper: Decouple local declaration from command assignment
      adds  3cf9613   Dpkg::Source::Package: Use GnuPG instead of gpg to refer to the software
      adds  5802467   dpkg: Pass <new-version> to maintscript actions that cannot get it otherwise
      adds  7fdaf8d   perl: Fix various perl critic regressions
      adds  a53b82c   dpkg-source: Use context gettext functions for "<none>" string
      adds  6dcc38a   dselect: Remove intermediate pkgbin info variable
      adds  0ebb97e   dselect: Rename info variable into depinfo
      adds  0a4a592   dselect: Rename info screenpart to info_body
      adds  79990a1   libdpkg: Add new info() reporting function
      adds  db8d2e8   dpkg-deb: Use info() instead of plain printf()
      adds  829326a   dpkg-deb: Promote a print to a warning for missing control files
      adds  579db42   scripts: Switch raw information output to use info()
      adds  d2a1a29   Dpkg::ErrorHandling: Add new notice() reporting function
      adds  5833b05   scripts: Refactor command printing into new printcmd() function
      adds  e0c33c7   libdpkg, scripts: Add very basic color support
      adds  9c9fc46   Dpkg::Build::Types: Remove BUILD_SOURCE composite constants
      adds  dd064b2   Dpkg::Build::Types: Add new build_has_any function
      adds  3baee8a   Dpkg::Build::Types: Clarify build type functions
      adds  e731c1f   Dpkg::Build::Types: Allow disabling the checks in set_build_type()
      adds  bc20686   scripts: Add support for new --build option to define build type
      adds  396e171   Dpkg::Changelog: Handle undef versions
      adds  d01212f   Dpkg::Source::Package::V1: Allow detached upstream orig tarball signatures
      adds  c26060b   Dpkg::Source::Package: Include upstream orig tarball signatures
      adds  5792b38   dpkg-shlibdeps: Add new -I option to ignore package build directories
      adds  194d3fe   dpkg-genchanges: Add new -O option
      adds  f02d1c5   scripts: Remove -s option argument parsing that does not match
      adds  eb58be2   Dpkg::Vendor::Debian: Add fixdebugpath to reproducible feature
      adds  1a1cb12   dpkg: Export variable DPKG_ROOT in maintainer scripts
      adds  85651f1   dpkg: Add new --force-script-chrootless option
      adds  97931f8   po: Regenerate .pot files and merge .po files with them
      adds  050aedf   Release 1.18.5
      adds  ca3e449   Bump version to 1.18.6
      adds  ea538cd   debian: Bump Standards-Version to 3.9.8 (no changes needed)
      adds  151bb81   German dpkg translation update
      adds  6f71f80   libdpkg: Fix doxygen annotations
      adds  c931762   dpkg: Fix file queue tail assignment in file queue pop
      adds  4b50237   dpkg: Use m_strdup() instead of strdup()
      adds  776bbab   dpkg: Fix off-by-one array allocation
      adds  7d184c7   s-s-d: Rename sysctl() name variables to mib
      adds  4e3993e   s-s-d: Initialize nentries from sysctl(2) on */kFreeBSD
      adds  a55af61   Release 1.18.6
      adds  fda7731   dpkg-deb: Use a single timestamp for ar headers when building a .deb
      adds  3b6b50f   dpkg-deb: Use the common build timestamp for all files created at a later time
      adds  158c475   dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
      adds  7bee774   dpkg-buildpackage: Preset build timestamp to latest changelog entry
      adds  affbcea   dpkg-deb: Normalize file permissions when creating control.tar
       new  1dbca47   Add support for .buildinfo files
       new  5287692   Document 1.18.6.0~reproducible1
       new  587b8c7   dpkg-genbuildinfo; Disable Environment information for now
       new  e381f5a   Update changelog

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (30e8a3f)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (e381f5a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                 |     1 +
 README                                      |     1 -
 check.am                                    |     1 +
 configure.ac                                |    42 +-
 cputable                                    |     4 +-
 debian/changelog                            |   152 +-
 debian/control                              |     5 +-
 debian/dpkg.postrm                          |     6 +-
 debian/dpkg.preinst                         |     4 +-
 debian/dpkg.prerm                           |     2 +-
 debian/rules                                |     6 +-
 dpkg-deb/build.c                            |    20 +-
 dpkg-deb/info.c                             |     2 +-
 dselect/baselist.cc                         |     6 +-
 dselect/dselect.h                           |     2 +-
 dselect/main.cc                             |     4 +-
 dselect/methlist.cc                         |     2 +-
 dselect/pkginfo.cc                          |     2 +-
 dselect/pkgsublist.cc                       |    36 +-
 dselect/pkgtop.cc                           |     5 +-
 dselect/po/bs.po                            |     2 +-
 dselect/po/ca.po                            |     2 +-
 dselect/po/cs.po                            |     2 +-
 dselect/po/da.po                            |     2 +-
 dselect/po/de.po                            |     2 +-
 dselect/po/dselect.pot                      |     4 +-
 dselect/po/el.po                            |     2 +-
 dselect/po/es.po                            |     2 +-
 dselect/po/et.po                            |     2 +-
 dselect/po/eu.po                            |     2 +-
 dselect/po/fr.po                            |     2 +-
 dselect/po/gl.po                            |     2 +-
 dselect/po/hu.po                            |     2 +-
 dselect/po/id.po                            |     2 +-
 dselect/po/it.po                            |     2 +-
 dselect/po/ja.po                            |   101 +-
 dselect/po/ko.po                            |     2 +-
 dselect/po/nb.po                            |     2 +-
 dselect/po/nl.po                            |     2 +-
 dselect/po/nn.po                            |     2 +-
 dselect/po/pl.po                            |     2 +-
 dselect/po/pt.po                            |     2 +-
 dselect/po/pt_BR.po                         |     2 +-
 dselect/po/ro.po                            |     2 +-
 dselect/po/ru.po                            |     2 +-
 dselect/po/sk.po                            |     2 +-
 dselect/po/sv.po                            |     2 +-
 dselect/po/tl.po                            |     2 +-
 dselect/po/vi.po                            |     2 +-
 dselect/po/zh_CN.po                         |     2 +-
 dselect/po/zh_TW.po                         |     2 +-
 lib/dpkg/.gitignore                         |     1 -
 lib/dpkg/Makefile.am                        |     4 +-
 lib/dpkg/color.c                            |    74 +
 lib/dpkg/color.h                            |    87 +
 lib/dpkg/dpkg.h                             |     2 +-
 lib/dpkg/ehandle.c                          |    10 +-
 lib/dpkg/i18n.h                             |    12 +-
 lib/dpkg/libdpkg.map                        |     6 +
 lib/dpkg/report.c                           |    22 +-
 lib/dpkg/report.h                           |     2 +
 lib/dpkg/t/.gitignore                       |     2 +
 lib/dpkg/t/Makefile.am                      |     2 +
 lib/dpkg/t/c-trigdeferred.c                 |    96 +
 lib/dpkg/t/t-tree.t                         |     2 +-
 lib/dpkg/t/t-trigdeferred.t                 |   123 +
 lib/dpkg/tarfn.c                            |    26 +-
 lib/dpkg/treewalk.c                         |     4 +-
 lib/dpkg/{trigdeferred.l => trigdeferred.c} |   151 +-
 m4/dpkg-arch.m4                             |     2 +-
 m4/dpkg-build.m4                            |     2 -
 m4/dpkg-libs.m4                             |    50 +-
 man/.gitignore                              |     1 +
 man/deb-changes.5                           |     4 +-
 man/deb-control.5                           |    12 +-
 man/deb-origin.5                            |    13 +-
 man/deb-src-control.5                       |     7 +-
 man/deb822.5                                |    40 +-
 man/dpkg-buildflags.1                       |    18 +-
 man/dpkg-buildpackage.1                     |    81 +-
 man/dpkg-deb.1                              |     2 +-
 man/dpkg-genbuildinfo.1                     |    37 +
 man/dpkg-genchanges.1                       |    62 +-
 man/dpkg-shlibdeps.1                        |     5 +
 man/dpkg-source.1                           |     8 +
 man/dpkg.1                                  |    23 +
 man/dsc.5                                   |     8 +-
 man/po/de.add                               |     2 +-
 man/po/de.po                                |  3216 +++++-
 man/po/dpkg-man.pot                         |  2318 +++-
 man/po/es.po                                |  2984 ++++-
 man/po/fr.po                                |  3024 +++++-
 man/po/hu.po                                |  2679 ++++-
 man/po/it.po                                |  2995 +++++-
 man/po/ja.po                                |  2970 ++++-
 man/po/{it.add => nl.add}                   |     0
 man/po/{it.po => nl.po}                     | 14952 ++++++++++++++------------
 man/po/pl.po                                |  2983 ++++-
 man/po/po4a.cfg                             |    15 +-
 man/po/pt_BR.po                             |  2364 +++-
 man/po/ru.po                                |  2673 ++++-
 man/po/sv.po                                |  3020 +++++-
 man/po/zh_CN.po                             |  2393 ++++-
 po/POTFILES.in                              |     2 +-
 po/ast.po                                   |   393 +-
 po/bs.po                                    |   230 +-
 po/ca.po                                    |   347 +-
 po/cs.po                                    |   341 +-
 po/da.po                                    |   341 +-
 po/de.po                                    |   377 +-
 po/dpkg.pot                                 |   221 +-
 po/dz.po                                    |   378 +-
 po/el.po                                    |   398 +-
 po/eo.po                                    |   345 +-
 po/es.po                                    |   352 +-
 po/et.po                                    |   351 +-
 po/eu.po                                    |   349 +-
 po/fr.po                                    |   349 +-
 po/gl.po                                    |   397 +-
 po/hu.po                                    |   366 +-
 po/id.po                                    |   393 +-
 po/it.po                                    |   349 +-
 po/ja.po                                    |   369 +-
 po/km.po                                    |   378 +-
 po/ko.po                                    |   381 +-
 po/ku.po                                    |   306 +-
 po/lt.po                                    |   372 +-
 po/mr.po                                    |   376 +-
 po/nb.po                                    |   379 +-
 po/ne.po                                    |   382 +-
 po/nl.po                                    |   575 +-
 po/nn.po                                    |   372 +-
 po/pa.po                                    |   330 +-
 po/pl.po                                    |   353 +-
 po/pt.po                                    |   455 +-
 po/pt_BR.po                                 |   397 +-
 po/ro.po                                    |   385 +-
 po/ru.po                                    |   351 +-
 po/sk.po                                    |   349 +-
 po/sv.po                                    |   339 +-
 po/th.po                                    |   331 +-
 po/tl.po                                    |   374 +-
 po/tr.po                                    |   345 +-
 po/vi.po                                    |   338 +-
 po/zh_CN.po                                 |   331 +-
 po/zh_TW.po                                 |   341 +-
 run-script                                  |    10 +-
 scripts/Dpkg/Arch.pm                        |    42 +-
 scripts/Dpkg/Build/Types.pm                 |   119 +-
 scripts/Dpkg/Changelog.pm                   |    12 +-
 scripts/Dpkg/Changelog/Debian.pm            |    12 +-
 scripts/Dpkg/Changelog/Entry/Debian.pm      |   121 +-
 scripts/Dpkg/Checksums.pm                   |    33 +-
 scripts/Dpkg/Conf.pm                        |    90 +-
 scripts/Dpkg/Control/HashCore.pm            |     1 -
 scripts/Dpkg/Control/Types.pm               |     2 +-
 scripts/Dpkg/Deps.pm                        |    16 +-
 scripts/Dpkg/ErrorHandling.pm               |   139 +-
 scripts/Dpkg/Source/Package.pm              |    15 +-
 scripts/Dpkg/Source/Package/V1.pm           |    10 +-
 scripts/Dpkg/Source/Package/V2.pm           |     2 +
 scripts/Dpkg/Source/Patch.pm                |     4 +-
 scripts/Dpkg/Vendor.pm                      |     9 +-
 scripts/Dpkg/Vendor/Debian.pm               |    14 +
 scripts/Makefile.am                         |     2 +-
 scripts/dpkg-buildflags.pl                  |    10 +-
 scripts/dpkg-buildpackage.pl                |    60 +-
 scripts/dpkg-genbuildinfo.pl                |    47 +-
 scripts/dpkg-genchanges.pl                  |    54 +-
 scripts/dpkg-gencontrol.pl                  |    19 +-
 scripts/dpkg-maintscript-helper.sh          |    24 +-
 scripts/dpkg-shlibdeps.pl                   |    31 +-
 scripts/dpkg-source.pl                      |    11 +-
 scripts/po/ca.po                            |   281 +-
 scripts/po/de.po                            |   515 +-
 scripts/po/dpkg-dev.pot                     |   217 +-
 scripts/po/es.po                            |   261 +-
 scripts/po/fr.po                            |   370 +-
 scripts/po/pl.po                            |   289 +-
 scripts/po/ru.po                            |   288 +-
 scripts/po/sv.po                            |   286 +-
 scripts/t/Dpkg_Arch.t                       |    24 +-
 scripts/t/Dpkg_Build_Types.t                |    49 +-
 scripts/t/Dpkg_Checksums.t                  |     3 +-
 scripts/t/Dpkg_Conf.t                       |    54 +-
 scripts/t/Dpkg_Deps.t                       |    12 +-
 scripts/t/Dpkg_Path.t                       |     4 +-
 src/archives.c                              |     6 +-
 src/cleanup.c                               |     2 +
 src/help.c                                  |    62 +-
 src/main.c                                  |     5 +
 src/main.h                                  |     2 +
 src/querycmd.c                              |   150 +-
 src/script.c                                |    12 +-
 src/selinux.c                               |     2 +-
 src/unpack.c                                |     9 +-
 utils/Makefile.am                           |     6 +-
 utils/start-stop-daemon.c                   |   205 +-
 198 files changed, 48129 insertions(+), 21137 deletions(-)
 create mode 100644 lib/dpkg/color.c
 create mode 100644 lib/dpkg/color.h
 create mode 100644 lib/dpkg/t/c-trigdeferred.c
 create mode 100755 lib/dpkg/t/t-trigdeferred.t
 rename lib/dpkg/{trigdeferred.l => trigdeferred.c} (71%)
 copy man/po/{it.add => nl.add} (100%)
 copy man/po/{it.po => nl.po} (53%)

-- 
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