Skip to content

Commit

Permalink
Misc updates in reference to #6040 (#6058)
Browse files Browse the repository at this point in the history
* c-ares: Update from version 1.19.1 to 1.27.0

* libsodium: Update from version 1.0.18 to 1.0.19

* libxslt: Update from version 1.1.38 to 1.1.39

* sqlite: Update from version 3420000 to 3450200

* xz: Update to version 5.6.1+really5.4.5 (debian security fixed)

* gdbm: Update from version 1.22 to 1.23

* libexpat: Update from version 2.5.0 to 2.6.2

* libffi: Update from version 3.4.2 to 3.4.6
  • Loading branch information
th0ma7 committed Apr 2, 2024
1 parent fe143a0 commit e216c4c
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 44 deletions.
2 changes: 1 addition & 1 deletion cross/c-ares/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = c-ares
PKG_VERS = 1.19.1
PKG_VERS = 1.27.0
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://c-ares.org/download
Expand Down
2 changes: 1 addition & 1 deletion cross/c-ares/PLIST
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lnk:lib/libcares.so
lnk:lib/libcares.so.2
lib:lib/libcares.so.2.6.1
lib:lib/libcares.so.2.12.0
6 changes: 3 additions & 3 deletions cross/c-ares/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
c-ares-1.19.1.tar.gz SHA1 99566278e4ed4b261891aa62c8b88227bf1a2823
c-ares-1.19.1.tar.gz SHA256 321700399b72ed0e037d0074c629e7741f6b2ec2dda92956abe3e9671d3e268e
c-ares-1.19.1.tar.gz MD5 dafc5825a92dc907e144570e4e75a908
c-ares-1.27.0.tar.gz SHA1 839f67cfb067b35e040b6fd3dd1bcf5c72af4277
c-ares-1.27.0.tar.gz SHA256 0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b
c-ares-1.27.0.tar.gz MD5 e69ed15d01d1824a0241946b283abf79
2 changes: 1 addition & 1 deletion cross/gdbm/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = gdbm
PKG_VERS = 1.22
PKG_VERS = 1.23
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://ftp.gnu.org/gnu/gdbm
Expand Down
6 changes: 3 additions & 3 deletions cross/gdbm/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gdbm-1.22.tar.gz SHA1 c45cc0178cbf41828369b07749d41778741703bd
gdbm-1.22.tar.gz SHA256 f366c823a6724af313b6bbe975b2809f9a157e5f6a43612a72949138d161d762
gdbm-1.22.tar.gz MD5 0bbd38f12656e4728e2f7c4708aec014
gdbm-1.23.tar.gz SHA1 50ba1b1d45ce33fd44e4fdaaf3b55a9d8f3dc418
gdbm-1.23.tar.gz SHA256 74b1081d21fff13ae4bd7c16e5d6e504a4c26f7cde1dca0d963a484174bbcacd
gdbm-1.23.tar.gz MD5 8551961e36bf8c70b7500d255d3658ec
2 changes: 1 addition & 1 deletion cross/libexpat/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = libexpat
PKG_VERS = 2.5.0
PKG_VERS = 2.6.2
PKG_EXT = tar.xz
PKG_DIST_NAME = expat-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$(PKG_VERS))
Expand Down
2 changes: 1 addition & 1 deletion cross/libexpat/PLIST
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lnk:lib/libexpat.so
lnk:lib/libexpat.so.1
lib:lib/libexpat.so.1.8.10
lib:lib/libexpat.so.1.9.2
6 changes: 3 additions & 3 deletions cross/libexpat/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libexpat-2.5.0.tar.xz SHA1 5178e13c1e34f4643d5118d5758babfe0e836fe2
libexpat-2.5.0.tar.xz SHA256 ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe
libexpat-2.5.0.tar.xz MD5 ac6677b6d1b95d209ab697ce8b688704
libexpat-2.6.2.tar.xz SHA1 d9e5f953dcacda3c9e69b4886382c3d8847b81bd
libexpat-2.6.2.tar.xz SHA256 ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364
libexpat-2.6.2.tar.xz MD5 0cb75c8feb842c0794ba89666b762a2d
2 changes: 1 addition & 1 deletion cross/libffi/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = libffi
PKG_VERS = 3.4.2
PKG_VERS = 3.4.6
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/libffi/libffi/releases/download/v$(PKG_VERS)
Expand Down
2 changes: 1 addition & 1 deletion cross/libffi/PLIST
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lnk:lib/libffi.so
lnk:lib/libffi.so.8
lib:lib/libffi.so.8.1.0
lib:lib/libffi.so.8.1.4
6 changes: 3 additions & 3 deletions cross/libffi/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libffi-3.4.2.tar.gz SHA1 460882cfdb52a2bd13fc08edc540b242ae421033
libffi-3.4.2.tar.gz SHA256 540fb721619a6aba3bdeef7d940d8e9e0e6d2c193595bc243241b77ff9e93620
libffi-3.4.2.tar.gz MD5 294b921e6cf9ab0fbaea4b639f8fdbe8
libffi-3.4.6.tar.gz SHA1 19251dfee520dff42acefe36bfe76d7168071e01
libffi-3.4.6.tar.gz SHA256 b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e
libffi-3.4.6.tar.gz MD5 b9cac6c5997dca2b3787a59ede34e0eb
4 changes: 2 additions & 2 deletions cross/libsodium/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PKG_NAME = libsodium
PKG_VERS = 1.0.18
PKG_VERS = 1.0.19
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://download.libsodium.org/libsodium/releases
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)
PKG_DIR = $(PKG_NAME)-stable

