commit 2bb313307868f4fe43f452e343174e47915f4683
Merge: f4fbd34 f7e47f2
Author: Apollon Oikonomopoulos <apoikos@debian.org>
Date: Thu Feb 12 22:51:51 2026 +0000
Merge branch 'systemd' into 'master'
Add systemd unit files from upstream
See merge request ganeti-team/ganeti!6
commit f4fbd3492f2d7bcd07bdce39b27a2b78107e3892
Merge: da14b16 247b700
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Feb 9 16:24:41 2026 -0500
Merge branch 'python-bitarray-2nd-try' into 'master'
Fix compatiblity with python3-bitarray > 3 (2nd try)
See merge request ganeti-team/ganeti!5
commit f7e47f29da7d688885de38b60ccb95b164298a11
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Mon Feb 9 22:21:01 2026 +0100
Add systemd unit files from upstream
Upstream provides systemd unit files in doc/examples/systemd (just like
the sysv-init files in doc/examples). Install all of these unit files
directly into the ganeti package.
dh_installsystemd cannot be used to install the unit files in the same
way dh_installinit is used for the sysvinit script, because there are
multiple unit files (one per daemon). dh_installsystemd is still used to
generate the corresponding parts of the maintainer scripts.
Closes: #1039204
commit 247b7000d807178b18dfb674e06f25f57dc419b7
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Mon Feb 9 22:08:42 2026 +0100
Fix compatiblity with python3-bitarray > 3 (2nd try)
One extra commit is needed to get ganeti fully working with
python3-bitarray > 3. This commit is however not on the upstream master
branch but on the upstream stable-3.1 branch. At the same time update
the two other backported commits to match the ones from that branch.
commit da14b16f5976a486dd7b6ecef67982a7efd31424
Merge: 19cd419 c666a1a
Author: Antoine Beaupré <anarcat@debian.org>
Date: Sat Feb 7 08:04:19 2026 -0500
Merge branch 'python-bitarray' into 'master'
Fix compatiblity with python3-bitarray > 3
See merge request ganeti-team/ganeti!4
commit c666a1a765adc356ed7579772d293ca29889e4f6
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat Feb 7 12:05:32 2026 +0100
Fix compatiblity with python3-bitarray > 3
Among the 4 debian patches available in version 3.1.0~rc2-4 of the package, we noticed the following issues: