lp:dpkg

Created by VCS imports and last modified
Get this branch:
bzr branch lp:dpkg

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
dpkg
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://salsa.debian.org/dpkg-team/dpkg.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 25 seconds — see the log
Import started on izar and finished taking 20 seconds — see the log
Import started on alnitak and finished taking 30 seconds — see the log
Import started on alnitak and finished taking 40 seconds — see the log

Recent revisions

9610. By Guillem Jover <email address hidden>

libdpkg: Fix passing the allocated instdir back into fsys_set_dir()

The code was free()ing the previously allocated string too early, then
trying to strdup() it. Instead use an intermediate to free() the old
pointer before overwriting it with the new one.

Fixes: commit f13aebc8a05da51a54da55d55b023ca8199a6471
Changelog: silent

9609. By Guillem Jover <email address hidden>

dpkg: When removing old files check the pathname with diversion and instdir

The test should be using the prefixed instdir and any diversions applied
as any other code path doing these filesystem checks, otherwise we try
to access incorrect pathnames.

9608. By Guillem Jover <email address hidden>

dpkg-m-h: Do not pass DPKG_ROOT prefixed pathmames to dpkg-realpath

This case was missed when changing the semantics for dpkg-realpath.

Fixes: commit 5f454c08c5e3190dce3256019b4adef93dc62f99

9607. By Guillem Jover <email address hidden>

build: Map dpkg-m-h into dpkg-maintscript-helper when generating changelogs

Changelog: silent

9606. By Guillem Jover <email address hidden>

build: Include only commits from the first merge parent in gen-changelog

The merge commit description should be good to describe all the changes.
If this end up not being a good solution, we can always make it an
option.

Changelog: silent

9605. By Guillem Jover <email address hidden>

s-s-d: Assign fallback output_io after checking for command-line combinations

The --output option is relevant only with --background, so we should not
assign to its value before checking the combination.

Fixes: commit 2eb9e88858e7991c293008f5252e6ee7693e3ce2
Changelog: silent

9604. By Helge Kreutzmann <email address hidden>

po: Update German man pages translation

9603. By Guillem Jover <email address hidden>

s-s-d: Add a new --output option to redirect stderr and stdout

This option makes it easier to handle daemons that need to be
backgrounded and that do not have any built-in support for syslog
or log file writing.

9602. By Guillem Jover <email address hidden>

s-s-d: Move umask setup before any file has been created

This makes it possibly to control the permissions of files with the
umask, instead of having to use hardcoded defaults.

9601. By Vagrant Cascadian <email address hidden>

dpkg-buildflags: Enable reproducible=fixfilepath by default

Ref: https://lists.debian.org/debian-devel/2020/10/msg00222.html
Closes: #974087
Signed-off-by: Guillem Jover <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.