From: Raspbian automatic forward porter Date: Thu, 24 Mar 2022 12:18:55 +0000 (+0000) Subject: Merge version 1.4.8+dfsg-3+rpi1 and 1.4.9+dfsg-1 to produce 1.4.9+dfsg-1+rpi1 X-Git-Tag: archive/raspbian/1.4.9+dfsg-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0ec43d006ebf4010563437e666d9569d874d3f04;p=libzstd.git Merge version 1.4.8+dfsg-3+rpi1 and 1.4.9+dfsg-1 to produce 1.4.9+dfsg-1+rpi1 --- 0ec43d006ebf4010563437e666d9569d874d3f04 diff --cc debian/changelog index 0b65c1a,66d489c..2a59510 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,18 +1,25 @@@ - libzstd (1.4.8+dfsg-3+rpi1) bookworm-staging; urgency=medium ++libzstd (1.4.9+dfsg-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 1.4.8+dfsg-2.1+rpi1 by Peter Michael Green at Fri, 07 May 2021 07:36:26 +0000] + * Fix broken unaligned accesses. + - -- Raspbian forward porter Mon, 11 Oct 2021 18:43:18 +0000 ++ -- Raspbian forward porter Thu, 24 Mar 2022 12:18:55 +0000 ++ + libzstd (1.4.9+dfsg-1) unstable; urgency=medium + + * New maintainer, bring libzstd under the RPM packaging team's umbrella. + Many thanks to the Debian Med Team and everyone else for their work! + * Add my debian/* copyright notice. + * Catch up with a renamed Lintian tag in an override. + * Correct the upstream copyright years. + * Add a trivial git-buildpackage config file. + * New upstream release: + - update the upstream copyright years + - adapt the 0008-Address-embedded-zlib patch + - refresh patch line numbers + * Fix a kFreeBSD FTBFS - UTIME_NOW is not defined. + + -- Peter Pentchev Sun, 20 Mar 2022 18:25:50 +0200 libzstd (1.4.8+dfsg-3) unstable; urgency=medium diff --cc debian/patches/series index 8f20974,57e22f3..6b86d8b --- a/debian/patches/series +++ b/debian/patches/series @@@ -4,5 -4,4 +4,5 @@@ 0014-Reproducible-build.patch 0015-Skip-dev-random-tests-on-hurd.patch 0017-alpha-fbfs-st_mtime.patch - 0018-fix-file-permissions-on-compression.patch + 0018-kfreebsd-ftbfs-utime-now.patch +9999-fix-broken-memory-access.patch