[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r8169: expat security update
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r8169: expat security update |
Date: |
Sun, 13 Mar 2022 13:47:35 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 8169
revision-id: carlhansen1234@gmail.com-20220313174730-iv2757u8dgirylez
parent: carlhansen1234@gmail.com-20220313075831-jsjrm21m30eozv7r
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-03-13 10:47:30 -0700
message:
expat security update
modified:
pkg/other/expat/Makefile makefile-20180327060346-7r8whwrdm0v0nx4b-3
pkg/other/expat/sha256sums sha256sums-20180327060346-7r8whwrdm0v0nx4b-4
=== modified file 'pkg/other/expat/Makefile'
--- a/pkg/other/expat/Makefile 2022-02-13 17:55:43 +0000
+++ b/pkg/other/expat/Makefile 2022-03-13 17:47:30 +0000
@@ -22,7 +22,7 @@
NAME = expat
GARNAME = expat
-GARVERSION = 2.4.4
+GARVERSION = 2.4.7
HOME_URL = https://libexpat.github.io/
DESCRIPTION = XML parser c library
define BLURB
@@ -31,8 +31,10 @@
LICENSE = same as the MIT/X Consortium
######################################################################
#
https://github.com/libexpat/libexpat/releases/download/R_2_4_4/expat-2.4.4.tar.lz
+#
https://github.com/libexpat/libexpat/releases/download/R_2_4_7/expat-2.4.7.tar.lz.asc
MASTER_SITES = $(MASTER_GITHUB)/
-MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_4_4/
+# to fix:
+MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_4_7/
DISTFILES = $(DISTNAME).tar.lz
SIGFILES = $(DISTNAME).tar.lz.asc
=== modified file 'pkg/other/expat/sha256sums'
--- a/pkg/other/expat/sha256sums 2022-02-13 17:55:43 +0000
+++ b/pkg/other/expat/sha256sums 2022-03-13 17:47:30 +0000
@@ -1,2 +1,2 @@
-1581a3e49305bb6269863677bea3c30506b8f487fe162a2e570e29c8eaa825aa
download/expat-2.4.4.tar.lz
-168f29e9afa69439240f6addd3944f0c58c12792721d166e8dc9297bd344fce3
download/expat-2.4.4.tar.lz.asc
+bb99a1ef6a586aa0c5a057119aed76561002bb6c8252491cfeb96da859a5f393
download/expat-2.4.7.tar.lz
+bebd2e6fe81844c4bd335037af76bcb72d92ce71dc344a72cdbef53b39cb3574
download/expat-2.4.7.tar.lz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r8169: expat security update,
Carl Hansen <=