<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/frr, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2025-05-28T09:32:24+00:00</updated>
<entry>
<title>T7494: FRR add build dependency flex libelf-dev</title>
<updated>2025-05-28T09:32:24+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-05-28T09:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6fa46e8668d5cdb356729b6ae792299678405574'/>
<id>urn:sha1:6fa46e8668d5cdb356729b6ae792299678405574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7494: FRR add missing build bison and liblua dependencies</title>
<updated>2025-05-28T06:54:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-05-28T06:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3b44daa55f8ba6f153e1bdc43b37feb564689972'/>
<id>urn:sha1:3b44daa55f8ba6f153e1bdc43b37feb564689972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7226: Fixed ldpd crash with tLDP message for disabled LDP hello message</title>
<updated>2025-03-21T11:40:22+00:00</updated>
<author>
<name>Andrii Melnychenko</name>
<email>a.melnychenko@vyos.io</email>
</author>
<published>2025-03-20T11:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0aa4c0366d3b9b6793d562cdc9b91e6a52e86c07'/>
<id>urn:sha1:0aa4c0366d3b9b6793d562cdc9b91e6a52e86c07</id>
<content type='text'>
Signed-off-by: Andrii Melnychenko &lt;a.melnychenko@vyos.io&gt;
</content>
</entry>
<entry>
<title>T7226: Added FRR patch with option that disables LDP hello</title>
<updated>2025-03-17T17:49:41+00:00</updated>
<author>
<name>Andrii Melnychenko</name>
<email>a.melnychenko@vyos.io</email>
</author>
<published>2025-03-17T12:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ef328a44c4a98e8cbaede83fa60b9d1b87a20c43'/>
<id>urn:sha1:ef328a44c4a98e8cbaede83fa60b9d1b87a20c43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T6746: add libc-ares-dev build dependency</title>
<updated>2025-01-19T14:40:28+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-19T14:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0b4f9b6d12ebceb11dde428008997c9e5945eafd'/>
<id>urn:sha1:0b4f9b6d12ebceb11dde428008997c9e5945eafd</id>
<content type='text'>
Fix error:
  dpkg-checkbuilddeps: error: Unmet build dependencies: libc-ares-dev
</content>
</entry>
<entry>
<title>T6674: move patches to "package/&lt;package_name&gt;" subfolder</title>
<updated>2024-12-22T15:22:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-22T11:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=53ceb249883ed0dafef2c30db6ff9bef621aba1e'/>
<id>urn:sha1:53ceb249883ed0dafef2c30db6ff9bef621aba1e</id>
<content type='text'>
This prevents the accidental applying of a patch to multiple source directories
defined in package.toml.

Example FRR:
Package consits of build instructions for libyang, rtrlib and frr itself.
Previously patches in frr/patches folder got applied to libyang, rtrlib and frr
which made no sense and could also fail a build.
</content>
</entry>
<entry>
<title>T6674: use common .gitignore file for Package build artifacts/sources</title>
<updated>2024-12-22T15:22:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-22T10:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6aa3bb5fa833a87ee69f8b77be9d48647601e3b9'/>
<id>urn:sha1:6aa3bb5fa833a87ee69f8b77be9d48647601e3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6958: Clear Babel config on babeld stop</title>
<updated>2024-12-18T12:57:08+00:00</updated>
<author>
<name>Yaroslav Kholod</name>
<email>y.kholod@vyos.io</email>
</author>
<published>2024-12-18T12:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6fb49160175da44d43b7f72345b571357963490e'/>
<id>urn:sha1:6fb49160175da44d43b7f72345b571357963490e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T6746: upgrade package to 10.2</title>
<updated>2024-12-12T20:08:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-01T08:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a6ee547df9d9289b2a610bb153d604a69a73abbc'/>
<id>urn:sha1:a6ee547df9d9289b2a610bb153d604a69a73abbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6912: Build FRR use global dependencies</title>
<updated>2024-11-25T14:39:49+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-11-25T14:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3b786bf6f560e82ba97abba35b6b1522f79115f5'/>
<id>urn:sha1:3b786bf6f560e82ba97abba35b6b1522f79115f5</id>
<content type='text'>
</content>
</entry>
</feed>