DEPENDS =

Expand Down
4 changes: 2 additions & 2 deletions cross/libsodium/PLIST
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lnk:lib/libsodium.so
lnk:lib/libsodium.so.23
lib:lib/libsodium.so.23.3.0
lnk:lib/libsodium.so.26
lib:lib/libsodium.so.26.1.0
6 changes: 3 additions & 3 deletions cross/libsodium/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libsodium-1.0.18.tar.gz SHA1 795b73e3f92a362fabee238a71735579bf46bb97
libsodium-1.0.18.tar.gz SHA256 6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1
libsodium-1.0.18.tar.gz MD5 3ca9ebc13b6b4735acae0a6a4c4f9a95
libsodium-1.0.19.tar.gz SHA1 8473bdd7fd244d3fc17cb6882edaab4849275efd
libsodium-1.0.19.tar.gz SHA256 018d79fe0a045cca07331d37bd0cb57b2e838c51bc48fd837a1472e50068bbea
libsodium-1.0.19.tar.gz MD5 0d8e2233fc41be6d4c7ee36d5dfe9416
2 changes: 1 addition & 1 deletion cross/libxslt/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = libxslt
PKG_VERS = 1.1.38
PKG_VERS = 1.1.39
PKG_EXT = tar.xz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://download.gnome.org/sources/libxslt/$(word 1,$(subst ., ,$(PKG_VERS))).$(word 2,$(subst ., ,$(PKG_VERS)))
Expand Down
2 changes: 1 addition & 1 deletion cross/libxslt/PLIST
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ lnk:lib/libexslt.so.0
lib:lib/libexslt.so.0.8.21
lnk:lib/libxslt.so
lnk:lib/libxslt.so.1
lib:lib/libxslt.so.1.1.38
lib:lib/libxslt.so.1.1.39
6 changes: 3 additions & 3 deletions cross/libxslt/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libxslt-1.1.38.tar.xz SHA1 29ccc10057c9b0e04dd68fe14f1e08d964c6d20f
libxslt-1.1.38.tar.xz SHA256 1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1
libxslt-1.1.38.tar.xz MD5 7d6e43db810177ddf9818ef394027019
libxslt-1.1.39.tar.xz SHA1 9ee1055b999b3ae27cadc43428932e74e2c8cb6c
libxslt-1.1.39.tar.xz SHA256 2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
libxslt-1.1.39.tar.xz MD5 22e9eb7c23825124e786611b3760a3c7
4 changes: 2 additions & 2 deletions cross/sqlite/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PKG_NAME = sqlite-autoconf
PKG_VERS = 3420000
PKG_VERS = 3450200
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://www.sqlite.org/2023
PKG_DIST_SITE = https://www.sqlite.org/2024
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)

DEPENDS = cross/zlib
Expand Down
6 changes: 3 additions & 3 deletions cross/sqlite/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sqlite-autoconf-3420000.tar.gz SHA1 036575929b174c1b829769255491ba2b32bda9ee
sqlite-autoconf-3420000.tar.gz SHA256 7abcfd161c6e2742ca5c6c0895d1f853c940f203304a0b49da4e1eca5d088ca6
sqlite-autoconf-3420000.tar.gz MD5 0c5a92bc51cf07cae45b4a1e94653dea
sqlite-autoconf-3450200.tar.gz SHA1 ad56cfe252ea0a86c22812c79f207d265ae4533d
sqlite-autoconf-3450200.tar.gz SHA256 bc9067442eedf3dd39989b5c5cfbfff37ae66cc9c99274e0c3052dc4d4a8f6ae
sqlite-autoconf-3450200.tar.gz MD5 27436d5446f3e2afa6bc2e82f9c4f6ba
9 changes: 5 additions & 4 deletions cross/xz/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
PKG_NAME = xz
PKG_VERS = 5.2.6
PKG_VERS = 5.6.1+really5.4.5
PKG_EXT = tar.xz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://tukaani.org/xz
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)
PKG_DIST_NAME = $(PKG_NAME)-utils_$(PKG_VERS).orig.$(PKG_EXT)
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = http://deb.debian.org/debian/pool/main/x/xz-utils/
PKG_DIR = $(PKG_NAME)-5.4.5

DEPENDS =

Expand Down
2 changes: 1 addition & 1 deletion cross/xz/PLIST
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ lnk:bin/xzcat
bin:bin/xzdec
lnk:lib/liblzma.so
lnk:lib/liblzma.so.5
lib:lib/liblzma.so.5.2.6
lib:lib/liblzma.so.5.4.5
6 changes: 3 additions & 3 deletions cross/xz/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
xz-5.2.6.tar.xz SHA1 cd2db279df5716d18e961695921d7f6de629c6e9
xz-5.2.6.tar.xz SHA256 e076ba3439cb7cfc45b908c869f51a8c89f3c9ee9ee982fde28849c015e723a7
xz-5.2.6.tar.xz MD5 d9cd5698e1ec06cf638c0d2d645e8175
xz-5.6.1+really5.4.5.tar.xz SHA1 37ee68951814c3565f10ab92629d1d5173215fe0
xz-5.6.1+really5.4.5.tar.xz SHA256 da9dec6c12cf2ecf269c31ab65b5de18e8e52b96f35d5bcd08c12b43e6878803
xz-5.6.1+really5.4.5.tar.xz MD5 1d33e0be05c53e7a5641acf5c8b35fdd

0 comments on commit e216c4c

Please sign in to comment.