Commit Graph

127 Commits

Author SHA256 Message Date
YaST Team Bot
3ffd289087 - added option to abbreviate columns in table (see
gh#openSUSE/snapper#268)
- version 0.8.15

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=354
2020-12-17 12:34:22 +00:00
YaST Team Bot
591aeb0db1 - in systemd-helper continue with other configs if one config is
broken (gh#openSUSE/snapper#495)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=351
2020-12-04 09:39:52 +00:00
YaST Team Bot
f97d0e33a3 - fixed compilation with --disable-btrfs (gh#openSUSE/snapper#505)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=350
2020-12-03 09:44:37 +00:00
YaST Team Bot
cf4e9c407c - do not override passwd after getpwuid_r et.al. calls
(gh#openSUSE/snapper#589)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=344
2020-11-24 11:29:29 +00:00
YaST Team Bot
6230fbd878 - state in man-pages that ext4 support is discontinued
(gh#openSUSE/snapper#331)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=332
2020-11-19 11:25:04 +00:00
YaST Team Bot
af9b86abda - use C++11 regexes instead of own regcomp/regexec wrapper class
(see gh#openSUSE/snapper#583)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=331
2020-11-18 12:34:40 +00:00
YaST Team Bot
1cfc4be318 - added option to cleanup to make requested free space available
(jsc#SLE-15765)
- version 0.8.14

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=314
2020-09-22 08:02:48 +00:00
YaST Team Bot
79d10f21ad - package new snapperd.service file on Debian based distributions
(gh#openSUSE/snapper#557)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=313
2020-09-04 17:53:58 +00:00
YaST Team Bot
3c5729c773 - activate snapperd using systemd service
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=307
2020-09-01 08:07:03 +00:00
YaST Team Bot
406a513617 - fix LVM setup for volume groups and logical volumes with one
character long names (gh#openSUSE/snapper#465)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=304
2020-08-31 15:53:53 +00:00
YaST Team Bot
f3e6020507 - improved error messages for wrong command line options and
arguments (bsc#1150156)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=303
2020-08-31 11:15:13 +00:00
YaST Team Bot
c62e31a768 - call fsync after writing snapshot info file (bsc#1078336)
- version 0.8.13

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=301
2020-08-27 10:45:14 +00:00
YaST Team Bot
d943d6fc29 - fixed error when using mksubvolume to create /tmp (bsc#1174401)
- version 0.8.12

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=298
2020-07-24 12:44:28 +00:00
YaST Team Bot
b8e3281b52 - added error handing for failed ambit detection (bsc#1174038)
- version 0.8.11

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=295
2020-07-13 14:06:28 +00:00
YaST Team Bot
9ebd202c8f - special rollback for transactional server (bsc#1172273)
- version 0.8.10

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=290
2020-06-18 10:07:57 +00:00
YaST Team Bot
80d80afcf5 - updated translations (bsc#1149754)
- generate dsc file for Ubuntu 19.10

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=288
2020-04-06 15:08:05 +00:00
YaST Team Bot
2796cfdc18 - Fix "Snapper is not creating the post snapshot" (bsc#1160938)
- Fix `make clean; make check` failing in zypp-plugin (bsc#1160891)
- version 0.8.9

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=281
2020-01-28 09:31:35 +00:00
YaST Team Bot
f26aa46045 - Add a "writeble copy" description to the 2nd snapshot
of a rollback (Hrotkó Gábor).
- Fix the previous version to build on Debian, Ubuntu, and old GCC
  (bsc#1160306).
- version 0.8.8

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=279
2020-01-08 15:40:53 +00:00
YaST Team Bot
108b6014ca - snapper-zypp-plugin subpackage rewritten from Python to C++
(jsc#SLE-10500)
- added integration tests in snapper-testsuite subpackage
- version 0.8.7

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=276
2019-12-17 15:00:13 +00:00
YaST Team Bot
6d4ac73d00 - add --machine-readable option for CSV and JSON outputs.
- add --columns option for selecting columns in the commands list,
  list-configs and get-config.
- bsc#1149322
- version 0.8.6

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=265
2019-11-06 11:05:00 +00:00
YaST Team Bot
9f35751525 - allow trailing comments in configuration files (bsc#1005342)
- version 0.8.5

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=264
2019-10-16 10:18:45 +00:00
YaST Team Bot
38494fb1c8 (jsc#SLE-7333)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=260
2019-10-15 10:43:11 +00:00
YaST Team Bot
59f949dab2 - allow to make snapshot from other snapshot that the current one
(jse#SLE-7333)
- version 0.8.4

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=259
2019-10-15 09:45:18 +00:00
YaST Team Bot
7114cd0250 - reusing existing subvolumes on mksubvolume run
(bsc#1138725, bsc#1126900, gh#openSUSE/snapper#236)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=256
2019-08-30 18:29:40 +00:00
YaST Team Bot
eef96924d6 - fixed seg.fault during rollback if the previous default subvolume
is missing in the snapshot list (bsc#1130273)
- version 0.8.3

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=250
2019-03-26 11:15:04 +00:00
YaST Team Bot
3efb99aa54 - adapted to libbtrfs changes to resurrect special btrfs directory
comparison (bsc#1111414)
- version 0.8.2

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=247
2019-01-22 16:18:41 +00:00
YaST Team Bot
bbf6cd9851 - avoid deadlock for special btrfs directory comparison
(bsc#1049574)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=246
2019-01-22 05:21:26 +00:00
Arvin Schnell
c3a2b773e2 - updated to latest repo version
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=240
2018-11-22 11:17:41 +00:00
YaST Team Bot
a9deaf9464 - validate snapshot id corresponding to the default subvolume
before using it for the current config (gh#openSUSE/snapper#449)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=239
2018-11-21 18:30:26 +00:00
YaST Team Bot
97ceae8c39 - extended space aware cleanup algorithm to ensure minimal
free space for btrfs (within known ranges) (fate#325774)
- version 0.8.0

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=226
2018-10-29 12:08:29 +00:00
YaST Team Bot
d549d43061 - fixed querying default and active snapshot if compiled without
rollback support (gh#openSUSE/snapper#442)
- version 0.7.2

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=210
2018-10-22 12:53:49 +00:00
YaST Team Bot
23c2024136 - disallow to delete special (for btrfs currently mounted and next
to be mounted) snapshots (fate#326479)
- version 0.7.1

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=198
2018-10-16 13:08:36 +00:00
YaST Team Bot
ea47dfabdd - mark active and default btrfs subvolume in list output
(fate#326479)
- reorder columns in snapper list output (fate#326479)
- version 0.7.0

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=195
2018-10-11 11:04:07 +00:00
YaST Team Bot
deaea4929f - right align used space in table output
- version 0.6.1

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=186
2018-10-05 12:03:12 +00:00
YaST Team Bot
6dbc217103 - show used space (exclusive space of btrfs qgroup) for each
snapshot (fate#323843)
- version 0.6.0

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=180
2018-10-04 08:45:23 +00:00
YaST Team Bot
aeafe70870 - avoid setenv after fork (bsc#1107587)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=178
2018-09-14 13:34:35 +00:00
YaST Team Bot
5dc03ebd63 - fixed logging during shutdown of snapperd to avoid core dumps
(bsc#1096401 and others)
- version 0.5.6

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=175
2018-07-24 11:50:46 +00:00
YaST Team Bot
08620fae99 - merged (gh#openSUSE/snapper#409) to build with boost 1.67.0
(bsc#1096208)
- version 0.5.5

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=171
2018-06-07 08:13:34 +00:00
YaST Team Bot
aa317deb68 - move warning in case of non-UTF8 locale to man page (bsc#1092103)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=164
2018-05-15 08:49:39 +00:00
Arvin Schnell
1eb0ce3722 - updated to latest repo version
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=144
2018-04-20 13:43:22 +00:00
YaST Team Bot
bd1cca294b - create subvolume instead of snapshot for initial system
(bsc#1077240)
- version 0.5.4

- improved error handling for systemd services
  (gh#openSUSE/snapper#382)

- version 0.5.3

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=138
2018-01-29 12:07:57 +00:00
YaST Team Bot
2962894ab4 - Switched from cron to systemd timers (spec file based
distributions) (fate#324529)
- 0.5.3

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=131
2018-01-12 15:19:28 +00:00
YaST Team Bot
6d39af827a - use python3 instead of python2 (bsc#1070324)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=129
2018-01-10 16:29:01 +00:00
YaST Team Bot
bec21e5328 - Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=127
2017-12-07 12:50:03 +00:00
YaST Team Bot
87883e7ef0 - fix compilation with boost 1.65.0 (gh#openSUSE/snapper#354)
(bsc#1061262)
- version 0.5.2

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=124
2017-10-02 12:03:27 +00:00
YaST Team Bot
8076afe049 - fixed table formatting for non-ACSII characters (bsc#1051901)
(::mbrtowc behavior has been changed in glibc-2.22)
- version 0.5.1

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=121
2017-08-08 14:35:05 +00:00
YaST Team Bot
2e5dc61cd8 - set cleanup algorithm for rollback snapshots (fate#321773)
- version 0.5.0

- generate build file for Ubuntu 17.04
- version 0.4.5

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=113
2017-05-10 09:58:46 +00:00
YaST Team Bot
da486bb62f - remove read-only mount option for new fstab entry in mksubvolume
(bsc#1030257)
- version 0.4.4

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=112
2017-03-23 10:43:27 +00:00
YaST Team Bot
e59bc3d69a - deal with CaaSP btrfs setup where certain subvolumes are
read-only (bsc#1018302 and bsc#1018095)
- version 0.4.3

- version 0.4.2

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=107
2017-02-03 12:48:39 +00:00
YaST Team Bot
5762f737fc - build SLE12 versions with quota support again (bsc#1021370)
- versions 0.4.2

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=106
2017-02-02 14:12:47 +00:00