xen-tools (4.9.2-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 4.10.0-1 > 4.9.2-1
- Git: https://github.com/xen-tools/xen-tools.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 475136
- Browser: https://github.com/xen-tools/xen-tools
- Last scan: 2024-12-01 15:04:01+00
- Next scan: 2024-12-02 16:25:00+00
- Debian changelog in Git:
xen-tools (4.10.0-1) UNRELEASED; urgency=medium
* New upstream feature release
+ Update list of Ubuntu and Debian releases.
+ Support for specifying guest type. (initial patch by Arno Bakker;
GH #64)
* Drop alternative Suggests on btrfs-tools. (Closes: #932122; Security
support for Xen in Debian 8 has long ended.)
-- Axel Beckert <abe@debian.org> Mon, 11 Dec 2023 23:11:47 +0100
- This branch is 11 commits ahead of tag debian-4.9.2-1
- Git log:
commit 414e53d49610726253550bce232fb510a33a70fa
Author: C.J. Collier <cjac@colliertech.org>
Date: Mon Aug 5 13:49:50 2024 -0700
reverted to maiden name; re-sorted; using corporate email address (#70)
commit 44f2d107e1af1993f1dd49cd15f10c2188784440
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Tue Dec 12 00:48:58 2023 +0100
Sync fs examples and defaults in xen-create-image with values in xen-tools.conf
ext3 → ext4
commit e5e555404afbea8829a22334156d0f84c25538c7
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Tue Dec 12 00:18:39 2023 +0100
Fix test suite failures (whitespace issues) after #64
commit 44062973de385576d617f569b1723b35d9c727e7
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Tue Dec 12 00:15:17 2023 +0100
Fix missing regexp brackets from #64
commit 39e9f0f0ed766fb839e308cce930978d66cb1e05
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Tue Dec 12 00:13:47 2023 +0100
Fix documentation typo found by @diederikdehaas in #64
commit debd83e38cee3d9832d3a183ea4de4114e6b26ca
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Mon Dec 11 23:59:40 2023 +0100
Bump upstream version to 4.10.0 for new feature
Document the fact that we are now using pure Semantic Versioning
including trailing zeros.
Also update debian/changelog and NEWS.markdown for previous pull
request.
Also remove erroneously added eol tag for Ubuntu Jammy again as it is
an LTS release.
commit 6c09007eff34cd7e795282ec21593cea60c22cb8
Merge: ab32eaf 624cd9f
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Mon Dec 11 23:54:55 2023 +0100
Merge pull request #64 from TeamOS3/master
Add support for specifying guest type
commit ab32eaf0b95a5cf3101b2a210486a4b36cc965c6
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Mon Dec 11 23:32:11 2023 +0100
Update list of Ubuntu releases, declare Trixie as being testable
Also bump upstream version to 4.9.3.
commit ae7ecc4e0eebf96b37ded7fe8087888401378fa6
Author: Axel Beckert <abe@deuxchevaux.org>
Date: Mon Dec 11 23:14:49 2023 +0100
Drop alternative Suggests on btrfs-tools
Closes: #932122
Security support for Xen in Debian 8 -- for which this was still
needed -- has long ended.
commit 624cd9fb9b9efb578a19baaf533f7fb76a2a103f
Author: Arno Bakker <arno@anise.studlab.os3.nl>
Date: Mon Oct 11 12:11:58 2021 +0200
- Removed copy-paste junk in documentation.
commit 0990f50fadb1340afe14fe7677c27fe17bdb02dc
Author: Arno Bakker <arno@anise.studlab.os3.nl>
Date: Mon Oct 11 11:39:25 2021 +0200
- Added 'type' parameter to specify desired guest type (PV,PVH,HVM)