summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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]