rpms/mirrormanager/EL-5 sources, 1.6, 1.7 .cvsignore, 1.6, 1.7 mirrormanager.spec, 1.5, 1.6

Matt Domsch mdomsch at fedoraproject.org
Mon Feb 23 16:35:50 UTC 2009


Author: mdomsch

Update of /cvs/extras/rpms/mirrormanager/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5828

Modified Files:
	sources .cvsignore mirrormanager.spec 
Log Message:
update to 1.2.9


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	3 Dec 2008 01:02:39 -0000	1.6
+++ sources	23 Feb 2009 16:35:20 -0000	1.7
@@ -1 +1 @@
-6ca088ee9f61c9297afda1892be8537a  mirrormanager-1.2.8.tar.bz2
+e14bf560359ffcf9f48f367abc4a8000  mirrormanager-1.2.9.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	3 Dec 2008 01:02:38 -0000	1.6
+++ .cvsignore	23 Feb 2009 16:35:20 -0000	1.7
@@ -1 +1 @@
-mirrormanager-1.2.8.tar.bz2
+mirrormanager-1.2.9.tar.bz2


Index: mirrormanager.spec
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/mirrormanager.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mirrormanager.spec	3 Dec 2008 01:02:38 -0000	1.5
+++ mirrormanager.spec	23 Feb 2009 16:35:20 -0000	1.6
@@ -1,5 +1,5 @@
 Name:           mirrormanager
-Version:        1.2.8
+Version:        1.2.9
 Release:        1%{?dist}
 Summary:        Fedora mirror management system
 BuildArch:      noarch
@@ -66,6 +66,23 @@
 
 
 %changelog
+* Mon Feb 23 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.9-1
+- Adrian Reber:
+      mirrorlist-server: check values returned by geoip before printing
+      mirrorlist-server: ignore SIGCHLD to not have zombie processes
+      server: also use project name and URL from config file for publiclist
+      server: removed debug messages to decrease MM's verbosity
+      server: make it work with Fedora's 10 python version
+- Jeroen van Meeuwen:
+      Strip duplicate // from the path requested
+- Matt Domsch:
+      revert publiclist_host() changes from 6a056929007b9b6bdf35367818e1212895c5bdec
+         which weren't any faster and yet generated incorrect results.
+      add item to TODO
+      add push-mirroring doc
+      mirrorlist: add trailing / to returned URLs to directories.
+      Better handle Host creation form validation failure error case.
+
 * Tue Dec  2 2008 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.8-1
 - don't place metalink-downloaded files deep in a directory tree
 
@@ -76,6 +93,9 @@
   fix metalinks, cleanup publiclist a bit, add s390x
   cleanup license files
 
+* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.2.6-2
+- Rebuild for Python 2.6
+
 * Mon Oct 13 2008 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.6-1
 - even more bugfixes
 




More information about the scm-commits mailing list