[yum-rhn-plugin] Rebase to yum-rhn-plugin-2.0.1-1.fc19 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jul 22 07:35:35 UTC 2013


commit 7c2ee92d50c6849124077aa74452da7f6bb0ea81
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jul 22 09:35:24 2013 +0200

    Rebase to yum-rhn-plugin-2.0.1-1.fc19 in rawhide.

 .gitignore          |    1 +
 sources             |    2 +-
 yum-rhn-plugin.spec |  306 +++++----------------------------------------------
 3 files changed, 28 insertions(+), 281 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 502094b..6c74467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ yum-rhn-plugin-1.1.3.tar.gz
 /yum-rhn-plugin-1.7.2.tar.gz
 /yum-rhn-plugin-1.8.8.tar.gz
 /yum-rhn-plugin-1.9.4.tar.gz
+/yum-rhn-plugin-2.0.1.tar.gz
diff --git a/sources b/sources
index 1a9f92c..9bd596d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ac3e2f9da10a273a35eb7d7d03f08e7  yum-rhn-plugin-1.9.4.tar.gz
+523035d6b63d4645621b991f15565865  yum-rhn-plugin-2.0.1.tar.gz
diff --git a/yum-rhn-plugin.spec b/yum-rhn-plugin.spec
index db8b00c..54a943d 100644
--- a/yum-rhn-plugin.spec
+++ b/yum-rhn-plugin.spec
@@ -1,6 +1,6 @@
-Summary: RHN support for yum
+Summary: Spacewalk support for yum
 Name: yum-rhn-plugin
-Version: 1.9.4
+Version: 2.0.1
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -15,7 +15,7 @@ BuildRequires: intltool
 BuildRequires: gettext
 
 Requires: yum >= 3.2.19-15
-Requires: rhn-client-tools >= 1.6.6-1
+Requires: rhn-client-tools >= 1.10.3-1
 Requires: m2crypto >= 0.16-6
 Requires: python-iniparse
 
@@ -25,7 +25,7 @@ Obsoletes: up2date < 5.0.0
 Provides: up2date = 5.0.0
 
 %description
-This yum plugin provides support for yum to access a Red Hat Network server for
+This yum plugin provides support for yum to access a Spacewalk server for
 software updates.
 
 %prep
@@ -70,6 +70,28 @@ fi
 %doc LICENSE
 
 %changelog
+* Wed Jul 17 2013 Tomas Kasparek <tkasparek at redhat.com> 2.0.1-1
+- Bumping package versions for 2.0.
+
+* Wed Jul 17 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.5-1
+- Update .po and .pot files for yum-rhn-plugin.
+
+* Mon Jun 17 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.4-1
+- rebranding few more strings in client stuff
+
+* Wed Jun 12 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.3-1
+- rebranding RHN Proxy to Red Hat Proxy in client stuff
+- rebranding RHN Satellite to Red Hat Satellite in client stuff
+
+* Tue May 21 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.2-1
+- branding clean-up of rhel client stuff
+
+* Wed Apr 03 2013 Stephen Herr <sherr at redhat.com> 1.10.1-1
+- 947639 - Make timeout of yum-rhn-plugin calls through rhn-client-tools
+  configurable
+- Bumping package versions for 1.9
+- Purging %%changelog entries preceding Spacewalk 1.0, in active packages.
+
 * Fri Feb 15 2013 Milan Zazrivec <mzazrivec at redhat.com> 1.9.4-1
 - Update .po and .pot files for yum-rhn-plugin.
 - New translations from Transifex for yum-rhn-plugin.
@@ -365,279 +387,3 @@ fi
 * Mon Apr 19 2010 Michael Mraka <michael.mraka at redhat.com> 1.1.1-1
 - bumping spec files to 1.1 packages
 
