25 Commits

Author SHA256 Message Date
3fd484a5f4 Accepting request 1144983 from Archiving
require python3-importlib-metadata for python < 3.8 (boo#1219652) (forwarded request 1144977 from seife)

OBS-URL: https://build.opensuse.org/request/show/1144983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=10
2024-02-07 17:51:22 +00:00
Stefan Seyfried
69b81f429a Accepting request 1144977 from home:seife:branches:Archiving
require python3-importlib-metadata for python < 3.8 (boo#1219652)

OBS-URL: https://build.opensuse.org/request/show/1144977
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=42
2024-02-07 17:14:02 +00:00
e61f319325 Accepting request 1110270 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1110270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=9
2023-09-11 19:22:29 +00:00
Stefan Seyfried
e3b65b2338 Accepting request 1110234 from home:polslinux:branches:Archiving
- Update to 2.2.6:
  * FIX: extended variables were not correctly written if content of file
         hadn't changed and file was read-only (API 201).
  * FIX: failed parsing of arguments would return code 2 for warnings
         instead of 1 for errors
  * FIX: quoting variables where not correctly propagated when set from
         the command line (API 201).
  * FIX: some new functions were needed with higher security level and
         had to be sorted accordingly (API 201).
  * FIX: test action would fail with empty error message when using API
         201
  * FIX: timezone was not always correctly calculated in countries with
         historically changing DST, closes #902
  * NEW: add environment variable RDIFF_BACKUP_API_VERSION to
         artificially modify the API version dictionary, see the man page for
         details.
  * NEW: add warning that server will be called with deprecated CLI and
         how to avoid the corresponding warning (see also the FAQ)
  * NEW: there is now a weekly release with changelog for intermediate
         testing available at
         https://github.com/rdiff-backup/rdiff-backup/releases/tag/weekly
  * FIX: cross-version issue with 2.0.5 complaining about KeyError
         restrict_path, closes #872
  * FIX: fail gracefully when connection(s) can't be setup e.g. in case
         of network error, closes #868

OBS-URL: https://build.opensuse.org/request/show/1110234
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=40
2023-09-11 10:25:19 +00:00
21a30f47f9 Accepting request 1077671 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1077671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=8
2023-04-06 13:57:14 +00:00
1fc698f43c Accepting request 1075726 from home:pevik:branches:Archiving
- Require python3-PyYAML, python3-pylibacl, python3-xattr
  (the latter two were Recommends only; all are runtime dependencies).

OBS-URL: https://build.opensuse.org/request/show/1075726
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=38
2023-04-06 07:35:36 +00:00
1bbff61d93 Accepting request 1074733 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1074733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=7
2023-03-28 15:48:51 +00:00
Stefan Seyfried
e1357aa642 Accepting request 1074650 from home:dirkmueller:Factory
- update to 2.2.4:
  * Only very small code and documentation fixes, hopefully
    really the last fix release of the stable branch 2.2, before
    the development effort for v2.4 starts.

- update to 2.2.3:
  * Only small code and documentation fixes and additions,
    probably the last fix release of the stable branch 2.2,
    before the development effort for v2.4 starts.
  * That's embarrassing but the last version still had a glitch
    and the sdist package `rdiff-backup-2.2.2.tar.gz` didn't
    contain the pre-rendered man-pages which some packagers
    requested.

OBS-URL: https://build.opensuse.org/request/show/1074650
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=36
2023-03-27 15:19:06 +00:00
ccff2f9ab9 Accepting request 1045461 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1045461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=6
2022-12-27 10:55:00 +00:00
d219aa6d37 Accepting request 1043886 from home:illuusio:python
- Happy Holidays release v2.2.0
- Despite all these changes, rdiff-backup 2.2 remains compatible with
  rdiff-backup 2.0, but you can, and are encouraged to, use the new API
  using --api-version 201, enabling two additional features:
  * there is at last a --help parameter
  * the CLI (Command Line Interface) has been refurbished and modernized
    (the old one is still present but deprecated)
  * You can store your parameters in a file, one per line, and call
    rdiff-backup @myfile to use them
  * Verbosity levels and error codes have been standardized for clearer
    interaction with the tool
  * Last backup can be regressed even if it isn't failed
  * Locking of repositories has been greatly improved

OBS-URL: https://build.opensuse.org/request/show/1043886
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=34
2022-12-27 08:59:31 +00:00
28ba6c9e04 Accepting request 835167 from Archiving
OBS-URL: https://build.opensuse.org/request/show/835167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=5
2020-09-17 13:04:31 +00:00
Stefan Seyfried
de641a83cf Accepting request 835153 from home:polslinux:branches:Archiving
- update to 2.0.5: 
  * CHG: explicitly refuse to back-up to exFAT because it doesn't
    handle properly case insensitive deletion of files
  * CHG: testing explicitly for existence of tempdir might make
    certain setups fail now because tempdir was silently ignored
  * DEV: Add a misc script to setup an ArchLinux as development
    platform
  * DEV: fix compatibility in rollsum and sum-size with rdiff
    2.2/2.3 leading to errors in librsynctest
  * DEV: function rpath.getdevnums now also returns the device
    type, block or char
  * DEV: replace deprecated xattr.xattr with xattr. function
  * FIX: address PY_SSIZE_T deprecation warning appearing
    under Python 3.8 in the C code
  * FIX: avoid TypeError: a bytes-like object is required,
    not 'str' when logging error message by fixing encoding
  * FIX: explicitly test existence of tempdir and avoid "Can't
    mix strings and bytes in path components" error
  * FIX: failed on certain device files with no such file
    or directory error
  * FIX: Force encoding of log file to be UTF-8 on all platforms
    and be lenient to avoid codec errors on logging

OBS-URL: https://build.opensuse.org/request/show/835153
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=32
2020-09-17 11:29:49 +00:00
63ff0bc2b8 Accepting request 815291 from Archiving
update to 2.0.3 (forwarded request 814846 from seife)

OBS-URL: https://build.opensuse.org/request/show/815291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=4
2020-07-02 22:05:42 +00:00
Stefan Seyfried
b6a9662bd9 Accepting request 814846 from home:seife:testing
update to 2.0.3

OBS-URL: https://build.opensuse.org/request/show/814846
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=30
2020-06-16 15:43:33 +00:00
1ea75b238f Accepting request 785260 from Archiving
update to 2.0.0 (forwarded request 785259 from seife)

OBS-URL: https://build.opensuse.org/request/show/785260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=3
2020-03-27 20:56:44 +00:00
Stefan Seyfried
df53ad31ba Accepting request 785259 from home:seife:testing
update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/785259
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=28
2020-03-15 11:35:22 +00:00
Stefan Seyfried
0947bce7e8 Accepting request 784931 from home:seife:testing
update to 1.9.2rc0, first rc for 2.0.0

OBS-URL: https://build.opensuse.org/request/show/784931
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=27
2020-03-14 11:30:47 +00:00
799983e7f1 Accepting request 780486 from Archiving
update to 1.9.1b0, third beta before 2.0.0 (forwarded request 780485 from seife)

OBS-URL: https://build.opensuse.org/request/show/780486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=2
2020-02-29 20:24:56 +00:00
Stefan Seyfried
a210575f56 Accepting request 780485 from home:seife:testing
update to 1.9.1b0, third beta before 2.0.0

OBS-URL: https://build.opensuse.org/request/show/780485
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=25
2020-02-29 12:43:11 +00:00
036174eac6 Accepting request 769264 from Archiving
Reinstate rdiff-backup, it now uses python3 and has a maintainer (me)
Develproject is Archiving. Thanks.

OBS-URL: https://build.opensuse.org/request/show/769264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rdiff-backup?expand=0&rev=1
2020-02-03 10:14:09 +00:00
Stefan Seyfried
b451556bd6 Accepting request 769263 from home:seife:testing
update license tag

OBS-URL: https://build.opensuse.org/request/show/769263
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=23
2020-02-01 16:30:52 +00:00
Stefan Seyfried
613a1960ac Accepting request 769233 from home:seife:testing
update to 1.9.0b0, second beta before 2.0.0

OBS-URL: https://build.opensuse.org/request/show/769233
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=22
2020-02-01 10:14:27 +00:00
Stefan Seyfried
4afc19f42e Accepting request 767046 from home:seife:testing
better python-xattr compatibility, simplify sparse file handling

OBS-URL: https://build.opensuse.org/request/show/767046
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=21
2020-01-25 12:45:30 +00:00
Stefan Seyfried
e36cbab955 Accepting request 766698 from home:seife:testing
update to version 1.4.0beta0

OBS-URL: https://build.opensuse.org/request/show/766698
OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=20
2020-01-23 20:01:25 +00:00
a696fc220a OBS-URL: https://build.opensuse.org/package/show/Archiving/rdiff-backup?expand=0&rev=19 2020-01-23 08:21:02 +00:00