From sundaram at fedoraproject.org Wed Jan 3 21:52:01 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 04 Jan 2007 03:22:01 +0530 Subject: mirror list issue Message-ID: <459C2581.7020501@fedoraproject.org> Hi Does can anyone here fix this mirror list issues at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193052. It been out there for a while now. Rahul From fedora-websites-list at redhat.com Thu Jan 4 19:03:38 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Thu, 4 Jan 2007 14:03:38 -0500 Subject: web/html/download mirrors.php,1.42,1.43 Message-ID: <200701041903.l04J3caR022667@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/download In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22612/web/html/download Modified Files: mirrors.php Log Message: remove ftp.eu.uu.net by request of the site admin Ton Engwirda per message to mirror-list-d at redhat.com 1/4/2007 Index: mirrors.php =================================================================== RCS file: /cvs/fedora/web/html/download/mirrors.php,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- mirrors.php 26 Oct 2006 23:38:20 -0000 1.42 +++ mirrors.php 4 Jan 2007 19:03:35 -0000 1.43 @@ -326,7 +326,6 @@
  • rsync://ftp.nluug.nl/fedora
  • rsync://ftp.surfnet.nl/fedora
  • ftp://ftp.easynet.nl/mirror/fedora/
  • -
  • ftp://ftp.eu.uu.net/pub/linux/fedora/
  • http://mirror.hosting-concepts.com/pub/os/linux/fedora/
  • ftp://alviss.et.tudelft.nl/pub/fedora/
  • From fedora-websites-list at redhat.com Thu Jan 4 19:03:37 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Thu, 4 Jan 2007 14:03:37 -0500 Subject: web/html/Download mirrors.php,1.27,1.28 Message-ID: <200701041903.l04J3bKt022658@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/Download In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22612/web/html/Download Modified Files: mirrors.php Log Message: remove ftp.eu.uu.net by request of the site admin Ton Engwirda per message to mirror-list-d at redhat.com 1/4/2007 Index: mirrors.php =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors.php,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- mirrors.php 26 Oct 2006 23:38:01 -0000 1.27 +++ mirrors.php 4 Jan 2007 19:03:35 -0000 1.28 @@ -326,7 +326,6 @@
  • rsync://ftp.nluug.nl/fedora
  • rsync://ftp.surfnet.nl/fedora
  • ftp://ftp.easynet.nl/mirror/fedora/
  • -
  • ftp://ftp.eu.uu.net/pub/linux/fedora/
  • http://mirror.hosting-concepts.com/pub/os/linux/fedora/
  • ftp://alviss.et.tudelft.nl/pub/fedora/
  • From fedora-websites-list at redhat.com Thu Jan 4 23:39:48 2007 From: fedora-websites-list at redhat.com (Karsten Wade (kwade)) Date: Thu, 4 Jan 2007 18:39:48 -0500 Subject: web/html/About/security index.php,1.1,1.2 Message-ID: <200701042339.l04NdmwM005704@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/web/html/About/security In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5687 Modified Files: index.php Log Message: updating at mark cox's request to match the current redhat.com/security page Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/About/security/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.php 29 Nov 2005 17:32:24 -0000 1.1 +++ index.php 4 Jan 2007 23:39:46 -0000 1.2 @@ -7,91 +7,52 @@ ?> -

    GPG Keys

    +

    RPM Package Signing

    -

    Fedora uses a number of GNU Privacy Guard (GPG) -keys to communicate securely. This document is designed to tell you -which keys we use for which purposes and how to verify those keys.

    +

    Fedora uses a number of GNU Privacy Guard (GPG) keys to sign our software +packages. The necessary public keys are included in relevant products and are +used automatically to verify software updates. You can also check the packages +manually using the keys on this page.

    -

    It is a good security practice to validate public keys that you receive and -to only trust validated keys. Therefore before trusting Red Hat public keys -you should attempt to validate the fingerprints from a number of sources, -and not rely solely on this page as being authentic.

    - -

    Public key validation, verification, and trust models are complicated -subjects. For further details consult the GPG documentation.

    - -

    To verify an RPM package, run the command:

    +

    To verify a RPM package for a Fedora product, run the command

    rpm --checksig -v <filename>.rpm -

    The output of this command will show you if the package is signed -and who signed it.

    +

    The output of this command shows if the package is signed +and which key was used to sign it.

    -

    Package Signing

    +

    Please do not send messages encrypted with these public +keys.

    -

    Software packages distributed as part of the -are signed with the fedora at redhat.com public key.

    +

    Release Package Signing

    -

    fedora at redhat.com public key is available -from a number of places:

    - - - -

    The fingerprint of the fedora at redhat.com key is:

    -
    -CAB4 4B99 6F27 744E 8612  7CDF B442 69D0 4F2A 6FD2
    -
    - -

    Test Package Signing

    - -

    From time to time, makes test software -available. This software may be signed using the -test software key, id 0x30C9ECF8.

    - -

    test software public key is available -from the following locations:

    - - - -

    The fingerprint of the test software key is:

    -
    -3166 C14A AE72 30D9 3B7A  B2F6 DA84 CBD4 30C9 ECF8
    -
    - -

    Automated Package Signing

    - -

    From time to time, makes development software -available. This software may be signed by an automated build signing key. -Because this key is used automatically, we expect to change the key we sign -with from time to time.

    - -

    The current automated build signing public -key, has key id 0x1CDDBCA9 and is available from a number of places:

    - - - -

    The fingerprint of the automated -build signing key is:

    -
    -2312 6DEE 2014 B8A7 6CD6  D32C E138 5D4E 1CDD BCA9
    -
    +

    4F2A6FD2: Fedora Project <fedora at redhat.com>

    +
    +

    +This key is used for signing all Fedora Core releases and updates. +

    +

    +Location: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
    +Download: Our website
    +Download: pgp.mit.edu
    +Fingerprint: CAB4 4B99 6F27 744E 8612 7CDF B442 69D0 4F2A 6FD2 +

    + +

    Test Package Signing

    + +

    30C9ECF8: Fedora Project (Test Software) <rawhide at redhat.com>

    +
    +This key is used for signing Fedora test software such as beta releases. +

    +Location: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
    +Download: Red Hat
    +Download: pgp.mit.edu
    +Fingerprint: 3166 C14A AE72 30D9 3B7A B2F6 DA84 CBD4 30C9 ECF8 +

    Author: kwade Update of /cvs/fedora/web/html/About/security In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5827 Modified Files: index.php Log Message: improving formatting Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/About/security/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.php 4 Jan 2007 23:39:46 -0000 1.2 +++ index.php 4 Jan 2007 23:54:24 -0000 1.3 @@ -27,9 +27,9 @@ keys.

    Release Package Signing

    - -

    4F2A6FD2: Fedora Project <fedora at redhat.com>

    -
    +

    +4F2A6FD2: Fedora Project <fedora at redhat.com> +

    This key is used for signing all Fedora Core releases and updates.

    @@ -42,9 +42,10 @@

    Test Package Signing

    - -

    30C9ECF8: Fedora Project (Test Software) <rawhide at redhat.com>

    -
    +

    +30C9ECF8: Fedora Project (Test Software) <rawhide at redhat.com> +

    +

    This key is used for signing Fedora test software such as beta releases.

    Location: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
    From fedora-websites-list at redhat.com Fri Jan 5 00:47:14 2007 From: fedora-websites-list at redhat.com (Karsten Wade (kwade)) Date: Thu, 4 Jan 2007 19:47:14 -0500 Subject: web/html/docs/documentation-guide sn-cvs-config.php,1.1,1.2 Message-ID: <200701050047.l050lEif009496@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/web/html/docs/documentation-guide In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9479 Modified Files: sn-cvs-config.php Log Message: fixing from bug observed by mjw on #fedora-docs Index: sn-cvs-config.php =================================================================== RCS file: /cvs/fedora/web/html/docs/documentation-guide/sn-cvs-config.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cvs-config.php 6 Dec 2005 19:37:14 -0000 1.1 +++ sn-cvs-config.php 5 Jan 2007 00:47:12 -0000 1.2 @@ -31,7 +31,7 @@ Change directories to where you want your files from CVS to be located, and execute the following commands: -

    $ export CVSROOT=:pserver:cvs.fedora.redhat.com:/cvs/docs
    +      

    $ export CVSROOT=:pserver:anonymous at cvs.fedoraproject.org:/cvs/docs
     $ cvs login
     $ cvs checkout docs-common module-name
     $ cvs checkout module-name
    
    
    
    From fedora-websites-list at redhat.com  Fri Jan  5 05:13:40 2007
    From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch))
    Date: Fri,  5 Jan 2007 00:13:40 -0500
    Subject: web/html/download/mirrors fedora-core-5, 1.21, 1.22 fedora-core-6,
    	1.8, 1.9 fedora-core-rawhide, 1.8,
    	1.9 fedora-core-rawhide-source, 1.3, 1.4 fedora-core-source-5,
    	1.2, 1.3 fedora-core-source-6, 1.3, 1.4 fedora-extras-5, 1.9,
    	1.10 fedora-extras-6, 1.7, 1.8 fedora-extras-source-5, 1.5,
    	1.6 fedora-extras-source-6, 1.6, 1.7 updates-released-fc5,
    	1.23, 1.24 updates-released-fc6, 1.6,
    	1.7 updates-released-source-fc6, 1.1, 1.2 updates-testing-fc5,
    	1.21, 1.22 updates-testing-fc6, 1.6,
    	1.7 updates-testing-source-fc5, 1.4,
    	1.5 updates-testing-source-fc6, 1.5, 1.6
    Message-ID: <200701050513.l055DeqH026622@cvs-int.fedora.redhat.com>
    
    Author: mdomsch
    
    Update of /cvs/fedora/web/html/download/mirrors
    In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26578
    
    Modified Files:
    	fedora-core-5 fedora-core-6 fedora-core-rawhide 
    	fedora-core-rawhide-source fedora-core-source-5 
    	fedora-core-source-6 fedora-extras-5 fedora-extras-6 
    	fedora-extras-source-5 fedora-extras-source-6 
    	updates-released-fc5 updates-released-fc6 
    	updates-released-source-fc6 updates-testing-fc5 
    	updates-testing-fc6 updates-testing-source-fc5 
    	updates-testing-source-fc6 
    Log Message:
    add ftp.funet.fi to fc5, fc6, and rawhide lists
    
    
    Index: fedora-core-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-5,v
    retrieving revision 1.21
    retrieving revision 1.22
    diff -u -r1.21 -r1.22
    --- fedora-core-5	26 Oct 2006 23:28:37 -0000	1.21
    +++ fedora-core-5	5 Jan 2007 05:13:38 -0000	1.22
    @@ -47,3 +47,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/
    
    
    Index: fedora-core-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-6,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -r1.8 -r1.9
    --- fedora-core-6	26 Oct 2006 23:28:37 -0000	1.8
    +++ fedora-core-6	5 Jan 2007 05:13:38 -0000	1.9
    @@ -53,3 +53,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/
    
    
    Index: fedora-core-rawhide
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-rawhide,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -r1.8 -r1.9
    --- fedora-core-rawhide	26 Oct 2006 23:28:37 -0000	1.8
    +++ fedora-core-rawhide	5 Jan 2007 05:13:38 -0000	1.9
    @@ -7,3 +7,4 @@
     http://srl.cs.jhu.edu/YUM/fedora/core/development/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/$ARCH/os/
    
    
    Index: fedora-core-rawhide-source
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-rawhide-source,v
    retrieving revision 1.3
    retrieving revision 1.4
    diff -u -r1.3 -r1.4
    --- fedora-core-rawhide-source	26 Oct 2006 23:28:37 -0000	1.3
    +++ fedora-core-rawhide-source	5 Jan 2007 05:13:38 -0000	1.4
    @@ -2,3 +2,4 @@
     http://mirror.pacific.net.au/linux/fedora/linux/core/development/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/development/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
    
    
    Index: fedora-core-source-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-source-5,v
    retrieving revision 1.2
    retrieving revision 1.3
    diff -u -r1.2 -r1.3
    --- fedora-core-source-5	26 Oct 2006 23:28:37 -0000	1.2
    +++ fedora-core-source-5	5 Jan 2007 05:13:38 -0000	1.3
    @@ -2,3 +2,4 @@
     http://mirror.pacific.net.au/linux/fedora/linux/core/5/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/5/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/
    
    
    Index: fedora-core-source-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-core-source-6,v
    retrieving revision 1.3
    retrieving revision 1.4
    diff -u -r1.3 -r1.4
    --- fedora-core-source-6	26 Oct 2006 23:28:37 -0000	1.3
    +++ fedora-core-source-6	5 Jan 2007 05:13:38 -0000	1.4
    @@ -4,3 +4,4 @@
     http://ftp.iij.ad.jp/pub/linux/fedora/core/6/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/6/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/
    
    
    Index: fedora-extras-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-extras-5,v
    retrieving revision 1.9
    retrieving revision 1.10
    diff -u -r1.9 -r1.10
    --- fedora-extras-5	26 Oct 2006 23:28:37 -0000	1.9
    +++ fedora-extras-5	5 Jan 2007 05:13:38 -0000	1.10
    @@ -12,3 +12,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/$ARCH/
    
    
    Index: fedora-extras-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-extras-6,v
    retrieving revision 1.7
    retrieving revision 1.8
    diff -u -r1.7 -r1.8
    --- fedora-extras-6	26 Oct 2006 23:28:37 -0000	1.7
    +++ fedora-extras-6	5 Jan 2007 05:13:38 -0000	1.8
    @@ -27,3 +27,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/$ARCH/
    
    
    Index: fedora-extras-source-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-extras-source-5,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -r1.5 -r1.6
    --- fedora-extras-source-5	26 Oct 2006 23:28:37 -0000	1.5
    +++ fedora-extras-source-5	5 Jan 2007 05:13:38 -0000	1.6
    @@ -5,3 +5,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/5/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/SRPMS/
    
    
    Index: fedora-extras-source-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-extras-source-6,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- fedora-extras-source-6	26 Oct 2006 23:28:37 -0000	1.6
    +++ fedora-extras-source-6	5 Jan 2007 05:13:38 -0000	1.7
    @@ -5,3 +5,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/6/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/SRPMS/
    
    
    Index: updates-released-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-released-fc5,v
    retrieving revision 1.23
    retrieving revision 1.24
    diff -u -r1.23 -r1.24
    --- updates-released-fc5	26 Oct 2006 23:28:37 -0000	1.23
    +++ updates-released-fc5	5 Jan 2007 05:13:38 -0000	1.24
    @@ -57,3 +57,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/
    
    
    Index: updates-released-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-released-fc6,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- updates-released-fc6	26 Oct 2006 23:28:37 -0000	1.6
    +++ updates-released-fc6	5 Jan 2007 05:13:38 -0000	1.7
    @@ -59,3 +59,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/
    
    
    Index: updates-released-source-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-released-source-fc6,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -r1.1 -r1.2
    --- updates-released-source-fc6	5 Oct 2006 14:01:43 -0000	1.1
    +++ updates-released-source-fc6	5 Jan 2007 05:13:38 -0000	1.2
    @@ -1,2 +1,4 @@
     http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/
     http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/
    +
    
    
    Index: updates-testing-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-testing-fc5,v
    retrieving revision 1.21
    retrieving revision 1.22
    diff -u -r1.21 -r1.22
    --- updates-testing-fc5	26 Oct 2006 23:28:37 -0000	1.21
    +++ updates-testing-fc5	5 Jan 2007 05:13:38 -0000	1.22
    @@ -57,3 +57,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/
    
    
    Index: updates-testing-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-testing-fc6,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- updates-testing-fc6	26 Oct 2006 23:28:37 -0000	1.6
    +++ updates-testing-fc6	5 Jan 2007 05:13:38 -0000	1.7
    @@ -59,3 +59,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/
    
    
    Index: updates-testing-source-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-testing-source-fc5,v
    retrieving revision 1.4
    retrieving revision 1.5
    diff -u -r1.4 -r1.5
    --- updates-testing-source-fc5	26 Oct 2006 23:28:37 -0000	1.4
    +++ updates-testing-source-fc5	5 Jan 2007 05:13:38 -0000	1.5
    @@ -4,3 +4,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/
    
    
    Index: updates-testing-source-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/updates-testing-source-fc6,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -r1.5 -r1.6
    --- updates-testing-source-fc6	26 Oct 2006 23:28:37 -0000	1.5
    +++ updates-testing-source-fc6	5 Jan 2007 05:13:38 -0000	1.6
    @@ -4,3 +4,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/
    
    
    
    From fedora-websites-list at redhat.com  Fri Jan  5 05:44:59 2007
    From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch))
    Date: Fri,  5 Jan 2007 00:44:59 -0500
    Subject: web/html/Download/mirrors fedora-core-5, 1.18, 1.19 fedora-core-6,
    	1.12, 1.13 fedora-core-rawhide, 1.6,
    	1.7 fedora-core-rawhide-source, 1.5, 1.6 fedora-core-source-5,
    	1.4, 1.5 fedora-core-source-6, 1.5, 1.6 fedora-extras-5, 1.11,
    	1.12 fedora-extras-6, 1.8, 1.9 fedora-extras-source-5, 1.7,
    	1.8 fedora-extras-source-6, 1.6, 1.7 updates-released-fc5,
    	1.21, 1.22 updates-released-fc6, 1.8,
    	1.9 updates-released-source-fc5, 1.2,
    	1.3 updates-released-source-fc6, 1.1, 1.2 updates-testing-fc5,
    	1.19, 1.20 updates-testing-fc6, 1.8,
    	1.9 updates-testing-source-fc5, 1.6,
    	1.7 updates-testing-source-fc6, 1.5, 1.6
    Message-ID: <200701050544.l055ixMn026769@cvs-int.fedora.redhat.com>
    
    Author: mdomsch
    
    Update of /cvs/fedora/web/html/Download/mirrors
    In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26730
    
    Modified Files:
    	fedora-core-5 fedora-core-6 fedora-core-rawhide 
    	fedora-core-rawhide-source fedora-core-source-5 
    	fedora-core-source-6 fedora-extras-5 fedora-extras-6 
    	fedora-extras-source-5 fedora-extras-source-6 
    	updates-released-fc5 updates-released-fc6 
    	updates-released-source-fc5 updates-released-source-fc6 
    	updates-testing-fc5 updates-testing-fc6 
    	updates-testing-source-fc5 updates-testing-source-fc6 
    Log Message:
    add ftp.funet.fi to fc5, fc6, and rawhide lists
    
    
    Index: fedora-core-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-5,v
    retrieving revision 1.18
    retrieving revision 1.19
    diff -u -r1.18 -r1.19
    --- fedora-core-5	26 Oct 2006 23:26:22 -0000	1.18
    +++ fedora-core-5	5 Jan 2007 05:44:57 -0000	1.19
    @@ -47,3 +47,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/
    
    
    Index: fedora-core-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-6,v
    retrieving revision 1.12
    retrieving revision 1.13
    diff -u -r1.12 -r1.13
    --- fedora-core-6	26 Oct 2006 23:26:22 -0000	1.12
    +++ fedora-core-6	5 Jan 2007 05:44:57 -0000	1.13
    @@ -53,3 +53,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/
    
    
    Index: fedora-core-rawhide
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-rawhide,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- fedora-core-rawhide	26 Oct 2006 23:26:22 -0000	1.6
    +++ fedora-core-rawhide	5 Jan 2007 05:44:57 -0000	1.7
    @@ -7,3 +7,4 @@
     http://srl.cs.jhu.edu/YUM/fedora/core/development/$ARCH/os/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/os/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/os/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/$ARCH/os/
    
    
    Index: fedora-core-rawhide-source
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-rawhide-source,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -r1.5 -r1.6
    --- fedora-core-rawhide-source	26 Oct 2006 23:26:22 -0000	1.5
    +++ fedora-core-rawhide-source	5 Jan 2007 05:44:57 -0000	1.6
    @@ -2,3 +2,4 @@
     http://mirror.pacific.net.au/linux/fedora/linux/core/development/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/development/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
    
    
    Index: fedora-core-source-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-5,v
    retrieving revision 1.4
    retrieving revision 1.5
    diff -u -r1.4 -r1.5
    --- fedora-core-source-5	26 Oct 2006 23:26:22 -0000	1.4
    +++ fedora-core-source-5	5 Jan 2007 05:44:57 -0000	1.5
    @@ -2,3 +2,4 @@
     http://mirror.pacific.net.au/linux/fedora/linux/core/5/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/5/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/
    
    
    Index: fedora-core-source-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-6,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -r1.5 -r1.6
    --- fedora-core-source-6	26 Oct 2006 23:26:22 -0000	1.5
    +++ fedora-core-source-6	5 Jan 2007 05:44:57 -0000	1.6
    @@ -4,3 +4,4 @@
     http://ftp.iij.ad.jp/pub/linux/fedora/core/6/source/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/6/source/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/
    
    
    Index: fedora-extras-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-5,v
    retrieving revision 1.11
    retrieving revision 1.12
    diff -u -r1.11 -r1.12
    --- fedora-extras-5	26 Oct 2006 23:26:22 -0000	1.11
    +++ fedora-extras-5	5 Jan 2007 05:44:57 -0000	1.12
    @@ -12,3 +12,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/$ARCH/
    
    
    Index: fedora-extras-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-6,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -r1.8 -r1.9
    --- fedora-extras-6	26 Oct 2006 23:26:22 -0000	1.8
    +++ fedora-extras-6	5 Jan 2007 05:44:57 -0000	1.9
    @@ -27,3 +27,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/$ARCH/
    
    
    Index: fedora-extras-source-5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-source-5,v
    retrieving revision 1.7
    retrieving revision 1.8
    diff -u -r1.7 -r1.8
    --- fedora-extras-source-5	26 Oct 2006 23:26:22 -0000	1.7
    +++ fedora-extras-source-5	5 Jan 2007 05:44:57 -0000	1.8
    @@ -5,3 +5,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/5/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/SRPMS/
    
    
    Index: fedora-extras-source-6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-source-6,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- fedora-extras-source-6	26 Oct 2006 23:26:22 -0000	1.6
    +++ fedora-extras-source-6	5 Jan 2007 05:44:57 -0000	1.7
    @@ -5,3 +5,4 @@
     http://sunsite.mff.cuni.cz/pub/fedora-extras/6/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/SRPMS/
    
    
    Index: updates-released-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc5,v
    retrieving revision 1.21
    retrieving revision 1.22
    diff -u -r1.21 -r1.22
    --- updates-released-fc5	26 Oct 2006 23:26:22 -0000	1.21
    +++ updates-released-fc5	5 Jan 2007 05:44:57 -0000	1.22
    @@ -57,3 +57,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/
    
    
    Index: updates-released-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc6,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -r1.8 -r1.9
    --- updates-released-fc6	26 Oct 2006 23:26:22 -0000	1.8
    +++ updates-released-fc6	5 Jan 2007 05:44:57 -0000	1.9
    @@ -59,3 +59,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/
    
    
    Index: updates-released-source-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-source-fc5,v
    retrieving revision 1.2
    retrieving revision 1.3
    diff -u -r1.2 -r1.3
    --- updates-released-source-fc5	9 May 2006 23:46:32 -0000	1.2
    +++ updates-released-source-fc5	5 Jan 2007 05:44:57 -0000	1.3
    @@ -1,2 +1,3 @@
     http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/
     http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/
    
    
    Index: updates-released-source-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-source-fc6,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -r1.1 -r1.2
    --- updates-released-source-fc6	5 Oct 2006 13:59:58 -0000	1.1
    +++ updates-released-source-fc6	5 Jan 2007 05:44:57 -0000	1.2
    @@ -1,2 +1,3 @@
     http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/
     http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/
    
    
    Index: updates-testing-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc5,v
    retrieving revision 1.19
    retrieving revision 1.20
    diff -u -r1.19 -r1.20
    --- updates-testing-fc5	26 Oct 2006 23:26:22 -0000	1.19
    +++ updates-testing-fc5	5 Jan 2007 05:44:57 -0000	1.20
    @@ -57,3 +57,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/
    
    
    Index: updates-testing-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc6,v
    retrieving revision 1.8
    retrieving revision 1.9
    diff -u -r1.8 -r1.9
    --- updates-testing-fc6	26 Oct 2006 23:26:22 -0000	1.8
    +++ updates-testing-fc6	5 Jan 2007 05:44:57 -0000	1.9
    @@ -59,3 +59,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/
    
    
    Index: updates-testing-source-fc5
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-source-fc5,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -r1.6 -r1.7
    --- updates-testing-source-fc5	26 Oct 2006 23:26:22 -0000	1.6
    +++ updates-testing-source-fc5	5 Jan 2007 05:44:57 -0000	1.7
    @@ -4,3 +4,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/
    
    
    Index: updates-testing-source-fc6
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-source-fc6,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -r1.5 -r1.6
    --- updates-testing-source-fc6	26 Oct 2006 23:26:22 -0000	1.5
    +++ updates-testing-source-fc6	5 Jan 2007 05:44:57 -0000	1.6
    @@ -4,3 +4,4 @@
     http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/SRPMS/
     ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/SRPMS/
     http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/SRPMS/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/
    
    
    
    From fedora-websites-list at redhat.com  Fri Jan  5 05:50:56 2007
    From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch))
    Date: Fri,  5 Jan 2007 00:50:56 -0500
    Subject: web/html/download/mirrors fedora-extras-devel,1.9,1.10
    Message-ID: <200701050550.l055ouqb026846@cvs-int.fedora.redhat.com>
    
    Author: mdomsch
    
    Update of /cvs/fedora/web/html/download/mirrors
    In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26829
    
    Modified Files:
    	fedora-extras-devel 
    Log Message:
    add ftp.funet.fi to fc5, fc6, and rawhide lists
    
    
    Index: fedora-extras-devel
    ===================================================================
    RCS file: /cvs/fedora/web/html/download/mirrors/fedora-extras-devel,v
    retrieving revision 1.9
    retrieving revision 1.10
    diff -u -r1.9 -r1.10
    --- fedora-extras-devel	26 Oct 2006 22:54:24 -0000	1.9
    +++ fedora-extras-devel	5 Jan 2007 05:50:54 -0000	1.10
    @@ -20,3 +20,4 @@
     ftp://fedora.bu.edu/fedora/extras/development/$ARCH/
     http://mirror.pacific.net.au/linux/fedora/linux/extras/development/$ARCH/
     http://sunsite.mff.cuni.cz/pub/fedora-extras/development/$ARCH/
    +ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/development/$ARCH/
    
    
    
    From fedora-websites-list at redhat.com  Fri Jan  5 13:17:58 2007
    From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch))
    Date: Fri,  5 Jan 2007 08:17:58 -0500
    Subject: web/html/Download mirrors.php,1.28,1.29
    Message-ID: <200701051318.l05DHwWv022970@cvs-int.fedora.redhat.com>
    
    Author: mdomsch
    
    Update of /cvs/fedora/web/html/Download
    In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22935/Download
    
    Modified Files:
    	mirrors.php 
    Log Message:
    remove http://thales.memphis.edu, leave ftp://thales.memphis.edu, by request of  Mate Wierdl 5-Jan-2007
    
    
    Index: mirrors.php
    ===================================================================
    RCS file: /cvs/fedora/web/html/Download/mirrors.php,v
    retrieving revision 1.28
    retrieving revision 1.29
    diff -u -r1.28 -r1.29
    --- mirrors.php	4 Jan 2007 19:03:35 -0000	1.28
    +++ mirrors.php	5 Jan 2007 13:17:56 -0000	1.29
    @@ -68,7 +68,6 @@
     	    
  • http://fedora.server4you.net/fedora/core/
  • ftp://fedora.server4you.net/fedora/core/
  • rsync://fedora.server4you.net/fedora/
  • -
  • http://thales.memphis.edu/pub/fedora/linux/core/
  • ftp://thales.memphis.edu/fedora/linux/core/
  • ftp://mirrors.ptd.net/fedora/core/
  • ftp://fedora.bu.edu/fedora/core/
  • From fedora-websites-list at redhat.com Fri Jan 5 13:17:58 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Fri, 5 Jan 2007 08:17:58 -0500 Subject: web/html/download mirrors.php,1.43,1.44 Message-ID: <200701051317.l05DHwWL022964@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/download In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22935/download Modified Files: mirrors.php Log Message: remove http://thales.memphis.edu, leave ftp://thales.memphis.edu, by request of Mate Wierdl 5-Jan-2007 Index: mirrors.php =================================================================== RCS file: /cvs/fedora/web/html/download/mirrors.php,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- mirrors.php 4 Jan 2007 19:03:35 -0000 1.43 +++ mirrors.php 5 Jan 2007 13:17:56 -0000 1.44 @@ -68,7 +68,6 @@
  • http://fedora.server4you.net/fedora/core/
  • ftp://fedora.server4you.net/fedora/core/
  • rsync://fedora.server4you.net/fedora/
  • -
  • http://thales.memphis.edu/pub/fedora/linux/core/
  • ftp://thales.memphis.edu/fedora/linux/core/
  • ftp://mirrors.ptd.net/fedora/core/
  • ftp://fedora.bu.edu/fedora/core/
  • From fedora-websites-list at redhat.com Fri Jan 5 14:55:46 2007 From: fedora-websites-list at redhat.com (Karsten Wade (kwade)) Date: Fri, 5 Jan 2007 09:55:46 -0500 Subject: web/html/About/security index.php,1.3,1.4 Message-ID: <200701051455.l05Etkme027252@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/web/html/About/security In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27235 Modified Files: index.php Log Message: oops, forgot to fix this to make it consistent and accurate Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/About/security/index.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.php 4 Jan 2007 23:54:24 -0000 1.3 +++ index.php 5 Jan 2007 14:55:44 -0000 1.4 @@ -49,7 +49,7 @@ This key is used for signing Fedora test software such as beta releases.

    Location: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
    -Download: Red Hat
    +Download: Our website
    Download: pgp.mit.edu
    Fingerprint: 3166 C14A AE72 30D9 3B7A B2F6 DA84 CBD4 30C9 ECF8 From fedora-websites-list at redhat.com Fri Jan 5 15:58:26 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Fri, 5 Jan 2007 10:58:26 -0500 Subject: web/html/Download/mirrors fedora-core-5, 1.19, 1.20 fedora-core-6, 1.13, 1.14 fedora-core-source-5, 1.5, 1.6 fedora-core-source-6, 1.6, 1.7 updates-released-fc5, 1.22, 1.23 updates-released-fc6, 1.9, 1.10 Message-ID: <200701051558.l05FwQx0031398@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/Download/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31371 Modified Files: fedora-core-5 fedora-core-6 fedora-core-source-5 fedora-core-source-6 updates-released-fc5 updates-released-fc6 Log Message: add ftp://thales.memphis.edu Index: fedora-core-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-5,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- fedora-core-5 5 Jan 2007 05:44:57 -0000 1.19 +++ fedora-core-5 5 Jan 2007 15:58:24 -0000 1.20 @@ -48,3 +48,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ +ftp://thales.memphis.edu/fedora/linux/core/5/$ARCH/os/ Index: fedora-core-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-6,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-core-6 5 Jan 2007 05:44:57 -0000 1.13 +++ fedora-core-6 5 Jan 2007 15:58:24 -0000 1.14 @@ -54,3 +54,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ +ftp://thales.memphis.edu/fedora/linux/core/6/$ARCH/os/ Index: fedora-core-source-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-5,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-core-source-5 5 Jan 2007 05:44:57 -0000 1.5 +++ fedora-core-source-5 5 Jan 2007 15:58:24 -0000 1.6 @@ -3,3 +3,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ +ftp://thales.memphis.edu/fedora/linux/core/5/source/SRPMS/ Index: fedora-core-source-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-6,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fedora-core-source-6 5 Jan 2007 05:44:57 -0000 1.6 +++ fedora-core-source-6 5 Jan 2007 15:58:24 -0000 1.7 @@ -5,3 +5,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ +ftp://thales.memphis.edu/fedora/linux/core/6/source/SRPMS/ Index: updates-released-fc5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc5,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- updates-released-fc5 5 Jan 2007 05:44:57 -0000 1.22 +++ updates-released-fc5 5 Jan 2007 15:58:24 -0000 1.23 @@ -58,3 +58,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ +ftp://thales.memphis.edu/fedora/linux/core/updates/5/$ARCH/ Index: updates-released-fc6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc6,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- updates-released-fc6 5 Jan 2007 05:44:57 -0000 1.9 +++ updates-released-fc6 5 Jan 2007 15:58:24 -0000 1.10 @@ -60,3 +60,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ +ftp://thales.memphis.edu/fedora/linux/core/updates/6/$ARCH/ From fedora-websites-list at redhat.com Fri Jan 5 17:19:54 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Fri, 5 Jan 2007 12:19:54 -0500 Subject: web/html/Download mirrors.php,1.29,1.30 Message-ID: <200701051719.l05HJs6r006132@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/Download In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6098 Modified Files: mirrors.php Log Message: change path for ftp-stud.fht-esslingen.de by request of Adrian Reber [adrian at fht-esslingen.de] Index: mirrors.php =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors.php,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- mirrors.php 5 Jan 2007 13:17:56 -0000 1.29 +++ mirrors.php 5 Jan 2007 17:19:52 -0000 1.30 @@ -265,8 +265,8 @@

  • ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/fedora-core/
  • ftp://ftp.rhein-zeitung.de/mirrors/fedora.redhat.com/
  • ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.fedora/core
  • -
  • http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/
  • -
  • ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/
  • +
  • http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/
  • +
  • ftp://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/
  • http://ftp.uni-koeln.de/mirrors/fedora/linux/core/
  • ftp://ftp.uni-koeln.de/mirrors/fedora/linux/core/
  • http://mirror.atrpms.net/fedoracore/
  • From fedora-websites-list at redhat.com Fri Jan 5 17:21:00 2007 From: fedora-websites-list at redhat.com (Matt Domsch (mdomsch)) Date: Fri, 5 Jan 2007 12:21:00 -0500 Subject: web/html/Download/mirrors fedora-core-3.de, 1.1, 1.2 fedora-core-4.de, 1.1, 1.2 fedora-core-5, 1.20, 1.21 fedora-core-6, 1.14, 1.15 fedora-core-rawhide, 1.7, 1.8 fedora-core-rawhide-source, 1.6, 1.7 fedora-core-source-5, 1.6, 1.7 fedora-core-source-6, 1.7, 1.8 fedora-extras-4, 1.2, 1.3 fedora-extras-5, 1.12, 1.13 fedora-extras-6, 1.9, 1.10 fedora-extras-devel, 1.7, 1.8 fedora-extras-source-5, 1.8, 1.9 fedora-extras-source-6, 1.7, 1.8 updates-released-fc3.de, 1.1, 1.2 updates-released-fc4.de, 1.1, 1.2 updates-released-fc5, 1.23, 1.24 updates-released-fc6, 1.10, 1.11 updates-released-source-fc5, 1.3, 1.4 updates-released-source-fc6, 1.2, 1.3 updates-testing-fc3.de, 1.1, 1.2 updates-testing-fc4.de, 1.1, 1.2 updates-testing-fc5, 1.20, 1.21 updates-testing-fc6, 1.9, 1.10 updates-testing-source-fc5, 1.7, 1.8 updates-testing-source-fc6, 1.6, 1.7 Message-ID: <200701051721.l05HL0qF006194@cvs-int.fedora.redhat.com> Author: mdomsch Update of /cvs/fedora/web/html/Download/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6148 Modified Files: fedora-core-3.de fedora-core-4.de fedora-core-5 fedora-core-6 fedora-core-rawhide fedora-core-rawhide-source fedora-core-source-5 fedora-core-source-6 fedora-extras-4 fedora-extras-5 fedora-extras-6 fedora-extras-devel fedora-extras-source-5 fedora-extras-source-6 updates-released-fc3.de updates-released-fc4.de updates-released-fc5 updates-released-fc6 updates-released-source-fc5 updates-released-source-fc6 updates-testing-fc3.de updates-testing-fc4.de updates-testing-fc5 updates-testing-fc6 updates-testing-source-fc5 updates-testing-source-fc6 Log Message: change path for ftp-stud.fht-esslingen.de, add to FC5,6,devel yum lists by request of Adrian Reber [adrian at fht-esslingen.de] Index: fedora-core-3.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-3.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-core-3.de 29 Nov 2005 17:32:41 -0000 1.1 +++ fedora-core-3.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -2,4 +2,4 @@ http://ftp.uni-koeln.de/fedora/3/$ARCH/os/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/3/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/3/$ARCH/os -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/3/$ARCH/os/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/3/$ARCH/os/ Index: fedora-core-4.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-4.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-core-4.de 29 Nov 2005 17:32:41 -0000 1.1 +++ fedora-core-4.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -1,4 +1,4 @@ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/4/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/4/$ARCH/os/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/4/$ARCH/os/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/4/$ARCH/os/ http://dl.atrpms.net/mirrors/fedoracore/4/$ARCH/os/ Index: fedora-core-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-5,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- fedora-core-5 5 Jan 2007 15:58:24 -0000 1.20 +++ fedora-core-5 5 Jan 2007 17:20:58 -0000 1.21 @@ -49,3 +49,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/5/$ARCH/os/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/$ARCH/os/ Index: fedora-core-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-6,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- fedora-core-6 5 Jan 2007 15:58:24 -0000 1.14 +++ fedora-core-6 5 Jan 2007 17:20:58 -0000 1.15 @@ -55,3 +55,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/6/$ARCH/os/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/$ARCH/os/ Index: fedora-core-rawhide =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-rawhide,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fedora-core-rawhide 5 Jan 2007 05:44:57 -0000 1.7 +++ fedora-core-rawhide 5 Jan 2007 17:20:58 -0000 1.8 @@ -8,3 +8,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/$ARCH/os/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/$ARCH/os/ Index: fedora-core-rawhide-source =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-rawhide-source,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fedora-core-rawhide-source 5 Jan 2007 05:44:57 -0000 1.6 +++ fedora-core-rawhide-source 5 Jan 2007 17:20:58 -0000 1.7 @@ -3,3 +3,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/source/SRPMS/ Index: fedora-core-source-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-5,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fedora-core-source-5 5 Jan 2007 15:58:24 -0000 1.6 +++ fedora-core-source-5 5 Jan 2007 17:20:58 -0000 1.7 @@ -4,3 +4,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/5/source/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/source/SRPMS/ Index: fedora-core-source-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-core-source-6,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fedora-core-source-6 5 Jan 2007 15:58:24 -0000 1.7 +++ fedora-core-source-6 5 Jan 2007 17:20:58 -0000 1.8 @@ -6,3 +6,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/6/source/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/source/SRPMS/ Index: fedora-extras-4 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-4,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fedora-extras-4 9 Mar 2006 22:46:02 -0000 1.2 +++ fedora-extras-4 5 Jan 2007 17:20:58 -0000 1.3 @@ -7,7 +7,7 @@ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/4/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/4/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/4/$ARCH/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/extras/4/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/4/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/4/$ARCH/ Index: fedora-extras-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-5,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- fedora-extras-5 5 Jan 2007 05:44:57 -0000 1.12 +++ fedora-extras-5 5 Jan 2007 17:20:58 -0000 1.13 @@ -13,3 +13,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/$ARCH/ Index: fedora-extras-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-6,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- fedora-extras-6 5 Jan 2007 05:44:57 -0000 1.9 +++ fedora-extras-6 5 Jan 2007 17:20:58 -0000 1.10 @@ -14,7 +14,7 @@ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/6/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/6/$ARCH/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/extras/6/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/6/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/6/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/6/$ARCH/ Index: fedora-extras-devel =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-devel,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fedora-extras-devel 26 Oct 2006 22:53:50 -0000 1.7 +++ fedora-extras-devel 5 Jan 2007 17:20:58 -0000 1.8 @@ -7,7 +7,7 @@ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/development/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/development/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/development/$ARCH/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/extras/development/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/development/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/development/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/development/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/development/$ARCH/ Index: fedora-extras-source-5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-source-5,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fedora-extras-source-5 5 Jan 2007 05:44:57 -0000 1.8 +++ fedora-extras-source-5 5 Jan 2007 17:20:58 -0000 1.9 @@ -6,3 +6,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/SRPMS/ Index: fedora-extras-source-6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/fedora-extras-source-6,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fedora-extras-source-6 5 Jan 2007 05:44:57 -0000 1.7 +++ fedora-extras-source-6 5 Jan 2007 17:20:58 -0000 1.8 @@ -6,3 +6,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/SRPMS/ Index: updates-released-fc3.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc3.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- updates-released-fc3.de 29 Nov 2005 17:32:41 -0000 1.1 +++ updates-released-fc3.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -2,4 +2,4 @@ http://ftp.uni-koeln.de/fedora/updates/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/3/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/3/$ARCH -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/updates/3/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/3/$ARCH/ Index: updates-released-fc4.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc4.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- updates-released-fc4.de 29 Nov 2005 17:32:41 -0000 1.1 +++ updates-released-fc4.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -1,4 +1,4 @@ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/4/$ARCH/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/updates/4/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/4/$ARCH/ Index: updates-released-fc5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc5,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- updates-released-fc5 5 Jan 2007 15:58:24 -0000 1.23 +++ updates-released-fc5 5 Jan 2007 17:20:58 -0000 1.24 @@ -59,3 +59,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/5/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/$ARCH/ Index: updates-released-fc6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-fc6,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- updates-released-fc6 5 Jan 2007 15:58:24 -0000 1.10 +++ updates-released-fc6 5 Jan 2007 17:20:58 -0000 1.11 @@ -61,3 +61,4 @@ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/6/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/$ARCH/ Index: updates-released-source-fc5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-source-fc5,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- updates-released-source-fc5 5 Jan 2007 05:44:57 -0000 1.3 +++ updates-released-source-fc5 5 Jan 2007 17:20:58 -0000 1.4 @@ -1,3 +1,4 @@ http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/SRPMS/ Index: updates-released-source-fc6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-released-source-fc6,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- updates-released-source-fc6 5 Jan 2007 05:44:57 -0000 1.2 +++ updates-released-source-fc6 5 Jan 2007 17:20:58 -0000 1.3 @@ -1,3 +1,4 @@ http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/SRPMS/ Index: updates-testing-fc3.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc3.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- updates-testing-fc3.de 29 Nov 2005 17:32:41 -0000 1.1 +++ updates-testing-fc3.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -2,4 +2,4 @@ http://ftp.uni-koeln.de/fedora/updates/testing/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/3/$ARCH http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/3/$ARCH -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/updates/testing/3/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/3/$ARCH/ Index: updates-testing-fc4.de =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc4.de,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- updates-testing-fc4.de 29 Nov 2005 17:32:41 -0000 1.1 +++ updates-testing-fc4.de 5 Jan 2007 17:20:58 -0000 1.2 @@ -1,4 +1,4 @@ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/4/$ARCH/ -http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora.redhat.com/linux/core/updates/testing/4/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/testing/4/$ARCH/ Index: updates-testing-fc5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc5,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- updates-testing-fc5 5 Jan 2007 05:44:57 -0000 1.20 +++ updates-testing-fc5 5 Jan 2007 17:20:58 -0000 1.21 @@ -58,3 +58,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ Index: updates-testing-fc6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-fc6,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- updates-testing-fc6 5 Jan 2007 05:44:57 -0000 1.9 +++ updates-testing-fc6 5 Jan 2007 17:20:58 -0000 1.10 @@ -60,3 +60,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ Index: updates-testing-source-fc5 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-source-fc5,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- updates-testing-source-fc5 5 Jan 2007 05:44:57 -0000 1.7 +++ updates-testing-source-fc5 5 Jan 2007 17:20:58 -0000 1.8 @@ -5,3 +5,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/SRPMS/ Index: updates-testing-source-fc6 =================================================================== RCS file: /cvs/fedora/web/html/Download/mirrors/updates-testing-source-fc6,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- updates-testing-source-fc6 5 Jan 2007 05:44:57 -0000 1.6 +++ updates-testing-source-fc6 5 Jan 2007 17:20:58 -0000 1.7 @@ -5,3 +5,4 @@ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/ +http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/SRPMS/ From fedora-websites-list at redhat.com Fri Jan 5 17:25:07 2007 From: fedora-websites-list at redhat.com (Karsten Wade (kwade)) Date: Fri, 5 Jan 2007 12:25:07 -0500 Subject: web/include template.inc,1.12,1.13 Message-ID: <200701051725.l05HP7ed006294@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/web/include In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6277 Modified Files: template.inc Log Message: updating copyright notice to comply with standard and specify all years for total clarity Index: template.inc =================================================================== RCS file: /cvs/fedora/web/include/template.inc,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- template.inc 1 Nov 2006 04:26:07 -0000 1.12 +++ template.inc 5 Jan 2007 17:25:05 -0000 1.13 @@ -126,7 +126,7 @@ print '