-* Thu Mar 25 2010 Jan Pazdziora 0.9.2-1
-- channel_blacklist seems to be never used, removing
-
-* Tue Feb 23 2010 Miroslav Suchý <msuchy at redhat.com> 0.9.1-1
-- rebuild for rhel6
-
-* Thu Feb 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.5-1
-- updated copyrights
-
-* Mon Jan 25 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.4-1
-- fixed HTTP Error 401 Authorization Required on Fedora 12
-
-* Fri Jan 15 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.3-1
-- fixed syntax error
-
-* Thu Jan 14 2010 Miroslav Suchý <msuchy at redhat.com> 0.8.2-1
-- 549368 - yum now (F12) pass new attribute size, we should honor it if given
-
-* Fri Dec 18 2009 Miroslav Suchý <msuchy at redhat.com> 0.8.1-1
-- 504295 - retrieve and use debug level from rhncli, pass it to yum
-- 548448 - when we are doing rollback, bypass dependecy resolution
-
-* Tue Dec  1 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.8-1
-- 437822 - python dependecy is not picked up automatically
-- 437822 - when persistent enable/disable of rhn repo is requested, do it in rhnplugin.conf
-- 514467 - when we say RHN is disabled, we may actually really disable it
-
-* Wed Nov 25 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.7-1
-- 527412 - compute delta and write it to logs only if writeChangesToLog is set to 1
-- 527412 - Revert "fixing rhn-plugin to update package profiles through the updatePackageProfile call instead of manually setting up the delta as it causes stale package entries in the ui due to epoch being set to 0 for a no epoch packages"
-- 509342 - explicitly say, that this is example
-- 515575 - require recent rhn-client tools
-- remove no.po as Norwegian translation is for some time in nb.po, which is correct location anyway
-- remove double slash, Mandriva do not likes it
-- fix build under opensuse
-
-* Thu Oct  1 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.6-1
-- change licence in header to correct GPLv2
-
-* Wed Sep 30 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.5-1
-- add LICENSE
-
-* Tue Sep 29 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.4-1
-- add source url
-- add fix version in provides
-- clean %%files section
-
-* Thu Sep 17 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.2-1
-- Rhpl was removed from rhel client packages
-- use macros in spec file
-- move rhnplugin from /var/lib/yum-plugins to /usr/share/yum-plugins - it is not executable
-- versioned obsolete and provide the obsolete package
-- Fix yum-rhn-plugin requiring a version of m2crypto that doesn't exist.
-- bumping versions to 0.7.0
-
-* Thu Aug 06 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.1-1
-- fixing the changelog order causing tito build to fail (pkilambi at redhat.com)
-- fixing date (pkilambi at redhat.com)
-- new build (pkilambi at redhat.com)
-- client tools merge from svn (pkilambi at redhat.com)
-
-* Wed Aug 05 2009 Pradeep Kilambi <pkilambi at redhat.com>
-- new build
-
-* Mon Aug  3 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-13%{?dist}
-- Resolves:  #514503
-
-* Fri Jun 26 2009 John Matthews <jmatthew at redhat.com> 0.5.7-1
-- yum-rhn-plugin requires m2crypto
-
-* Thu Jun 25 2009 John Matthews <jmatthew at redhat.com> 0.5.6-1
-- yum operations are not getting redirected as the GET requested is formed at
-  the plugin level and not through rhnlib. (pkilambi at redhat.com)
-- 467866 - Raise a more cleaner message if clients end up getting badStatusLine
-  error due to 502 proxy errors (pkilambi at redhat.com)
-
-* Mon Jun 22 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-10%{?dist}
-- Resolves: #484245 
-
-* Fri Jun 12 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-9%{?dist}
-- Resolves: #467866
-
-* Thu May 21 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.5-1
-- merging additional spec changes and minor edits from svn (pkilambi at redhat.com)
-- 467866 - catch the BadStatusLine and let use know that the server is
-  unavailable temporarily (pkilambi at redhat.com)
-- 489396 - remove limitation of rhn auth refresh for only 401 errors (jmatthew at redhat.com)
-- Throw an InvalidRedirectionError if redirect url does'nt fetch the package
-  (pkilambi at redhat.com)
-- updating translations (pkilambi at redhat.com)
-- 465340 - clean up loginAuth.pkl along with rest of the cache while yum clean
-  all. This file should get recreated when the clients checks in with RHN
-  again. (pkilambi at redhat.com)
-- cleanup imports (pkilambi at redhat.com)
-- 481042 - handle ssl timeout exceptions raised from m2crypto more gracefully (pkilambi at redhat.com)
-- 448245 - adding a single global module level reference to yumAction so
-  rhn_check uses this for all package related actions as a single instance
-  instead of reloading yum configs each time (pkilambi at redhat.com)
-- 491127 - fixing the package actions to  inspect the error codes and raise
-  except (pkilambi at redhat.com)
-
-* Tue May 12 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-7%{?dist}
-- Resolves: #467866  #489396
-
-* Fri May  8 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-4%{?dist}
-- Resolves:  #441738 #444581 #465340 #481042 #481053 #491127 #476899
-
-* Wed Jan 21 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-1
-- Remove usage of version and sources files.
-
-* Tue Nov 11 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-30%{?dist}
-- Resolves: #470988
-
-* Fri Oct 24 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-28%{?dist}
-- Resolves: #467043
-
-* Tue Oct 21 2008 John Matthews <jmatthews at redhat.com> - 0.5.3-27%{?dist}
-- Updated rhn-client-tools requires to 0.4.19 or greater
-
-* Thu Sep 18 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-26%{?dist}
-- Resolves: #431082 #436043 #436804 #441265 #448012 #448044 #449726
-- Resolves: #450241 #453690 #455759 #455760 #456540 #457191  #462499
-
-* Wed Aug  6 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-20%{?dist}
-- new build
-
-* Tue Aug  5 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-12%{?dist}
-- Resolves: #457190
-
-* Tue May 20 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-12%{?dist}-
-- new build
-
-* Mon May 19 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-6
-- Resolves: #447402
-
-* Tue Mar 11 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-6
-- Resolves: #438175
-
-* Tue Mar 11 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-5
-- Resolves: #435840
-
-* Tue Mar 11 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-4
-- Resolves: #433781
-
-* Wed Jan 16 2008 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.3-3
-- Resolves: #222327, #226151, #245013, #248385, #251915, #324141 
-- Resolves: #331001, #332011, #378911
-
-* Fri Aug 17 2007 Pradeep Kilambi <pkilambi at redhat.com>  - 0.5.2-3
-- Resolves: #232567
-
-* Tue Jul 17 2007 Pradeep Kilambi <pkilambi at redhat.com> - 0.5.2-2
-- Resolves: #250638
-
-* Tue Jul 17 2007 James Slagle <jslagle at redhat.com> - 0.5.2-1
-- Patch from katzj at redhat.com for yum 3.2.x compatibility
-- Resolves: #243769
-
-* Thu Jun 26 2007 Shannon Hughes <shughes at redhat.com> - 0.5.1-2
-- Resolves: #232567, #234880, #237300
-
-* Thu Dec 14 2006 John Wregglesworth <wregglej at redhat.com> - 0.3.1-1
-- Updated translations.
-- Related: #216835
-
-* Wed Dec 13 2006 James Bowes <jbowes at redhat.com> - 0.3.0-2
-- Add requires for rhn-setup.
-- Related: #218617
-
-* Mon Dec 11 2006 James Bowes <jbowes at redhat.com> - 0.3.0-1
-- Updated translations.
-- Related: #216835
-
-* Tue Dec 05 2006 James Bowes <jbowes at redhat.com> - 0.2.9-1
-- Updated translations.
-
-* Fri Dec 01 2006 James Bowes <jbowes at redhat.com> - 0.2.8-1
-- Updated translations.
-
-* Thu Nov 30 2006 James Bowes <jbowes at redhat.com> - 0.2.7-1
-- New and updated translations.
-
-* Tue Nov 28 2006 James Bowes <jbowes at redhat.com> - 0.2.6-1
-- Reauthenticate with RHN if the session expires.
-- Resolves: #217706
-
-* Tue Nov 28 2006 James Bowes <jbowes at redhat.com> - 0.2.5-1
-- New and updated translations.
-
-* Mon Nov 20 2006 James Bowes <jbowes at redhat.com> - 0.2.4-1
-- Fix for #215602
-
-* Mon Nov 13 2006 James Bowes <jbowes at redhat.com> - 0.2.3-1
-- Add man pages.
-
-* Fri Nov 03 2006 James Bowes <jbowes at redhat.com> - 0.2.2-1
-- Fix for #213793
-
-* Mon Oct 30 2006 James Bowes <jbowes at redhat.com> - 0.2.1-1
-- New translations.
-- Fixes for #212255, #213031, #211568
-
-* Tue Oct 25 2006 James Bowes <jbowes at redhat.com> - 0.2.0-1
-- Use sslCACert rather than sslCACert[0]. Related to #212212.
-
-* Tue Oct 24 2006 James Bowes <jbowes at redhat.com> - 0.1.9-3
-- add BuildRequires: gettext
-
-* Tue Oct 24 2006 James Bowes <jbowes at redhat.com> - 0.1.9-2
-- add BuildRequires: intltool
-
-* Tue Oct 24 2006 James Bowes <jbowes at redhat.com> - 0.1.9-1
-- fixes for #181830, #208852, #206941
-
-* Tue Oct 24 2006 James Bowes <jbowes at redhat.com> - 0.1.8-1
-- Require a version of rhn-client-tools that doesn't provide up2date.
-- package the translation files.
-
-* Fri Oct 13 2006 James Bowes <jbowes at redhat.com> - 0.1.7-2
-- Obsolete up2date
-
-* Wed Oct 11 2006 James Bowes <jbowes at redhat.com> - 0.1.7-1
-- New version.
-- Don't always assume we have an optparser.
-
-* Thu Oct 05 2006 James Bowes <jbowes at redhat.com> - 0.1.6-1
-- New version.
-
-* Fri Sep 15 2006 James Bowes <jbowes at redhat.com> - 0.1.5-1
-- Require rhpl for translation.
-
-* Thu Sep 14 2006 James Bowes <jbowes at redhat.com> - 0.1.0-1
-- New version.
-- Require rhn-client-tools >= 0.1.4.
-- Stop ghosting pyo files.
-
-* Thu Aug 10 2006 James Bowes <jbowes at redhat.com> - 0.0.9-1
-- New version.
-- Fix for bz #202091 pirut crashes after installing package
-
-* Mon Aug 07 2006 James Bowes <jbowes at redhat.com> - 0.0.8-2
-- Set gpg checking from the plugin's config.
-
-* Thu Aug 03 2006 James Bowes <jbowes at redhat.com> - 0.0.8-1
-- New version.
-
-* Mon Jul 31 2006 James Bowes <jbowes at redhat.com> - 0.0.7-1
-- New version.
-
-* Mon Jul 31 2006 James Bowes <jbowes at redhat.com> - 0.0.6-1
-- Fix for bz #200697 – yum-rhn-plugin causes yum to fail
-  under rhel5-server
-
-* Thu Jul 27 2006 James Bowes <jbowes at redhat.com> - 0.0.5-1
-- New version.
-
-* Thu Jul 20 2006 James Bowes <jbowes at redhat.com> - 0.0.4-1
-- New version.
-
-* Wed Jul 19 2006 James Bowes <jbowes at redhat.com> - 0.0.3-3
-- Correct buildroot location.
-
-* Wed Jul 19 2006 James Bowes <jbowes at redhat.com> - 0.0.3-2
-- Spec file cleanups.
-
-* Wed Jul 12 2006 James Bowes <jbowes at redhat.com> - 0.0.3-1
-- Install the packages action.
-
-* Thu May 18 2006 James Bowes <jbowes at redhat.com> - 0.0.2-1
-- Make Evr checking on rhn packages more exact.
-
-* Mon Apr 17 2006 James Bowes <jbowes at redhat.com> - 0.0.1-2
-- Update requirements for yum >= 2.9.0
-
-* Tue Feb 28 2006 James Bowes <jbowes at redhat.com> - 0.0.1-1
-- Initial version.


More information about the scm-commits mailing list