<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/packages, branch 1.3.3</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=1.3.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2023-05-24T17:58:04+00:00</updated>
<entry>
<title>frr: T4737: Replaced patch for connected routes processing</title>
<updated>2023-05-24T17:58:04+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-24T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0c56ce9671024912b60952d09e0d9f6f686c96b5'/>
<id>urn:sha1:0c56ce9671024912b60952d09e0d9f6f686c96b5</id>
<content type='text'>
An old patch breaks connected routes in a situation when more than one IP
address is presented on an interface and it switches state from down to up:

```
ip link set eth0 down
ip a add 192.0.2.50/24 dev eth0
ip a add 192.0.2.51/24 dev eth0
ip link set eth0 up
```

A new version includes more backports from frr upstream, which work well
regardless of an interface state.
</content>
</entry>
<entry>
<title>FRR: T5221: Fixed BGP as-override behavior</title>
<updated>2023-05-12T11:24:49+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-12T11:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f0cf9ac8a97b2b389b2dbcec8cb17761c29efc78'/>
<id>urn:sha1:f0cf9ac8a97b2b389b2dbcec8cb17761c29efc78</id>
<content type='text'>
Override peer's ASN even if original as-path contains other ASNs

This is a backport of 9bbdb4572d3bb255211fecf1c756452ab27e91c2 from
the main FRR repository
</content>
</entry>
<entry>
<title>r8152: T5187: Updated Realtek r8152 driver</title>
<updated>2023-04-27T14:19:12+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-04-27T14:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=56c5dfe8c6ce76b0fddd9a55351fec27fd6f78ed'/>
<id>urn:sha1:56c5dfe8c6ce76b0fddd9a55351fec27fd6f78ed</id>
<content type='text'>
The Realtek r8152 driver is updated to 2.16.3
</content>
</entry>
<entry>
<title>ice: T5182: added build for Intel ICE driver</title>
<updated>2023-04-25T22:49:54+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-04-25T22:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=8f78333e6dcfe04a1a5f518d325e15dc1f92c4a4'/>
<id>urn:sha1:8f78333e6dcfe04a1a5f518d325e15dc1f92c4a4</id>
<content type='text'>
This commit adds a build task for an out-of-tree Intel ICE driver
for E810 Ethernet Controllers.
</content>
</entry>
<entry>
<title>Docker: T4625: add missing build dependencies</title>
<updated>2023-03-02T16:08:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-03-02T16:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=253a3c4416ca63c19a8c50c71d606eaecd15aafa'/>
<id>urn:sha1:253a3c4416ca63c19a8c50c71d606eaecd15aafa</id>
<content type='text'>
Commit 317ffe1 ("T4625: Update ocserv packet to 1.1.6-3") updated the version
used for ocserv on VyOS 1.3. This commit adds the missing dependencies
for the Docker container in order to build the ocserv packages.
</content>
</entry>
<entry>
<title>T4625: Update ocserv packet to 1.1.6-3</title>
<updated>2023-02-28T17:32:03+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-28T17:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=317ffe13ad4486375db2e7af30ce6c758928f80b'/>
<id>urn:sha1:317ffe13ad4486375db2e7af30ce6c758928f80b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T4737: Fixed connected to BGP routes redistribution</title>
<updated>2023-01-31T16:48:06+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-01-31T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=468e235ef4440c54a0ebb791d04273134f19bce3'/>
<id>urn:sha1:468e235ef4440c54a0ebb791d04273134f19bce3</id>
<content type='text'>
This is backported commit for FRR 7.5.1
https://github.com/FRRouting/frr/commit/92980561382fc04380414a6e2f6ca6746c2fe5e9
</content>
</entry>
<entry>
<title>firmware: T4671: create missing symlinks defined in WHENCE file</title>
<updated>2022-09-06T12:01:04+00:00</updated>
<author>
<name>initramfs</name>
<email>initramfs@initramfs.io</email>
</author>
<published>2022-09-05T15:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=07010d38ad522b2a62f292e977e79009aad7aeb9'/>
<id>urn:sha1:07010d38ad522b2a62f292e977e79009aad7aeb9</id>
<content type='text'>
(cherry picked from commit 3d983cb2feeb536a5cb23d22228d0ce6ee4d7ccc)
</content>
</entry>
<entry>
<title>T4666: hostap: Reintroduce Debian's allow-tlsv1.patch</title>
<updated>2022-09-03T18:39:23+00:00</updated>
<author>
<name>Andrew Gunnerson</name>
<email>chillermillerlong@hotmail.com</email>
</author>
<published>2022-09-02T22:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=50a88a508ada1ce1e6633fcf33e5eaf467fd4ad2'/>
<id>urn:sha1:50a88a508ada1ce1e6633fcf33e5eaf467fd4ad2</id>
<content type='text'>
After the fixes for T4537/T4584, which added a custom hostap package,
wpa_supplicant no longer allows TLSv1.0 connections, which is required
for EAP-TLS with certain ISPs.

Previously, VyOS allowed TLSv1.0 via Debian's `allow-tlsv1.patch` patch.
This commit reintroduces that patch for the custom hostap package.

Signed-off-by: Andrew Gunnerson &lt;chillermillerlong@hotmail.com&gt;
(cherry picked from commit 54a2f0aa704db96707c8545b81b180934b5f8b9c)
</content>
</entry>
<entry>
<title>Kernel: T4647: enable GVE (Google Virtual NIC)</title>
<updated>2022-08-25T17:13:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-25T17:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=92772bf850630ffe0b2b303df52d1fe9d95ce898'/>
<id>urn:sha1:92772bf850630ffe0b2b303df52d1fe9d95ce898</id>
<content type='text'>
(cherry picked from commit 94e844f44b76069b0897c2c7c5968853b4b1a368)
</content>
</entry>
</feed>
