[game-data-packager] 02/02: Unreal: disable one of four mirror that does HTTP referer check

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Jan 20 06:55:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 56d60a07842974a1f0f056074f08b5375d20e754
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Jan 20 07:49:25 2016 +0100

    Unreal: disable one of four mirror that does HTTP referer check
    
    I just wasn't lucky here, choose_mirror() picked the wrong one;
    I didn't noticed etc/oldunreal-mirrors and tought
    there was a singel URL providing these files.
    
    I can download with wget + immediatly ^C from all 3 other server;
    I also tested one url from Alioth (as that is the only
    external host where I can ssh in; while keeping in mind
    the Debian Machine Usage Policy)
---
 etc/oldunreal-mirrors | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/oldunreal-mirrors b/etc/oldunreal-mirrors
index 596c8d7..a4747c3 100644
--- a/etc/oldunreal-mirrors
+++ b/etc/oldunreal-mirrors
@@ -2,4 +2,5 @@
 http://www.unrealtexture.com/Unreal/Downloads/Patches/227Patch/
 http://hellkeeper.net/files/updates/227/
 http://00labs.net/oldunreal/
-http://www.oldunreal.com/patch/
+# does HTTP referer check
+#http://www.oldunreal.com/patch/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list