summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-05-20 19:28:35 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-05-20 19:28:35 +0000
commitddb41d10e8b2bef4467f7042d57f891092c3d768 (patch)
tree81079d774e91d68e418245a5e33561a584ac9499
parent4e66d7c2ed47cded9a080310b7b67b29c19ba774 (diff)
downloadpkgsrc-ddb41d10e8b2bef4467f7042d57f891092c3d768.tar.gz
Pullup ticket #6206 - requested by nia
games/teeworlds: security fix Revisions pulled up: - games/teeworlds/Makefile 1.16 - games/teeworlds/PLIST 1.4 - games/teeworlds/distinfo 1.5 --- 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.
-rw-r--r--games/teeworlds/Makefile5
-rw-r--r--games/teeworlds/PLIST3
-rw-r--r--games/teeworlds/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile
index 761938156b3..c4a692dca14 100644
--- a/games/teeworlds/Makefile
+++ b/games/teeworlds/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2020/03/08 16:49:48 wiz Exp $
+# $NetBSD: Makefile,v 1.15.2.1 2020/05/20 19:28:35 bsiegert 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}
diff --git a/games/teeworlds/PLIST b/games/teeworlds/PLIST
index 0b96260db1f..252756f4492 100644
--- a/games/teeworlds/PLIST
+++ b/games/teeworlds/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/01/08 13:40:19 nia Exp $
+@comment $NetBSD: PLIST,v 1.3.2.1 2020/05/20 19:28:35 bsiegert 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
diff --git a/games/teeworlds/distinfo b/games/teeworlds/distinfo
index 8d281a09069..ba6f364c6ba 100644
--- a/games/teeworlds/distinfo
+++ b/games/teeworlds/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/08 13:40:19 nia Exp $
+$NetBSD: distinfo,v 1.4.2.1 2020/05/20 19:28:35 bsiegert 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