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