[rhnlib] Rebase to rhnlib-2.5.26-1.el6 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Fri Aug 13 16:29:26 UTC 2010


commit 97bbd0df8c1bff1e75da5a8035ea96808c3d24ba
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Aug 13 18:29:25 2010 +0200

    Rebase to rhnlib-2.5.26-1.el6 in rawhide.

 .gitignore  |    1 +
 rhnlib.spec |   21 +++++++++++++++++----
 sources     |    2 +-
 3 files changed, 19 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c68fd50..fa4e611 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 rhnlib-2.5.24.tar.gz
+/rhnlib-2.5.26.tar.gz
diff --git a/rhnlib.spec b/rhnlib.spec
index 7ea31d5..0730953 100644
--- a/rhnlib.spec
+++ b/rhnlib.spec
@@ -4,8 +4,8 @@ Summary: Python libraries for the RHN project
 Name: rhnlib
 URL:     https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 2.5.24
-Release: 2%{?dist}
+Version: 2.5.26
+Release: 1%{?dist}
 
 Group: Development/Libraries
 License: GPLv2
@@ -54,8 +54,21 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
-* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 2.5.24-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+* Thu Aug 05 2010 Milan Zazrivec <mzazrivec at redhat.com> 2.5.26-1
+- 618267 - do not allow control characters in xmlrpc communication
+
+* Thu Jul 01 2010 Miroslav Suchý <msuchy at redhat.com> 2.5.25-1
+- 595837 - write nice error in case of "connection reset by peer" and xmlrpc
+  protocol error (msuchy at redhat.com)
+- 583980 - replace fcntl.O_NDELAY with os.O_NDELAY, for newer Pythons.
+  (jpazdziora at redhat.com)
+- 583020 - need to initialize self.send_handler for the class Server as well.
+  (jpazdziora at redhat.com)
+- Removing server from cmd-line (slukasik at redhat.com)
+- Adding port number to command line args (slukasik at redhat.com)
+- Adding shebang (slukasik at redhat.com)
+- Fixing return value (slukasik at redhat.com)
+- Fixing typo. (slukasik at redhat.com)
 
 * Mon Apr 19 2010 Michael Mraka <michael.mraka at redhat.com> 2.5.24-1
 - Cleaning up, preparing for automatization
diff --git a/sources b/sources
index c2877d4..ef95a23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7a3ce9469c960e78c79914d06cb30d3  rhnlib-2.5.24.tar.gz
+ab6420bc389295633f75afde59fa74c5  rhnlib-2.5.26.tar.gz


More information about the scm-commits mailing list