<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/bird2/test-version.sh, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/'/>
<updated>2026-08-11T11:30:34Z</updated>
<entry>
<title>bird2: remove package, moved to openwrt/packages</title>
<updated>2026-08-11T11:30:34Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-06T08:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=57f3ee7f9cfdae41644d9c4c6cc37c092bb6ccd3'/>
<id>urn:sha1:57f3ee7f9cfdae41644d9c4c6cc37c092bb6ccd3</id>
<content type='text'>
The package has been moved to the openwrt/packages feed, as
discussed in https://github.com/openwrt/routing/issues/184.

See https://github.com/openwrt/packages/pull/30165.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>bird2: follow the feed conventions in test-version.sh</title>
<updated>2026-08-10T10:36:54Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-06T13:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=15a485918988af89df3fe3183f3a7ed9d97e55c3'/>
<id>urn:sha1:15a485918988af89df3fe3183f3a7ed9d97e55c3</id>
<content type='text'>
The script was a single bare command with no shebang and a trailing
space. Every other test-version.sh in the OpenWrt feeds starts with
#!/bin/sh and dispatches on $PKG_NAME, so that a sub-package added
later fails loudly instead of being probed with a command that
happens to work for a different package.

Also use grep -F, so the dots in the version are not treated as
regular expression wildcards, and record why the daemon is checked
rather than birdc/birdcl, which do not report a version of their
own.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>bird2/bird3: rename test.sh to test-version.sh</title>
<updated>2026-06-29T10:54:32Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2026-06-29T10:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=e3b181fb47a650cc5192b5e2d1b89056967109f3'/>
<id>urn:sha1:e3b181fb47a650cc5192b5e2d1b89056967109f3</id>
<content type='text'>
The test script is really a version override test, rename it to fix the
failing CI tests.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
</feed>
