Dirk Mueller
cbaa2e5333
- Fix cron symlinks removal upon package upgrade (boo#904518): * The problem was in the preun section (in the old RPM). * This means the symlinks are removed by this update, but won't be by the next ones. * Please run 'systemctl start btrfsmaintenance-refresh' one more time to fix your symlinks. OBS-URL: https://build.opensuse.org/request/show/540661 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsmaintenance?expand=0&rev=22
106 lines
3.5 KiB
Plaintext
106 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 10 22:12:08 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
- Fix cron symlinks removal upon package upgrade (boo#904518):
|
|
* The problem was in the preun section (in the old RPM).
|
|
* This means the symlinks are removed by this update, but won't
|
|
be by the next ones.
|
|
* Please run 'systemctl start btrfsmaintenance-refresh' one more
|
|
time to fix your symlinks.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 22:06:55 UTC 2017 - antoine.belvire@opensuse.org
|
|
|
|
- Add btrfsmaintenance-0.3.1-fix-rpm-db-path.patch:
|
|
* Change RPM database path to /usr/lib/sysimage/rpm for
|
|
Tumbleweed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 5 09:17:36 UTC 2017 - lnussel@suse.de
|
|
|
|
- Require btrfsprogs (bsc#1047226)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 7 00:00:00 CEST 2017 - dsterba@suse.cz
|
|
|
|
- version 0.3.1
|
|
- dist-install: fix installation paths, install functions
|
|
- functions: fix syntax to be compatible with dash
|
|
- spec: install functions file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 00:00:00 CET 2016 - dsterba@suse.cz
|
|
|
|
- version 0.3
|
|
- add syslog to logging targets
|
|
- add none target (/dev/null)
|
|
- autodetect btrfs filesystems for balance, scrub and trim
|
|
- detect mixed blockgroups and use correct balance filters
|
|
- fix uninstall rules
|
|
- fix capturing entire output to the log
|
|
- fix when cron files are symlinks
|
|
- add generic installation script
|
|
- doc updates: retention policy tuning
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 4 00:00:00 CET 2016 - dsterba@suse.cz
|
|
|
|
- version 0.2
|
|
- updated documentation
|
|
- support debian-like configuration paths
|
|
- no hardcoded paths to external utilities
|
|
- fixed logger name typos for 'journal' target
|
|
- defrag fixes (sysconfig, find arguments)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 8 00:00:00 CEST 2015 - dsterba@suse.cz
|
|
|
|
- version 0.1.2
|
|
- change default config for trim: off
|
|
- journal loggin should work (fixed a typo)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 13 00:00:00 CEST 2015 - dsterba@suse.com
|
|
|
|
- version 0.1.1
|
|
- fix typo and make journal logging target work
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 19 00:00:00 CET 2014 - dsterba@suse.cz
|
|
|
|
- cron refresh: remove bashism
|
|
- cron refresh: remove debugging messages
|
|
- post installation must create the cron links (bsc#904518)
|
|
- Removed patches:
|
|
* btrfsmaintenance-0.1-fix-bashisms.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 15 04:55:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashism in btrfsmaintenance-refresh-cron.sh script
|
|
- add patches:
|
|
* btrfsmaintenance-0.1-fix-bashisms.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 29 00:00:00 CET 2014 - dsterba@suse.cz
|
|
|
|
- add COPYING, README.md
|
|
- add config option to specify log target (stdout, or journal)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 9 18:33:44 CEST 2014 - dsterba@suse.cz
|
|
|
|
- clean spec
|
|
- add Url tag
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 9 16:47:46 CEST 2014 - dsterba@suse.cz
|
|
|
|
- fix sysconfig file Path: tags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 13:17:22 CEST 2014 - dsterba@suse.cz
|
|
|
|
- initial import 0.1
|
|
|