]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
dpkg: upgrade 1.21.17 -> 1.21.18
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 15 Jan 2023 05:20:55 +0000 (13:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2023 10:40:08 +0000 (10:40 +0000)
commit22666e97b100b44bea85ede144ab6b4e0a2f7006
tree11fa676eb0dc5e9a85381e394d66f1200ca4fee1
parentf6ddfaac9e4957abfe9f1c8d336b4fd7b52a80f5
dpkg: upgrade 1.21.17 -> 1.21.18

Changelog:
==========
 * Perl modules:
    - Dpkg::BuildFlags: Fix strip method to always work with duplicates.
  * Documentation:
    - man: Add a note to dpkg-fsys-usrunmess(8) about Debian support.
  * Code internals:
    - libdpkg: Move compression level max bound check from dpkg-deb.
    - libdpkg: Switch dpkg_lzma_strerror() to use struct io_lzma.
    - libdpkg: Split compression filter operation tracking from its status.
    - libdpkg: Generalize compression stream action handling.
    - libdpkg: Abstract compression stream status tracking.
    - libdpkg: Add zstd support for .deb archives. Closes: #892664
  * Build system:
    - Update .mailmap mappings.
  * Packaging:
    - Update copyright years.
  * Test suite:
    - Add dpkg-deb build and extract tests.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg_1.21.18.bb [moved from meta/recipes-devtools/dpkg/dpkg_1.21.17.bb with 95% similarity]