[tbb-commits] [builders/tor-browser-build] 01/02: Bug 40469: Update zlib to 1.2.12 (CVE-2018-25032)
gitolite role
git at cupani.torproject.org
Fri Apr 1 16:33:26 UTC 2022
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch maint-11.0
in repository builders/tor-browser-build.
commit 0b22ef9a9a548faac232ba2b2628eca8034f6bea
Author: Nicolas Vigier <boklm at torproject.org>
AuthorDate: Thu Mar 31 10:59:16 2022 +0200
Bug 40469: Update zlib to 1.2.12 (CVE-2018-25032)
---
projects/zlib/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/zlib/config b/projects/zlib/config
index 2a98469..e6d550a 100644
--- a/projects/zlib/config
+++ b/projects/zlib/config
@@ -1,6 +1,6 @@
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
-version: 1.2.11
+version: 1.2.12
git_hash: 'v[% c("version") %]'
git_url: https://github.com/madler/zlib.git
gpg_keyring: zlib.gpg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list