Commit Graph

144 Commits

Author SHA256 Message Date
Dominique Leuenberger
f0e271b045 https://bugzilla.opensuse.org/show_bug.cgi?id=1192940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapper?expand=0&rev=133
2021-11-22 22:08:08 +00:00
YaST Team Bot
29d483171d - look for most configuration files in /etc/snapper and
/usr/share/snapper (bsc#1189601)
- version 0.9.1

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=396
2021-09-22 09:13:44 +00:00
YaST Team Bot
7ee048953f - added configure option for location of PAM module
(gh#openSUSE/snapper#659)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=392
2021-06-16 12:31:48 +00:00
YaST Team Bot
9fbb2f15c0 - fixed systemd sandboxing (bsc#1186095)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=388
2021-05-17 07:11:48 +00:00
YaST Team Bot
fbbefa5820 - fixed systemd sandboxing (gh#openSUSE/snapper#651)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=385
2021-05-11 08:31:48 +00:00
YaST Team Bot
94a4dade91 - fixed systemd sandboxing (bsc#1185596)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=384
2021-05-04 07:06:40 +00:00
YaST Team Bot
1bbb751b26 - added systemd sandboxing for services
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=381
2021-04-28 08:47:48 +00:00
YaST Team Bot
035b33e089 - fix build on 32 bit musl systems (gh#openSUSE/snapper#644)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=380
2021-04-19 08:31:19 +00:00
YaST Team Bot
1368ef07b1 - version 0.9.0
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=378
2021-04-14 15:14:27 +00:00
YaST Team Bot
e578ab7e78 - improved error handling (see gh#openSUSE/snapper#626)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=374
2021-04-09 14:09:56 +00:00
YaST Team Bot
b75e88a72b - run boot.service iff root config exists (gh#openSUSE/snapper#630)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=373
2021-04-08 15:10:19 +00:00
YaST Team Bot
a8e1b473e5 - move org.opensuse.Snapper.conf from /etc to /usr (bsc#1183398 and
gh#openSUSE/snapper#492)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=371
2021-04-08 13:06:35 +00:00
YaST Team Bot
6e751635aa - avoid redundant quota rescans for same btrfs (see
gh#openSUSE/snapper#507)
- allow absolute sizes for SPACE_LIMIT and FREE_LIMIT
  (gh#openSUSE/snapper#507)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=370
2021-04-08 08:24:45 +00:00
YaST Team Bot
e872b1604b - version 0.8.16
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=369
2021-04-07 09:22:12 +00:00
YaST Team Bot
39552ff84a - fixed creating root config (root prefix handling)
(gh#openSUSE/snapper#627)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=367
2021-03-19 11:14:06 +00:00
YaST Team Bot
92077dc196 - updated translations (bsc#1149754)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=366
2021-03-10 09:32:05 +00:00
YaST Team Bot
d370cf0bc5 - fixed testsuite for equal-date (gh#openSUSE/snapper#526)
OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=364
2021-01-25 11:02:18 +00:00
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