Changelog for
python2-rhnpush-5.5.108-3.1.noarch.rpm :
Mon Oct 9 14:00:00 2017 michael.mrakaAATTredhat.com
- run pylint on all Fedoras
- simplified Makefile
- modules are now in standard sitelib path
- install files into python_sitelib/python3_sitelib
- move rhnpush files into proper python2/python3 subpackages
- split rhnpush into python2/python3 specific packages
Wed Aug 9 14:00:00 2017 michael.mrakaAATTredhat.com
- precompile py3 bytecode on Fedora 23+
- use standard brp-python-bytecompile
Mon Jul 31 14:00:00 2017 ehergetAATTredhat.com
- update copyright year
Thu May 25 14:00:00 2017 michael.mrakaAATTredhat.com
- fixed pylint warnings disabled python3 pylint on Fedora 26+ for now
- removed outdated solaris2mpm script
Fri Mar 24 13:00:00 2017 ogajduseAATTredhat.com
- Disabling Pylint in Fedora<25 to prevent weird err
Wed Mar 15 13:00:00 2017 ogajduseAATTredhat.com
- Pylint fixes in rhnpush
- pylint fix consider-iterating-dictionary for rhnpush.rhnpush_config
- Use HTTPS in all Github links
- Updated links to github in spec files
- Migrating Fedorahosted to GitHub
Wed Feb 15 13:00:00 2017 tkasparekAATTredhat.com
- require spacewalk-usix indead of spacewalk-backend-usix
Thu Nov 3 13:00:00 2016 galtAATTredhat.com
- 1390170 - rhnpush is used on a client side as well, so make it compatible
with RHEL 5 and Python 2.4
Wed Sep 14 00:00:00 UTC 2016 - Jan Dobes 5.5.100-1
- fixing pylint in rhnpush
Tue Sep 6 00:00:00 UTC 2016 - Jan Dobes 5.5.99-1
- Fix typo
Wed May 25 14:00:00 2016 tkasparekAATTredhat.com
- updating copyright years
Wed May 18 14:00:00 2016 tkasparekAATTredhat.com
- convert binary data to string to work correctly in Python 3
Tue May 17 14:00:00 2016 tkasparekAATTredhat.com
- fixed RuntimeError: dictionary changed size during iteration
- convert binary data to string to possible compare data in Python 3
Thu May 12 14:00:00 2016 galtAATTredhat.com
- change build dependency on python-devel, because we don\'t use Python3 during
package building
Fri Apr 22 14:00:00 2016 galtAATTredhat.com
- Add some fixes to rhnpush for Python 3 compatibility - change mode for open()
function - HTTPResponse getheaders() was renamed to get() - fix binary string
decoding
- Fix types in rhnpush utility
- Fix relative imports in rhnpush utility
Thu Apr 21 14:00:00 2016 galtAATTredhat.com
- rhnpush is adapted for Python3
Wed Mar 30 14:00:00 2016 tkasparekAATTredhat.com
- simplify expression
- don\'t count on having newest rhn-client-tools
Thu Dec 17 00:00:00 UTC 2015 - Jan Dobes 5.5.91-1
- 1262780 - alow to use existing rpcServer when creating RhnServer
Tue Nov 24 00:00:00 UTC 2015 - Jan Dobes 5.5.90-1
- rhn-satellite-activate: manual references removed
Wed May 27 14:00:00 2015 tkasparekAATTredhat.com
- fix pylint warning on Fedora 22
Mon Mar 23 00:00:00 UTC 2015 - Grant Gainey 5.5.88-1
- Standardize pylint-check to only happen on Fedora
Thu Mar 19 00:00:00 UTC 2015 - Grant Gainey 5.5.87-1
- Updating copyright info for 2015
Fri Feb 13 13:00:00 2015 tlestachAATTredhat.com
- 663039 - Setting timeout requires newer rhnlib
- 663039 - Update man
- 663039 - Kitten has been sacrificed
- 663039 - Wire in timeout for rhnpush
- Cleanup space around comments
- Misplaced comment after 73a918d909d1804a43f7773b6d0b4d7cb0464ac3
- Updating function names
- Remove trailing space
Fri Jan 30 13:00:00 2015 mkollarAATTredhat.com
- Remove unnecessary pylint disabling...
Wed Jan 21 13:00:00 2015 mkollarAATTredhat.com
- Fix Pylint on Fedora 21: manual fixes
- Fix Pylint on Fedora 21: autopep8
Wed Jan 14 13:00:00 2015 mkollarAATTredhat.com
- Getting rid of Tabs and trailing spaces in Python
Fri Jul 11 14:00:00 2014 mzazrivecAATTredhat.com
- fix copyright years
Tue Jun 17 14:00:00 2014 mzazrivecAATTredhat.com
- urlparse_object on RHEL-5 is a regular tuple
Tue Jun 10 14:00:00 2014 sherrAATTredhat.com
- make rhnpush backwards-compatible with old spacewalk-proxy
Mon Jun 9 14:00:00 2014 sherrAATTredhat.com
- Whitespace changes to rhnpush to make pylint happy
Sat Jun 7 14:00:00 2014 sherrAATTredhat.com
- 1104375 - typo fix
Fri Jun 6 14:00:00 2014 sherrAATTredhat.com
- 1104375 - add default path structure to proxy lookaside that avoids
collisions
Fri May 23 14:00:00 2014 mzazrivecAATTredhat.com
- spec file polish
Thu Mar 20 00:00:00 UTC 2014 - Jan Dobes 5.5.72-1
- 1078157 - correcting exception type
Thu Oct 10 14:00:00 2013 michael.mrakaAATTredhat.com
- cleaning up old svn Ids
Tue Oct 1 14:00:00 2013 michael.mrakaAATTredhat.com
- fixed pylint deprecated-lambda warning
Mon Sep 30 14:00:00 2013 michael.mrakaAATTredhat.com
- removed trailing whitespaces
Tue Sep 17 14:00:00 2013 michael.mrakaAATTredhat.com
- Grammar error occurred
Tue Aug 6 14:00:00 2013 tkasparekAATTredhat.com
- Branding clean-up of proxy stuff in client dir
Thu Aug 1 00:00:00 UTC 2013 - Jan Dobes 5.5.66-1
- 990366 - rhnpush can have specified SSL cert by parameter
Mon Jun 17 14:00:00 2013 tkasparekAATTredhat.com
- rebranding few more strings in client stuff
Wed Jun 12 14:00:00 2013 tkasparekAATTredhat.com
- rebranding RHN Proxy to Red Hat Proxy in client stuff
- rebranding RHN Satellite to Red Hat Satellite in client stuff
Tue May 21 14:00:00 2013 tkasparekAATTredhat.com
- branding clean-up of client tools
Tue May 14 14:00:00 2013 michael.mrakaAATTredhat.com
- 871745 - let rhnpush care about SSL cert
Thu Feb 28 13:00:00 2013 michael.mrakaAATTredhat.com
- fixed pylint warnings
Fri Jan 18 13:00:00 2013 michael.mrakaAATTredhat.com
- silence pylint warning
Mon Dec 17 13:00:00 2012 michael.mrakaAATTredhat.com
- restored old passwd based API functions
- fixed Bad indentation. Found 11 spaces, expected 12
Fri Dec 14 13:00:00 2012 michael.mrakaAATTredhat.com
- 873541 - switch back to /XP handler if /APP is not available
Sun Nov 11 13:00:00 2012 mcAATTsuse.de
- package solaris converter for SUSE too
Tue Oct 30 00:00:00 UTC 2012 - Jan Pazdziora 5.5.55-1
- Update the copyright year.
Mon Oct 22 00:00:00 UTC 2012 - Jan Pazdziora 5.5.54-1
- Revert \"Revert \"Revert \"get_server_capability() is defined twice in osad and
rhncfg, merge and move to rhnlib and make it member of rpclib.Server\"\"\"
Fri Aug 24 14:00:00 2012 michael.mrakaAATTredhat.com
- turned on pylint checks
- fixed pylint errors/warnings
Tue Aug 21 14:00:00 2012 michael.mrakaAATTredhat.com
- removed dead code
- fixed pylint errors
Wed Jul 25 14:00:00 2012 michael.mrakaAATTredhat.com
- fixed pylint warnings and errors
Fri Jul 13 14:00:00 2012 michael.mrakaAATTredhat.com
- 838044 - solaris2mpm on RHEL5 is not supported
- remove trailing \'/\' from from archive dir
Tue Jun 26 14:00:00 2012 michael.mrakaAATTredhat.com
- reuse UploadError from uploadLib
- removed functions not used in rhnpush/rhn-package-manager
- simplified authentication code
Fri Jun 22 14:00:00 2012 michael.mrakaAATTredhat.com
- removed commented out code and obsoleted comments
Sat Jun 16 14:00:00 2012 msuchyAATTredhat.com
- 827022 - add COPYING file
Mon May 21 00:00:00 UTC 2012 - Jan Pazdziora 5.5.44-1
- 823491 - Use the correct a_pkg variable.
- %%defattr is not needed since rpm 4.4
Mon Mar 5 13:00:00 2012 michael.mrakaAATTredhat.com
- removed unused get_header_struct_size()
- removed unused function get_header_byte_range()
Fri Mar 2 00:00:00 UTC 2012 - Jan Pazdziora 5.5.42-1
- Update the copyright year info.
Mon Feb 20 13:00:00 2012 michael.mrakaAATTredhat.com
- merged list() with parent class
- merged uploadHeaders() with parent class
- the very same newest() is defined in parent class
Wed Feb 8 13:00:00 2012 michael.mrakaAATTredhat.com
- pylint fixes
Tue Feb 7 13:00:00 2012 michael.mrakaAATTredhat.com
- updated uploadLib to use A_Package interface
- removed legacy code for satellite < 4.0.6 support
- converted rhnpush to use A_Package interface
- InvalidPackageError is now in rhn_pkg
- removed support for satellite < 4.1.0
Mon Feb 6 13:00:00 2012 michael.mrakaAATTredhat.com
- require new spacewalk-backend-libs
Sat Feb 4 13:00:00 2012 michael.mrakaAATTredhat.com
- fixed pylint errors / warnings
Wed Dec 21 13:00:00 2011 mzazrivecAATTredhat.com
- update copyright info
Tue Nov 29 13:00:00 2011 michael.mrakaAATTredhat.com
- removed dead functions
Thu Nov 24 13:00:00 2011 michael.mrakaAATTredhat.com
- replaced external zip with zipfile module
- replaced external tar with tarfile module
- don\'t call os.path.join() over and over
- don\'t read 2GB file into memory at once
- don\'t hide original error message
- replaced external unzip with zipfile module
Wed Oct 19 14:00:00 2011 michael.mrakaAATTredhat.com
- removed test for already removed object_has_attr()
- removed dead function object_has_attr()
Thu Aug 11 00:00:00 UTC 2011 - Miroslav Suchý 5.5.32-1
- True and False constants are defined since python 2.4
- do not mask original error by raise in execption
Thu Jul 28 00:00:00 UTC 2011 - Jan Pazdziora 5.5.31-1
- removing unnecessarry summary line from rhnpush.spec (lzap+gitAATTredhat.com)
Fri Jul 22 00:00:00 UTC 2011 - Jan Pazdziora 5.5.30-1
- We always have rhnserver (no longer building for RHEL 4-).
- We only support version 5 and newer of RHEL, removing conditions for old
versions.
Fri Jul 15 00:00:00 UTC 2011 - Miroslav Suchý 5.5.29-1
- optparse is here since python 2.3 - remove optik (msuchyAATTredhat.com)
Tue Jun 21 00:00:00 UTC 2011 - Jan Pazdziora 5.5.28-1
- 559092 - recognize both new and old patch clusters (michael.mrakaAATTredhat.com)
- 485880 - put -N option to SYNOPSIS as well (msuchyAATTredhat.com)
Thu May 5 00:00:00 UTC 2011 - Miroslav Suchý 5.5.27-1
- do not test if rhnParent can handle session caching
Fri Apr 15 00:00:00 UTC 2011 - Jan Pazdziora 5.5.26-1
- build rhnpush on SUSE (mcAATTsuse.de)
Tue Apr 12 00:00:00 UTC 2011 - Miroslav Suchý 5.5.25-1
- build rhnpush on SUSE (mcAATTsuse.de)
Fri Apr 8 00:00:00 UTC 2011 - Miroslav Suchý 5.5.23-1
- update copyright years (msuchyAATTredhat.com)
Tue Apr 5 14:00:00 2011 michael.mrakaAATTredhat.com
- idn_unicode_to_pune() has to return string
- no need to define built-in constants
- delete dead code
Fri Apr 1 00:00:00 UTC 2011 - Miroslav Suchý 5.5.21-1
- pass only one argument to idn_ascii_to_pune (msuchyAATTredhat.com)
Wed Mar 30 00:00:00 UTC 2011 - Miroslav Suchý 5.5.20-1
- 683200 - instead of encodings.idna use wrapper from rhn.connections, which
workaround corner cases
- 683200 - rhnpush.py - convert servername from input to Pune encodings
Wed Mar 2 13:00:00 2011 michael.mrakaAATTredhat.com
- Revertes \"use size instead of archivesize\"
Thu Feb 24 13:00:00 2011 michael.mrakaAATTredhat.com
- use size instead of archivesize
Fri Feb 18 00:00:00 UTC 2011 - Jan Pazdziora 5.5.17-1
- Revert \"Revert \"get_server_capability() is defined twice in osad and rhncfg,
merge and move to rhnlib and make it member of rpclib.Server\"\"
(msuchyAATTredhat.com)
- Revert \"Revert \"648403 - do not create TB even on Red Hat Enterprise Linux
4\"\" (msuchyAATTredhat.com)
Tue Feb 1 13:00:00 2011 msuchyAATTredhat.com
- 648403 - do not require up2date on rhel5
Fri Jan 28 13:00:00 2011 msuchyAATTredhat.com
- get_server_capability() is defined twice in osad and rhncfg, merge and move
to rhnlib and make it member of rpclib.Server
- 648403 - do not create TB even on Red Hat Enterprise Linux 4
- 648403 - workaround missing hasCapability() on RHEL4
- Updating the copyright years to include 2010.
Thu Dec 23 13:00:00 2010 msuchyAATTredhat.com
- 648403 - use server given on command line rather than rhnParent
Mon Dec 20 13:00:00 2010 msuchyAATTredhat.com
- 648403 - do not call getPackageChecksumBySession directly
Wed Dec 8 13:00:00 2010 michael.mrakaAATTredhat.com
- import Fault, ResponseError and ProtocolError directly from xmlrpclib
Mon Dec 6 13:00:00 2010 msuchyAATTredhat.com
- 656746 - make _processFile and _processBatch method of UploadClass class
(msuchyAATTredhat.com)
Wed Nov 24 13:00:00 2010 michael.mrakaAATTredhat.com
- removed unused imports
Wed Nov 3 00:00:00 UTC 2010 - Jan Pazdziora 5.5.7-1
- 649259 - do not fail with invalid user, if we are only testing if call exist
(msuchyAATTredhat.com)
Tue Nov 2 00:00:00 UTC 2010 - Jan Pazdziora 5.5.6-1
- Update copyright years in the rest of the repo.
Thu Sep 16 14:00:00 2010 michael.mrakaAATTredhat.com
- 600347 - added sat<540 compatibility functions
Fri Jul 16 14:00:00 2010 michael.mrakaAATTredhat.com
- removed dead code
Thu Jul 8 14:00:00 2010 jsherrilAATTredhat.com
- set default server for rhnpush to localhost instead of
rhn.redhat.com (jsherrilAATTredhat.com)
Thu Jul 1 14:00:00 2010 msuchyAATTredhat.com
- Also fixed \'Info\' -> \'info\' as suggested by Milan Zazrivec.
(jhutarAATTredhat.com)
- And one more space in \'sometime\' as suggested by Jan Pazdziora
(jhutarAATTredhat.com)
- Just put space to the correct side (jhutarAATTredhat.com)
Tue May 18 14:00:00 2010 msuchyAATTredhat.com
- 470154 - arch can be optional, do not freak out if it is not present
- 514805 - recognize X86 arch as i386
- 516898 - workaround for patches which do not have packed most top directory
- no need to copy file, we can operate directly on original
- do not read one file twice
- 559092 - recognize new sun patch cluster format
- 569946 - normalize solaris \"x86\" value to rhn known value
Mon Apr 19 14:00:00 2010 michael.mrakaAATTredhat.com
- 563630 - Enable proxy support for rhnpush