Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zlib: backport upstream fix for CVE-2018-25032.
@ 2022-03-27 19:20 leahneukirchen
  2022-03-27 19:21 ` [PR PATCH] [Updated] " leahneukirchen
  2022-03-28 21:23 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: leahneukirchen @ 2022-03-27 19:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

There is a new pull request by leahneukirchen against master on the void-packages repository

https://github.com/leahneukirchen/void-packages zlib
https://github.com/void-linux/void-packages/pull/36383

zlib: backport upstream fix for CVE-2018-25032.
https://www.openwall.com/lists/oss-security/2022/03/24/1


A patch file from https://github.com/void-linux/void-packages/pull/36383.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zlib-36383.patch --]
[-- Type: text/x-diff, Size: 627 bytes --]

From 5127847688fda197075650e605eb8cfb27c3d43f Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 27 Mar 2022 21:19:56 +0200
Subject: [PATCH] zlib: backport upstream fix for CVE-2018-25032.

---
 srcpkgs/zlib/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/zlib/template b/srcpkgs/zlib/template
index e8c44f9bdb8b..0a3cd6a4a30a 100644
--- a/srcpkgs/zlib/template
+++ b/srcpkgs/zlib/template
@@ -1,7 +1,7 @@
 # Template file for 'zlib'
 pkgname=zlib
 version=1.2.11
-revision=4
+revision=5
 bootstrap=yes
 build_style=configure
 configure_args="--prefix=/usr --shared"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-28 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27 19:20 [PR PATCH] zlib: backport upstream fix for CVE-2018-25032 leahneukirchen
2022-03-27 19:21 ` [PR PATCH] [Updated] " leahneukirchen
2022-03-28 21:23 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).