summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Helmut Grohne [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Fix ftbfs on alpha, see #962676
Gbp-Pq: Name 0017-alpha-fbfs-st_mtime.patch
Alex Mestiashvili [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
Chris Lamb [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Make the build reproducible
Last-Update: 2018-05-04
Applied-Upstream: https://github.com/facebook/zstd/commit/
ef1abd3c071ce42a457404ee2bca6d5bebb87f62
Gbp-Pq: Name 0014-Reproducible-build.patch
Alex Mestiashvili [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch
Sascha Steinbiss [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Do not build zlibWrapper examples against embedded code copies.
Gbp-Pq: Name 0008-Address-embedded-zlib.patch
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity
Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch
Étienne Mollier [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
libzstd (1.4.8+dfsg-2) unstable; urgency=high
* Team upload.
* When a file with restricted permissions is compressed, the resulting file
inherits the umask of the user for the time of the compression. This was
partially mitigated previously by running a change of permissions after a
`chmod`, but left a small but exploitable window just after the `fopen`.
This update adds 0018-fix-file-permissions-on-compression.patch to make
sure the compressed file is not group nor world readable for the _entire_
duration of the compression.
Closes: #982519
[dgit import unpatched libzstd 1.4.8+dfsg-2]
Étienne Mollier [Thu, 18 Feb 2021 08:52:53 +0000 (08:52 +0000)]
Import libzstd_1.4.8+dfsg-2.debian.tar.xz
[dgit import tarball libzstd 1.4.8+dfsg-2 libzstd_1.4.8+dfsg-2.debian.tar.xz]
Alexandre Mestiashvili [Fri, 25 Dec 2020 18:28:35 +0000 (18:28 +0000)]
Import libzstd_1.4.8+dfsg.orig.tar.xz
[dgit import orig libzstd_1.4.8+dfsg.orig.tar.xz]