-
Fri Mar 13 2020 Michael Mraka <michael.mraka@redhat.com> 2.10.5-1
- 1696777 - fixed su directive
- 1696777 - fixed file mode
-
Wed Feb 26 2020 Michael Mraka <michael.mraka@redhat.com> 2.10.4-1
- updated copyright to 2020
-
Wed Jul 03 2019 Michael Mraka <michael.mraka@redhat.com> 2.10.3-1
- 1710280 - don't skip auth token check for remote actions
- 1710280 - make sure file is created inside CACHEDIR
-
Tue Mar 19 2019 Michael Mraka <michael.mraka@redhat.com> 2.10.2-1
- set python version
-
Tue Mar 19 2019 Michael Mraka <michael.mraka@redhat.com> 2.10.1-1
- no pylint2 on Fedora 30+
-
Fri Nov 23 2018 Michael Mraka <michael.mraka@redhat.com> 2.9.2-1
- updated copyright years
-
Thu Nov 15 2018 Tomas Kasparek <tkasparek@redhat.com> 2.9.1-1
- fix pylint in rhnAuthProtocol.py
- fix pylint in rhnProxyAuth.py
- fix pylint in broker/rhnBroker.py
- fix pylint in redirect/rhnRedirect.py
- Bumping package versions for 2.9.
-
Tue Feb 13 2018 Eric Herget <eherget@redhat.com> 2.8.5-1
- run pylint on rhel 7 builds
-
Tue Feb 13 2018 Eric Herget <eherget@redhat.com> 2.8.4-1
- Update to use newly separated spacewalk-python[2|3]-pylint packages
-
Fri Feb 09 2018 Michael Mraka <michael.mraka@redhat.com> 2.8.3-1
- remove install/clean section initial cleanup
- removed Group from specfile
- removed BuildRoot from specfiles
-
Mon Nov 13 2017 Jan Dobes 2.8.2-1
- proxy isn't Python 3 yet, still require Python 2 rhnpush
- removing useless condition
-
Wed Sep 06 2017 Michael Mraka <michael.mraka@redhat.com> 2.8.1-1
- purged changelog entries for Spacewalk 2.0 and older
- use standard brp-python-bytecompile
- Bumping package versions for 2.8.
-
Mon Aug 07 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.7-1
- python-hashlib is included in python-libs since RHEL 6
-
Mon Jul 31 2017 Eric Herget <eherget@redhat.com> 2.7.6-1
- update copyright year
-
Wed Jul 19 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.5-1
- ignore unknown pylint checks
-
Tue Jul 18 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.4-1
- disable pylint warnings
- fixed pylint warnings
-
Tue Jul 18 2017 Michael Mraka <michael.mraka@redhat.com> 2.7.3-1
- move version and release before sources
-
Mon Jul 17 2017 Jan Dobes 2.7.2-1
- add some small pep8 fixes for proxy code
-
Thu Mar 16 2017 Ondrej Gajdusek <ogajduse@redhat.com> 2.7.1-1
- wrong-import-position is not present in pylint on Fedora 23
- pylint fixes - proxy
- Updated links to github in spec files
- Migrating Fedorahosted to GitHub
- Bumping package versions for 2.7.
-
Tue Sep 20 2016 Jan Dobes 2.6.2-1
- header can be changed here, this method was added for pylint anyway
-
Tue Sep 20 2016 Gennadii Altukhov <galt@redhat.com> 2.6.1-1
- proxy 'ValueError: Invalid header value' fixing
- proxy - fix build on Fedora 24
- Bumping package versions for 2.6.
-
Fri May 20 2016 Grant Gainey 2.5.2-1
- spacewalk-proxy: build on openSUSE
-
Fri Nov 27 2015 Jan Dobes 2.5.1-1
- removing old dependency
- Bumping package versions for 2.5.
-
Wed May 27 2015 Tomas Kasparek <tkasparek@redhat.com> 2.4.3-1
- fix pylint warning on Fedora 22
-
Wed May 13 2015 Stephen Herr <sherr@redhat.com> 2.4.2-1
- Break up long line to make pylint happy
-
Mon May 11 2015 Stephen Herr <sherr@redhat.com> 2.4.1-1
- 1220399 - make proxy able to understand (bad) requests from ubuntu clients
- Bumping package versions for 2.4.
-
Fri Mar 27 2015 Stephen Herr <sherr@redhat.com> 2.3.23-1
- 1206350 - another checkstyl fix :(
-
Fri Mar 27 2015 Stephen Herr <sherr@redhat.com> 2.3.22-1
- 1206350 - make checkstyle happy
-
Fri Mar 27 2015 Stephen Herr <sherr@redhat.com> 2.3.21-1
- 1206350 - Proxy needs to correctly pass around -Auth-Error headers on SSL GET
requests
- 1206350 - teach Proxy to auth up to Satellite if it doesn't recognize client
token
-
Mon Mar 23 2015 Grant Gainey 2.3.20-1
- Standardize pylint-check to only happen on Fedora
-
Thu Mar 19 2015 Grant Gainey 2.3.19-1
- Updating copyright info for 2015
-
Wed Mar 18 2015 Stephen Herr <sherr@redhat.com> 2.3.18-1
- 1194056 - pylint is barfing over perfectly valid pep-8 compliant code. Oh
well.
-
Wed Mar 18 2015 Stephen Herr <sherr@redhat.com> 2.3.17-1
- 1194056 - Fedora pylint is even pickier, space change
-
Tue Mar 17 2015 Stephen Herr <sherr@redhat.com> 2.3.16-1
- 1194056 - IOException is not a thing :(
-
Tue Mar 17 2015 Stephen Herr <sherr@redhat.com> 2.3.15-1
- 1194056 - another checkstyle fix
-
Tue Mar 17 2015 Stephen Herr <sherr@redhat.com> 2.3.14-1
- 1201380 - make checkstyle happy
-
Mon Mar 16 2015 Stephen Herr <sherr@redhat.com> 2.3.13-1
- 1188868 - wsgi.input is only guaranteed to be readable once. We read it twice
- 1194056 - make checkstyle happy
-
Mon Mar 09 2015 Stephen Herr <sherr@redhat.com> 2.3.12-1
- 1194056 - Proxy should recover from corrupt cached channel lists
-
Mon Feb 16 2015 Stephen Herr <sherr@redhat.com> 2.3.11-1
- drop monitoring from proxy setup
-
Wed Feb 04 2015 Stephen Herr <sherr@redhat.com> 2.3.10-1
- 1189184 - prevent squid 3.2 from detecting forwarding loops
-
Fri Jan 23 2015 Stephen Herr <sherr@redhat.com> 2.3.9-1
- Leave condrestart command in rhn-proxy script for backwards-compatibility
- spacewalk-proxy: do not use subsys anymore does not exist on all systems
- spacewalk-proxy: make rhn-proxy systemd aware
-
Fri Jan 23 2015 Matej Kollar <mkollar@redhat.com> 2.3.8-1
- Fix Pylint on Fedora 21: manual fixes
- Autopep8
-
Fri Jan 16 2015 Tomas Lestach <tlestach@redhat.com> 2.3.7-1
- Fix 403 errors for proxy wsgi requests
-
Thu Dec 11 2014 Stephen Herr <sherr@redhat.com> 2.3.6-1
- 1172738 - checkstyle fix
-
Thu Dec 11 2014 Stephen Herr <sherr@redhat.com> 2.3.5-1
- 1172738 - empty base channels incompatible with pre-cache, fall back to
Spacewalk
-
Fri Nov 21 2014 Michael Mraka <michael.mraka@redhat.com> 2.3.4-1
- 1166045 - read systemid path from configuration
-
Tue Nov 04 2014 Michael Mraka <michael.mraka@redhat.com> 2.3.3-1
- 1158155 - fixed renaming of deb packages
-
Thu Oct 30 2014 Stephen Herr <sherr@redhat.com> 2.3.2-1
- 1158644 - prevent infinite redirect if using spacewalk webui through proxy
-
Tue Oct 28 2014 Stephen Herr <sherr@redhat.com> 2.3.1-1
- 1158193 - configure proxy max memory file size separately from buffer_size
- Bumping package versions for 2.3.
-
Fri Jul 11 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.10-1
- fix copyright years
-
Mon Jun 23 2014 Stephen Herr <sherr@redhat.com> 2.2.9-1
- 1108370 - checkstyle fix
-
Mon Jun 23 2014 Stephen Herr <sherr@redhat.com> 2.2.8-1
- 1108370 - add more user-friendly caching option to package_manager
-
Fri Jun 20 2014 Stephen Herr <sherr@redhat.com> 2.2.7-1
- 1108370 - checkstyle fix and error handling
-
Fri Jun 20 2014 Stephen Herr <sherr@redhat.com> 2.2.6-1
- 1108370 - enable proxy to serve files from its cache for kickstarts
- 1108370 - enable proxy to correctly respond to partial http requests
-
Wed Jun 11 2014 Stephen Herr <sherr@redhat.com> 2.2.5-1
- 1108370 - add --from-export option to rhn_package_manager
- make rhnpush backwards-compatible with old spacewalk-proxy
-
Sat Jun 07 2014 Stephen Herr <sherr@redhat.com> 2.2.4-1
- 1104375 - checkstyle fixes
-
Fri Jun 06 2014 Stephen Herr <sherr@redhat.com> 2.2.3-1
- 1104375 - add default path structure to proxy lookaside that avoids
collisions
- 1105273 - rhn_package_manager should not force md5; use package hearders
-
Fri May 23 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.2-1
- spec file polish
-
Fri Mar 28 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.1-1
- Proxy should not make bogus fqdn:port DNS queries
-
Tue Jan 14 2014 Matej Kollar <mkollar@redhat.com> 2.1.15-1
- Updating the copyright years info
-
Wed Jan 08 2014 Stephen Herr <sherr@redhat.com> 2.1.14-1
- Fixing typo in 70e86d8d47
-
Thu Dec 19 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.13-1
- Fixed client registration via proxy
-
Tue Oct 01 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.12-1
- fixed pylint deprecated-lambda warning
-
Mon Sep 30 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.11-1
- removed trailing whitespaces
-
Fri Aug 30 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.10-1
- fixed pylint error
-
Fri Aug 30 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.9-1
- 1002007 - don't send empty data
- 1002007 - python 2.4 HTTPConnection can't read directly from object
-
Fri Aug 30 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.8-1
- 1002007 - use mod_wsgi even on RHEL5
-
Wed Aug 28 2013 Tomas Lestach <tlestach@redhat.com> 2.1.7-1
- 1001997 - let spacewalk-proxy-management require spacewalk-base-minimal-
config
-
Fri Aug 23 2013 Stephen Herr <sherr@redhat.com> 2.1.6-1
- 1000586 - fixing line lenth error
-
Fri Aug 23 2013 Stephen Herr <sherr@redhat.com> 2.1.5-1
- 1000586 - pylint errors
-
Fri Aug 23 2013 Stephen Herr <sherr@redhat.com> 2.1.4-1
- 1000586 - fix checkstyle errors
-
Fri Aug 23 2013 Stephen Herr <sherr@redhat.com> 2.1.3-1
- 1000586 - /etc/hosts doesn't work with proxies
-
Tue Aug 06 2013 Tomas Kasparek <tkasparek@redhat.com> 2.1.2-1
- typo fix
-
Tue Aug 06 2013 Tomas Kasparek <tkasparek@redhat.com> 2.1.1-1
- Branding clean-up of proxy stuff in proxy dir
- Bumping package versions for 2.1.