31 Commits

Author SHA256 Message Date
bfa2b770d9 Accepting request 1307877 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1307877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=26
2025-09-29 14:39:07 +00:00
e53f0b837b - Add patch cachefilesd-nohang-at-reboot.patch
* 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
2025-09-29 14:01:59 +00:00
89520e9a66 Accepting request 1266716 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1266716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=25
2025-04-03 14:49:51 +00:00
David Sterba
749ba06ffa - 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.

OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=26
2025-04-02 23:47:22 +00:00
22092d5ed7 Accepting request 1151221 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1151221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=24
2024-02-26 18:46:33 +00:00
David Sterba
7eda3b99af Accepting request 1150823 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150823
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=24
2024-02-26 11:31:25 +00:00
dba2f5590a Accepting request 827024 from filesystems
- update to 0.10.10:
  * no changelog available 
  - remove fix-cpu-spin.patch (solved differently upstream)

OBS-URL: https://build.opensuse.org/request/show/827024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=23
2020-08-18 13:10:41 +00:00
eece740ef0 - update to 0.10.10:
* no changelog available 
  - remove fix-cpu-spin.patch (solved differently upstream)

OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=22
2020-08-16 12:49:37 +00:00
Stephan Kulow
96816d038d Accepting request 336518 from filesystems
- replace sources with compressed tarball

OBS-URL: https://build.opensuse.org/request/show/336518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=22
2015-10-08 06:24:43 +00:00
David Sterba
567eb86815 add changelog
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=20
2015-10-05 11:39:15 +00:00
David Sterba
67e5cea187 Accepting request 336293 from home:bmwiedemann:branches:filesystems
use bzip2 compression for tar file
(before it just an uncompressed .tar file)

OBS-URL: https://build.opensuse.org/request/show/336293
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=19
2015-10-05 11:24:55 +00:00
f6974d1414 Accepting request 309810 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/309810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=21
2015-06-03 06:35:33 +00:00
bd3b29b176 Accepting request 309224 from home:pluskalm:branches:filesystems
- Use url for source
- Update dependencies
  * don't depend on whole systemd
- Move autoreconf to %prepare section
- Add rcservice symlink

OBS-URL: https://build.opensuse.org/request/show/309224
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=17
2015-06-02 12:17:02 +00:00
Stephan Kulow
077a3f3a60 Accepting request 226441 from filesystems
- fix-cpu-spin.patch - Fix problem were cachefilesd
  would sometimes enter a tight loop wasting CPU time.
  bnc#843575 (forwarded request 225636 from neilbrown)

OBS-URL: https://build.opensuse.org/request/show/226441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=19
2014-03-18 12:41:14 +00:00
7ac4fa342b Accepting request 225636 from home:neilbrown:branches:filesystems
- fix-cpu-spin.patch - Fix problem were cachefilesd
  would sometimes enter a tight loop wasting CPU time.
  bnc#843575

OBS-URL: https://build.opensuse.org/request/show/225636
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=15
2014-03-17 13:13:49 +00:00
Stephan Kulow
30278c8482 Accepting request 160333 from filesystems
Use real systemd file (forwarded request 159478 from posophe)

OBS-URL: https://build.opensuse.org/request/show/160333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=17
2013-03-21 21:02:02 +00:00
Cristian Rodríguez
a6250e433d Accepting request 159478 from home:posophe:branches:filesystems
Use real systemd file

OBS-URL: https://build.opensuse.org/request/show/159478
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=13
2013-03-20 19:52:24 +00:00
Stephan Kulow
625e151e2f Accepting request 157312 from filesystems
- 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) (forwarded request 157293 from dmair)

OBS-URL: https://build.opensuse.org/request/show/157312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=16
2013-03-05 09:03:15 +00:00
Cristian Rodríguez
6d0d8de7fd Accepting request 157293 from home:dmair:branches:filesystems
- 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)

OBS-URL: https://build.opensuse.org/request/show/157293
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=11
2013-03-05 05:04:12 +00:00
Stephan Kulow
be362a27fb Accepting request 140067 from filesystems
- 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. (forwarded request 139928 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/140067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=14
2012-11-11 07:14:31 +00:00
Cristian Rodríguez
180a57f2e3 Accepting request 139928 from home:elvigia:branches:filesystems
- 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.

OBS-URL: https://build.opensuse.org/request/show/139928
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=9
2012-11-04 02:55:07 +00:00
Stephan Kulow
25df6f4b48 Accepting request 138684 from filesystems
- Use autotools to build the package.
- Fix the configuration files not to enforce a selinux policy.

- Update to version 0.10.5, no changelog found.
- Add systemd units. (forwarded request 127549 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/138684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=13
2012-10-23 17:35:35 +00:00
Factory Maintainer
4f0f918df4 Accepting request 127549 from home:elvigia:branches:filesystems
- Use autotools to build the package.
- Fix the configuration files not to enforce a selinux policy.

- Update to version 0.10.5, no changelog found.
- Add systemd units.

OBS-URL: https://build.opensuse.org/request/show/127549
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=7
2012-10-18 09:07:27 +00:00
Stephan Kulow
85490f1662 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=11
2011-12-06 17:02:21 +00:00
Sascha Peilicke
3f465fd277 Accepting request 83821 from filesystems
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 83056 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=9
2011-09-21 14:56:43 +00:00
Stephan Kulow
cfc4cd97b9 Accepting request 83056 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/83056
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=5
2011-09-20 12:18:33 +00:00
Sascha Peilicke
bb9e2eac7e Autobuild autoformatter for 72824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=8
2011-06-07 08:57:09 +00:00
OBS User buildservice-autocommit
70f61a230d Updating link to change in openSUSE:Factory/cachefilesd revision 8.0
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=4757b3619ea93c1f24c72d774d048e8f
2011-06-07 08:57:09 +00:00
Sascha Peilicke
9c16a5c02b Accepting request 72824 from filesystems
Fix build in factory. (forwarded request 72734 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/72824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=7
2011-06-07 08:56:54 +00:00
OBS User autobuild
1c11627bfc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=3 2010-03-18 14:39:02 +00:00
OBS User unknown
d60b01de9c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=1 2009-06-02 11:17:36 +00:00