Milkey Mouse
8e7a00d6d0
Add updating borgbackup.org/releases to release checklist ( fixes #4999 )
2020-03-11 16:32:48 -07:00
TW
0c5cad9c8c
Merge pull request #5005 from ThomasWaldmann/fix-changes-markup
...
fix changes.rst markup
2020-03-09 00:13:58 +01:00
Thomas Waldmann
c76b53856f
fix changes.rst markup
2020-03-08 23:43:50 +01:00
TW
6abf800a3b
Merge pull request #4997 from ThomasWaldmann/rel1111
...
release 1.1.11
2020-03-08 01:09:13 +01:00
Thomas Waldmann
57d5551d89
lz4 / zstd: revert back to using system libs
2020-03-07 22:41:37 +01:00
Thomas Waldmann
fb8c86d464
build_man
2020-03-07 22:40:05 +01:00
Thomas Waldmann
8a325ae3cc
build_usage
2020-03-07 22:40:04 +01:00
Thomas Waldmann
36870766a3
update CHANGES (1.1-maint)
2020-03-07 22:39:41 +01:00
TW
7d790ac79f
Merge pull request #4996 from ThomasWaldmann/upgrade-zstd
...
upgrade bundled zstd to 1.4.4
2020-03-07 22:35:22 +01:00
TW
ad1baa40c1
Merge pull request #4995 from ThomasWaldmann/upgrade-lz4
...
upgrade bundled lz4 to 1.9.2
2020-03-07 22:13:19 +01:00
Thomas Waldmann
46c5663008
temporarily use the bundled zstd code for testing
2020-03-07 19:59:55 +01:00
Thomas Waldmann
5c50c220d6
upgrade zstd to 1.4.4
2020-03-07 19:59:35 +01:00
Thomas Waldmann
a82d5a3541
temporarily use the bundled lz4 code for testing
2020-03-07 19:26:20 +01:00
Thomas Waldmann
7068e5ebbf
upgrade bundled lz4 to 1.9.2
2020-03-07 19:25:23 +01:00
TW
2de1583ca1
Merge pull request #4994 from ThomasWaldmann/update-changes-1.1
...
update CHANGES (1.1-maint)
2020-03-07 18:53:16 +01:00
Thomas Waldmann
37c74b9b65
update CHANGES (1.1-maint)
2020-03-07 18:45:05 +01:00
TW
9fcc3a8dc9
Merge pull request #4989 from ThomasWaldmann/hashindex-set-issue-advisory
...
add advisory about hashindex_set bug #4829
2020-03-07 18:18:12 +01:00
Thomas Waldmann
397cb0df2d
add advisory about hashindex_set bug #4829
2020-03-07 17:55:39 +01:00
TW
fee892fbfd
Merge pull request #4991 from ThomasWaldmann/upgrade-xxh073-1.1
...
upgrade xxhash to 0.7.3 (1.1-maint)
2020-03-07 17:34:13 +01:00
TW
8a52596137
Merge pull request #4990 from ThomasWaldmann/vagrant-fixes-1.1
...
vagrant fixes/updates (1.1-maint)
2020-03-07 17:00:09 +01:00
Thomas Waldmann
52f64d9aba
xxhash: remove xxh3 (does not compile)
...
we do not use that anyway.
2020-03-07 16:49:23 +01:00
Thomas Waldmann
0e67fc3bc9
upgrade xxhash to 0.7.3
...
https://github.com/Cyan4973/xxHash/releases/tag/v0.7.3
committed "as is", does not compile due to xxh3.
2020-03-07 16:46:18 +01:00
Thomas Waldmann
ac469faec0
vagrant: add a ubuntu 20.04 (focal) box
2020-03-07 02:54:39 +01:00
Thomas Waldmann
04681eeb8c
vagrant: drop testing on centos6
2020-03-07 02:54:38 +01:00
Thomas Waldmann
753ace3c36
vagrant: use debian/ubuntu pip/virtualenv packages
...
this is cleaner than easy_install3 / installing virtualenv with pip.
2020-03-07 00:33:56 +01:00
Thomas Waldmann
b129a0f891
vagrant: add a debian 10 (buster) box
2020-03-07 00:33:56 +01:00
Thomas Waldmann
8bd47ed709
vagrant: add a ubuntu 18.04 (bionic) box
2020-03-07 00:33:06 +01:00
Thomas Waldmann
f6864db487
vagrant: netbsd: python 3.4 is gone, use 3.7
...
suddenly python 3.4 can't be found any more.
but 3.7 is there, so use that.
2020-03-07 00:31:27 +01:00
Thomas Waldmann
5d4e5760f8
vagrant: rather use python 3.6.2 than 3.6.0
...
coverage package otherwise causes an issue with sqlite and py360.
py361 seems to have other trouble, so let's use py362.
2020-03-06 21:46:48 +01:00
Thomas Waldmann
28bed2eb14
vagrant: use development.lock.txt to avoid issues
...
... caused by incompatible changes in test tools / their requirements.
2020-03-06 21:44:34 +01:00
TW
b448a0bf2c
Merge pull request #4988 from ThomasWaldmann/update-changes-1.1
...
update CHANGES (1.1-maint)
2020-03-06 18:35:07 +01:00
Thomas Waldmann
ac37fd9066
update CHANGES (1.1-maint)
2020-03-06 18:28:19 +01:00
TW
b797da1c80
Merge pull request #4986 from willsALMANJ/ignore-syncfilerange-1.1
...
Ignore syncfilerange.c
2020-03-06 17:14:36 +01:00
Will
f24db57780
Ignore syncfilerange.c
2020-03-06 01:25:57 -05:00
TW
0898e25664
Merge pull request #4973 from ThomasWaldmann/4934-borg-extract-is-confusing-1.1
...
extract: fix confusing output of borg extract --list --strip-components (1.1-maint)
2020-03-04 13:11:09 +01:00
Rémi Oudin
57b2b185b2
extract: fix confusing output of borg extract --list --strip-components, fixes #4934
2020-03-04 12:26:51 +01:00
TW
2916cf943d
Merge pull request #4979 from ThomasWaldmann/fix-syncfilerange-build-flake8
...
fix setup.py for syncfilerange
2020-03-04 12:24:12 +01:00
Thomas Waldmann
b5e6e6e7c5
fix setup.py for syncfilerange
2020-03-04 12:01:48 +01:00
TW
ae78914cfa
Merge pull request #4970 from willsALMANJ/fix-4905-1.1
...
Move sync_file_range to its own extension
2020-03-03 02:45:12 +01:00
Will
4327922bdd
Move sync_file_range to its own extension
2020-03-01 14:05:50 -05:00
TW
6c49ad5bc3
Merge pull request #4967 from ThomasWaldmann/fix-hashindex-set-1.1
...
fix bug in hashindex_set on resize, fixes #4829
2020-03-01 17:40:31 +01:00
Thomas Waldmann
701159ac9d
fix bug in hashindex_set on resize, fixes #4829
...
the problem was that after a resize that was triggered by too few
empty buckets, the rebuilt new hash table had entries at different
positions than before, but the idx where to SET the entry was not
recomputed afterwards.
2020-03-01 16:40:53 +01:00
TW
29de980c91
Merge pull request #4964 from ThomasWaldmann/fix-bad-hint-1.1
...
fix crash when upgrading erroneous hints file, fixes #4922
2020-03-01 13:08:55 +01:00
Thomas Waldmann
a7198a5a8b
fix crash when upgrading erroneous hints file, fixes #4922
...
if an old hints file gets converted to the new format and it
has entries referring to non-existent segment files, a crash
occurred.
with this code, the crash is avoided and the erroneous hints
entry is removed.
2020-03-01 02:53:00 +01:00
TW
a94e368d12
Merge pull request #4962 from ThomasWaldmann/upgrade-xxhash-1.1
...
upgrade xxhash (1.1-maint)
2020-03-01 00:34:39 +01:00
Thomas Waldmann
ae0346b032
xxhash: remove experimental xxh3 code
...
it does not compile and we don't use it anyway.
2020-02-29 23:26:43 +01:00
Thomas Waldmann
7d66641d86
upgrade bundled xxhash to 0.7.2, fixes #4891
...
Looks like the minimum requirement for correct operations
on ARMv6 in non-fixup mode is xxhash 0.7.2.
note: this does not compile due to the experimental stuff in xxh3.h.
2020-02-29 23:22:55 +01:00
TW
da334f707e
Merge pull request #4961 from ThomasWaldmann/prune-stats-dry-1.1
...
ignore --stats when given with --dry-run, but continue, fixes #4373
2020-02-29 21:48:26 +01:00
TW
d9313c0d78
Merge pull request #4957 from finefoot/patch-6
...
Backport: Allow osx builds to fail #4955
2020-02-29 21:43:14 +01:00
TW
6f9c98e6df
Merge pull request #4960 from ThomasWaldmann/msgids-1.1
...
fix ProgressIndicator msgids, fixes #4935
2020-02-29 21:29:05 +01:00