File _patchinfo of Package patchinfo.11261
<patchinfo incident="11261">
<rating>moderate</rating>
<packager>juliogonzalezgil</packager>
<category>recommended</category>
<summary>Recommended update for SUSE Manager Client Tools</summary>
<description>
This update fixes the following issues:
koan:
- Require virt-install only for RHEL6/7. Other distributions
accepting Recommends must use it as virt-install is not available
sometimes (for example SLED)
- Change virt-install from Reccommends to Require because this
fixes RHEL 6 & 7
- Fix regex error in the files section
- Remove Recursion in python_sitelib and remove non relevant parts
of the specfile
- Replace python2_sitelib macro with python_sitelib to fix build on
older distros.
- Remove duplicate file section entrys
- Adjust Group Tag to Development/Libraries/Python to satisfy linter
prometheus-node_exporter:
- Add the package to the SLE Basesytem module. (fate#327287)
rhnlib:
- Add group to python*-rhnlib to fix building at SLE11
- Read SSL decoded buffer completely when no pending bytes on the
underlying connection.
- Fix encoding issues after porting to Python 3.
- Sync changes from Spacewalk
- 1652859 - python3 http.client does not contain _set_hostport()
- Use rpm for debian packaging
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
spacecmd:
- Save SSM list on system delete and update cache (bsc#1130077, bsc#1125744)
- Replace iteritems with items for python2/3 compat (bsc#1129243)
- Fix python 3 bytes issue when handling config channels
- Prevent spacecmd crashing when piping the output in Python 3 (bsc#1125610)
- Fix compatibility with Python 3
- Add function to merge errata and packages through spacecmd (bsc#987798)
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
spacewalk-backend:
- Use new names in code for client tool packages which were renamed (bsc#1134876)
- Fix password prompt within mgr-sign-metadata
- Fix TypeError for 'errata.getErrataInfo' XMLRPC handler (bsc#1132346)
- Fix typo in syncing product extensions (bsc#1118492)
- Fix mgr-sign-metadata-ctl checking of exported keys.
- Use suseLib.get_proxy to get the HTTP proxy configuration
properly on DEB repos (bsc#1133424)
- Add support for mirrorlist and metalink on Zypper reposync.
- Solve situations where synced packages have epoch 0 but reposync
does not find them them on the database.
- Fix path to the RPM database used by Zypper at reposync.
- Add makefile for python linter and unit/integration tests
- Fix linking of packages in reposync (bsc#1131677)
- Include arch to distinct latest packages on reposync.
- Migrate missing spacewalk-cfg-get script to Python3
- Improve dependency solving algorithm for spacewalk-repo-sync.
- Remove apache access_compat module and adapt config files
- Add support for getting latest versions from RPM packages
when running "spacewalk-repo-sync" after migration to Zypper.
- Include packages dependencies on "spacewalk-repo-sync" when using filters
for RPM packages.
- Allow package filtering (name matching) on spacewalk-repo-sync after
migrating away from yum.
- Fix crash when importing new channel families on 'mgr-inter-sync' (bsc#1129300)
- Make Zypper to use the spacewalk GPG keyring in reposync (bsc#1128529)
- Fix: handle non-standard filenames for comps.xml (bsc#1120242)
- Make reposync use and append token correctly to the URL
- Fix invalid mode error when doing spacewalk-repo-sync on Ubuntu
official repos.
- Fix bootstrapping SLE15 traditional client (bsc#1128564)
- Fix reading LOB objects with python3
- Fix "mgr-inter-sync" problems after Python 3 migration.
- Mgr-sign-metadata can optionally clear-sign metadata files
- Allow errata import from local repositories.
- Fix "rhnpush" after migration to Python 3.
- Fix package import issues when package encoding is ISO8859-1.
- Fix issues with HTTP proxy and reposync.
- Solve Python 3 problem and allow traditional registration.
- Add "python-urlgrabber" as a new dependency.
- Fix Python3 issues on satellite_tools scripts
- Use "Zypper" and "libsolv" in "spacewalk-repo-sync". Replace "yum".
- Require the correct dependency for python-rpm to allow the Proxy
to work with Python3 only
- Make rhn-ssl-dbstore compatible with python3
- Take only text files from /srv/salt to make spacewalk-debug smaller (bsc#1103388)
- Support mirroring of source packages
- Make spacewalk-backend code compatible with Python 3
- Prepare spacewalk-backend packages to build on Python 3
- Replace PyPAM with python-python-pam
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
- Disable Oracle support for openSUSE (bsc#1095804)
spacewalk-client-tools:
- Fix bootstrapping SLE15 traditional client (bsc#1128564)
- Sync with Spacewalk
- Add ability to work behind http proxies
- 1666099 - python3 is picky about bytes and string
- Fix testConfig.py
- Use rpm for debian packaging
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
- The rhnsd service was replaced by rhnsd timer, so
registration script and systemd presets are now adapted
to this (bsc#1138130)
spacewalk-koan:
- Fix building on openSUSE 15.0
- Add Uyuni URL to package
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
spacewalk-oscap:
- Fix python2 compilation on openSUSE
- Add Uyuni URL to package
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
spacewalk-remote-utils:
- Sync changes from Spacewalk
- 1649374 - Update spacewalk-remote-utils with RHEL 7.6 channel definitions
- 1633532 - Use python-gpg instead of python-gpgme where possible
- Add Uyuni URL to package
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
spacewalk-usix:
- Add compatibility with Python 3
- Use rpm for debian packaging
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
supportutils-plugin-susemanager-client:
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
suseRegisterInfo:
- Make suseRegisterInfo compatible with Python 2 and 3
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
zypp-plugin-spacewalk:
- Fix python syntax error in distupgrade (bsc#1136102)
mgr-daemon:
- rhnsd service was replaced by rhnsd timer (bsc#1138130)
</description>
<issue tracker="bnc" id="1095804">Disable Oracle support for openSUSE</issue>
<issue tracker="bnc" id="1103388">supportconfig on suse manager server grows >1.8 GB due to full inclusion of /srv/salt/install</issue>
<issue tracker="bnc" id="1103696">Missing Red Hat copyright at the SPEC files</issue>
<issue tracker="bnc" id="1104034">Bump version to 4.0.0 and rename client packages to mgr-*</issue>
<issue tracker="bnc" id="1118492">SP Migration option not available for clients registered against ISS Slave</issue>
<issue tracker="bnc" id="1120242">YUM Group list not working with channels created via CDN</issue>
<issue tracker="bnc" id="1125610">Cannot grep spacecmd command output</issue>
<issue tracker="bnc" id="1125744">"Spacecmd system_delete" generates error</issue>
<issue tracker="bnc" id="1128529">Problem with GPG key when trying to synchronize SLE 11 SP4 s390 channels</issue>
<issue tracker="bnc" id="1128564">Cannot bootstrap SLE 15 traditional client: class 'AttributeError'>: 'str' object has no attribute 'decode'</issue>
<issue tracker="bnc" id="1129243">spacecmd "system_list" crashes</issue>
<issue tracker="bnc" id="1129300">SUMA 3.2 mgr-inter-sync stopped working after latest SUMA update</issue>
<issue tracker="bnc" id="1130077">spacecmd is not saving ssm list on system deletion</issue>
<issue tracker="bnc" id="1131677">RES7 synch. got stuck linking packages on channel</issue>
<issue tracker="bnc" id="1132346">Cannot install patch on RES 6 traditional client</issue>
<issue tracker="bnc" id="1133424">"spacewalk-repo-sync" read 0 packages for DEB repos which are set to "localhost" and HTTP proxy is enabled</issue>
<issue tracker="bnc" id="1134876">Fix list of packages for bootstrap scripts when features are enabled for an activation key used by traditional clients</issue>
<issue tracker="bnc" id="987798">missing merge errata and packages as a spacecmd function</issue>
<issue tracker="bnc" id="1136102">python syntax error in zypp-plugin-spacewalk distupgrade</issue>
<issue tracker="bnc" id="1130041">steam not able to start since missing libopenssl1_0_0-steam</issue>
<issue tracker="bnc" id="1138130">traditional clients not checking in until command is run</issue>
<issue tracker="fate" id="327287"/>
</patchinfo>