libzstd.git
4 years agoFix ftbfs on alpha, see #962676
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

4 years agoSkip test failing on GNU/Hurd when writing on /dev/zero or
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

4 years agoMake the build reproducible
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

4 years agoSkip memory heavy tests causing FTBFS on mips(el) and hurd buildds
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

4 years agoDo not build zlibWrapper examples against embedded code copies.
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

4 years agoUse bash for test script portablitity
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

4 years agolibzstd (1.4.8+dfsg-2) unstable; urgency=high
É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]

4 years agoImport libzstd_1.4.8+dfsg-2.debian.tar.xz
É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]

4 years agoImport libzstd_1.4.8+dfsg.orig.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]