Changelog for
cachefilesd-debuginfo-0.8-2.el5.x86_64.rpm :
Thu Aug 16 00:00:00 2007 Steve Dickson
0.8-2
- Removed some upstream bits that leaked into the RHEL5
version (bz 250424)
- Added the creation/removal of the cache directory when
the rpm is installed and removed.
Fri Jul 13 00:00:00 2007 Steve Dickson 0.8-1
- Use stat64/fstatat64 to avoid EOVERFLOW errors from
the kernel on large files (bz 246238).
Wed Nov 8 23:00:00 2006 Steve Dickson 0.7-5
- Fixed typo in verbose.patch
Fri Nov 3 23:00:00 2006 Steve Dickson 0.7-5
- Added the -v flag (bz 212831)
Fri Oct 20 00:00:00 2006 Steve Dickson 0.7-4
- Fixed typo that was causing the howto.txt not to
be installed.
Mon Oct 2 00:00:00 2006 Jesse Keating - 0.7-2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
Sat Sep 23 00:00:00 2006 Steve Dickson 0.7-1
- updated to 0.7 which adds the howto.txt
Thu Aug 31 00:00:00 2006 Steve Dickson 0.6-1
- Fixed memory corruption problem
- Added the fcull/fstop/frun options
Sat Aug 12 00:00:00 2006 Steve Dickson 0.5-1
- Upgraded to 0.5 which fixed initial scan problem when
started on an empty cache (bz 202184)
Wed Aug 9 00:00:00 2006 Steve Dickson 0.4-3
- Updated init.d script to look for cachefilesd in /sbin
- Added postun and preun rules so cachefilesd is stopped
and started when the rpm is updated or removed.
Tue Aug 8 00:00:00 2006 Jesse Keating 0.4-2
- require /sbin/chkconfig not /usr/bin/chkconfig
Wed Aug 2 00:00:00 2006 David Howells 0.4-1
- Discard use of autotools
Wed Aug 2 00:00:00 2006 Steve Dickson 0.3-3
- Added URL to source file
Sat Jul 29 00:00:00 2006 Steve Dickson 0.3-2
- Added post and preun rules
- Changed init.d script to up right before portmapper.
Sat Jun 10 00:00:00 2006 Steve Dickson 0.3-1
- Incorporated David Howells manual page updates
Fri Jun 9 00:00:00 2006 Steve Dickson 0.2-1
- Made the daemon 64-bit application.
- Changed the syslog logging to log the daemon\'s PID
- Changed OS error logging to log errno number as well the string
Sun Apr 23 00:00:00 2006 Steve Dickson 0.1-1
- Initial commit