a2de11e907
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
5f59441b7a
Accepting request 1303139 from home:WernerFink:branches:filesystems
...
- 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/request/show/1303139
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=28
2025-09-29 14:01:59 +00:00
41ced0d8b6
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
6c71afefdb
Accepting request 1254528 from home:ailiopoulos:branches:filesystems
...
- 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/request/show/1254528
OBS-URL: https://build.opensuse.org/package/show/filesystems/cachefilesd?expand=0&rev=26
2025-04-02 23:47:22 +00:00
70efab083b
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
9090e77535
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
67cfeb9fdf
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
e27d06b43a
- 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
1f1ed9df48
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
9c62bf68e9
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
83536eaad5
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
ea4cf42238
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
7699224c41
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
7f431f937a
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
ec60a70570
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
d61148421f
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
e72e505198
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
1c0e3c3e68
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
7e81b54168
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
90691d521d
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
0c3de18cd0
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
7df856356b
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
55ee907799
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
0a1846396f
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
97f51ec01d
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
558d016bae
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
c95c6005e7
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
24fa6335e0
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
af06ed221d
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
db7826595d
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
f0623787b3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cachefilesd?expand=0&rev=1
2009-06-02 11:17:36 +00:00