|
 |
 |
 |
Changelog for spacewalk-backend-usix-2.6.78-1.0.1.el5.noarch.rpm :
* Mon May 22 2017 EL Errata - 2.6.78-1.0.1- fix os name [bug 22475639] * Sat May 20 2017 Michael Mraka 2.6.78-1- 1439622 - return no row if user has no privs for the server- 1439622 - don\'t let disabled user log in * Wed Mar 08 2017 Grant Gainey 2.6.77-1- 1427625 - Fix garbage-char in file (??) * Wed Mar 01 2017 Grant Gainey 2.6.76-1- 1427625 - Add strict-httpd-workaround *FIRST * in httpd conf files (bz is a SW-clone of BZ#1422518) * Sat Jan 28 2017 Gennadii Altukhov 2.6.75-1- 1401488 - Fixes the following error on errata-sync: ERROR: cannot concatenate \'str\' and \'int\' objects * Thu Nov 10 2016 Gennadii Altukhov 2.6.74-1- Revert Project-Id-Version for translations * Thu Nov 10 2016 Gennadii Altukhov 2.6.73-1- properly extract path- add missing newline in string * Wed Nov 09 2016 Jan Dobes 2.6.72-1- fixing case when local repository has packages in subdirectories- Regenerating .po and .pot files for backend- Updating .po translations from Zanata * Tue Nov 08 2016 Jan Dobes 2.6.71-1- kickstart repositories are not required when syncing with --no-kickstarts * Sat Nov 05 2016 Jan Dobes 2.6.70-1- adding support for incremental imports from mount point- disabling RHN satsync in code- do cast to None earlier to prevent crash if --no-packages is used- adding missed disconnected option * Fri Nov 04 2016 Jan Dobes 2.6.69-1- update man page- import channel families after signature is checked and fix return code if manifest validation fails- always check mappings- use disconnected option to not subscribe to sat repo- removing remote activation functions- save manifest to default location- read certificate from manifest only- making cdn activation mandatory in this script- removing unsupported options- fixing list of channels when there are only child channels available- adding mount point parameter * Thu Oct 27 2016 Jan Dobes 2.6.68-1- rename and remove untrue comments * Wed Oct 26 2016 Tomas Kasparek 2.6.67-1- fix: NameError: global name \'get\' is not defined.- always save certificate- refactoring in activation * Tue Oct 25 2016 Jan Dobes 2.6.66-1- fixing number of values * Sat Oct 22 2016 Jan Dobes 2.6.65-1- check if relevant repository is enabled- filter source repositories by default- fixing the result dictionary- fixing channel family not found in mapping * Fri Oct 21 2016 Jan Dobes 2.6.64-1- fixing pylint- this directory needs to be created after cleanup- set repository location in runtime, not hardcoded in DB- cleanup and moving repository logic from cdnsync to repository module- package name is now known- adding classes to work with CDN repositories- do not print RHN messages if (de)activating CDN- refactor and add option to deactivate CDN- removing usage of product mapping and saving repositories from manifest instead- support populating SSL information- require mapping package- load repository urls from manifest- make sure all old certs/keys are gone- fixing occurences in code- check for presence of all headers- headers can sometimes arrive in lowercase * Sat Oct 15 2016 Grant Gainey 2.6.63-1- Update specfile to remove references to RHN * Fri Oct 14 2016 Gennadii Altukhov 2.6.62-1- fix pylint wrong-import-order- reverting pylint change - method cannot be called, it\'s not instance * Tue Oct 11 2016 Jan Dobes 2.6.61-1- fixing pylint * Tue Oct 11 2016 Jan Dobes 2.6.60-1- detect already activated system- adding force parameter- cleaning, removing even older API references to not get confused- activate system registered to RHSM- adding new parameter to save current behavior * Sat Oct 08 2016 Gennadii Altukhov 2.6.59-1- fix setting of default kickstart installation type- fix list of urls in yum_src repo plugin.- require m2crypto in -tools package- get uuid of system if registered in RHSM * Thu Oct 06 2016 Jan Dobes 2.6.58-1- adding m2crypto dependency * Thu Oct 06 2016 Jan Dobes 2.6.57-1- check signature in code * Wed Oct 05 2016 Gennadii Altukhov 2.6.56-1- fix spacewalk-backend build * we still need to build spacewalk-backend on RHEL5 to use two subpackages spacewalk-backend-libs and spacewalk-backend- usix on cliend side. spacewalk-backend-tools uses python-requests module wich is absent in RHEL5 repos, so I removed it from BuildDependencies, but leave in Dependencies, maybe it can be installed manually. * Wed Oct 05 2016 Gennadii Altukhov 2.6.55-1- fix dependencies for CDN-Sync- fix spec file to build CDN-Sync on RHEL5 reverted (7e629f0f5ead8aa4c8c6f2e5c0ee4a3cb85e0474)- fix python backend code to be compatible with Python 2.4 * Fri Sep 30 2016 Grant Gainey 2.6.54-1- 1372721 - Handle the case where a user has no timezone/locale setting * Fri Sep 16 2016 Gennadii Altukhov 2.6.53-1- cdn-sync - fix man page * Fri Sep 16 2016 Gennadii Altukhov 2.6.52-1- fix yum plugin naming, based on an url, because it can be a metalink- remove hardcoded METADATA_EXPIRE, use value from config file- cdn-sync - clear repodata before syncing repository * Fri Sep 16 2016 Gennadii Altukhov 2.6.51-1- cdn-sync - add fixes in packages counting: - if we have the same package in different repositories of channel, we count it only one time - count packages for base channel * Wed Sep 14 2016 Jan Dobes 2.6.50-1- fixing pylint: too-many-nested-blocks- fixing pylint: wrong-import-order- fixing pylint: unsubscriptable-object * Tue Sep 13 2016 Jan Dobes 2.6.49-1- fixing pylint * Sat Sep 10 2016 Jan Dobes 2.6.48-1- adding logrotate files- adding logging of spacewalk-repo-sync script * Thu Sep 08 2016 Jan Dobes 2.6.47-1- a bit more magic is needed for gpg check satellite certificate- changing log format- log cdnsync module * Thu Sep 08 2016 Gennadii Altukhov 2.6.46-1- fixup man page for cdn-sync * Wed Sep 07 2016 Gennadii Altukhov 2.6.45-1- add man page for cdn-sync * Wed Sep 07 2016 Jan Dobes 2.6.44-1- try to speed up RHEL kickstart syncing by not downloading release-notes * Tue Sep 06 2016 Jan Dobes 2.6.43-1- dropping quiet flag, it\'s not much useful now- try to recover from incorrect updateinfo.xml- change log level handling in reposync- adding some basic info into man page- unused variable- split reposync and cdnsync log directories- fixing TypeError when filename is None- kickstarts from external repositories have full path in DB * Sat Sep 03 2016 Jan Dobes 2.6.42-1- fixing rhnpush * Sat Sep 03 2016 Gennadii Altukhov 2.6.41-1- reposync - rewrite HTML parser for Kickstart repositories- Added the capability for spacewalk-debug to grab the user\'s preferences for timezone and language locale- fixing path * Wed Aug 31 2016 Gennadii Altukhov 2.6.40-1- add possibility to use certificate from manifest * Sat Aug 27 2016 Jan Dobes 2.6.39-1- make sure images from treeinfo are included regardless on directory listing- do not show internal DB id- detect treeinfo file- split listing files and downloading- there can be missing mappings for kickstart trees currently- do cdn activation in rhn-satellite-activate- add manifest parameter for rhn-satellite-activate- dropping cdn-activate script * Tue Aug 23 2016 Jan Dobes 2.6.38-1- update kickstart syncing code- fixing pylint: too-many-nested-blocks, little refactoring * Fri Aug 19 2016 Jan Dobes 2.6.37-1- fixing import- apply formatting changes on file in original location and drop it from cdn dir- fixing pylint: too-many-nested-blocks, no need for else- adding support for release channel mapping * Thu Aug 18 2016 Jan Dobes 2.6.36-1- fixing pylint: wrong-import-position, wrong-import-order- fixing pylint: wrong-import-position- fixing pylint: wrong-import-order- fixing pylint: wrong-import-position- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order,ungrouped-imports- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-position- fixing pylint: consider-using-enumerate- fixing pylint: wrong-import-order- fixing pylint: wrong-import-position- fixing pylint: wrong-import-position- fixing pylint: wrong-import-order- fixing pylint: No value for argument \'tb\' in constructor call (no-value-for- parameter)- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixed SyntaxError \" b\'\' \" for RHEL5 * Wed Aug 17 2016 Jan Dobes 2.6.35-1- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: simplifiable-if-statement- fixing pylint: unneeded-not- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-order- fixing pylint: wrong-import-position- sys.exitfunc is deprecated since Python 2.4- more pylint and pep8 fixes * Wed Aug 17 2016 Jan Dobes 2.6.34-1- fixing pylint issues- drop disconnected activation on spacewalk, there is not much to insert and not possible to update counts- call signature check directly instead of calling external (also dropped) perl script- include files in packages- bringing back tool for activation * Tue Aug 16 2016 Jan Dobes 2.6.33-1- do not change package_from_filename header * Sat Aug 13 2016 Jan Dobes 2.6.32-1- set header_end to value where we stop reading- split maximally once or we lost part of the release sometimes- get package format from filename- check downloaded file- add basic plug-in for syncing deb repo- there are errata with intentionally empty package list, cannot skip them * Fri Aug 12 2016 Gennadii Altukhov 2.6.31-1- share repodata between yum_src and cdnsync * Wed Aug 10 2016 Gennadii Altukhov 2.6.30-1- cdn-sync - check proxy port number * Wed Aug 10 2016 Jan Dobes 2.6.29-1- initialize before _load_entitlements is called- check if there are any available channels first- filter channel families with ssl credentials - they are \'activated\'- fixing listing of channels for some empty channel families * Tue Aug 09 2016 Jan Dobes 2.6.28-1- handle missing cdn mappings- W0201: attribute defined outside init- string.join is deprecated * Tue Aug 09 2016 Jan Dobes 2.6.27-1- do not download comps if not downloading packages- pass less parameters inside class- fixing --no-packages * Sat Aug 06 2016 Gennadii Altukhov 2.6.26-1- Impove error message about missing parent channels- cdn-sync - add debug-level verification- cdn-sync - add proxy url convertor from ascii to puny- cdn-sync - remove temporary certificates * Sat Aug 06 2016 Gennadii Altukhov 2.6.25-1- fix pep8 \'Line too long\'- bugfix - typo in variable name- cdn-sync - add to syncing kickstartable trees: - parameterized values for rhnKSTreeType and rhnKSInstallType - possibility to select kickstartable trees with NULL organisation id- bugfix - remove temporary file if there is an error during downloading by yum-wrapper- cdn-sync - exclude kickstart repositories only if we have them in config file * Fri Aug 05 2016 Jan Dobes 2.6.24-1- handle not existing channels- we don\'t support RHEL 5 already * Thu Aug 04 2016 Jan Dobes 2.6.23-1- better look for existing erratum by advisory name now- always set advisory with version number and be different than advisory_name- do not crash for now * Thu Aug 04 2016 Jan Dobes 2.6.22-1- support strict package subscription to channel- fixing pep8- unused import- unused variable * Sat Jul 30 2016 Jan Dobes 2.6.21-1- simplify and allow to use other parameters without channel parameter- rename to plural to have same parameter as in satsync- show more info like in satsync- Revert \"check if DB is running\" * Sat Jul 30 2016 Jan Dobes 2.6.20-1- check if DB is running * Fri Jul 29 2016 Gennadii Altukhov 2.6.19-1- cdn-sync - add handling of database connection error- bugfix - Check connection to a DB is open before make commit()- Make reraising of exception compatible with Python 2 and 3. Additional changes to commit 20ba5c63b13b2afe0a4c0340cc5538dae8f5c018- simplify condition * Thu Jul 28 2016 Gennadii Altukhov 2.6.18-1- build cdn-sync only for RHEL > 5 and Fedora- cdn-sync - add syncing of kickstart repositories - reposync now doesn\'t terminate a program if one of channels doesn\'t exist - add posibility to exclude some repos from syncing * Thu Jul 28 2016 Jan Dobes 2.6.17-1- fixing typo- count total time of sync * Wed Jul 27 2016 Jan Dobes 2.6.16-1- distinct by checksum to connect multiple packages with same nevrao to erratum, not only one of them- fixing multiple packages in null org without channel - pick the last one- support syncing only RPMs metadata * Wed Jul 27 2016 Eric Herget 2.6.15-1- 1345843 - sane output when diff of binary config files * Thu Jul 21 2016 Gennadii Altukhov 2.6.14-1- cdn-sync - fix pylint warnings and errors- bug fix in cache of reposync when several repos assigned on channel- cdn-sync - change path for cache repodata, do not save primary.xml and repomd.xml on disk- cdn-sync - show progress bar during updating repodata- cdn-sync - add number of packages to channel listing output- cdn-sync - Implement cdn-sync parameter for repodata updating- cdn-sync - Implement cdn-sync parameter for just listing assigned repositories for channels- cdn-sync - bugfix in listing child channels. Show only those of child channels which belong to channel families from manifest.- cdn-sync - add workaroud for missing RHN to CDN source matching * checking that we have mapping in config json * if channel doesn\'t have at least one source, skip it during syncing- cdn-sync - add exceptions to handling during channel import- cdn-sync - add parameter to print current configuration file- cdn-sync - add support of different debug levels for cdn-sync and reposync- cdn-sync - use the same config (CFG object) for cdn-sync, reposync and yum- repo-plugin- cdn-sync - add parameters for http proxy and blocking of concurrent runs of cdn-sync * Wed Jul 20 2016 Grant Gainey 2.6.13-1- change default checksum type to sha256 for debían packages. Usage of SHA256 is recommended in https://wiki.debian.org/RepositoryFormat#Size.2C_MD5sum.2C_ SHA1.2C_SHA256.2C_SHA512 This should also fix RH BZ 1348321- Fixes unnecessary removal of whitespaces in package dependencies. Needed for correct creation of Packages.gz- 1226329 - sense support for debian packages * Tue Jul 19 2016 Jiri Dostal 2.6.12-1- 1357480 - get_possible_orgs function never called? -> removed * Wed Jul 13 2016 Grant Gainey 2.6.11-1- 1355884 - teach xmlWireSource to be able to write to tempfile * Sat Jul 02 2016 Jiri Dostal 2.6.10-1- spacewalk-repo-sync fix for missing -c parameter * Thu Jun 23 2016 Jiri Dostal 2.6.9-1- 1348575 - Many tools from spacewalk-backend-tools package returning Python tracebacks when run under non-root user- list only custom channels * Tue Jun 21 2016 Jan Dobes 2.6.8-1- pep8- fixing pylint * Tue Jun 21 2016 Jan Dobes 2.6.7-1- Revert \"sync content strictly - only packages from batch will be in channel\" * Thu Jun 16 2016 Jan Dobes 2.6.6-1- make CDN root configurable * Thu Jun 16 2016 Jan Dobes 2.6.5-1- do not delete and insert everything on every call- Revert \"old families should not be visible after reactivation\" * Wed Jun 15 2016 Jan Dobes 2.6.4-1- fix satellite-sync and do not delete and insert on every cdn-sync- simlify content sources import and do not delete and insert on every cdn-sync- fixing incorrect name of variable * Tue Jun 14 2016 Jan Dobes 2.6.3-1- fixing pylint in cdnsync module and little refactoring- fixing pylint in activation module- fixing pylint in contentRemove module- missing import * Sat Jun 11 2016 Jan Dobes 2.6.2-1- make possible to clear packages in null-org outside channels (partially synced channels)- add functions to remove content outside channels- move spacewalk-remove-channel code into new module- sync content strictly - only packages from batch will be in channel- allow reposync to subscribe packages to channel strictly- show which channel is processed- support --no-errata- support --no-packages- fixing synced channel indicator- list skipped errata- it\'s not an error- channel families may not be in filtered list- find ssl keys for families- unlock null org channels- run sync- import content sources for channels- teach backend to insert content sources- dist channel mapping- insert channel metadata- adding available channel listing- add linking channel families with certificates- refactor to class- insert families matching product data only- old families should not be visible after reactivation- lookup in separate function- fix rhnContentSourceSsl -> rhnContentSsl in code- import channel families- reusing previously dropped satellite certificate class- insert SSL credentials from file and manifest into DB- start to build -cdn package- refactoring satCerts to make possible insert into single org/null org * Wed Jun 08 2016 Jan Dobes 2.6.1-1- print() prints \'()\' in python 2 instead of expected empty line- fix chgrp call on openSUSE- Bumping package versions for 2.6. * Thu May 26 2016 Tomas Kasparek 2.5.43-1- fix missing new line in translation- updating copyright years- Regenerating .po and .pot files for spacewalk-backend.- Updating .po translations from Zanata * Sat May 21 2016 Grant Gainey 2.5.42-1- fix isSUSE check * Thu May 19 2016 Tomas Kasparek 2.5.41-1- Only trigger virtualization notification on server save when the virtualization data is not falsy * Sat May 14 2016 Gennadii Altukhov 2.5.40-1- moving rhnLib.py into spacewalk-backend-libs package,- Fix check for local URI * Fri May 13 2016 Gennadii Altukhov 2.5.39-1- change build dependency on python-devel, because we don\'t use Python3 during package building * Thu May 12 2016 Gennadii Altukhov 2.5.38-1- fix imports of usix * Wed May 11 2016 Grant Gainey 2.5.37-1- spacewalk-backend: build on openSUSE - specfile fixes- spacewalk-backend: build on openSUSE- 1331271 - fix string concatenation * Tue Apr 26 2016 Gennadii Altukhov 2.5.36-1- Add missing sys imports * Sat Apr 23 2016 Gennadii Altukhov 2.5.35-1- Add mode to open packages as \'binary\'- Fix relative imports for python backend-common libs- Automatic commit of package [spacewalk-backend] release [2.5.34-1].- fix building of spacewalk-backend * Sat Apr 23 2016 Tomas Lestach 2.5.34-1- fix building of spacewalk-backend * Fri Apr 22 2016 Tomas Kasparek 2.5.33-1- * Fri Apr 22 2016 Gennadii Altukhov 2.5.32-1.git.1.151aa47- Add missing import \'sys\' * Thu Apr 21 2016 Gennadii Altukhov 2.5.31-1.git.1.151aa47- Add new packages for spacewalk-backend-libs and usix- Fix usix module to run under Python 3 * Wed Apr 20 2016 Gennadii Altukhov 2.5.30-1- Resolve conflicts between usix and backend-libs- Fix pylint warnings/fails- fix usix next() import and usage * Tue Apr 19 2016 Gennadii Altukhov 2.5.29-1- Fix \'iteritems\' in backend Python 2/3 compatibility- Fix \'.next()\' in backend Python 2/3 compatibility- Add import of \'reduce\' function in backend for Python 3 compatibility- Fix \'exc_type\' in backend code for Python 2/3 compatibility- Fix \'unicode\' in backend code for Python 2/3 compatibility- Fix \'apply\' in backend code for Python 2/3 compatibility- Fix \'maxint\' in backend code for Python 2/3 compatibility- Fix \'exitfunc\' in backend code for Python 2/3 compatibility- Fix \'raw_input\' in backend code for Python 2/3 compatibility- Fix imports in backend code for Python 2/3 compatibility- Fix data types in backend code for Python 2/3 compatibility- Fix \'dict\' in backend code for Python 2/3 compatibility- Add __bool__ in backend code for Python 2/3 compatibility- Fix \'filter\' in backend code for Python 2/3 compatibility- Fix \'map\' in backend code for Python 2/3 compatibility- Fix \'xrange\' in backend code for Python 2/3 compatibility- Fix \'octal\' format of number in backend code for Python 2/3 compatibility- Fix \'raise\' in backend code for Python 2/3 compatibility- Fix \'except\' in backend code for Python 2/3 compatibility- Fix \'has_key\' in backend code for Python 2/3 compatibility- Fix \'print\' in backend code for Python 2/3 compatibility- Add micro-six python module to write code that runs on Python 2 and 3 * Thu Mar 24 2016 Jan Dobes 2.5.28-1- qemu-kvm guests created on my Fedora 22 have following signature, mark them as virtual * Wed Mar 23 2016 Jan Dobes 2.5.27-1- 1320025 - call notify guest before subscribing to channels too and refactor code * Sat Mar 19 2016 Jan Dobes 2.5.26-1- Fix for bz1309337 \'rhnreg_ks doesn\'t work with activation key\' * Thu Mar 10 2016 Tomas Kasparek 2.5.25-1- 1276569 - we need to import either cx_Oracle or psycopg2 * Fri Mar 04 2016 Jan Dobes 2.5.24-1- 1308486 - better never import foreign private channel families, custom channels will be synced into your org anyway- 1308486 - org_id of channel family is probably never filled, just not make private channel families public * Thu Mar 03 2016 Jan Dobes 2.5.23-1- all strings should be truncated, not only unicode instances * Sat Feb 27 2016 Jan Dobes 2.5.22-1- make sure truncated value does not contain incomplete characters * Sat Feb 20 2016 Grant Gainey 2.5.21-1- 1303422 - allow sat-sync-error-email to be configurable * Fri Feb 19 2016 Jan Dobes 2.5.20-1- pulling *.po translations from Zanata- fixing current *.po translations * Fri Feb 19 2016 Tomas Kasparek 2.5.19-1- Remove self from staticmethod- Fix Python errors from CI build and rename sort function for consistency.- Remove custom latest RPM handling in spacewalk-repo-sync and use the same logic as reposync from yum-utils instead. * Sat Feb 06 2016 Grant Gainey 2.5.18-1- 1305051 - fix broken \'raise\' on error * Wed Feb 03 2016 Jan Dobes 2.5.17-1- 1303524 - do not import errata to all synced channels because some may not have all packages synced- 1276569 - improve message * Tue Feb 02 2016 Tomas Kasparek 2.5.16-1- 1276569 - fix pylint * Sat Jan 30 2016 Tomas Kasparek 2.5.15-1- 1276569 - advise users to purge satsync cache on IntegrityError * Fri Jan 29 2016 Jan Dobes 2.5.14-1- 1302817 - making sure packages without errata are included- 1302817 - fixing invalid query * Sat Jan 23 2016 Jan Dobes 2.5.13-1- 1301137 - update guest also on re-registration- 1301137 - allow to change uuid of already registered guests- 1301137 - there can be guests without hypervisor registered- fixing exception when reactivating system without base channel and without any available * Fri Jan 22 2016 Gennadii Altukhov 2.5.12-1- 1051018 - Added filename in the error message of satellite-sync, in case file has wrong size- 1281775 - Added processing of ValueError exception, during spacewalk-data- fsck * Wed Jan 20 2016 Michael Mraka 2.5.11-1- local variable \'primif\' referenced before assignment * Fri Jan 15 2016 Jan Dobes 2.5.10-1- cleaning few old translations- removing old duplicate template file * Wed Jan 13 2016 Tomas Kasparek 2.5.9-1- 1297752 1297753 - allow client responses to be in Unicode * Fri Dec 11 2015 Jan Dobes 2.5.8-1- making synced channels in null org visible to all orgs * Tue Dec 08 2015 Jan Dobes 2.5.7-1- fixing append to None when no org is found * Sat Dec 05 2015 Jan Dobes 2.5.6-1- when installing insert default SSL crypto key with null org * Tue Dec 01 2015 Tomas Lestach 2.5.5-1- fix typo: lastest -> latest * Wed Nov 25 2015 Jan Dobes 2.5.4-1- ignore all not any longer supported entitlements- backend: remove repoll parameter from rhn_entitlements.remove_server_entitlement()- backend: do not use rhn_entitlements.repoll_virt_guest_entitlements() anymore- backend: errno 20220 (Server Group Membership exceeded) is not thrown anymore- backend: remove use of rhn_entitlements.activate_system_entitlement()- satCert, satsync: checkstyle fixes- satsync.py: fix merge error- backend: remove max_members from unit tests- remove max_member update from rhnServerGroup- drop rhnFault 91- ISS: export 10 system entitlements and import none- drop rhn-entitlement-report- remove comments- remove unused function entitlement_grants_service()- It should always work to add with enterprise_entitled- Removed unused exception- backend: dead code removal- rhn-satellite-activate: manual references removed- rhn-satellite-activate: dropped- satellite-sync: don\'t sync the certificate- server_class.py: remove dead code- rhnHandler: don\'t check for certificate expiry- satCerts.py: remove comment reference to dropped file- rhn_satellite_activate: remove unused validateSatCert function- rhn_satellite_activate: don\'t check certificate validity- rhn_satellite_activate: outdated comment removed- import: don\'t import rhnVirtSubLevel- import: don\'t import from rhnSGTypeVirtSubLevel- import: don\'t import table rhnChannelFamilyVirtSubLevel- export refactoring: remove unused parameters/fields- export refactoring: remove unused query- export: don\'t export rhnChannelFamilyVirtSubLevel- export refactoring: unused attributes removed- import refactoring: unused attribute removed- backend: remove virtualization host platform entitlement references- backend: remove references to nonlinux entitlements- backend: remove comments that are not relevant anymore- backend: remove references to the update entitlement- rhn-entitlement-report: don\'t filter update entitlements- python backend unit tests: remove references to provisioning_entitled- registration.py: remove references to provisioning_entitled in documentation- backend: remove references to provisioning_entitled- backend: commented code removed- backend: unused reg_num parameter removed from documentation- Change error message for NoBaseChannel Exception- Remove monitoring from cert tools- Remove traces of monitoring from registration.py doc- backend: do not set max_members of rhnChannelFamily- backend: do not set values for max_members and current_members- backend: remove unused ChannelFamilyPermissions class- backend: remove special handling for SubscriptionCountExceeded- backend: remove unused imports- entitlement-report: remove channel entitlement views- backend: remove unused ChannelFamilyPermissionsImport() and processChannelFamilyPermissions- backend: remove populate_channel_family_permissions and purge_extra_channel_families from sync_handler- backend: remove local handling of channel family members from satsync- backend: remove channel subscription checks from rhn-satellite-activate- backend: update rhn_channel.subscribe_server signature- backend: remove usage of update_family_counts- backend: remove available_subscriptions from channel object- backend: remove family count handling from server_kickstart- backend: remove family count handling from server_token * Mon Oct 19 2015 Aron Parsons 2.5.3-1- don\'t print python object details in reposync.py * Tue Oct 13 2015 Jiri Dostal 2.5.2-1- [RFE] spacewalk-repo-sync: support multiple \'-c channel\' as in satellite-sync * Thu Oct 08 2015 Aron Parsons 2.5.1-1- recognize RDO OpenStack instances as virtual systems- Bumping package versions for 2.5. * Thu Sep 24 2015 Jan Dobes 2.4.23-1- Pulling updated *.po translations from Zanata. * Tue Sep 22 2015 Jan Dobes 2.4.22-1- 1250351 - make sure ks tree label is valid * Sat Sep 19 2015 Jan Dobes 2.4.21-1- Realigning arguments to process_batch to conform to indentation standards - see https://www.python.org/dev/peps/pep-0008/#indentation- Fixed spelling of _proces_batch -> _process_batch. * Fri Sep 11 2015 Tomas Lestach 2.4.20-1- call xz to decompress comps file directly, if pyliblzma not available * Wed Sep 09 2015 Jan Dobes 2.4.19-1- 1201007 - handle existing file- optimize experssion * Tue Sep 08 2015 Tomas Lestach 2.4.18-1- 1260735 - set domain name for sender address in rhn-satellite-exporter * Sat Aug 29 2015 Jan Dobes 2.4.17-1- Fixes orabug 20623622 spacewalk-repo-sync error: maximum recursion depth exceeded error when syncing to ULN via a proxy server * Wed Aug 26 2015 Grant Gainey 2.4.16-1- 1256918 - Handle package_group == None on push * Wed Aug 19 2015 Jiri Dostal 2.4.15-1- 1097634 - reposync fixed pylint warnings * Sat Aug 15 2015 Jiri Dostal 2.4.14-1- RFE 1097634 - fixed package sorting - removed package disassociation * Sat Aug 08 2015 Jan Dobes 2.4.13-1- use hostname instead of localhost for https connections * Wed Aug 05 2015 Jiri Dostal 2.4.12-1- - patch for reposync (pylint) * Fri Jul 31 2015 Jiri Dostal 2.4.11-1- [RFE] - --latest feature for spacewalk-repo-sync * Sat Jul 25 2015 Tomas Kasparek 2.4.10-1- require cobbler20 - Spacewalk is not working with upstream cobbler anyway- remove un-intentional changes- 1181152 - XSS when altering user details and going somewhere where you are choosing user - Escaped tags in real names * Wed Jul 15 2015 Tomas Kasparek 2.4.9-1- remove Except KeyboardInterrupt from imports- remove Except KeyboardInterrupt from imports- remove un-necessary try-except construct * Sat Jun 27 2015 Jan Dobes 2.4.8-1- 1235827 - there is no such restriction for user names * Fri Jun 12 2015 Tomas Kasparek 2.4.7-1- Recommends is not ignored on older systems * Thu Jun 11 2015 Tomas Kasparek 2.4.6-1- add weak dependency on cobbler20 * Thu May 28 2015 Tomas Kasparek 2.4.5-1- fix pylint warnings on Fedora 22 * Fri May 22 2015 Matej Kollar 2.4.4-1- 1175516 - Typos in rhn-entitlement-report output * Fri May 15 2015 Stephen Herr 2.4.3-1- do not reset primary network interface at hardware refresh (bnc#895071)- set primary interface during registration (bnc#929058) * Wed May 13 2015 Stephen Herr 2.4.2-1- Implement the new rpm weak dependency tags. * Sat Apr 25 2015 Matej Kollar 2.4.1-1- remove whitespace from .sgml files- Copyright texts updated to SUSE LLC- Bumping package versions for 2.4. * Sat Mar 28 2015 Stephen Herr 2.3.52-1- 1206350 - Add API to Satellite for Proxy to check client token validity- 1206350 - send error headers even on 404 response * Tue Mar 24 2015 Grant Gainey 2.3.51-1- Standardize pylint-check to only happen on Fedora- Import topic, summary and collected references from updateinfo.xml on reposync * Fri Mar 20 2015 Grant Gainey 2.3.50-1- Updating copyright info for 2015 * Thu Mar 19 2015 Stephen Herr 2.3.49-1- 1203406 - make Satellite able to respond to if-modified-since requests * Wed Mar 11 2015 Tomas Lestach 2.3.48-1- removing unused backend perl tests * Tue Mar 10 2015 Jan Dobes 2.3.47-1- 1197765 - support postgresql92 from software collections * Fri Mar 06 2015 Stephen Herr 2.3.46-1- backend: check for reboot type only * Thu Feb 26 2015 Tomas Lestach 2.3.45-1- removing system details edit.pxt as it was ported to java * Tue Feb 17 2015 Stephen Herr 2.3.44-1- convert empty string to null for DMI values- init the second DB connection only when needed- Fix the primary key definition for rhnPackageFile- Do not include obsolete rhn_monitoring.conf- spacewalk-debug should not collect monitoring logs- remove nocpulse user and group from spacewalk-debug * Sat Feb 14 2015 Stephen Herr 2.3.43-1- 1192608 - disable pylint warning * Sat Feb 14 2015 Stephen Herr 2.3.42-1- 1192608 - moving import to be more local to make builders happy * Sat Feb 14 2015 Stephen Herr 2.3.41-1- 1192608 - add support for lzma compressed yum metadata files * Sat Feb 14 2015 Matej Kollar 2.3.40-1- Bump also also BuildRequires for consistency * Sat Feb 14 2015 Matej Kollar 2.3.39-1- Bumping required version of rhnlib * Wed Feb 04 2015 Matej Kollar 2.3.38-1- Updating function names * Sat Jan 31 2015 Stephen Herr 2.3.37-1- 1187358 - don\'t crash re-registrations if the original owner has been deleted * Sat Jan 31 2015 Grant Gainey 2.3.36-1- 1104087 - Some cleanup and tweaks- 1104087 - Adding option [-g|--config] * Sat Jan 31 2015 Tomas Lestach 2.3.35-1- Adding on the spacewalk-data-fsck man page the option --remove-mismatch- add funcionality on spacewalk-data-fsck to remove the RPM which does not match checksum * Sat Jan 31 2015 Matej Kollar 2.3.34-1- 1070866 - sw-repo-sync fails to sync kickstart. * Thu Jan 29 2015 Matej Kollar 2.3.33-1- 1005772 - Add appropriate(?) censorship * Fri Jan 23 2015 Matej Kollar 2.3.32-1- More pep8- Some more pep8 while we are at it * Thu Jan 22 2015 Matej Kollar 2.3.31-1- Old Pylint workaround- Fix Pylint on Fedora 21: manual fixes- Fix Pylint on Fedora 21: autopep8 * Tue Jan 13 2015 Matej Kollar 2.3.30-1- Getting rid of Tabs and trailing spaces in Python- Getting rid of trailing spaces in Perl- Getting rid of Tabs and trailing spaces in LICENSE, COPYING, and README files * Fri Dec 19 2014 Stephen Herr 2.3.29-1- teach sat-sync to ignore monitoring entitlements for backwards compatibility * Thu Dec 18 2014 Stephen Herr 2.3.28-1- Remove solaris support from backend- drop monitoring code and monitoring schema * Tue Dec 09 2014 Michael Mraka 2.3.27-1- 1170616 - create (and label) /var/cache/rhn/satsync * Wed Dec 03 2014 Michael Mraka 2.3.25-1- 1021057 - fixed double-counting of systems subscribed to more than one channel * Wed Nov 19 2014 Stephen Herr 2.3.24-1- 1122626 - different registration paths should lock tables in the same order This could potentially cause deadlocks * Fri Nov 14 2014 Michael Mraka 2.3.23-1- 1150010 - deny read-only user from accessing XMLRPC API * Tue Nov 11 2014 Michael Mraka 2.3.22-1- 1162107 - sanitize db_ * config values * Fri Oct 31 2014 Tomas Lestach 2.3.21-1- start enforcing minimum password length for satpasswd * Sat Oct 25 2014 Matej Kollar 2.3.20-1- 1151386 - Fix cleanup when DB init goes wrong * Fri Oct 17 2014 Michael Mraka 2.3.19-1- 1152271 - sanitize db_name config value * Thu Oct 09 2014 Michael Mraka 2.3.18-1- 1148163 - fixed variable name * Wed Oct 01 2014 Stephen Herr 2.3.17-1- remove deprecated allowed_iss_slaves config option * Sat Sep 27 2014 Michael Mraka 2.3.16-1- 1144008 - support for xz compressed repos * Wed Sep 17 2014 Stephen Herr 2.3.15-1- 1142412 - backend should correctly checksum config files with macros in them * Sat Sep 13 2014 Michael Mraka 2.3.14-1- Add /usr/share/rhn/config-defaults in spacewalk-debug- 1138275 - spacewalk-debug is not fully postgreSQL aware. * Fri Sep 12 2014 Stephen Herr 2.3.13-1- 959567 - use sha256 checksums for config files instead of md5 * Thu Sep 11 2014 Michael Mraka 2.3.12-1- 1022484 - ask for new password twice * Sat Sep 06 2014 Jan Dobes 2.3.11-1- 1115007 - correct UTF8 config files from being marked as binary * Sat Sep 06 2014 Michael Mraka 2.3.10-1- 1021057 - do not double-count systems subscribed to more than one channel from the same channel family * Sat Aug 30 2014 Michael Mraka 2.3.9-1- fix traceback when pushing rpms with archive size > 4GB * Wed Aug 20 2014 Stephen Herr 2.3.8-1- 1119459 - queue server for errata cache update when package list changes * Wed Aug 20 2014 Michael Mraka 2.3.7-1- recognize oVirt node as virtual system * Sat Aug 16 2014 Stephen Herr 2.3.6-1- 1128893 - sw-repo-sync does not work for chann that are children of non- custom parents * Tue Aug 12 2014 Stephen Herr 2.3.5-1- 1128893 - repo-sync should work even if parent is not custom channel- 1122438 - SQL syntax fix (extraneous comma) * Fri Aug 01 2014 Michael Mraka 2.3.4-1- Update spacewalk-backend.spec * Tue Jul 22 2014 Stephen Herr 2.3.3-1- 1023557 - Speed up satellite-sync by avoiding commonly-called dblink_exec * Fri Jul 18 2014 Michael Mraka 2.3.2-1- pylint fixes for 2a3787142af8185d3b7a95d31b681b3cabba852a * Fri Jul 18 2014 Michael Mraka 2.3.1-1- 1120261 - added code to update-packages to fix changelog encoding * Sat Jul 12 2014 Milan Zazrivec 2.2.43-1- 1005729 - man rhn-satellite-exporter org- fix copyright years- 1009961 - rhn-satellite-exporter man page update- 1009430 - rhn-satellite-exporter/spacewalk-remove-channel as non-root * Wed Jul 02 2014 Michael Mraka 2.2.42-1- fixed name collision- old python needs maketrans() * Wed Jul 02 2014 Michael Mraka 2.2.41-1- moved ContentPackage to repo_plugins to avoid relative imports- selecting password once shall be enough * Tue Jul 01 2014 Michael Mraka 2.2.40-1- max_bytes is unused- fixed ProductNamesContainer instance has no attribute \'tagStack\' * Sat Jun 28 2014 Michael Mraka 2.2.39-1- pylint fixes * Sat Jun 28 2014 Michael Mraka 2.2.38-1- fixed pylint errors in satellite_tools * Fri Jun 27 2014 Michael Mraka 2.2.37-1- 1043005 - fixed rhnLog namespace * Sat Jun 21 2014 Stephen Herr 2.2.36-1- 1108370 - enable proxy to serve files from its cache for kickstarts * Sat Jun 14 2014 Michael Mraka 2.2.35-1- disable read-only users access of the backend api * Sat Jun 07 2014 Stephen Herr 2.2.34-1- 1105282 - additional spacewalk backend methods and capability needed * Fri Jun 06 2014 Stephen Herr 2.2.33-1- 1105282 - Spacewalk changes needed to support collisionless proxy lookaside * Tue Jun 03 2014 Michael Mraka 2.2.32-1- rpm initialization bug has been resloved * Sat May 31 2014 Stephen Herr 2.2.31-1- 517468 - Adding option [-p|--parent] * Sat May 24 2014 Stephen Herr 2.2.30-1- 517468 - make format backwards compatible for python 2.4- 517468 - Correct the unindents to fix the logic.- 517468 - Adding option [-d|--dry-run] * Sat May 24 2014 Milan Zazrivec 2.2.29-1- spec file polish- fixed \'empty separator\' error * Sat May 17 2014 Michael Mraka 2.2.28-1- rewrite uln_src plugin as yum_src plugin subclass- Added Oracle Unbreakable Linux Network integration to spacewalk-repo-sync- 1094526 - remove trailing semi-colon from SQL query as this breaks Oracle- Raise error if channel cannot be subscribed- python tests: made easier to toggle db backend * Wed May 14 2014 Tomas Lestach 2.2.27-1- let reposync ContentPackage return regular nevra * Tue May 13 2014 Michael Mraka 2.2.26-1- query channels only in --list mode * Wed Apr 30 2014 Milan Zazrivec 2.2.25-1- spacewalk-fips-tool: add manual page * Tue Apr 29 2014 Milan Zazrivec 2.2.24-1- spacewalk-fips-tool: tool to help with client certificate conversion * Sat Apr 26 2014 Michael Mraka 2.2.23-1- fix variable name * Fri Apr 25 2014 Stephen Herr 2.2.22-1- 1089678 - Format oldRoute to match newRoute, so that rhnServerPath isn\'t updated every time- 517468 - Adding option [-l|--list] * Thu Apr 24 2014 Stephen Herr 2.2.21-1- 578835 - [RFE] Add --justks to sw-remove-channel- 1088813 - sw-remove-channel --justdb has no impact on ks trees.- 1086348 - rename channel-with-childs to channel-with-children- 1086348 - [RFE] Add option to spacewalk-remove-channel parent * Wed Apr 16 2014 Michael Mraka 2.2.20-1- updated (conflicting) rpm package has been pushed to Fedora 19 updates * Tue Apr 15 2014 Jan Dobes 2.2.19-1- fixing syntax error * Fri Apr 11 2014 Milan Zazrivec 2.2.18-1- add server side code for handling clientcert.update_client_cert- update_systemid: routine to update server secret and client certificate- Added spacewalk-data-fsck man page(8) * Wed Apr 09 2014 Michael Mraka 2.2.17-1- fixed client registration * Sat Apr 05 2014 Michael Mraka 2.2.16-1- 903068 - fixed debian repo generation- make spacewalk-repo-sync work with null org channels * Wed Apr 02 2014 Stephen Herr 2.2.15-1- 1083226 - uniquify repo-sync packages in case of bad metadata * Wed Apr 02 2014 Milan Zazrivec 2.2.14-1- 1025781 - allow MD5 config file checksums in fips mode * Wed Apr 02 2014 Milan Zazrivec 2.2.13-1- use getHashlibInstance() wrapper to access hashlib object instance- 1020895 - allow to compute md5 package checksum in fips mode * Tue Apr 01 2014 Stephen Herr 2.2.12-1- set reboot action status to sucess after the reboot- 1025750 - getFileChecksum: add used_for_security boolean parameter * Sat Mar 29 2014 Michael Mraka 2.2.11-1- server certificates to use a sha256 hash by default * Wed Mar 26 2014 Michael Mraka 2.2.10-1- we need to be catching one more error message from gpg- delete non-existing directory on interrupted downloads * Tue Mar 18 2014 Milan Zazrivec 2.2.9-1- satpasswd man page: mention -s / --stdin options- satpasswd supports SHA-256 encrypted user passwords * Tue Mar 18 2014 Milan Zazrivec 2.2.8-1- RPC session hash: md5 -> sha256- Support SHA-256 encrypted user passwords * Sat Mar 15 2014 Stephen Herr 2.2.7-1- reposync: remove interrupted downloads- More appropriate data structure * Sat Mar 08 2014 Stephen Herr 2.2.6-1- 1045083 - not all machines provide manufacturer, was not None safe * Fri Mar 07 2014 Milan Zazrivec 2.2.5-1- remove usage of web_contact.old_password from code * Thu Mar 06 2014 Michael Mraka 2.2.4-1- 1072872 - fixed loop variable name * Wed Mar 05 2014 Michael Mraka 2.2.3-1- 1041346 - spacewalk-remove-channel man page update * Sat Mar 01 2014 Michael Mraka 2.2.2-1- python: consolidate backen/server tests- python tests: fixed rhnsql-tests * Wed Feb 26 2014 Michael Mraka 2.2.1-1- 1067443 - specify package only with version * Tue Feb 25 2014 Michael Mraka 2.1.54-1- 1067443 - workaround for rpm-python bug * Sat Feb 22 2014 Stephen Herr 2.1.53-1- 1045083 - update openstack guest requirements * Fri Feb 21 2014 Stephen Herr 2.1.52-1- 1045083 - Detect OpenStack guests as virtual so they can consume flex guest * Wed Feb 19 2014 Michael Mraka 2.1.51-1- 1064296 - rename variable so it doesn\'t colide with reserved word * Sat Feb 15 2014 Matej Kollar 2.1.50-1- query should not end with semicolon in oracle * Fri Feb 07 2014 Jan Dobes 2.1.49-1- 1056515 - adapting to different logrotate version in fedora and rhel- 870990 - sw-rm-ch -l when satellite-sync runs. * Thu Feb 06 2014 Aron Parsons 2.1.48-1- apply exclude filters to dependencies in repo-sync * Sat Feb 01 2014 Michael Mraka 2.1.47-1- 1058431 - don\'t remove files referenced from other distributions/trees- 1058431 - propagate --skip-kickstart-trees to delete_channels() * Thu Jan 30 2014 Michael Mraka 2.1.46-1- fixed man page for spacewalk-remove-channel- added option to skip kickstart trees removal- 1058431 - sw-remove-channel does not rm ks trees. * Sat Jan 25 2014 Stephen Herr 2.1.45-1- 1051658 - Fixing InvalidPackageError when importing from channel dump * Fri Jan 24 2014 Milan Zazrivec 2.1.44-1- 1056659 - commit after updating server\'s package profile- Add extra log folder /var/log/rhn/tasko/sat/ in spacewalk-debug. * Tue Jan 21 2014 Michael Mraka 2.1.43-1- python rhnSQL: proper cleanup after connection error- fixed python tests * Sat Jan 18 2014 Michael Mraka 2.1.42-1- increase length of rhnCVE name column * Wed Jan 15 2014 Matej Kollar 2.1.41-1- Updating the copyright years info * Sat Jan 11 2014 Stephen Herr 2.1.40-1- 1051658 - fixing sat-sync daylight-savings-related \'NoneType is unsubscriptable\' error * Sat Jan 04 2014 Tomas Lestach 2.1.39-1- 1043657 - allow 1 character system profile names * Fri Dec 06 2013 Aron Parsons 2.1.38-1- detect RDO instances as QEMU guests * Sat Nov 30 2013 Michael Mraka 2.1.37-1- convert empty uuid to None * Fri Nov 29 2013 Tomas Lestach 2.1.36-1- 1010205 - fix displaying of reposync log on WebUI- python server: better logging of exceptions * Sat Nov 16 2013 Milan Zazrivec 2.1.35-1- 991044 - change python module permissions to rw-r--r-- * Fri Nov 01 2013 Matej Kollar 2.1.34-1- 1020952 - Single db root cert + option name change * Wed Oct 30 2013 Matej Kollar 2.1.33-1- 1020952 - SSL for Postgresql: Backend (Python)- Simplification- Simplification: use isinstance- Various small coding convetions (PEP8)- Test for None with `is`- Older Class to newer Instance exceptions- Small coding conventions- Change deprecated \'has_key\' to \'in\'- Tab vs. Space War * Wed Oct 23 2013 Michael Mraka 2.1.32-1- fixed table alias- add support for enhances rpm weak dependencies (backend) (bnc#846436) * Tue Oct 22 2013 Michael Mraka 2.1.31-1- fixed pylint warnings and errors * Tue Oct 22 2013 Michael Mraka 2.1.30-1- python oracle tests: better integration with nosetest- python pgsql driver: behave like the oracle one- python oracle tests: moved connection settings to configuration file- python oracle tests: fixed import statements- removed dead test * Sat Oct 19 2013 Michael Mraka 2.1.29-1- include stringutils into package- replace encode/decode with to_string/to_unicode- 891880 - reuse stringutils functions- 891880 - make sure we put strings to fd.write()- 1020910 - use sha1 to compare checksums * Wed Oct 16 2013 Michael Mraka 2.1.28-1- python pgsql tests: made easier Jenkins integration * Thu Oct 10 2013 Michael Mraka 2.1.27-1- cleaning up old svn Ids * Sat Oct 05 2013 Michael Mraka 2.1.26-1- Python pgsql db tests: fix broken test- Fixed errors inside of the python pgsql test suite.- Python pgsql driver: handled ProgrammingError exceptions- Python db tests: moved connection settings to dedicated file- Fixed script which runs python PostgreSQL tests * Thu Oct 03 2013 Michael Mraka 2.1.25-1- 923338 - replace application code with database lookup to prevent conflicting inserts * Tue Oct 01 2013 Michael Mraka 2.1.24-1- make pylint 1.0 happy about map/filter on lambda * Tue Sep 24 2013 Tomas Lestach 2.1.23-1- Fixing spelling mistakes * Wed Sep 18 2013 Michael Mraka 2.1.22-1- recognize signature used by Oracle- Fix field length of erratum-advisory-name to match real DB field length * Thu Sep 12 2013 Stephen Herr 2.1.21-1- 1006867 - null-org channels should be visible over ISS * Tue Sep 10 2013 Stephen Herr 2.1.20-1- 1005760 - if orgs data does not exist in sat-sync import from disk, just skip * Tue Sep 10 2013 Tomas Kasparek 2.1.19-1- 1005817 - create snapshot when changing base channel via rhn-channel * Sat Sep 07 2013 Michael Mraka 2.1.18-1- 1001979 - fixed typo in --master description * Sat Sep 07 2013 Michael Mraka 2.1.17-1- Consolidated rhnLib tests into a single place- 1004804 - bool(0) == False, but is valid file mode- Changing deprecated \"has_key\" to \"in\" * Fri Sep 06 2013 Jan Dobes 2.1.16-1- 883242 - check for empty result before printing software entitlement * Wed Sep 04 2013 Milan Zazrivec 2.1.15-1- 1002041 - don\'t upload crash file if over the size limit or the upload is disabled- removing trailing whitespaces in python in backend directory * Sat Aug 31 2013 Michael Mraka 2.1.14-1- don\'t install / build mod_python stuff- removed unused mod_python stuff * Sat Aug 31 2013 Tomas Lestach 2.1.13-1- 1002193 - remove spacewalk-backend-libs dependency from rhncfg * Thu Aug 29 2013 Michael Mraka 2.1.12-1- 1001979 - fixed man page- 1001978 - fixed typo * Thu Aug 22 2013 Stephen Herr 2.1.11-1- 960550 - completed checkbox was not checked on kickstarts that had no activation keys * Wed Aug 21 2013 Michael Mraka 2.1.10-1- fixed satellite-sync man page * Tue Aug 20 2013 Stephen Herr 2.1.9-1- 997571 - channel visibility settings broke backwards compatibility- https://engineering.redhat.com/trac/satellite/wiki/TooCleverForPython- whitespace cleanup * Tue Aug 13 2013 Grant Gainey 2.1.8-1- 996155 - Fix messaging when ISS failures happen * Thu Aug 08 2013 Michael Mraka 2.1.7-1- Backend: fix broken gettext test * Wed Aug 07 2013 Michael Mraka 2.1.6-1- set default value for disconnected- 959923 - change (hopefully improve) usage guide. * Wed Aug 07 2013 Tomas Kasparek 2.1.5-1- Branding clean-up of proxy stuff in backend dir * Sat Aug 03 2013 Michael Mraka 2.1.4-1- fixed variable name * Sat Aug 03 2013 Michael Mraka 2.1.3-1- handle unicode tracebacks * Tue Jul 30 2013 Stephen Herr 2.1.2-1- 960550 - the \"Deploy confguration files\" box is never checked for kickstarts * Fri Jul 26 2013 Michael Mraka 2.1.1-1- 803837 - process includepkgs and exclude from yum.conf * Fri Jul 19 2013 Jan Dobes 2.0.3-1- 645435 - log per channel instead of session * Fri Jul 19 2013 Michael Mraka 2.0.2-1- check only tables in own schema * Thu Jul 18 2013 Tomas Kasparek 2.0.1-1- Bumping package versions for 2.0. * Thu Jul 18 2013 Tomas Kasparek 1.10.59-1- updating copyright years * Wed Jul 17 2013 Tomas Lestach 1.10.58-1- allow spacewalk-remove-channel to unsubscribe systems with enabled logging * Wed Jul 17 2013 Tomas Kasparek 1.10.57-1- removing some dead code * Mon Jul 15 2013 Tomas Lestach 1.10.56-1- enable satellite-sync with enabled audit * Sat Jul 13 2013 Tomas Lestach 1.10.55-1- handle registration time in backend- implement logging functions for python stack- Set the clear_log_id.- Adding the logging setup to the backend stack (no user authentication). * Wed Jul 03 2013 Stephen Herr 1.10.54-1- 977878 - move iss parent / ca_cert configs into database * Sat Jun 29 2013 Stephen Herr 1.10.53-1- 977878 - fixing ISS demo problem, this query should get org ids * Fri Jun 28 2013 Stephen Herr 1.10.52-1- 977878 - trust syncing should remove trusts that no longer exist * Wed Jun 26 2013 Stephen Herr 1.10.51-1- 977878 - fixing checkstyle errors * Wed Jun 26 2013 Grant Gainey 1.10.50-1- ISS: checking a couple of potentially None values- ISS: make sure new satellites can sync to old ones- ISS: Channel trust syncing now works- ISS: Implemented sat-sync options and db work for org / org trusts- ISS: Bunch of changes for ISS, not working yet- ISS: export org and org-trust data- ISS: export channel access permissions- ISS: First pieces of backend code for using the iss-cfg tables- support numerals only for db-name, db-user and db-password * Fri Jun 21 2013 Tomas Kasparek 1.10.49-1- 852250 - filter out bad package/architecture combinations * Tue Jun 18 2013 Michael Mraka 1.10.48-1- removed old CVS/SVN version ids- branding fixes in man pages- more branding cleanup * Tue Jun 18 2013 Michael Mraka 1.10.47-1- moved product name to work also in proxy * Tue Jun 18 2013 Tomas Kasparek 1.10.46-1- rebranding few more strings * Thu Jun 13 2013 Tomas Kasparek 1.10.45-1- rebranding RHN Proxy to Red Hat Proxy- rebrading RHN Satellite to Red Hat Satellite in backend * Fri Jun 07 2013 Michael Mraka 1.10.44-1- 675228, 795000 - metadata are already in utf8 * Wed Jun 05 2013 Michael Mraka 1.10.43-1- 970315 - support both gz and bz2 compressed repo files * Fri May 31 2013 Michael Mraka 1.10.42-1- severity may be unknown * Thu May 30 2013 Michael Mraka 1.10.41-1- 967850 - don\'t change global configuration component for reading product name * Wed May 29 2013 Stephen Herr 1.10.40-1- 948335 - adding new server client capability for cpu_sockets * Wed May 29 2013 Simon Lukasik 1.10.39-1- Add scap into list of packaged modules.- Do not use python key-word as a variable name- Store SCAP-file-limit to the database * Tue May 28 2013 Michael Mraka 1.10.38-1- pack backend_checker into rpm * Tue May 28 2013 Michael Mraka 1.10.37-1- update copyright column length- script to backendOracle.py definitions vs. database- 962683 - don\'t truncate channel name to 64 chars- Backend handlers for receiving full SCAP results- Challenge clients to upload result files from the audit * Thu May 23 2013 Michael Mraka 1.10.36-1- 950198 - make API compatible with old RHEL5 clients- man pages branding cleanup + misc branding fixes * Wed May 22 2013 Grant Gainey 1.10.35-1- Turn off a pylint warning * Wed May 22 2013 Grant Gainey 1.10.34-1- 965809 - Fix ISS authentication hole * Wed May 22 2013 Tomas Kasparek 1.10.33-1- branding clean-up of spacewalk-backend- branding clean-up of logrotate files * Sat May 18 2013 Michael Mraka 1.10.32-1- 963230 - remote activation in disconnected mode is not valid * Fri May 17 2013 Michael Mraka 1.10.31-1- 891333 - provide option to keep rpms * Tue May 14 2013 Jan Dobes 1.10.30-1- 843367 - replacing __processHash function body by lookups to prevent multiple insertion tries * Sat May 11 2013 Tomas Lestach 1.10.29-1- 959590 - prepending security severity to advisory synopsis * Sat May 11 2013 Michael Mraka 1.10.28-1- 888378 - print nice error message in disconnected mode * Wed May 08 2013 Jan Pazdziora 1.10.27-1- The get_source_rpm was removed long time ago, removing reference to it. * Wed May 08 2013 Michael Mraka 1.10.26-1- 918333 - don\'t truncate filepath when exporting * Fri May 03 2013 Stephen Herr 1.10.25-1- 947639 - make satellite-sync work with new rhnlib * Tue Apr 30 2013 Stephen Herr 1.10.24-1- Revert \"Run python backend in daemon mode to ease integration with splice\"- Revert \"Additional change for spacewalk-backend daemon mode\" | |