Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/teeworlds teeworlds: Update to 0.7.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/dda710302aba
branches: trunk
changeset: 432136:dda710302aba
user: nia <nia%pkgsrc.org@localhost>
date: Tue May 19 11:46:26 2020 +0000
description:
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.
diffstat:
games/teeworlds/Makefile | 5 ++---
games/teeworlds/PLIST | 3 ++-
games/teeworlds/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r 53c073547cd0 -r dda710302aba games/teeworlds/Makefile
--- a/games/teeworlds/Makefile Tue May 19 11:38:07 2020 +0000
+++ b/games/teeworlds/Makefile Tue May 19 11:46:26 2020 +0000
@@ -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}
diff -r 53c073547cd0 -r dda710302aba games/teeworlds/PLIST
--- a/games/teeworlds/PLIST Tue May 19 11:38:07 2020 +0000
+++ b/games/teeworlds/PLIST Tue May 19 11:46:26 2020 +0000
@@ -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/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 -r 53c073547cd0 -r dda710302aba games/teeworlds/distinfo
--- a/games/teeworlds/distinfo Tue May 19 11:38:07 2020 +0000
+++ b/games/teeworlds/distinfo Tue May 19 11:46:26 2020 +0000
@@ -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