<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/znc, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-10-19T14:05:01Z</updated>
<entry>
<title>znc: do not watch znc.conf for changes</title>
<updated>2025-10-19T14:05:01Z</updated>
<author>
<name>Ralph Siemsen</name>
</author>
<published>2025-10-17T20:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=00feb12444c846f1655a3c550c9f751ae552b24b'/>
<id>urn:sha1:00feb12444c846f1655a3c550c9f751ae552b24b</id>
<content type='text'>
ZNC can modify its own config file (znc.conf) during runtime, for
example using controlpanel or webadmin modules. Manually editing the
znc.conf file while znc is running is strongly discouraged.

Thus prodc should not watch this file, it would just lead to znc being
restarted unnecessarily.

As it happens, no restarts were done, because the watched path was
specified incorrectly. It used ZNC_CONFIG instead of ZNC_CONFIG_DIR,
and so it watched /tmp/etc/znc/configs/znc.conf/configs/znc.conf which
does not exist.

Remove the watch of znc.conf as it is not needed.

Signed-off-by: Ralph Siemsen &lt;ralph.siemsen@linaro.org&gt;
</content>
</entry>
<entry>
<title>znc: update to 1.10.1</title>
<updated>2025-07-06T11:44:24Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2025-07-06T11:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2f38de7fface18b4b417938a79108e6834027df6'/>
<id>urn:sha1:2f38de7fface18b4b417938a79108e6834027df6</id>
<content type='text'>
Update ZNC to latest release 1.10.1.

Changelogs:

* https://wiki.znc.in/ChangeLog/1.10.0
* https://wiki.znc.in/ChangeLog/1.10.1

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: update to use SOURCE_VERSION for submodule download</title>
<updated>2025-04-06T00:44:43Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-03-05T14:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7dee8c47f1c0bc2a563a7d718cf74f5d91e63a82'/>
<id>urn:sha1:7dee8c47f1c0bc2a563a7d718cf74f5d91e63a82</id>
<content type='text'>
Commit 9fc79e2e2622 ("download: don't overwrite VERSION variable")
changed the variable for direct download call from VERSION to
SOURCE_VERSION.

This cause the dl_github_archive script to pass empty value for
--version arg making it always clone HEAD.

Correctly update the variable to SOURCE_VERSION to actually clone the
expected commit HASH.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: update to 1.9.1</title>
<updated>2024-08-21T18:42:10Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2024-07-26T06:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6d30ef57eab20fdbe953a930221c162bfad7f6db'/>
<id>urn:sha1:6d30ef57eab20fdbe953a930221c162bfad7f6db</id>
<content type='text'>
Update ZNC to latest release 1.9.1.

Changelog:

* https://wiki.znc.in/ChangeLog/1.9.1

Since we never provided modtcl, OpenWrt was never affected by
CVE-2024-39844.

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: update to 1.9.0</title>
<updated>2024-05-12T12:42:43Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2024-05-12T12:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c5fcfc0c1e7c69db0929aadedc4906332782c87a'/>
<id>urn:sha1:c5fcfc0c1e7c69db0929aadedc4906332782c87a</id>
<content type='text'>
Update ZNC to 1.9.0 with the following changes:

* drop all patches:
  * 101-Reduce_rebuild_time.patch was only applicable for the old
    autoconf build, which was dropped in 1.9 and we didn't use anymore
    anyway
  * 104-disable-empty-modules-check.patch not needed anymore since ZNC
    now requires the new corecaps module on startup
  * 120-openssl-deprecated.patch was applied upstream
* disable libargon2 support explicitly to avoid non-deterministic builds
  if it gets added
* package new module corecaps with znc base, as this is a required
  module
* reorder CMAKE_OPTIONS alphabetically

No new modules were introduced or removed besides the new corecaps
module.

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: add push external module</title>
<updated>2023-04-17T16:52:16Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-03-25T06:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d8fc4124cf60cce3133a8dcc218411c8ce9565b'/>
<id>urn:sha1:0d8fc4124cf60cce3133a8dcc218411c8ce9565b</id>
<content type='text'>
Add push external module. This is very useful for an IRC Bounder as this
module permits to register various services and receive a push
notification on the registered service.

One example is attaching a telegram bot and receive notification on your
phone when an user tags you in one of the connected channels.

Bump and drop AUTORELEASE from PKG_RELEASE since we are adding a new
module.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: drop playback patch and reference from github repository</title>
<updated>2023-04-17T16:52:12Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-03-25T06:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b1d68f3c974defa164cb25bf7710273a9c31a026'/>
<id>urn:sha1:b1d68f3c974defa164cb25bf7710273a9c31a026</id>
<content type='text'>
We currently inclde the playback external module with a separate patch.
This is ugly and can be better handled.

Add required changes to download the external module from his own github
repository. Then create a link in the znc modules to reference the cpp
source.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>znc: fix compilation without deprecated OpenSSL APIs</title>
<updated>2021-03-21T00:39:28Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-20T22:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a5f23ee0b9dc59334aa2780eba1b0d56c6e6dcf'/>
<id>urn:sha1:8a5f23ee0b9dc59334aa2780eba1b0d56c6e6dcf</id>
<content type='text'>
Patch was wrongly removed.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
