SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for osad-5.11.10-4.1.noarch.rpm :
Tue Oct 30 13:00:00 2012 Jan Pazdziora 5.11.10-1
- Update the copyright year.

Mon Oct 22 14:00:00 2012 Jan Pazdziora 5.11.9-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\"\"\"

Thu Oct 18 14:00:00 2012 Michael Mraka 5.11.8-1
- osad requires config.getServerlURL()

Sat Oct 13 14:00:00 2012 Jan Pazdziora 5.11.7-1
- Start of osa-dispatcher on RHEL 5.

Tue Sep 18 14:00:00 2012 Jan Pazdziora 5.11.6-1
- Remove osa-dispatcher.pid in StartPre as confined daemon is unable to.

Wed Aug 29 14:00:00 2012 Jan Pazdziora 5.11.5-1
- We cannot use PIDFile as variable in ExecStart.
- Allow osa-dispatcher to read /etc/passwd, it seems to be needed by the
generic python modules.

Tue Jul 31 14:00:00 2012 Michael Mraka 5.11.4-1
- 844603 - removed PyXML dependency

Mon Jul 30 14:00:00 2012 Michael Mraka 5.11.3-1
- there\'s no elsif macro

Wed Jul 25 14:00:00 2012 Michael Mraka 5.11.2-1
- make sure _unitdir is defined

Wed Jul 25 14:00:00 2012 Michael Mraka 5.11.1-1
- implement osa-dispatcher.service for systemd
- implement osad.service for systemd

Tue Apr 10 14:00:00 2012 Milan Zazrivec 5.10.44-1
- 716064 - prevent \'notifying clients\' starvation

Mon Apr 9 14:00:00 2012 Stephen Herr 5.10.43-1
- 810908 - Make osa-dispatcher use the hostname in the rhn.conf if present
(sherrAATTredhat.com)

Tue Apr 3 14:00:00 2012 Jan Pazdziora 5.10.42-1
- use %global, not %define (msuchyAATTredhat.com)
- osad.src:477: W: macro-in-%changelog %descriptions (msuchyAATTredhat.com)
- osad.src:154: W: macro-in-comment %post (msuchyAATTredhat.com)

Fri Mar 2 13:00:00 2012 Jan Pazdziora 5.10.41-1
- Update the copyright year info.

Thu Mar 1 13:00:00 2012 Miroslav Suchý 5.10.40-1
- creating files for %ghost should be done in %install instead of %build

Wed Feb 29 13:00:00 2012 Miroslav Suchý 5.10.39-1
- log file may contain password, set chmod to 600
- by default log to /var/log/osad
- /etc/rhn/tns_admin/osa-dispatcher is directory, not config file
- fix typo in description
- mark log file osa-dispatcher.log as ghost owned
- add logrotate for /var/log/osad and own this file (as ghost)

Thu Feb 23 13:00:00 2012 Michael Mraka 5.10.38-1
- we are now just GPL

Tue Feb 7 13:00:00 2012 Jan Pazdziora 5.10.35-1
- Make sure that in case only NETWORKING_IPV6 is set, we do not get bash \'unary
operator expected\' error (jhutarAATTredhat.com)

Wed Dec 21 13:00:00 2011 Milan Zazrivec 5.10.34-1
- update copyright info

Wed Dec 21 13:00:00 2011 Michael Mraka 5.10.33-1
- python 2.4 on RHEL5 don\'t know \'with\' block

Tue Dec 20 13:00:00 2011 Milan Zazrivec 5.10.32-1
- Update db with new dispatcher password

Tue Dec 20 13:00:00 2011 Michael Mraka 5.10.31-1
- don\'t print double [OK] when restarting
- turn off DeprecationWarning for jabber module

Fri Dec 16 13:00:00 2011 Michael Mraka 5.10.30-1
- 756761 - reconnect if jabber server returns error during handshake

Fri Dec 9 13:00:00 2011 Jan Pazdziora 5.10.29-1
- 691847, 664491 - adding tcp_keepalive_timeout and tcp_keepalive_count options
to osad.conf.
- 691847, 664491 - read the keepalive settings from osad.conf and apply them to
the osad socket.

Fri Dec 2 13:00:00 2011 Jan Pazdziora 5.10.28-1
- Using password_in for parameter name to avoid confusion.

Mon Nov 28 13:00:00 2011 Miroslav Suchý 5.10.27-1
- specify missing param password (mcAATTsuse.de)

Fri Nov 25 13:00:00 2011 Jan Pazdziora 5.10.26-1
- The update_client_message_sent method is not used, removing.

Fri Nov 4 13:00:00 2011 Milan Zazrivec 5.10.25-1
- 679335 - store osa-dispatcher jabber password in DB

Fri Oct 21 14:00:00 2011 Milan Zazrivec 5.10.24-1
- 679353 - automatically detect system re-registration

Fri Sep 30 14:00:00 2011 Jan Pazdziora 5.10.23-1
- 689939 - match star in common name.

Fri Sep 30 14:00:00 2011 Jan Pazdziora 5.10.22-1
- 621531 - move /etc/rhn/default to /usr/share/rhn/config-defaults (osa-
dispatcher).

Thu Aug 11 14:00:00 2011 Miroslav Suchý 5.10.21-1
- True and False constants are defined since python 2.4
- do not mask original error by raise in execption

Thu Jul 21 14:00:00 2011 Jan Pazdziora 5.10.20-1
- Allow osa-dispatcher to read /sys/.../meminfo.

Thu Jul 21 14:00:00 2011 Jan Pazdziora 5.10.19-1
- Revert \"Fedora 15 uses oracledb_port_t instead of oracle_port_t.\"

Mon Jul 18 14:00:00 2011 Jan Pazdziora 5.10.18-1
- Fedora 15 uses oracledb_port_t instead of oracle_port_t.

Fri Jul 15 14:00:00 2011 Miroslav Suchý 5.10.17-1
- optparse is here since python 2.3 - remove optik (msuchyAATTredhat.com)

Tue Jun 7 14:00:00 2011 Jan Pazdziora 5.10.16-1
- 705935 - introduce rhnSQL.commit() after the both SELECT statements that seem
to be the main loop (a.roggeAATTsolvention.de)

Mon May 2 14:00:00 2011 Jan Pazdziora 5.10.15-1
- Bumping up version to get above the one we backported to Spacewalk 1.4.
- Revert \"bump up epoch, and match version of osad with spacewalk version\".
- bump up epoch, and match version of osad with spacewalk version
(msuchyAATTredhat.com)

Fri Apr 15 14:00:00 2011 Jan Pazdziora 5.10.12-1
- require python-hashlib only on rhel and rhel <= 5 (mcAATTsuse.de)
- build osad on SUSE (mcAATTsuse.de)
- provide config (mcAATTsuse.de)

Fri Apr 15 14:00:00 2011 Jan Pazdziora 5.10.11-1
- Address the spacewalk.common.rhnLog and .rhnConfig castling in osa-dispacher.

Wed Apr 13 14:00:00 2011 Jan Pazdziora 5.10.10-1
- utilize config.getProxySetting() (msuchyAATTredhat.com)

Fri Apr 8 14:00:00 2011 Miroslav Suchý 5.10.9-1
- Revert \"idn_unicode_to_pune() have to return string\" (msuchyAATTredhat.com)
- update copyright years (msuchyAATTredhat.com)

Tue Apr 5 14:00:00 2011 Michael Mraka 5.10.8-1
- idn_unicode_to_pune() has to return string

Wed Mar 30 14:00:00 2011 Miroslav Suchý 5.10.7-1
- utilize config.getServerlURL()
- 683200 - use pune encoding when connecting to jabber

Wed Mar 30 14:00:00 2011 Jan Pazdziora 5.10.6-1
- no need to support rhel2 (msuchyAATTredhat.com)
- RHEL 4 is no longer a target version for osa-dispatcher, fixing .spec to
always build osa-dispatcher-selinux.

Tue Mar 8 13:00:00 2011 Michael Mraka 5.10.5-1
- fixed osad last_message_time update (PG)
- fixed osad next_action_time update (PG)

Thu Feb 24 13:00:00 2011 Jan Pazdziora 5.10.4-1
- 662593 - let osad initiate presence subscription (mzazrivecAATTredhat.com)

Fri Feb 18 13:00:00 2011 Jan Pazdziora 5.10.3-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)

Mon Feb 7 13:00:00 2011 Tomas Lestach 5.10.2-1
- do not check port 5222 on the client (tlestachAATTredhat.com)

Thu Feb 3 13:00:00 2011 Tomas Lestach 5.10.1-1
- Bumping version to 5.10

Thu Feb 3 13:00:00 2011 Tomas Lestach 5.9.53-1
- reverting osa-dispatcher selinux policy rules (tlestachAATTredhat.com)

Wed Feb 2 13:00:00 2011 Tomas Lestach 5.9.52-1
- pospone osa-dispatcher start, until jabberd is ready (tlestachAATTredhat.com)

Tue Feb 1 13:00:00 2011 Tomas Lestach 5.9.51-1
- Revert \"get_server_capability() is defined twice in osad and rhncfg, merge
and move to rhnlib and make it member of rpclib.Server\" (tlestachAATTredhat.com)

Fri Jan 28 13:00:00 2011 Miroslav Suchý 5.9.50-1
- get_server_capability() is defined twice in osad and rhncfg, merge and move
to rhnlib and make it member of rpclib.Server

