File tree Expand file tree Collapse file tree 5 files changed +18
-42
lines changed
runtime-optenv32/libxml2+32 Expand file tree Collapse file tree 5 files changed +18
-42
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ PKGDEP__PPC64="${PKGDEP__RETRO}"
1515
1616BUILDDEP="python-3"
1717
18- AUTOTOOLS_AFTER__COMMON =(
18+ AUTOTOOLS_AFTER_COMMON =(
1919 --with-history
2020 --with-threads
2121)
2222AUTOTOOLS_AFTER=(
2323 PYTHON=/usr/bin/python3
24- "${AUTOTOOLS_AFTER__COMMON [@]}"
24+ "${AUTOTOOLS_AFTER_COMMON [@]}"
2525)
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- VER=2.10.4
2- REL=2
1+ VER=2.15.1
32SRCS="tbl::https://gitlab.gnome.org/GNOME/libxml2/-/archive/v${VER}/libxml2-v${VER}.tar.gz"
4- CHKSUMS="sha256::1aa47bd54f9e0245686d494fbbbfa4e3e77b6fc4f988708383de8a1033292e66 "
3+ CHKSUMS="sha256::0a5ebf8fa131585748d661ae692503483aff39d9b29b6c4b342cd80d422f246c "
54CHKUPDATE="anitya::id=1783"
Original file line number Diff line number Diff line change 1- VER=2.10.4
2- REL=1
1+ VER=2.15.1
32SRCS="tbl::https://gitlab.gnome.org/GNOME/libxml2/-/archive/v${VER}/libxml2-v${VER}.tar.gz"
4- CHKSUMS="sha256::1aa47bd54f9e0245686d494fbbbfa4e3e77b6fc4f988708383de8a1033292e66 "
3+ CHKSUMS="sha256::0a5ebf8fa131585748d661ae692503483aff39d9b29b6c4b342cd80d422f246c "
54CHKUPDATE="anitya::id=1783"
Original file line number Diff line number Diff line change 1+ security = true
2+
3+ [name ]
4+ default = " libxml2 2.15.1"
5+
6+ [caution ]
7+ default = " Fixes 10 security vulnerabilities (1 of critical severity and 8 of high severity)"
8+ zh_CN = " 修复 10 个安全漏洞(含 1 个严重漏洞和 8 个高危漏洞)"
9+
10+ [packages-v2 ]
11+ "libxml2" = " < 2.15.1"
12+ "libxml2+32" = " < 2.15.1"
You can’t perform that action at this time.
0 commit comments