pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/teeworlds
Module Name: pkgsrc
Committed By: nia
Date: Tue May 19 11:46:26 UTC 2020
Modified Files:
pkgsrc/games/teeworlds: Makefile PLIST distinfo
Log Message:
teeworlds: Update to 0.7.5
An exploit was discovered, that allows to crash any 0.7 Teeworlds server.
Though it does not compromise the security of the host (e.g. no arbitrary
accesses in memory) it lets an attacker force a server to repetitively shut
down (CVE-2020-12066).
The 0.7.5 release is a security update that aims to patch this server
exploit. As such, it is very light in features, and is mostly made of fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/teeworlds/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/teeworlds/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/teeworlds/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/teeworlds/Makefile
diff -u pkgsrc/games/teeworlds/Makefile:1.15 pkgsrc/games/teeworlds/Makefile:1.16
--- pkgsrc/games/teeworlds/Makefile:1.15 Sun Mar 8 16:49:48 2020
+++ pkgsrc/games/teeworlds/Makefile Tue May 19 11:46:26 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2020/03/08 16:49:48 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/19 11:46:26 nia Exp $
-DISTNAME= teeworlds-0.7.4-src
+DISTNAME= teeworlds-0.7.5-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=teeworlds/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/games/teeworlds/PLIST
diff -u pkgsrc/games/teeworlds/PLIST:1.3 pkgsrc/games/teeworlds/PLIST:1.4
--- pkgsrc/games/teeworlds/PLIST:1.3 Wed Jan 8 13:40:19 2020
+++ pkgsrc/games/teeworlds/PLIST Tue May 19 11:46:26 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/01/08 13:40:19 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/05/19 11:46:26 nia Exp $
bin/teeworlds
bin/teeworlds_srv
share/appdata/teeworlds.appdata.xml
@@ -391,6 +391,7 @@ share/teeworlds/data/deadtee.png
share/teeworlds/data/editor/automap/desert_main.json
share/teeworlds/data/editor/automap/grass_doodads.json
share/teeworlds/data/editor/automap/grass_main.json
+share/teeworlds/data/editor/automap/jungle_deathtiles.json
share/teeworlds/data/editor/automap/jungle_main.json
share/teeworlds/data/editor/automap/winter_main.json
share/teeworlds/data/editor/background.png
Index: pkgsrc/games/teeworlds/distinfo
diff -u pkgsrc/games/teeworlds/distinfo:1.4 pkgsrc/games/teeworlds/distinfo:1.5
--- pkgsrc/games/teeworlds/distinfo:1.4 Wed Jan 8 13:40:19 2020
+++ pkgsrc/games/teeworlds/distinfo Tue May 19 11:46:26 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/08 13:40:19 nia Exp $
+$NetBSD: distinfo,v 1.5 2020/05/19 11:46:26 nia Exp $
-SHA1 (teeworlds-0.7.4-src.tar.gz) = 237fc18b74a442633f963109e475cb1e80effe91
-RMD160 (teeworlds-0.7.4-src.tar.gz) = 5dd974c41bf2ca9fa07cb2e48eda19e933741413
-SHA512 (teeworlds-0.7.4-src.tar.gz) = 4c089f0eac26ad9956c8675aaf3504d4005d972c99f0f1c9e49e875bc2759ff2953961fedc0a75bd7debdfd9eb25b74bec32b2f94f319bbb7a5e3a985ddafd47
-Size (teeworlds-0.7.4-src.tar.gz) = 8924583 bytes
+SHA1 (teeworlds-0.7.5-src.tar.gz) = 8978c9444573d208ffe405de740fa73583e28f8e
+RMD160 (teeworlds-0.7.5-src.tar.gz) = 14b3a2629b5341bf11d984cf76f51c9e7c1cd16f
+SHA512 (teeworlds-0.7.5-src.tar.gz) = f0c55489b99b06e27298ac42adcf31e1130e7eace6f8672836e50c66c27ab0ccce5b8680c7181a2adc59e1f5808564001b5f0bc8ac7ab355ad8db71328ea7a76
+Size (teeworlds-0.7.5-src.tar.gz) = 8935505 bytes
Home |
Main Index |
Thread Index |
Old Index