debvm (0.2.10)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/0.2.10 tag
- Git: https://salsa.debian.org/helmutg/debvm.git -b debian
-
- Branch: main
- Path: debian/changelog
- Repo size: 1486848
- Browser: https://salsa.debian.org/helmutg/debvm/
- Last scan: 2023-05-29 09:01:21+00
- Next scan: 2023-06-05 03:13:00+00
- Open issues: 3
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
debvm (0.2.10) unstable; urgency=medium
* The "polish for bookworm" release.
* Support 64bit kernels on mipsel VMs.
* debvm-create:
+ Deprecate --architecture flag.
+ Automatically invoke setterm -resize after autologin.
* debvm-run: Fix --graphical option and improve graphical qemu flags.
(Thanks to Arnd Bergmann)
* Improve documentation in various places.
-- Helmut Grohne <helmut@subdivi.de> Tue, 21 Mar 2023 07:42:07 +0100
- This branch is 5 commits ahead of tag debian/0.2.10
- Git log:
commit bf913f499d677e82b8c35548ebfa4f267139762a
Author: Helmut Grohne <helmut@subdivi.de>
Date: Thu Apr 27 19:42:30 2023 +0200
debvm-create: recognize finit as an init system
commit b43062f23f2dcd2cfc7c2d3c59aa2c920e8e1576
Author: Helmut Grohne <helmut@subdivi.de>
Date: Thu Mar 30 13:16:13 2023 +0200
debvm-run: do not apply pauth-impdef=on to arm32
I really should have tested this part, but CI did.
Fixes: 954ba600ffb7 ("debvm-run: massively speed up tcg emulation of arm cpus")
commit 954ba600ffb78b596d9aa95c8b58c8a9adbe4035
Author: Helmut Grohne <helmut@subdivi.de>
Date: Wed Mar 29 20:21:19 2023 +0200
debvm-run: massively speed up tcg emulation of arm cpus
pauth emulation is very intensive on the CPU and thus there is a
non-cryptographic alternative that provides a speedup of 3 to 4.
https://qemu-project.gitlab.io/qemu/system/arm/cpu-features.html#tcg-vcpu-features
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Reported-by: Emanuele Rocca <ema@debian.org>
Tested-by: Emanuele Rocca <ema@debian.org>
Closes: #1033643
commit af316faaa00c7fc51612a5924eb731ad45189fa6
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Mar 27 07:32:28 2023 +0200
tests: stretch also moved to archive.debian.org
commit 214538d0179590bdddc4255bb15a235c88b27468
Author: Helmut Grohne <helmut@subdivi.de>
Date: Thu Mar 23 12:07:06 2023 +0100
tests: jessie has moved to archive.debian.org