Thomas Waldmann
e5fe1ddd00
vagrant: use Python 3.11.3
...
3.11.2 had a compile failure on macos1012.
2024-10-02 17:38:00 +02:00
Thomas Waldmann
0aed3cc2cb
vagrant: macos: give more memory
...
sometimes the VM just got stuck (usually when building/testing openssl 3),
maybe more RAM helps?
2024-10-02 17:37:59 +02:00
Thomas Waldmann
f7d0cbeeed
vagrant: use bento/ubuntu-24.04 for now
2024-10-02 17:37:54 +02:00
Thomas Waldmann
7a0540db7b
vagrant: install rust on *BSD
2024-09-30 17:37:49 +02:00
Thomas Waldmann
c3a63bd2b2
use python 3.12.6 for binary builds
2024-09-30 17:33:06 +02:00
Thomas Waldmann
ae85f64536
upgrade pyinstaller to 6.10.0
2024-09-25 23:21:32 +02:00
Thomas Waldmann
a6fdb4dec0
vagrant: netbsd/openbsd: add version number
2024-07-19 14:16:22 +02:00
Thomas Waldmann
296c674fdf
vagrant: macos: add version number to call param
2024-07-19 14:16:07 +02:00
Thomas Waldmann
f4367d66d8
vagrant: darwin -> macos
...
Also: add macOS version number.
2024-07-19 14:15:15 +02:00
Thomas Waldmann
0b660e0e75
vagrant: get rid of the "64" suffix for VM names.
...
We only have 64bit machines anyway. And even in the unlikely
case we would add 32bit machines, we could suffix them by "32".
2024-07-19 14:14:22 +02:00
Thomas Waldmann
273aaaf572
vagrant: use freebsd(13|14)_64 as VM name
2024-07-19 14:13:13 +02:00
Thomas Waldmann
3f5cb32328
add freebsd 13 box, fixes #8266
...
users of TrueNAS do not have fbsd 14 yet.
2024-07-19 14:11:57 +02:00
Thomas Waldmann
4c76b67873
vagrant: use Python 3.11.9
2024-07-18 23:49:59 +02:00
Thomas Waldmann
70d1758e04
vagrant: use pyinstaller 6.7.0
2024-07-18 23:48:19 +02:00
Thomas Waldmann
f28084d773
vagrant: ubuntu lunar -> noble VM
...
Noble should become stable / LTS soon.
2024-04-01 20:36:06 +02:00
Thomas Waldmann
b25caafc94
vagrant: remove buster VM
...
It's already outdated now and its libxxhash
does not support pkg-config discovery.
2024-04-01 20:32:24 +02:00
Thomas Waldmann
ffc1e3ef6f
vagrant: use pyinstaller 6.5.0
2024-04-01 20:28:56 +02:00
Thomas Waldmann
7ac7c79563
use python 3.11.8 for binary builds
2024-04-01 20:26:17 +02:00
Thomas Waldmann
4ff0ba48f8
vagrant: openindiana updates
2024-04-01 20:22:30 +02:00
Thomas Waldmann
8eba627b29
scripts: make.py clean implementation
2024-02-09 17:37:46 +01:00
Thomas Waldmann
a9ea8aa67d
vagrant: use openssl 3.0 on macOS
2024-01-10 22:29:11 +01:00
Thomas Waldmann
eec78802bf
vagrant: remove outdated comment
2024-01-10 22:26:31 +01:00
Thomas Waldmann
86d6fcfe0a
vagrant: use generic/openbsd7 box
2024-01-10 22:25:36 +01:00
Thomas Waldmann
5480906c06
vagrant: netbsd: test on py311 only
...
the netbsd vagrant machine tends to segfault, guess due to some kernel or virtualbox issue.
thus, rather only do 1 tox run, so there is less output to review.
2024-01-10 22:24:47 +01:00
Thomas Waldmann
f5a6d61e56
vagrant: use python 3.9.4 for tests
...
same as in 1.4-maint branch
2024-01-10 22:21:49 +01:00
Thomas Waldmann
140e079496
vagrant: remove debian 9 "stretch" box
...
there are multiple issues with that box:
- debian 9 is out of support by debian, out of even lts support since 2022
- it has a OpenSSL 1.x natively (and our source based install also used 1.x) - that is also out of support and noone will care for it.
Also, borg2 will still take a while, so it would be
even more outdated at release time as it already
is now.
2024-01-10 22:19:57 +01:00
Thomas Waldmann
c96fe77d2e
vagrant: use freebsd 14, fixes #6871
2024-01-10 22:14:09 +01:00
Thomas Waldmann
a6f224f031
vagrant: use the latest python 3.11.7 for binary builds
2024-01-10 22:10:54 +01:00
Thomas Waldmann
723994a2f1
use pyinstaller 6.3.0
2024-01-02 20:33:34 +01:00
Thomas Waldmann
1a544845a2
use less setup.py, use pip and build
...
todo: clean clean2 build_usage build_man
2024-01-02 19:50:59 +01:00
Thomas Waldmann
f7e8462bd0
vagrant: use generic/debian9 box, fixes #7579
...
the debian/stretch64 was broken and never fixed.
2023-10-10 17:41:58 +02:00
Thomas Waldmann
fc0dbe2913
vagrant: install py312 via pyenv
2023-10-10 17:37:34 +02:00
Thomas Waldmann
a7067ebbaa
vagrant: upgrade source dependencies of stretch VM
2023-09-14 22:41:44 +02:00
Thomas Waldmann
75f8391bb6
vagrant: upgrade to pyinstaller 5.13.2
2023-09-14 19:26:01 +02:00
Thomas Waldmann
b2e8ad0257
vagrant: upgrade to python 3.11.5
2023-09-14 17:01:54 +02:00
Björn Ketelaars
83d4fca4d2
OpenBSD only: switch to OpenSSL-3.0
2023-09-11 21:43:35 +02:00
Thomas Waldmann
7f8eba4fbf
freebsd: add some ACL tests, fixes #7745
...
enable ACL support in freebsd vagrant machine's filesystem
2023-08-27 05:05:55 +02:00
Thomas Waldmann
535a024008
vagrant: use pyinstaller 5.13.1
2023-08-26 18:51:09 +02:00
Thomas Waldmann
45e00f9df8
vagrant: darwin64 box: install openssl after xxhash
...
otherwise a openssl build error might manifest in complaints about xxhash not being installed.
2023-06-10 16:54:08 +02:00
Thomas Waldmann
47df6f5a5d
vagrant: use debian/bookworm64 box
2023-06-10 16:51:41 +02:00
Thomas Waldmann
863bd8a4f4
vagrant: upgrade pythons
...
e.g. on freebsd13, <3.9.10 has sysconfigdata issues
2023-05-16 23:28:36 +02:00
Thomas Waldmann
2dc0085870
vagrant: add lunar64 VM
2023-05-10 17:40:15 +02:00
Thomas Waldmann
6c62a944fc
vagrant: fix packages_netbsd
2023-04-08 20:30:40 +02:00
bbx0
af66cf4010
Add stretch64 VM with deps built from source
2023-03-26 21:01:13 +02:00
bbx0
57262499ba
Add support to install dependencies from source
2023-03-26 20:58:12 +02:00
Thomas Waldmann
6160c0918f
vagrant: add debian bookworm (debian testing) VM
2023-02-26 18:05:59 +01:00
Thomas Waldmann
dc773ffb81
vagrant: use Python 3.11.2
2023-02-26 18:03:24 +01:00
Thomas Waldmann
a2f7435a3b
vagrant: use less cpus/concurrency
2022-11-26 19:43:36 +01:00
Thomas Waldmann
724762510d
use python 3.11 for the binary build
...
use python 3.10.1 for tests.
2022-11-26 19:42:42 +01:00
Thomas Waldmann
cc4bee6220
use pyinstaller 5.6.2, fixes #7160
...
support python 3.11 now!
2022-11-26 19:38:58 +01:00