Mon Jan 17 13:00:00 2011 Jan Pazdziora 5.9.49-1
- Silence InstantClient 11g-related AVCs in osa-dispatcher.
- Silence diagnostics which was causing AVC denials.

Tue Dec 21 13:00:00 2010 Jan Pazdziora 5.9.48-1
- SQL changes for PostgreSQL support.

Fri Dec 10 13:00:00 2010 Michael Mraka 5.9.47-1
- 661998 - removed looping symlink
- fixed symlink creation

Wed Nov 24 13:00:00 2010 Michael Mraka 5.9.46-1
- removed unused imports

Thu Nov 18 13:00:00 2010 Lukas Zapletal 5.9.45-1
- 630867 - Allow osa-dispatcher to connect to the PostgreSQL database with
PostgreSQL backend.

Tue Nov 2 13:00:00 2010 Jan Pazdziora 5.9.44-1
- Update copyright years in the rest of the repo.

Fri Oct 29 14:00:00 2010 Jan Pazdziora 5.9.43-1
- removed unused class JabberCallback (michael.mrakaAATTredhat.com)

Thu Oct 21 14:00:00 2010 Miroslav Suchý 5.9.42-1
- 612581 - spacewalk-backend modules has been migrated to spacewalk namespace

Tue Oct 12 14:00:00 2010 Lukas Zapletal 5.9.41-1
- Sysdate pgsql fix in osad

Tue Oct 12 14:00:00 2010 Jan Pazdziora 5.9.40-1
- The osa-dispatcher SELinux module has the Oracle parts optional as well.

Mon Oct 4 14:00:00 2010 Michael Mraka 5.9.39-1
- replaced local copy of compile.py with standard compileall module

Wed Aug 4 14:00:00 2010 Jan Pazdziora 5.9.38-1
- Allow osa-dispatcher to talk to PostgreSQL.

Mon Jul 26 14:00:00 2010 Milan Zazrivec 5.9.37-1
- 618300 - default_db is no longer needed

Tue Jul 20 14:00:00 2010 Milan Zazrivec 5.9.36-1
- make osa-dispatcher start after jabberd

Mon Jun 21 14:00:00 2010 Jan Pazdziora 5.9.35-1
- Some spell checking in %descriptions.
- OSAD stands for Open Source Architecture Daemon.

Tue May 4 14:00:00 2010 Jan Pazdziora 5.9.34-1
- 575555 - address corecmd_exec_sbin deprecation warning.

Tue May 4 14:00:00 2010 Jan Pazdziora 5.9.33-1
- 580047 - address AVCs about sqlnet.log when the database is down.

Mon Apr 19 14:00:00 2010 Michael Mraka 5.9.32-1
- do not start osad by default
- require python-haslib only in RHEL5

Mon Feb 22 13:00:00 2010 Michael Mraka 5.9.30-1
- fixed missing Requires: python-hashlib

Thu Feb 4 13:00:00 2010 Michael Mraka 5.9.29-1
- updated copyrights

Mon Feb 1 13:00:00 2010 Michael Mraka 5.9.28-1
- use rhnLockfile.py from rhnlib

Fri Jan 29 13:00:00 2010 Michael Mraka 5.9.27-1
- fixed the sha module is deprecated

Fri Jan 29 13:00:00 2010 Jan Pazdziora 5.9.26-1
- 559230 - address errors during package removal.
- Do not hide any error messages produced by semanage port -a.

Wed Jan 27 13:00:00 2010 Miroslav Suchy 5.9.25-1
- replaced popen2 with subprocess in client (michael.mrakaAATTredhat.com)

Mon Jan 18 13:00:00 2010 Michael Mraka 5.9.24-1
- fixed syntax error in init.d scripts

Fri Jan 15 13:00:00 2010 Michael Mraka 5.9.23-1
- implement condrestart for osad init script
- make reload alias for restart
- add osad-auth.conf as normal file with placeholder content

Tue Oct 27 13:00:00 2009 Miroslav Suchy 5.9.22-1
- Make debugging osa
* network/jabber issues easier (joshua.roysAATTgtri.gatech.edu)

Tue Aug 4 14:00:00 2009 Jan Pazdziora 5.9.21-1
- 514320 - open the pid file with append

Mon Jul 27 14:00:00 2009 John Matthews 5.9.20-1
- 512732 - on Fedora 12, it will be just and corenet_udp_bind_generic_node and
corenet_udp_bind_all_nodes. (jpazdzioraAATTredhat.com)

Mon Jul 27 14:00:00 2009 Jan Pazdziora 5.9.19-1
- 512732 - on Fedora 11, corenet_udp_bind_lo_node is no longer available
- Build osa-dispatcher-selinux again

Thu Jul 23 14:00:00 2009 Devan Goodwin 5.9.18-1
- Remove Requires python-optik. (dgoodwinAATTredhat.com)

Wed Jul 22 14:00:00 2009 Devan Goodwin 5.9.17-1
- Disable osad selinux for Fedora 11. (dgoodwinAATTredhat.com)

Mon Jul 20 14:00:00 2009 Devan Goodwin 5.9.16-1
- Add osad BuildRequires for python-devel. (dgoodwinAATTredhat.com)

Thu Jun 25 14:00:00 2009 John Matthews 5.9.15-1
- 508064 - fix osad installation errors on client (mzazrivecAATTredhat.com)

Thu Jun 18 14:00:00 2009 Jan Pazdziora 5.9.14-1
- 505606 - Require at least selinux-policy 2.4.6-114

Mon Jun 15 14:00:00 2009 Miroslav Suchy 5.9.13-1
- 498611 - run restorecon in %posttrans
- 498611 - run \"semodule -i\" in %post and restorecon in %posttrans

Wed Apr 29 14:00:00 2009 Jan Pazdziora 5.9.11-1
- move the %post SELinux activation to
/usr/sbin/osa-dispatcher-selinux-enable

Fri Mar 27 13:00:00 2009 jesus m. rodriguez 5.9.10-1
- added PYTHON-LICENSES.txt file

Mon Mar 16 13:00:00 2009 Jan Pazdziora 5.9.9-1
- remove /usr/sbin/semanage: Port tcp/1290 already defined error
- allow osa-dispatcher to use NIS

Wed Mar 11 13:00:00 2009 jesus m. rodriguez 5.9.8-1
- 479825 - fix osa-dispatcher to start after oracle(-xe) and stop before them.

Thu Feb 12 13:00:00 2009 Jan Pazdziora 5.9.6-1
- do not build osa-dispatcher-selinux on RHEL 4 and earlier.
- osa-dispatcher-selinux: setsebool is not used, so no need to Require it

Mon Feb 9 13:00:00 2009 Jan Pazdziora 5.9.5-1
- addressed additional AVC denials of osa-dispatcher

Wed Feb 4 13:00:00 2009 Miroslav Suchy 5.9.4-1
- 468060 - correctly return status of daemon
- fix some macros
- edit descriptions
- add LICENSE

Wed Jan 14 13:00:00 2009 Jan Pazdziora 5.9.2-1
- separate package osa-dispatcher-selinux merged in as a subpackage

Wed Jan 14 13:00:00 2009 Jan Pazdziora
- changes to osa-dispatcher-selinux to allow service osa-dispatcher start
on RHEL 5.2 to run without any AVC denials except one caused by lookup
of /root/.rpmmacros

Mon Jan 12 13:00:00 2009 Jan Pazdziora
- the initial release of osa-dispatcher-selinux
- based on spacewalk-selinux
- which was inspired by Rob Myers\' oracle-selinux

Tue Dec 16 13:00:00 2008 Michael Mraka 5.9.1-1
- resolves #474548 - bumped version

Tue Oct 21 14:00:00 2008 Michael Mraka 0.3.2-1
- resolves #467717 - fixed sysvinit scripts

Wed Sep 24 14:00:00 2008 Milan Zazrivec 0.3.1-1
- bumped version for spacewalk 0.3

Tue Sep 2 14:00:00 2008 Pradeep Kilambi 0.2-1
- fix osa-dispatcher to depend on new server package

Thu Jun 12 14:00:00 2008 Pradeep Kilambi - 5.2.0-1
- new build

Fri Jan 25 13:00:00 2008 Jan Pazdziora - 5.1.0-7
- Resolves #429578, OSAD suspending

Tue Jan 8 13:00:00 2008 Jan Pazdziora - 5.1.0-6
- Resolves #367031, OSAD daemon hard looping
- Resolves #426201, Osad connects to Satellite at times instead of Proxy

Thu Oct 18 14:00:00 2007 James Slagle - 5.1.0-4
- Resolves #185476

Mon Oct 8 14:00:00 2007 Pradeep Kilambi - 5.1.0-3
- new build

Tue Sep 25 14:00:00 2007 Pradeep Kilambi - 5.1.0-2
- get rid of safe-rhn-check and use rhn_check

Tue Sep 25 14:00:00 2007 Pradeep Kilambi - 5.1.0-1
- bumping version for consistency

Thu Apr 12 14:00:00 2007 Pradeep Kilambi - 0.9.2-1
- adding dist tags

Thu Oct 5 14:00:00 2006 James Bowes - 0.9.1-2
- Get python version dynamically.

Wed Sep 20 14:00:00 2006 James Bowes - 0.9.1-1
- Set logrotate to limit the log file to 100M.


 
ICM