[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (bcfa141 -> 3994087)
Mattia Rizzolo
mattia at debian.org
Fri Jan 15 18:53:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a change to branch pu/reproducible_builds
in repository dpkg.
discards bcfa141 Document 1.18.4~reproducible1
discards 5bafb6c Add support for .buildinfo files
discards ff416d2 Enable the timeless build flags by default.
discards d9d191f Get reference values from current modules in scripts/t/mk.t
discards 8e94959 Normalize file permissions when creating control.tar
discards a1b5250 Preset build timestamp to latest changelog entry
discards a18b1b7 Support SOURCE_DATE_EPOCH for ar headers
discards 32231fa Use a single timestamp for ar headers when building a .deb
discards db30b84 Write control.tar in a deterministic order
discards c22db01 Ensure deterministic file order in data.tar.* files
new 11b7842 Fixes and improvements
new 0e50ba1 Fixes and improvements
new 3028290 libdpkg: Add new str_fmt()
new 0db7751 Use new str_fmt() instead of m_asprintf()
new e6bb801 u-a: Switch xasprintf() to return an allocated string
new 9c311e1 u-a: Merge all action handling into a single if-else-if block
new 97a8d26 dpkg-divert: Return from a command function instead of directly exiting
new df5deb4 dpkg-trigger: Move exit from command function to its call site
new cb55c5b libdpkg: Rename pkg_summary to pkgbin_summary
new 6d2acde doc: Update Doxygen configuration from version 1.8.9.1
new c666a36 doc: Update test suite directory in Doxygen configuration
new c5e8c92 build: Descend into scripts on coverage-clean rule
new f3af91b build: Add an configure option to choose the kind of documentation
new be3cbc2 build: Do not quote the interpreter argument
new c193ca1 libdpkg: Document pkg-show module
new 128ed95 man: Document that dpkg-buildpacakge -nc -S implies -d
new 3125798 man: Clarify role of Build-Depends in deb-src-control(5)
new 254fb06 Dpkg::BuildFlags: Document supported feature areas
new fd4f223 Dpkg::Arch: Handle an undef architecture argument in debarch_to_debtriplet()
new 78b312b Dpkg::Arch: Add a new set_host_gnu_type()
new db5de20 Dpkg::Arch: Make the host gnu type retrieval more compiler agnostic
new d92794f Dpkg::Source::Package: Add ‘.gitreview’ to the default ignore list
new d7c33d0 scripts/t: Improve test coverage
new 522a3ba dpkg: Add support for DPKG_MAINTSCRIPT_DEBUG environment variable
new a1d208f dpkg-checkbuilddeps: Exit with 1 on unsatisfied dependencies
new a199f52 po: Update Makevars from latest gettext 0.19.6 template
new 77337a8 build: Try to use latest gettext available
new c66cdd3 dpkg-deb: Fix off-by-one write access on ctrllenbuf variable
new c50e8dc libdpkg: Fix an off-by-one read access in ar member name variable
new 15713d1 Update German scripts translation
new bc8657e Update German translation of manual pages
new 673e967 libdpkg: Add experimental multithreaded xz compressor support
new 873b44e dpkg: Fix physical file offset comparison
new ef02d7c doc: Update maintainers
new 90c148e man: Clarify in dpkg-query(1) when binary:Package gets arch-qualified
new 9455819 man: Add a subsection separating external from internal environment variables
new 0b15d3d dpkg-architecture: Fix usage of -s after other action options
new db4f3d7 Add NIOS2 support to cputable
new 0258d07 Dpkg::Vendor::Debian: Enable timeless build flag feature by default
new bcd050d Dpkg::Control::FieldsCore: Add support for Build-Essential field
new bf9d1ed po: Fix small typo in German man page translation
new b027759 debian: Fix typo in copyright file
new 27d4807 debian: Add missing Build-Depends for restriction formula support
new 8a96426 po: Regenerate .pot files and merge .po files with them
new 39ac56b Release 1.18.4
new b50f8d4 Bump version to 1.18.5
new 8106dd4 Ensure deterministic file order in data.tar.* files
new 42dfae9 Write control.tar in a deterministic order
new a8182fa Use a single timestamp for ar headers when building a .deb
new 75f634b Support SOURCE_DATE_EPOCH for ar headers
new 1fa97e3 Preset build timestamp to latest changelog entry
new 91e2816 Normalize file permissions when creating control.tar
new 947f657 Add support for .buildinfo files
new 3994087 document 1.18.4.0~reproducible0
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 (bcfa141)
\
N -- N -- N refs/heads/pu/reproducible_builds (3994087)
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 54 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:
AUTHORS | 4 +-
Makefile.am | 1 +
configure.ac | 10 +
cputable | 1 +
debian/changelog | 63 ++++--
debian/control | 5 +-
debian/copyright | 2 +-
doc/Doxyfile.in | 246 +++++++++++++-----------
dpkg-deb/build.c | 13 +-
dpkg-deb/extract.c | 4 +-
dpkg-deb/info.c | 4 +-
dpkg-split/queue.c | 6 +-
dpkg-split/split.c | 2 +-
dselect/po/Makevars | 25 +++
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 | 2 +-
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/ar.c | 2 +-
lib/dpkg/atomic-file.c | 4 +-
lib/dpkg/compress.c | 20 +-
lib/dpkg/dbdir.c | 6 +-
lib/dpkg/dir.c | 2 +-
lib/dpkg/dpkg.h | 1 +
lib/dpkg/error.c | 2 +-
lib/dpkg/libdpkg.map | 3 +-
lib/dpkg/options.c | 8 +-
lib/dpkg/path.c | 5 +-
lib/dpkg/pkg-format.c | 2 +-
lib/dpkg/pkg-show.c | 40 +++-
lib/dpkg/pkg-show.h | 4 +-
lib/dpkg/string.c | 23 ++-
lib/dpkg/string.h | 3 +-
lib/dpkg/t/t-string.c | 19 +-
lib/dpkg/tarfn.c | 8 +-
lib/dpkg/triglib.c | 6 +-
m4/dpkg-build.m4 | 17 ++
m4/dpkg-libs.m4 | 3 +
man/deb-control.5 | 5 +
man/deb-src-control.5 | 15 +-
man/dpkg-buildpackage.1 | 7 +-
man/dpkg-query.1 | 6 +-
man/dpkg.1 | 8 +
man/po/de.po | 380 ++++++++++++++++++++++---------------
man/po/dpkg-man.pot | 94 ++++++---
man/po/es.po | 118 +++++++++---
man/po/fr.po | 149 +++++++++++----
man/po/hu.po | 94 ++++++---
man/po/it.po | 142 ++++++++++----
man/po/ja.po | 118 +++++++++---
man/po/pl.po | 121 +++++++++---
man/po/pt_BR.po | 98 +++++++---
man/po/ru.po | 98 +++++++---
man/po/sv.po | 143 ++++++++++----
man/po/zh_CN.po | 96 +++++++---
po/Makevars | 25 +++
po/ast.po | 22 +--
po/bs.po | 20 +-
po/ca.po | 20 +-
po/cs.po | 20 +-
po/da.po | 22 ++-
po/de.po | 20 +-
po/dpkg.pot | 20 +-
po/dz.po | 22 +--
po/el.po | 22 +--
po/eo.po | 20 +-
po/es.po | 20 +-
po/et.po | 20 +-
po/eu.po | 20 +-
po/fr.po | 20 +-
po/gl.po | 22 +--
po/hu.po | 22 +--
po/id.po | 22 +--
po/it.po | 20 +-
po/ja.po | 20 +-
po/km.po | 22 +--
po/ko.po | 22 +--
po/ku.po | 20 +-
po/lt.po | 22 +--
po/mr.po | 22 +--
po/nb.po | 22 +--
po/ne.po | 22 +--
po/nl.po | 20 +-
po/nn.po | 22 +--
po/pa.po | 22 +--
po/pl.po | 20 +-
po/pt.po | 20 +-
po/pt_BR.po | 22 +--
po/ro.po | 22 +--
po/ru.po | 20 +-
po/sk.po | 20 +-
po/sv.po | 20 +-
po/th.po | 20 +-
po/tl.po | 22 +--
po/tr.po | 20 +-
po/vi.po | 20 +-
po/zh_CN.po | 20 +-
po/zh_TW.po | 20 +-
run-script | 2 +-
scripts/Dpkg/Arch.pm | 81 ++++----
scripts/Dpkg/BuildFlags.pm | 9 +-
scripts/Dpkg/Control/FieldsCore.pm | 3 +
scripts/Dpkg/Source/Package.pm | 3 +-
scripts/dpkg-architecture.pl | 11 +-
scripts/dpkg-checkbuilddeps.pl | 8 +-
scripts/po/Makevars | 25 +++
scripts/po/ca.po | 50 ++---
scripts/po/de.po | 142 +++++++-------
scripts/po/dpkg-dev.pot | 30 +--
scripts/po/es.po | 45 +++--
scripts/po/fr.po | 47 ++---
scripts/po/pl.po | 50 ++---
scripts/po/ru.po | 50 ++---
scripts/po/sv.po | 50 ++---
scripts/t/Dpkg_Arch.t | 30 ++-
scripts/t/Dpkg_BuildEnv.t | 27 ++-
scripts/t/Dpkg_BuildFlags.t | 29 ++-
scripts/t/Dpkg_BuildProfiles.t | 16 +-
scripts/t/Dpkg_Dist_Files.t | 4 +-
scripts/t/Dpkg_Exit.t | 35 +++-
scripts/t/Dpkg_Package.t | 4 +-
scripts/t/Dpkg_Substvars.t | 29 ++-
scripts/t/Dpkg_Vars.t | 15 +-
scripts/t/Dpkg_Version.t | 14 +-
scripts/t/mk.t | 2 -
src/archives.c | 5 +-
src/divertcmd.c | 16 +-
src/enquiry.c | 2 +-
src/filesdb.c | 4 +-
src/main.c | 10 +-
src/querycmd.c | 4 +-
src/script.c | 7 +-
src/trigcmd.c | 10 +-
utils/update-alternatives.c | 104 +++++-----
161 files changed, 2700 insertions(+), 1494 deletions(-)
--
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