<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/knot, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-01-18T05:33:20Z</updated>
<entry>
<title>knot: update to version 3.5.3</title>
<updated>2026-01-18T05:33:20Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2026-01-16T13:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=40234e5b585a13afc2e66e0386ba29ead5fcea59'/>
<id>urn:sha1:40234e5b585a13afc2e66e0386ba29ead5fcea59</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2026-01-16-version-353.html

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.5.2</title>
<updated>2025-12-02T20:52:31Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-12-01T09:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d4321095cdbd25a024ef9cdd83b5a85bcd76c156'/>
<id>urn:sha1:d4321095cdbd25a024ef9cdd83b5a85bcd76c156</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2025-11-28-version-352.html

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.5.1</title>
<updated>2025-10-17T15:11:00Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-10-16T13:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9fe9b952f7a3ca2a1143fe69e3283d573480be39'/>
<id>urn:sha1:9fe9b952f7a3ca2a1143fe69e3283d573480be39</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2025-10-16-version-351.html

Delete patches already merged into master branch

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: backport patch to fix linking with libhiredis</title>
<updated>2025-09-26T13:51:57Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-09-25T12:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=598504d89592cf588d7051dd941a47379104a936'/>
<id>urn:sha1:598504d89592cf588d7051dd941a47379104a936</id>
<content type='text'>
It was discovered that even while using ``--enable-redis=no``
and ``--disable-redis`` that it was still linking with libhiredis.

This avoids to picking up libhiredis as dependency:

```
Package knot is missing dependencies for the following libraries:
libhiredis.so.1.1.0
```

Fixes: cbbd2b5b3bd6df7e550b114cf1c9f8e0f5bc8616 ("knot: disable redis as it was enabled since 3.5.0 by default")

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: disable redis as it was enabled since 3.5.0 by default</title>
<updated>2025-09-26T10:56:34Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-09-25T12:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cbbd2b5b3bd6df7e550b114cf1c9f8e0f5bc8616'/>
<id>urn:sha1:cbbd2b5b3bd6df7e550b114cf1c9f8e0f5bc8616</id>
<content type='text'>
By disabling redis, it is not possible to use redis database as zone storage

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.5.0</title>
<updated>2025-09-24T18:21:15Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-09-22T13:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=bddd5e9cb639bcad72518efd956955ac6d8ea352'/>
<id>urn:sha1:bddd5e9cb639bcad72518efd956955ac6d8ea352</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2025-09-18-version-350.html
Patch from commit https://gitlab.nic.cz/knot/knot-dns/-/commit/1297a6cc0fef21f35cfa517b5b55d94cd9cea41d

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.4.8</title>
<updated>2025-08-04T18:41:30Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-08-04T13:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=08e4df89b0c244b000ca0fcfd03655bf2d17f8fe'/>
<id>urn:sha1:08e4df89b0c244b000ca0fcfd03655bf2d17f8fe</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2025-07-29-version-348.html

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.4.7</title>
<updated>2025-06-13T09:35:24Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-06-10T13:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a1d04258edb6f7da00987e6bb14501cd21c686ca'/>
<id>urn:sha1:a1d04258edb6f7da00987e6bb14501cd21c686ca</id>
<content type='text'>
Release notes: https://www.knot-dns.cz/2025-06-04-version-347.html

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: update to version 3.4.6</title>
<updated>2025-04-10T13:08:33Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-04-10T10:13:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3764639cae5183df7887b42c79a50e72df1523f8'/>
<id>urn:sha1:3764639cae5183df7887b42c79a50e72df1523f8</id>
<content type='text'>
Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
<entry>
<title>knot: fix patch for configuration sample</title>
<updated>2025-04-10T13:08:27Z</updated>
<author>
<name>Jan Hák</name>
</author>
<published>2025-03-19T14:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8a5d1a1519cc7636e8094db75e5cfd89d53c8eb6'/>
<id>urn:sha1:8a5d1a1519cc7636e8094db75e5cfd89d53c8eb6</id>
<content type='text'>
Fixes #26149

Signed-off-by: Jan Hák &lt;jan.hak@nic.cz&gt;
</content>
</entry>
</feed>
