SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yum-rhn-plugin-1.1.3-2.fc14.noarch.rpm :
Wed Aug 11 14:00:00 2010 David Malcolm - 1.1.3-2
- recompiling .py files against Python 2.7 (rhbz#623422)

Mon Jun 14 14:00:00 2010 Miroslav Suchý 1.1.3-1
- 598323 - yumex do not set version (msuchyAATTredhat.com)
- l10n: Updates to Chinese (China) (zh_CN) translation
(leahliuAATTfedoraproject.org)
- l10n: Updates to Spanish (Castilian) (es) translation
(gguerrerAATTfedoraproject.org)
- l10n: Updates to Russian (ru) translation (ypoyarkoAATTfedoraproject.org)
- cleanup - removing translation file, which does not match any language code
(msuchyAATTredhat.com)
- update po files for yum-rhn-plugin (msuchyAATTredhat.com)
- l10n: Updates to German (de) translation (ttrinksAATTfedoraproject.org)
- l10n: Updates to Polish (pl) translation (ravenAATTfedoraproject.org)

Wed May 5 14:00:00 2010 Justin Sherrill 1.1.2-1
- 589120 - fixing issue with traceback from rhn_chec \"no attribute cfg\"
(jsherrilAATTredhat.com)

Mon Apr 19 14:00:00 2010 Michael Mraka 1.1.1-1
- bumping spec files to 1.1 packages

Thu Mar 25 13:00:00 2010 Jan Pazdziora 0.9.2-1
- channel_blacklist seems to be never used, removing

Tue Feb 23 13:00:00 2010 Miroslav Suchý 0.9.1-1
- rebuild for rhel6

Thu Feb 4 13:00:00 2010 Michael Mraka 0.8.5-1
- updated copyrights

Mon Jan 25 13:00:00 2010 Michael Mraka 0.8.4-1
- fixed HTTP Error 401 Authorization Required on Fedora 12

Fri Jan 15 13:00:00 2010 Michael Mraka 0.8.3-1
- fixed syntax error

Thu Jan 14 13:00:00 2010 Miroslav Suchý 0.8.2-1
- 549368 - yum now (F12) pass new attribute size, we should honor it if given

Fri Dec 18 13:00:00 2009 Miroslav Suchý 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 13:00:00 2009 Miroslav Suchý 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 13:00:00 2009 Miroslav Suchý 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 14:00:00 2009 Miroslav Suchý 0.7.6-1
- change licence in header to correct GPLv2

Wed Sep 30 14:00:00 2009 Miroslav Suchý 0.7.5-1
- add LICENSE

Tue Sep 29 14:00:00 2009 Miroslav Suchý 0.7.4-1
- add source url
- add fix version in provides
- clean %files section

Thu Sep 17 14:00:00 2009 Miroslav Suchý 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 6 14:00:00 2009 Pradeep Kilambi 0.6.1-1
- fixing the changelog order causing tito build to fail (pkilambiAATTredhat.com)
- fixing date (pkilambiAATTredhat.com)
- new build (pkilambiAATTredhat.com)
- client tools merge from svn (pkilambiAATTredhat.com)

Wed Aug 5 14:00:00 2009 Pradeep Kilambi
- new build

Mon Aug 3 14:00:00 2009 Pradeep Kilambi 0.5.4-13.fc14
- Resolves: #514503

Fri Jun 26 14:00:00 2009 John Matthews 0.5.7-1
- yum-rhn-plugin requires m2crypto

Thu Jun 25 14:00:00 2009 John Matthews 0.5.6-1
- yum operations are not getting redirected as the GET requested is formed at
the plugin level and not through rhnlib. (pkilambiAATTredhat.com)
- 467866 - Raise a more cleaner message if clients end up getting badStatusLine
error due to 502 proxy errors (pkilambiAATTredhat.com)

Mon Jun 22 14:00:00 2009 Pradeep Kilambi 0.5.4-10.fc14
- Resolves: #484245

Fri Jun 12 14:00:00 2009 Pradeep Kilambi 0.5.4-9.fc14
- Resolves: #467866

Thu May 21 14:00:00 2009 jesus m. rodriguez 0.5.5-1
- merging additional spec changes and minor edits from svn (pkilambiAATTredhat.com)
- 467866 - catch the BadStatusLine and let use know that the server is
unavailable temporarily (pkilambiAATTredhat.com)
- 489396 - remove limitation of rhn auth refresh for only 401 errors (jmatthewAATTredhat.com)
- Throw an InvalidRedirectionError if redirect url does\'nt fetch the package
(pkilambiAATTredhat.com)
- updating translations (pkilambiAATTredhat.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. (pkilambiAATTredhat.com)
- cleanup imports (pkilambiAATTredhat.com)
- 481042 - handle ssl timeout exceptions raised from m2crypto more gracefully (pkilambiAATTredhat.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 (pkilambiAATTredhat.com)
- 491127 - fixing the package actions to inspect the error codes and raise
except (pkilambiAATTredhat.com)

Tue May 12 14:00:00 2009 Pradeep Kilambi 0.5.4-7.fc14
- Resolves: #467866 #489396

Fri May 8 14:00:00 2009 Pradeep Kilambi 0.5.4-4.fc14
- Resolves: #441738 #444581 #465340 #481042 #481053 #491127 #476899

Wed Jan 21 13:00:00 2009 Pradeep Kilambi 0.5.4-1
- Remove usage of version and sources files.

Tue Nov 11 13:00:00 2008 Pradeep Kilambi - 0.5.3-30.fc14
- Resolves: #470988

Fri Oct 24 14:00:00 2008 Pradeep Kilambi - 0.5.3-28.fc14
- Resolves: #467043

Tue Oct 21 14:00:00 2008 John Matthews - 0.5.3-27.fc14
- Updated rhn-client-tools requires to 0.4.19 or greater

Thu Sep 18 14:00:00 2008 Pradeep Kilambi - 0.5.3-26.fc14
- Resolves: #431082 #436043 #436804 #441265 #448012 #448044 #449726
- Resolves: #450241 #453690 #455759 #455760 #456540 #457191 #462499

Wed Aug 6 14:00:00 2008 Pradeep Kilambi - 0.5.3-20.fc14
- new build

Tue Aug 5 14:00:00 2008 Pradeep Kilambi - 0.5.3-12.fc14
- Resolves: #457190

Tue May 20 14:00:00 2008 Pradeep Kilambi - 0.5.3-12.fc14-
- new build

Mon May 19 14:00:00 2008 Pradeep Kilambi - 0.5.3-6
- Resolves: #447402

Tue Mar 11 13:00:00 2008 Pradeep Kilambi - 0.5.3-6
- Resolves: #438175

Tue Mar 11 13:00:00 2008 Pradeep Kilambi - 0.5.3-5
- Resolves: #435840

Tue Mar 11 13:00:00 2008 Pradeep Kilambi - 0.5.3-4
- Resolves: #433781

Wed Jan 16 13:00:00 2008 Pradeep Kilambi - 0.5.3-3
- Resolves: #222327, #226151, #245013, #248385, #251915, #324141
- Resolves: #331001, #332011, #378911

Fri Aug 17 14:00:00 2007 Pradeep Kilambi - 0.5.2-3
- Resolves: #232567

Tue Jul 17 14:00:00 2007 Pradeep Kilambi - 0.5.2-2
- Resolves: #250638

Tue Jul 17 14:00:00 2007 James Slagle - 0.5.2-1
- Patch from katzjAATTredhat.com for yum 3.2.x compatibility
- Resolves: #243769

Tue Jun 26 14:00:00 2007 Shannon Hughes - 0.5.1-2
- Resolves: #232567, #234880, #237300

Thu Dec 14 13:00:00 2006 John Wregglesworth - 0.3.1-1
- Updated translations.
- Related: #216835

Wed Dec 13 13:00:00 2006 James Bowes - 0.3.0-2
- Add requires for rhn-setup.
- Related: #218617

Mon Dec 11 13:00:00 2006 James Bowes - 0.3.0-1
- Updated translations.
- Related: #216835

Tue Dec 5 13:00:00 2006 James Bowes - 0.2.9-1
- Updated translations.

Fri Dec 1 13:00:00 2006 James Bowes - 0.2.8-1
- Updated translations.

Thu Nov 30 13:00:00 2006 James Bowes - 0.2.7-1
- New and updated translations.

Tue Nov 28 13:00:00 2006 James Bowes - 0.2.6-1
- Reauthenticate with RHN if the session expires.
- Resolves: #217706

Tue Nov 28 13:00:00 2006 James Bowes - 0.2.5-1
- New and updated translations.

Mon Nov 20 13:00:00 2006 James Bowes - 0.2.4-1
- Fix for #215602

Mon Nov 13 13:00:00 2006 James Bowes - 0.2.3-1
- Add man pages.

Fri Nov 3 13:00:00 2006 James Bowes - 0.2.2-1
- Fix for #213793

Mon Oct 30 13:00:00 2006 James Bowes - 0.2.1-1
- New translations.
- Fixes for #212255, #213031, #211568

Wed Oct 25 14:00:00 2006 James Bowes - 0.2.0-1
- Use sslCACert rather than sslCACert[0]. Related to #212212.

Tue Oct 24 14:00:00 2006 James Bowes - 0.1.9-3
- add BuildRequires: gettext

Tue Oct 24 14:00:00 2006 James Bowes - 0.1.9-2
- add BuildRequires: intltool

Tue Oct 24 14:00:00 2006 James Bowes - 0.1.9-1
- fixes for #181830, #208852, #206941

Tue Oct 24 14:00:00 2006 James Bowes - 0.1.8-1
- Require a version of rhn-client-tools that doesn\'t provide up2date.
- package the translation files.

Fri Oct 13 14:00:00 2006 James Bowes - 0.1.7-2
- Obsolete up2date

Wed Oct 11 14:00:00 2006 James Bowes - 0.1.7-1
- New version.
- Don\'t always assume we have an optparser.

Thu Oct 5 14:00:00 2006 James Bowes - 0.1.6-1
- New version.

Fri Sep 15 14:00:00 2006 James Bowes - 0.1.5-1
- Require rhpl for translation.

Thu Sep 14 14:00:00 2006 James Bowes - 0.1.0-1
- New version.
- Require rhn-client-tools >= 0.1.4.
- Stop ghosting pyo files.

Thu Aug 10 14:00:00 2006 James Bowes - 0.0.9-1
- New version.
- Fix for bz #202091 pirut crashes after installing package

Mon Aug 7 14:00:00 2006 James Bowes - 0.0.8-2
- Set gpg checking from the plugin\'s config.

Thu Aug 3 14:00:00 2006 James Bowes - 0.0.8-1
- New version.

Mon Jul 31 14:00:00 2006 James Bowes - 0.0.7-1
- New version.

Mon Jul 31 14:00:00 2006 James Bowes - 0.0.6-1
- Fix for bz #200697 – yum-rhn-plugin causes yum to fail
under rhel5-server

Thu Jul 27 14:00:00 2006 James Bowes - 0.0.5-1
- New version.

Thu Jul 20 14:00:00 2006 James Bowes - 0.0.4-1
- New version.

Wed Jul 19 14:00:00 2006 James Bowes - 0.0.3-3
- Correct buildroot location.

Wed Jul 19 14:00:00 2006 James Bowes - 0.0.3-2
- Spec file cleanups.

Wed Jul 12 14:00:00 2006 James Bowes - 0.0.3-1
- Install the packages action.

Thu May 18 14:00:00 2006 James Bowes - 0.0.2-1
- Make Evr checking on rhn packages more exact.

Mon Apr 17 14:00:00 2006 James Bowes - 0.0.1-2
- Update requirements for yum >= 2.9.0

Tue Feb 28 13:00:00 2006 James Bowes - 0.0.1-1
- Initial version.


 
ICM