ubuntu/+source/dpkg:ubuntu/noble-updates

Last commit made on 2024-02-23
Get this branch:
git clone -b ubuntu/noble-updates https://git.launchpad.net/ubuntu/+source/dpkg
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/noble-updates
Repository:
lp:ubuntu/+source/dpkg

Recent commits

bf024f8... by Gianfranco Costamagna

1.22.4ubuntu5 (patches unapplied)

Imported using git-ubuntu import.

b80bc1c... by Gianfranco Costamagna

1.22.4ubuntu3 (patches unapplied)

Imported using git-ubuntu import.

9ea8ec0... by Dan Bungert

changelog

6ec7fbe... by Dan Bungert

changelog

10a61b8... by Dan Bungert

man: restore some delta dropped in 1.22.4ubuntu1

f943927... by Dan Bungert

changelog

0ccf581... by Dan Bungert

merge-changelogs

55e246b... by Matthias Klose

dpkg-buildflags: Explicitly turn off hardening flags when requested.

33fd6be... by Dan Bungert

compress: zstd to compression level 19

Avoid usage of the ZSTD_CLEVEL_DEFAULT macro, as this defines the
library default value (which is 3), and instead set the internal
intended default (19).

13f3761... by Steve Langasek

lib/dpkg/compress.c: clean up override of the default zstd compression level