This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch main
in repository dpkg.
from 72c00cf6d test: Improve cppcheck coverage
new 6c394a4c7 libdpkg: Add underscore after NO to FHFF_NONEW and
FHFF_NOCOPY enum values
new b8a0dc982 Use FHFF_NONE instead of a literal 0 in calls to
fsys_hash_find_node()
new 4166eac9d dpkg-split: Change heading print logic to use a proper
boolean
new c643a4d35 dpkg-shlibdeps: Defer add_library_dir() calls after option
parsing
new a4ed77d83 dpkg-shlibdeps: Do not require debian/control when parsing
CLI options
new b13ca53eb Dpkg::Vendor::Debian: Add missing arm64ilp32 to time32 arches
new db6cf585c build: Replace action-if-found with : for extra libselinux
check
new d26d4e04f build: Check and print sizeof off_t and time_t on the
configure summary
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac | 2 ++
lib/dpkg/db-fsys-digest.c | 2 +-
lib/dpkg/db-fsys-divert.c | 4 ++--
lib/dpkg/db-fsys-files.c | 2 +-
lib/dpkg/db-fsys-override.c | 2 +-
lib/dpkg/fsys-hash.c | 4 ++--
lib/dpkg/fsys.h | 4 ++--
lib/dpkg/t/t-fsys-hash.c | 20 ++++++++++----------
lib/dpkg/triglib.h | 2 +-
m4/dpkg-arch.m4 | 9 +++++++++
m4/dpkg-libs.m4 | 2 +-
scripts/Dpkg/Vendor/Debian.pm | 1 +
scripts/dpkg-shlibdeps.pl | 15 ++++++++++-----
src/divert/main.c | 10 +++++-----
src/main/archives.c | 6 +++---
src/main/configure.c | 2 +-
src/main/help.c | 2 +-
src/main/remove.c | 2 +-
src/main/unpack.c | 2 +-
src/query/main.c | 2 +-
src/split/queue.c | 20 ++++++++++++++------
src/statoverride/main.c | 4 ++--
22 files changed, 72 insertions(+), 47 deletions(-)
--
Dpkg.Org's dpkg