<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build, branch nos-task-id</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=nos-task-id</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=nos-task-id'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-08-02T18:50:34+00:00</updated>
<entry>
<title>Merge pull request #1256 from vyos/sever-sever-patch-1</title>
<updated>2026-08-02T18:50:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-08-02T18:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6dea44971db1addc73682f3a82add133bcaee2de'/>
<id>urn:sha1:6dea44971db1addc73682f3a82add133bcaee2de</id>
<content type='text'>
T9147: Bump accel-ppp-ng version to 9874ea3</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>T9147: Bump accel-ppp-ng version to 9874ea3</title>
<updated>2026-07-30T15:43:00+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-30T15:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=63360d2d66594e1a5f875a3ce207fa9673acb124'/>
<id>urn:sha1:63360d2d66594e1a5f875a3ce207fa9673acb124</id>
<content type='text'>
This version includes a fix for
T8391: Bonding interface permission errors with custom Ethernet MTU</content>
</entry>
<entry>
<title>kernel: T9138: enable support for Microsoft MANA NIC driver</title>
<updated>2026-07-28T12:27:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2026-07-28T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=caa1f3f9c406a4afd5554708afac1952bf57eb7c'/>
<id>urn:sha1:caa1f3f9c406a4afd5554708afac1952bf57eb7c</id>
<content type='text'>
</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>Merge pull request #1248 from c-po/arm64-kernel</title>
<updated>2026-07-20T09:47:47+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-07-20T09:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c8a5554662ab94af27e0b9857299d7b21cb389dc'/>
<id>urn:sha1:c8a5554662ab94af27e0b9857299d7b21cb389dc</id>
<content type='text'>
Kernel: T9103: fix arm64 syscalltbl path breaking linux-perf package build</content>
</entry>
<entry>
<title>Kernel: T9103: fix arm64 syscalltbl path breaking linux-perf package build</title>
<updated>2026-07-19T07:21:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-18T19:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a0a7452d44dd5cfe3c96ae5f81fa6c470e93003a'/>
<id>urn:sha1:a0a7452d44dd5cfe3c96ae5f81fa6c470e93003a</id>
<content type='text'>
Building linux-perf-* on a native arm64 build host failed with "No rule to
make target '.../unistd_64.h'" because arch/arm64/kernel/Makefile.syscalls
overrides syscalltbl with a path relative to the kernel root, but
tools/lib/perf/Makefile invokes the header generator from tools/lib/perf/
instead. Make the override absolute, matching the srctree-prefixed default.
</content>
</entry>
<entry>
<title>Merge pull request #1243 from alexandr-san4ez/T8868-rolling</title>
<updated>2026-07-17T05:55:51+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-17T05:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=802f45df53f21e41a5062a1e4d1bf376f90f7cc6'/>
<id>urn:sha1:802f45df53f21e41a5062a1e4d1bf376f90f7cc6</id>
<content type='text'>
Kernel: T8868: Enable crash dump (kdump) and debug info in config</content>
</entry>
<entry>
<title>Merge pull request #1245 from tjjh89017/openssl-fix</title>
<updated>2026-07-16T19:28:30+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-16T19:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d4b8934eadc43607cb1c6904c7a228bf5b2ee701'/>
<id>urn:sha1:d4b8934eadc43607cb1c6904c7a228bf5b2ee701</id>
<content type='text'>
openssl: T9083: fix APT detected package downgrade despite identical versions</content>
</entry>
<entry>
<title>openssl: T9083: fix APT detected package downgrade despite identical versions</title>
<updated>2026-07-16T19:23:07+00:00</updated>
<author>
<name>Date Huang</name>
<email>tjjh89017@hotmail.com</email>
</author>
<published>2026-07-14T06:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2a4632a0206084eaf6d8baba082b6f636e57d56a'/>
<id>urn:sha1:2a4632a0206084eaf6d8baba082b6f636e57d56a</id>
<content type='text'>
VyOS rolling APT repo (packages.vyos.net/repositories/rolling) publishing its
own openssl/libssl3 packages, pinned at priority 600 (higher than Debian's 500)
causes a "poisoning" of the APT cache policy inside the chroot:

openssl:
  Installed: 3.0.20-1~deb12u2
  Candidate: 3.0.20-1~deb12u2
  Version table:
    * 3.0.20-1~deb12u2 500   &lt;- debian bookworm + bookworm-security
    * 3.0.20-1~deb12u2 600   &lt;- packages.vyos.net rolling  (same version string, higher pin)
    * 3.0.17-1~deb12u2 500   &lt;- bookworm-updates

This results in APT seeing a version-string tie between Debian's build and the
VyOS repo build of the same package and, because of the pin-priority swap,
classifies switching to the VyOS repo copy as a "downgrade".

This is fixed by appending a clear VyOS related marked to the package version,
preventing any possible downgrade detection.

Signed-off-by: Date Huang &lt;tjjh89017@hotmail.com&gt;
Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;
</content>
</entry>
</feed>
