SF.net SVN: gar:[27064] csw/mgar/pkg/xz/trunk
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Mon Apr 1 19:30:14 CEST 2024
Revision: 27064
http://sourceforge.net/p/gar/code/27064
Author: idogan23
Date: 2024-04-01 17:30:14 +0000 (Mon, 01 Apr 2024)
Log Message:
-----------
xz: Going back to 5.4.6, which is the last release without the backdoor
Modified Paths:
--------------
csw/mgar/pkg/xz/trunk/Makefile
csw/mgar/pkg/xz/trunk/checksums
Modified: csw/mgar/pkg/xz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xz/trunk/Makefile 2024-03-27 13:37:47 UTC (rev 27063)
+++ csw/mgar/pkg/xz/trunk/Makefile 2024-04-01 17:30:14 UTC (rev 27064)
@@ -1,5 +1,5 @@
NAME = xz
-VERSION = 5.6.0
+VERSION = 5.6.0r546
GARTYPE = v2
DESCRIPTION = XZ Utils is free data compression software with high compression ratio
@@ -12,7 +12,8 @@
VENDOR_URL = https://xz.tukaani.org/xz-utils/
MASTER_SITES = https://github.com/tukaani-project/xz/releases/download/v$(VERSION)/
-DISTFILES = $(DISTNAME).tar.xz
+#DISTFILES = $(DISTNAME).tar.xz
+DISTFILES = xz-5.4.5.tar.xz
PACKAGES += CSWxz
SPKG_DESC_CSWxz = $(DESCRIPTION)
Modified: csw/mgar/pkg/xz/trunk/checksums
===================================================================
--- csw/mgar/pkg/xz/trunk/checksums 2024-03-27 13:37:47 UTC (rev 27063)
+++ csw/mgar/pkg/xz/trunk/checksums 2024-04-01 17:30:14 UTC (rev 27064)
@@ -1 +1 @@
-cfb1afdfcfeca02f7677b1b401bc536e xz-5.6.0.tar.xz
+1d33e0be05c53e7a5641acf5c8b35fdd xz-5.4.5.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list