Commit Graph

18 Commits

Author SHA1 Message Date
David Howells
600092f3ed Move to version 0.10.10
- Stop using readdir_r [RH BZ 1423289].

Resolves: #1423289
2017-03-17 16:19:09 +00:00
David Howells
6da0992e60 Move to version 0.10.9
- Fix name of directory in Makefile-generated tarball.
2016-02-17 14:40:23 +00:00
David Howells
ba912d68c4 Move to version 0.10.8
- Use systemd interaction macros in specfile installation sections [RH BZ 850053].
- Fix the service file to use /usr/sbin/ rather than /sbin/.
- Turn on RELRO and PIE build hardening in RPM builds.
2016-02-17 14:20:07 +00:00
David Howells
c91df93eef Move to version 0.10.7
- Note the correct licence.
- Handle malformed kernel status correctly.
- Permit culling to be disabled on the command line with the -N flag.
- Suspend culling when cache space is short and cache objects are pinned.
- Call setgroups() before calling setuid() (caught by rpmlint).
2016-02-04 11:28:29 +00:00
David Howells
3846d826b4 Move to version 0.10.5
- Fix systemd service data according to review comments [RH BZ 754811].
- use Fedora CFLAGS in build (fixes build on s390)
2011-12-06 13:48:40 +00:00
David Howells
fd757a5dc2 Move to version 0.10.4
- Fix packaging of systemd service file.
- Fix rpmlint complaints.
2011-11-30 12:44:29 +00:00
David Howells
f9067bfb8d Move to version 0.10.3
- Move to native systemd management [RH BZ 754811].
- Downgrade all the culling messages to debug level [RH BZ 660347].
- Fix the initscript to have the appropriate parseable description and exit codes.
- Fix the Requires line on selinux-policy-base to be >=, not =.
2011-11-30 11:22:54 +00:00
Steve Dickson
678f06d345 - The SELinux policies for cachefilesd now live in the selinux-policy RPM,
so the cachefilesd-selinux RPM is now redundant.
- Move the default cache dir to /var/cache/fscache.
- Make the initscript do a restorecon when starting the cache to make sure
    the labels are correct.
- Fix a wildchar that should be a literal dot in the SELinux policy.
2010-04-26 15:01:48 +00:00
Steve Dickson
21e4096bd7 - Fix the SELinux policies for cachefilesd.
- Compress the installed policy files.
- Must include sys/stat.h to use stat() and co. [RH BZ 565135].
- Remove tail comments from functions.
2010-03-02 13:34:48 +00:00
Steve Dickson
e66f68badc Upgraded to latest upstream version: 0.9 2009-01-09 14:36:39 +00:00
Steve Dickson
abac58f051 updated to 0.7 which adds the howto.txt 2006-09-22 17:22:53 +00:00
Steve Dickson
dabf98f6ce - Fixed memory corruption problem
- Added the fcull/fstop/frun options
2006-09-22 12:58:13 +00:00
Steve Dickson
d2958a0879 Upgraded to 0.5 which fixed initial scan problem when started on an empty
cache (bz 202184)
2006-08-11 14:47:49 +00:00
Steve Dickson
68ff6ce699 Added in David's changes that discard use of autotools 2006-08-07 13:47:33 +00:00
Steve Dickson
7041612c9f Incorporated David's manual page updates 2006-06-09 14:48:27 +00:00
Steve Dickson
12f09ae4eb 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
2006-06-08 17:11:51 +00:00
Steve Dickson
9d3a5c9030 Initial commit 2006-04-22 12:19:27 +00:00
Steve Dickson
d07c7ee642 Setup of module cachefilesd 2006-04-22 12:06:52 +00:00