Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2020Q1]: pkgsrc/games/teeworlds Pullup ticket #6206 - requeste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9db6ae0bdb8a
branches:  pkgsrc-2020Q1
changeset: 432291:9db6ae0bdb8a
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Wed May 20 19:28:35 2020 +0000

description:
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.

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 1d022e7af9b9 -r 9db6ae0bdb8a games/teeworlds/Makefile
--- a/games/teeworlds/Makefile  Wed May 20 19:15:26 2020 +0000
+++ b/games/teeworlds/Makefile  Wed May 20 19:28:35 2020 +0000
@@ -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 -r 1d022e7af9b9 -r 9db6ae0bdb8a games/teeworlds/PLIST
--- a/games/teeworlds/PLIST     Wed May 20 19:15:26 2020 +0000
+++ b/games/teeworlds/PLIST     Wed May 20 19:28:35 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.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/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 1d022e7af9b9 -r 9db6ae0bdb8a games/teeworlds/distinfo
--- a/games/teeworlds/distinfo  Wed May 20 19:15:26 2020 +0000
+++ b/games/teeworlds/distinfo  Wed May 20 19:28:35 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index