| Name: | osad | 
|---|---|
| Version: | 5.11.99 | 
| Release: | 8.module+el8.1.0+5390+ffad0fd3 | 
| Architecture: | noarch | 
| Module: | rhn-tools:1.0:8010020190425142954:e122ddfa rhn-tools:1.0:8010020190425142954:f69d1239 rhn-tools:1.0:8080020230927083519:f69d1239  | 
| Group: | Unspecified | 
| Size: | 20329 | 
| License: | GPLv2 | 
| RPM: | osad-5.11.99-8.module+el8.1.0+5390+ffad0fd3.noarch.rpm | 
| Source RPM: | osad-5.11.99-8.module+el8.1.0+5390+ffad0fd3.src.rpm | 
| Build Date: | Sat Nov 09 2019 | 
| Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/spacewalkproject/spacewalk | 
| Summary: | Open Source Architecture Daemon | 
| Description: | OSAD agent receives commands over jabber protocol from Spacewalk Server and commands are instantly executed. This package effectively replaces the behavior of rhnsd/rhn_check that only poll the Spacewalk Server from time to time.  | 
- Require the Python interpreter directly instead of using the package name - Related: rhbz#1633713
- Resolves: #1607909 - remove TLSv1 hardcode and let client/server negotiate (tkasparek@redhat.com)
- prefer to build for python3... (nils@redhat.com) - use %python2_* instead of unversioned macros (nils@redhat.com)
- don't build osa-dispatcher and python2 subpackages (tkasparek@redhat.com)
- remove osad files when packaging only for python3 (tkasparek@redhat.com) - osa-dispatcher is dependent on spacewalk-backend which is in python2 (tkasparek@redhat.com) - run osa-dispatcher on python3 when possible (tkasparek@redhat.com) - don't build python2 subpackages on F28 + update python requires (tkasparek@redhat.com)
- build osad for python3 (tkasparek@redhat.com)
- rebuild for rhel8
- removed %%defattr from specfile - remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- osad: add missing directory to filelist
- use sssd macros only on Fedora 26