[Bug 1998834] Re: [BPO] memtest86+/6.10-4 to Jammy
Fantu
1998834 at bugs.launchpad.net
Fri Mar 24 14:54:48 UTC 2023
@ddstreet @teward
updated git branch: https://salsa.debian.org/debian/memtest86plus/-/commits/ubuntu/jammy-backports
a build in ppa: https://launchpad.net/~fantonifabio/+archive/ubuntu/freeipmi-backports
the first message and description
and did a fast test of the package
** Summary changed:
- [BPO] memtest86+/6.10-2 to Jammy
+ [BPO] memtest86+/6.10-4 to Jammy
** Description changed:
[Impact]
* Version 6.00 add efi support, useful for some recent computer that
have only uefi and not legacy bios. Also have iso image working booting
from usb.
[Scope]
* List the Ubuntu release you will backport from, and the specific
- package version: 6.10-2 from Lunar
+ package version: 6.10-4 from Lunar
* List the Ubuntu release(s) you will backport to: Jammy
[Other Info]
Changelog entries since current Jammy version:
+
+ memtest86+ (6.10-4) unstable; urgency=medium
+
+ * Update README.Debian with renamed 32bit files.
+
+ -- Felix Zielcke <fzielcke at z-51.de> Sat, 11 Feb 2023 11:16:22 +0100
+
+ memtest86+ (6.10-3) unstable; urgency=medium
+
+ * Rename 32bit files (x32 -> ia32) to match EFI Specification. Thanks
+ to Jonas Stalder for the hint.
+
+ -- Felix Zielcke <fzielcke at z-51.de> Sat, 11 Feb 2023 10:43:09 +0100
memtest86+ (6.10-2) unstable; urgency=medium
* d/patches/fix_64bit_build.patch: Add patch to fix FTBFS on i386.
* Bump Standards-Version to 4.6.2.
-- Felix Zielcke <fzielcke at z-51.de> Sat, 04 Feb 2023 07:16:14 +0100
memtest86+ (6.10-1) unstable; urgency=medium
- * New upstream release.
- * Also suggest grub-efi. (Closes: #1029133)
+ * New upstream release.
+ * Also suggest grub-efi. (Closes: #1029133)
- -- Felix Zielcke <fzielcke at z-51.de> Fri, 03 Feb 2023 18:20:01 +0100
+ -- Felix Zielcke <fzielcke at z-51.de> Fri, 03 Feb 2023 18:20:01 +0100
memtest86+ (6.01-1) unstable; urgency=medium
[ Felix Zielcke ]
* Fix file names of EFI images in d/README.Debian. Thanks Michael
Prokop for the hint. (Closes: #1023638)
[ Fabio Fantoni ]
* New upstream version 6.01
-- Felix Zielcke <fzielcke at z-51.de> Fri, 13 Jan 2023 14:26:12 +0100
memtest86+ (6.00-1) unstable; urgency=medium
[ Fabio Fantoni ]
* New upstream version
* d/control: remove memtest86 from suggests
* refresh d/patches
[ Felix Zielcke ]
* Upload to unstable.
-- Felix Zielcke <fzielcke at z-51.de> Mon, 24 Oct 2022 20:01:48 +0200
memtest86+ (6.00~beta3-1) experimental; urgency=medium
[ Felix Zielcke ]
* Disable hurd for now.
[ Fabio Fantoni ]
* New upstream beta version
-- Felix Zielcke <fzielcke at z-51.de> Wed, 20 Jul 2022 16:25:41 +0200
memtest86+ (6.00~beta2-1) experimental; urgency=medium
[ Fabio Fantoni ]
* New upstream beta version.
* Update console parameter in d/grub and README.Debian.
* Bumped Standards-Version to 4.6.1, no needed changes.
-- Felix Zielcke <fzielcke at z-51.de> Fri, 03 Jun 2022 12:15:59 +0200
memtest86+ (6.00~beta1-1) experimental; urgency=medium
* New upstream beta version.
* d/watch: use new git and use uversionmangle for support
pre-release versions.
* Try to add hurd and kfreebsd support with new version building only
32 or 64 bit instead of both like on linux with gcc-multilib
-- Fabio Fantoni <fantonifabio at tiscali.it> Thu, 05 May 2022 19:35:33
+0200
memtest86+ (6.0~20220422-1) experimental; urgency=medium
[ Fabio Fantoni ]
* New upstream snapshot from new official git. (Closes: #943752)
Git commit: 2a7631daab811fc8ca12c2eb5f0dcc974fe2fc8b
* d/postrm: don't run update-grub if in a container
* d/control: add Felix Zielcke to uploaders
* add upstream metadata
[ Felix Zielcke ]
* Various packaging changes based on my works on pcmemtest.
* Update d/copyright.
* Remove completely lilo support.
* Booting ISO Image from USB should now work. (Closes: #1004126)
* Remove all old patches.
* d/patches/reproducible-builds.patch: New patch to make builds fully
reproducible.
-- Felix Zielcke <fzielcke at z-51.de> Fri, 22 Apr 2022 20:22:38 +0200
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1998834
Title:
[BPO] memtest86+/6.10-4 to Jammy
Status in memtest86+ package in Ubuntu:
Fix Released
Status in memtest86+ source package in Jammy:
In Progress
Bug description:
[Impact]
* Version 6.00 add efi support, useful for some recent computer that
have only uefi and not legacy bios. Also have iso image working
booting from usb.
[Scope]
* List the Ubuntu release you will backport from, and the specific
package version: 6.10-4 from Lunar
* List the Ubuntu release(s) you will backport to: Jammy
[Other Info]
Changelog entries since current Jammy version:
memtest86+ (6.10-4) unstable; urgency=medium
* Update README.Debian with renamed 32bit files.
-- Felix Zielcke <fzielcke at z-51.de> Sat, 11 Feb 2023 11:16:22 +0100
memtest86+ (6.10-3) unstable; urgency=medium
* Rename 32bit files (x32 -> ia32) to match EFI Specification. Thanks
to Jonas Stalder for the hint.
-- Felix Zielcke <fzielcke at z-51.de> Sat, 11 Feb 2023 10:43:09 +0100
memtest86+ (6.10-2) unstable; urgency=medium
* d/patches/fix_64bit_build.patch: Add patch to fix FTBFS on i386.
* Bump Standards-Version to 4.6.2.
-- Felix Zielcke <fzielcke at z-51.de> Sat, 04 Feb 2023 07:16:14 +0100
memtest86+ (6.10-1) unstable; urgency=medium
* New upstream release.
* Also suggest grub-efi. (Closes: #1029133)
-- Felix Zielcke <fzielcke at z-51.de> Fri, 03 Feb 2023 18:20:01 +0100
memtest86+ (6.01-1) unstable; urgency=medium
[ Felix Zielcke ]
* Fix file names of EFI images in d/README.Debian. Thanks Michael
Prokop for the hint. (Closes: #1023638)
[ Fabio Fantoni ]
* New upstream version 6.01
-- Felix Zielcke <fzielcke at z-51.de> Fri, 13 Jan 2023 14:26:12 +0100
memtest86+ (6.00-1) unstable; urgency=medium
[ Fabio Fantoni ]
* New upstream version
* d/control: remove memtest86 from suggests
* refresh d/patches
[ Felix Zielcke ]
* Upload to unstable.
-- Felix Zielcke <fzielcke at z-51.de> Mon, 24 Oct 2022 20:01:48 +0200
memtest86+ (6.00~beta3-1) experimental; urgency=medium
[ Felix Zielcke ]
* Disable hurd for now.
[ Fabio Fantoni ]
* New upstream beta version
-- Felix Zielcke <fzielcke at z-51.de> Wed, 20 Jul 2022 16:25:41 +0200
memtest86+ (6.00~beta2-1) experimental; urgency=medium
[ Fabio Fantoni ]
* New upstream beta version.
* Update console parameter in d/grub and README.Debian.
* Bumped Standards-Version to 4.6.1, no needed changes.
-- Felix Zielcke <fzielcke at z-51.de> Fri, 03 Jun 2022 12:15:59 +0200
memtest86+ (6.00~beta1-1) experimental; urgency=medium
* New upstream beta version.
* d/watch: use new git and use uversionmangle for support
pre-release versions.
* Try to add hurd and kfreebsd support with new version building only
32 or 64 bit instead of both like on linux with gcc-multilib
-- Fabio Fantoni <fantonifabio at tiscali.it> Thu, 05 May 2022 19:35:33
+0200
memtest86+ (6.0~20220422-1) experimental; urgency=medium
[ Fabio Fantoni ]
* New upstream snapshot from new official git. (Closes: #943752)
Git commit: 2a7631daab811fc8ca12c2eb5f0dcc974fe2fc8b
* d/postrm: don't run update-grub if in a container
* d/control: add Felix Zielcke to uploaders
* add upstream metadata
[ Felix Zielcke ]
* Various packaging changes based on my works on pcmemtest.
* Update d/copyright.
* Remove completely lilo support.
* Booting ISO Image from USB should now work. (Closes: #1004126)
* Remove all old patches.
* d/patches/reproducible-builds.patch: New patch to make builds fully
reproducible.
-- Felix Zielcke <fzielcke at z-51.de> Fri, 22 Apr 2022 20:22:38 +0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1998834/+subscriptions
More information about the Ubuntu-sponsors
mailing list