<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/data, branch rolling</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-08-11T13:19:17+00:00</updated>
<entry>
<title>Kernel: T9195: Update Linux Kernel to 6.18.44</title>
<updated>2026-08-11T13:19:17+00:00</updated>
<author>
<name>Lee Clements</name>
<email>lclements0@gmail.com</email>
</author>
<published>2026-08-11T05:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3868d55c1391f5adeb757df035c3371199c16f37'/>
<id>urn:sha1:3868d55c1391f5adeb757df035c3371199c16f37</id>
<content type='text'>
Upgrade rolling release Kernel version.

This is not a routine bump: 6.18.39 through 6.18.41 are unbootable on Intel
Denverton (DNV), Ice Lake Xeon D (ICX-D/CDF) and Snowridge (SNR) platforms,
which covers a large part of the small-form-factor hardware VyOS is deployed
on. We moved to 6.18.41 in 97c2a87c0 (T9067).

Upstream b1b4efea05a5 ("serial: 8250_mid: Disable DMA for selected platforms",
in stable since v6.18.39) set dnv_board.setup and dnv_board.exit to
PTR_IF(false, ...) to work around a DMA errata, but left the three call sites
in mid8250_probe() and mid8250_remove() dereferencing them unguarded. Since
CONFIG_SERIAL_8250_MID=y in our defconfig, the driver is built in and the
resulting NULL function pointer call happens during early PCI probe, killing
the probing kworker with interrupts disabled and wedging the boot:

  CPU: 0 UID: 0 PID: 11 Comm: kworker/0:1 Not tainted 6.18.41-vyos #1
  Hardware name: Supermicro SYS-510D-10C-FN6P/X12SDV-10C-SP6F, BIOS 2.2a
  Workqueue: events work_for_cpu_fn
  RIP: 0010:0x0
  Call Trace:
   mid8250_probe.part.0+0x10c/0x230
   local_pci_probe+0x41/0x90
   work_for_cpu_fn+0x16/0x20
  note: kworker/0:1[11] exited with irqs disabled

The missing NULL checks were added by 7fb13fd7e9a5 ("serial: 8250_mid: Fix
NULL function pointer dereference on DNV/ICX-D/SNR platforms"), which is in
stable as of v6.18.42, so any release from .42 onwards resolves this. Taking
.44 as the current 6.18.y tip.

All five patches under patches/kernel/ still apply: of the files they touch,
only net/ipv6/route.c saw upstream changes in this range (1db34097998c, in
__ip6_del_rt_siblings() around line 4011), which does not overlap the
rt6_link_filter()/rt6_score_route() hunks of 0001 around line 717.

Changelogs:
* 6.18.44 https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.44
* 6.18.43 https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.43
* 6.18.42 https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.42
</content>
</entry>
<entry>
<title>Merge pull request #1249 from ritika0313/T8329-vb-initramfs-for-vf-naming</title>
<updated>2026-08-05T12:21:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-08-05T12:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0f03d0ab6c215bfdadcfeebbaa0dc9d04b4e8c87'/>
<id>urn:sha1:0f03d0ab6c215bfdadcfeebbaa0dc9d04b4e8c87</id>
<content type='text'>
T8329: Make the Azure VF-naming helper script 'vyos_vf_name' available in initramfs</content>
</entry>
<entry>
<title>Kernel: T9067: Update Linux Kernel to 6.18.41</title>
<updated>2026-08-02T06:54:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-08-02T06:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=97c2a87c09885e031605324ac37cf5d95b19106c'/>
<id>urn:sha1:97c2a87c09885e031605324ac37cf5d95b19106c</id>
<content type='text'>
Upgrade rolling release Kernel version.

Changelogs:
* 6.18.41 https://lwn.net/Articles/1086227/
* 6.18.40 https://lwn.net/Articles/1084923/
* 6.18.39 https://lwn.net/Articles/1083464/
</content>
</entry>
<entry>
<title>iproute2: T8926: add custom build which matches Kernel 6.18</title>
<updated>2026-07-24T18:43:51+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-24T18:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a37b3cb1521508e474da9f3183e4919dac2cc691'/>
<id>urn:sha1:a37b3cb1521508e474da9f3183e4919dac2cc691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8329: Make the Azure VF-naming helper script 'vyos_vf_name' available in initramfs so that VFs with add events appearing in early stage can be renamed using this script</title>
<updated>2026-07-21T06:22:58+00:00</updated>
<author>
<name>Ritika Chopra</name>
<email>r.chopra@vyos.io</email>
</author>
<published>2026-07-21T06:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1fb3f2b4716c15c029c035f3f67ebc64ca5f529b'/>
<id>urn:sha1:1fb3f2b4716c15c029c035f3f67ebc64ca5f529b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T9067: Update Linux Kernel to 6.18.38</title>
<updated>2026-07-08T18:38:55+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T18:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9ab08c84d113aec00c5114721d87cdcda46f187d'/>
<id>urn:sha1:9ab08c84d113aec00c5114721d87cdcda46f187d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: T8490: fix typo in grub live-theme (icon_heigh -&gt; icon_height) (#1229)</title>
<updated>2026-06-29T15:57:47+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-29T15:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=57d8cb178c05863162a8deb98b00c87a17371742'/>
<id>urn:sha1:57d8cb178c05863162a8deb98b00c87a17371742</id>
<content type='text'>
`icon_heigh` is a typo of the GRUB2 boot_menu property `icon_height`. Icons are
already disabled in this menu via `icon_width = 0` + `item_icon_space = 0`, so
correcting the property name is behaviour-neutral. Clears the lone typos-check
hit on this repo ahead of the T8490 ruleset pilot active flip.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>Kernel: T9010: Update Linux Kernel to 6.18.36</title>
<updated>2026-06-22T17:04:15+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-22T17:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7ce7811f73d4316cea8467d82e58298deb2799b1'/>
<id>urn:sha1:7ce7811f73d4316cea8467d82e58298deb2799b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1222 from vyos/T8099-strongswan-6.0</title>
<updated>2026-06-19T15:12:54+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-06-19T15:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6f3f7b7290bb7de9f970c58e4f26e75fbd62e6cb'/>
<id>urn:sha1:6f3f7b7290bb7de9f970c58e4f26e75fbd62e6cb</id>
<content type='text'>
T8099: Update strongswan to 6.0.6</content>
</entry>
<entry>
<title>Merge pull request #1215 from sarthurdev/geoip</title>
<updated>2026-06-18T14:21:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-18T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=bd827e7b8d12c82ed6a9455c22d8f9cc0c280f33'/>
<id>urn:sha1:bd827e7b8d12c82ed6a9455c22d8f9cc0c280f33</id>
<content type='text'>
geoip: T5746: Download ASN database</content>
</entry>
</feed>
