Changelog for
oddjob-libs-0.29-2.fc9.x86_64.rpm :
Tue Feb 19 23:00:00 2008 Fedora Release Engineering
- 0.29-2
- Autorebuild for GCC 4.3
Thu Sep 6 00:00:00 2007 Nalin Dahyabhai 0.29-1
- split off mkhomedir bits into a subpackage (#236820)
- take a pass at new-init-ifying the init script (#247005)
Fri Aug 17 00:00:00 2007 Nalin Dahyabhai
- move helpers to libexecdir, keeping pkglibdir around in the package (#237207)
Tue Apr 10 00:00:00 2007 Nalin Dahyabhai 0.28-1
- split off python subpackage, make -devel depend on -libs, let autodeps
provide the main package\'s dependency on -libs (#228377)
Thu Feb 15 23:00:00 2007 Nalin Dahyabhai 0.27-8
- configure with --disable-dependency-tracking (Ville Skyttä, #228928)
Wed Jul 26 00:00:00 2006 Nalin Dahyabhai 0.27-7
- unmark the init script as a %config file (part of #197182)
Fri Jul 21 00:00:00 2006 Nalin Dahyabhai 0.27-6
- rebuild
Fri Jul 21 00:00:00 2006 Nalin Dahyabhai 0.27-5
- rebuild
Fri Jul 21 00:00:00 2006 Nalin Dahyabhai 0.27-4
- rebuild
Fri Jul 21 00:00:00 2006 Nalin Dahyabhai 0.27-3
- rebuild
Fri Jul 21 00:00:00 2006 Nalin Dahyabhai 0.27-2
- rebuild
Thu Jul 20 00:00:00 2006 Nalin Dahyabhai 0.27-1
- update to 0.27-1:
- don\'t attempt to subscribe to all possible messages -- the message bus
will already route to us messages addressed to us, and if we try for
more than that we may run afoul of SELinux policy, generating spewage
- add a build dependency on pkgconfig, for the sake of FC3
- update docs and comments because D-BUS is now called D-Bus
Wed May 3 00:00:00 2006 Nalin Dahyabhai 0.26-4
- rebuild
Wed May 3 00:00:00 2006 Nalin Dahyabhai 0.26-3
- rebuild
Wed May 3 00:00:00 2006 Nalin Dahyabhai 0.26-2
- rebuild
Wed May 3 00:00:00 2006 Nalin Dahyabhai 0.26-1
- update to 0.26-1:
- don\'t get confused when ACL entries for introspection show up in the
configuration before we add the handlers for them
- export $ODDJOB_CALLING_USER to helpers
Wed May 3 00:00:00 2006 Nalin Dahyabhai
- add recommended dependency on pkgconfig in the -devel subpackage
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-8
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-7
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-6
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-5
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-4
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-3
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-2
- rebuild
Wed Apr 12 00:00:00 2006 Nalin Dahyabhai 0.25-1
- update to 0.25:
- add introspection for parents of objects specified in the configuration
- oddjobd can reload its configuration now
- add -u (umask) and -s (skeldir) flags to the mkhomedir helper (#246681)
Tue Feb 28 23:00:00 2006 Nalin Dahyabhai 0.24-1
- update to 0.24, fixing some build errors against D-BUS 0.30-0.33
- require xmlto, because the generated HTML differs depending on whether
or not we know how to enforce ACLs which include SELinux context info
- build with DocBook 4.3
Mon Feb 27 23:00:00 2006 Nalin Dahyabhai 0.23-3
- rebuild
Mon Feb 27 23:00:00 2006 Nalin Dahyabhai 0.23-2
- rebuild
Fri Jan 27 23:00:00 2006 Nalin Dahyabhai 0.23-1
- fix compilation against older versions of D-BUS if the
GetConnectionSELinuxSecurityContext method turns out to be available
Mon Jan 16 23:00:00 2006 Nalin Dahyabhai 0.22-1
- fix some path mismatches in the sample configuration files
- don\'t try to set a reconnect timeout until after we\'ve connected
Mon Jan 9 23:00:00 2006 Nalin Dahyabhai 0.21-3
- prefer BuildRequires: to BuildPrereq (#176452)
- require /sbin/service at uninstall-time, because we use it (#176452)
- be more specific about when we require /sbin/chkconfig (#176452)
Fri Jan 6 23:00:00 2006 Nalin Dahyabhai 0.21-2
- add some missing build-time requirements
Thu Dec 22 23:00:00 2005 Nalin Dahyabhai 0.21-1
- fix the location for the sample D-BUS configuration doc file
- own more created directories
Thu Dec 22 23:00:00 2005 Nalin Dahyabhai 0.20-1
- update to 0.20
- break shared libraries and modules for PAM and python into a subpackage
for better behavior on multilib boxes
- if we\'re not building a sample subpackage, include the sample files in
the right locations as %doc files