vagrant (2.3.7+git20230731.5fc64cde+dfsg-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.3.7+git20230731.5fc64cde+dfsg-2 tag
- Git: https://salsa.debian.org/ruby-team/vagrant.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1101824
- Browser: https://salsa.debian.org/ruby-team/vagrant
- Last scan: 2025-01-13 21:19:37+00
- Next scan: 2025-01-21 04:05:00+00
- CI pipeline status: failed
- Debian changelog in Git:
vagrant (2.3.7+git20230731.5fc64cde+dfsg-2) unstable; urgency=medium
* Add patch: 0011-Add-newline-at-end-of-private-key.patch
Fix a bug introduced in upstream commit 67562588 where invalid private
keys were generated.
-- Lucas Nussbaum <lucas@debian.org> Tue, 07 May 2024 14:46:44 +0200
- This branch is 2 commits ahead of tag debian/2.3.7+git20230731.5fc64cde+dfsg-2
- Git log:
commit e1b7e044165611d861454186aaaf61e6b9b98e13
Merge: aa6e546 b6e6500
Author: Lucas Kanashiro <kanashiro@debian.org>
Date: Mon Jan 13 20:22:35 2025 +0000
Merge branch 'master' into 'master'
Fix autopkgtest integration test
See merge request ruby-team/vagrant!3
commit b6e65001766d3903b968aef5b1cbd5b569125431
Author: Lee Garrett <lgarrett@rocketjump.eu>
Date: Fri Jan 10 18:33:06 2025 +0100
Fix autopkgtest integration test
dnsmasq contains the systemd units to start dnmasq as a daemon. As such, when
vagrant-libvirt tries to start a new instance, it fails, due to the socket
already being in use. This previously didn't show because dnsmasq 2.89 had very
loose error checking in that regard.
The solution is to just install the base package which contains the binary
needed, without starting dnsmasq as a service.
See also:
744231d Tighten up error checking in --bind-dynamic mode.
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=744231d99505cdead314d13506b5ff8c44a13088