* Try to start before network file systems * Should also stop after network file systems but before network OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=28
111 lines
3.9 KiB
Plaintext
111 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 8 07:44:57 UTC 2025 - Dr. Werner Fink <werner@suse.de>
|
|
|
|
- Add patch cachefilesd-nohang-at-reboot.patch
|
|
* Try to start before network file systems
|
|
* Should also stop after network file systems but before network
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 19 21:18:39 UTC 2025 - Anthony Iliopoulos <ailiop@suse.com>
|
|
|
|
- Fix cachefilesd startup failure (bsc#1239807)
|
|
- remove cachefilesd-loadmod.patch
|
|
|
|
The patch would explicitly attempt to load the cachefilesd module at
|
|
startup and fail with -EPERM when started from the systemd unit file,
|
|
as system is by default enforcing a strict seccomp policy that denies
|
|
the finit_module (among many other privileged operations).
|
|
|
|
Since the systemd unit file is already loading the cachefilesd module
|
|
before starting the daemon, there is no need to repeat loading from
|
|
within the daemon code, so the patch can be dropped.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 10:30:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 12:45:03 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.10.10:
|
|
* no changelog available
|
|
- remove fix-cpu-spin.patch (solved differently upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 5 00:00:00 CEST 2015 - bmwiedemann@suse.de
|
|
|
|
- replace sources with compressed tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 29 17:47:17 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Use url for source
|
|
- Update dependencies
|
|
* don't depend on whole systemd
|
|
- Move autoreconf to %prepare section
|
|
- Add rcservice symlink
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 11 02:38:09 UTC 2014 - nfbrown@suse.com
|
|
|
|
- fix-cpu-spin.patch - Fix problem were cachefilesd
|
|
would sometimes enter a tight loop wasting CPU time.
|
|
bnc#843575
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 21:45:22 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Use real systemd service file instead of sysvinit converted file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 4 22:57:37 UTC 2013 - dmair@suse.com
|
|
|
|
- Added a modification to the howto that reflects the current
|
|
location and material in the cachefilesd monitoring facility.
|
|
From text by bking@suse.com (bnc#804834)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 16:42:48 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- IF the user starts the daemon he/she expects it to work
|
|
with no fiddling, load the cachefiles kernel module
|
|
directly from the daemon using libkmod so it just works.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 10 21:23:14 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Use autotools to build the package.
|
|
- Fix the configuration files not to enforce a selinux policy.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 10 20:08:25 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Update to version 0.10.5, no changelog found.
|
|
- Add systemd units.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 21:59:39 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 6 08:28:27 UTC 2011 - aj@suse.de
|
|
|
|
- Fix build with newer glibc due to missing includes.
|
|
- Use RPM_OPT_FLAGS.
|
|
- Add short description to init file.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 15:51:27 CEST 2009 - tiwai@suse.de
|
|
|
|
- add init script; fix file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 15:27:18 CEST 2009 - tiwai@suse.de
|
|
|
|
- initial version 0.9
|
|
- still no init script; will be added later
|
|
|