all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-yew-comp 1/1] qemu ostype selector: use Linux Kernel 7.x as most recent version
@ 2026-04-29 12:23 Michael Köppl
  2026-04-30  7:02 ` applied: " Dominik Csapak
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Köppl @ 2026-04-29 12:23 UTC (permalink / raw)
  To: yew-devel

Considering the release of 7.0 in April 2026 and to match the available
options in pve-manager, use 7.x instead of 6.x.

Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
---
 src/form/pve/qemu_ostype_selector.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/form/pve/qemu_ostype_selector.rs b/src/form/pve/qemu_ostype_selector.rs
index ae04946..a92f264 100644
--- a/src/form/pve/qemu_ostype_selector.rs
+++ b/src/form/pve/qemu_ostype_selector.rs
@@ -68,7 +68,7 @@ impl Component for PveQemuOstypeSelector {
 macro_rules! item_list {
     () => {
         [
-            ("l26", "Linux 6.x - 2.6 Kernel"),
+            ("l26", "Linux 7.x - 2.6 Kernel"),
             ("l24", "Linux 2.4 Kernel"),
             ("win11", "Windows 11/2022/2025"),
             ("win10", "Windows 10/2016/2019"),
-- 
2.47.3





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* applied: [PATCH proxmox-yew-comp 1/1] qemu ostype selector: use Linux Kernel 7.x as most recent version
  2026-04-29 12:23 [PATCH proxmox-yew-comp 1/1] qemu ostype selector: use Linux Kernel 7.x as most recent version Michael Köppl
@ 2026-04-30  7:02 ` Dominik Csapak
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Csapak @ 2026-04-30  7:02 UTC (permalink / raw)
  To: yew-devel, Michael Köppl

On Wed, 29 Apr 2026 14:23:57 +0200, Michael Köppl wrote:
> Considering the release of 7.0 in April 2026 and to match the available
> options in pve-manager, use 7.x instead of 6.x.
> 
> 

Applied, thanks!

[1/1] qemu ostype selector: use Linux Kernel 7.x as most recent version
      commit: 8abaa27ae6a8b4a8dc1fe882ec1cfe08a4b11c61




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-30  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 12:23 [PATCH proxmox-yew-comp 1/1] qemu ostype selector: use Linux Kernel 7.x as most recent version Michael Köppl
2026-04-30  7:02 ` applied: " Dominik Csapak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal