<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/rsyslog/Makefile, 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-07-18T17:47:01Z</updated>
<entry>
<title>rsyslog: update to 8.2606.0</title>
<updated>2026-07-18T17:47:01Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-07-11T08:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4417cbdb1ba164213096b809a8557698ee1be6bf'/>
<id>urn:sha1:4417cbdb1ba164213096b809a8557698ee1be6bf</id>
<content type='text'>
Drop 001-configure-make-libyaml-default-on-explicit.patch; it was a backport
of upstream commit c5c24486 which is now part of this release, so configure.ac
already makes libyaml default-on and fails fast when yaml-0.1 is missing.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>rsyslog: make libyaml support optional via RSYSLOG_libyaml</title>
<updated>2026-05-20T05:57:38Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-05-16T16:55:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=98a90ef9f310ba06cbe33d8d1159281487945b46'/>
<id>urn:sha1:98a90ef9f310ba06cbe33d8d1159281487945b46</id>
<content type='text'>
The upstream rsyslog build links against libyaml-0.so.2 whenever
pkg-config detects yaml-0.1, which made libyaml a hard dependency
of the rsyslog binary without any way to opt out from OpenWrt
config. libyaml is only used for YAML (.yaml/.yml) configuration
files and for loading rate-limiting policies from external files;
RainerScript (.conf) installs do not need it.

Introduce a new RSYSLOG_libyaml Config.in switch, default off, and
gate the +libyaml DEPENDS entry on it. Pass --enable-libyaml or
--disable-libyaml to configure based on the switch.

The upstream configure script in 8.2604.0 does not understand a
--disable-libyaml flag (libyaml was unconditionally autodetected).
Backport upstream commit c5c244861 ("configure: make libyaml
default-on explicit") as 001-configure-make-libyaml-default-on-
explicit.patch, which adds the AC_ARG_ENABLE(libyaml) block. The
patch dissolves cleanly once the package is bumped to 8.2606.0+.
PKG_FIXUP:=autoreconf is added so the configure.ac change flows
into the generated configure script during the SDK build.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>rsyslog: update to 8.2604.0</title>
<updated>2026-05-10T08:31:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3804268de824c652546a1519f860efe2d6b4a00d'/>
<id>urn:sha1:3804268de824c652546a1519f860efe2d6b4a00d</id>
<content type='text'>
Version 8.2604.0 follows the YYYYMM.x versioning scheme (April 2026).

The 8.2604.0 release enables --enable-impstats-push by default, which
requires protobuf-c-compiler (protoc-c). Since we don't ship
protobuf-c in the SDK environment and the impstats push feature is
not essential for typical OpenWrt use, disable it explicitly with
--disable-impstats-push.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>rsyslog: update to 8.2506.0</title>
<updated>2025-08-11T09:10:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-01T18:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0f743e07c107a6998ed3cadb5a0fa0d90259be03'/>
<id>urn:sha1:0f743e07c107a6998ed3cadb5a0fa0d90259be03</id>
<content type='text'>
Fixes compilation with GCC15.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsyslog: update to 8.2408.0</title>
<updated>2024-09-02T17:57:35Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-09-02T14:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7a4d957dd59e38307eea9e68f5a69324fbf9877b'/>
<id>urn:sha1:7a4d957dd59e38307eea9e68f5a69324fbf9877b</id>
<content type='text'>
Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsyslog: update to 8.2406.0</title>
<updated>2024-07-28T14:50:02Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-07-26T07:11:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=74c89fc2a5bc20be4fe368f968874c280b3bccfa'/>
<id>urn:sha1:74c89fc2a5bc20be4fe368f968874c280b3bccfa</id>
<content type='text'>
Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsyslog: update to 8.2312.0</title>
<updated>2024-02-07T21:58:20Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-07T11:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=07838da820bc18219027703bd135dfb18ad01398'/>
<id>urn:sha1:07838da820bc18219027703bd135dfb18ad01398</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsyslog: preserve existing configuration</title>
<updated>2022-07-07T17:34:58Z</updated>
<author>
<name>Giacomo Sanchietti</name>
</author>
<published>2022-06-09T12:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a3cea3655f3f61f0df657b9e6bb8ff0d07873d2c'/>
<id>urn:sha1:a3cea3655f3f61f0df657b9e6bb8ff0d07873d2c</id>
<content type='text'>
Signed-off-by: Giacomo Sanchietti &lt;giacomo.sanchietti@nethesis.it&gt;
</content>
</entry>
<entry>
<title>rsyslog: add uci support</title>
<updated>2022-07-07T17:34:58Z</updated>
<author>
<name>Giacomo Sanchietti</name>
</author>
<published>2022-05-12T15:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=443bc5720eced80e7bc32e71c11769d6e3103f81'/>
<id>urn:sha1:443bc5720eced80e7bc32e71c11769d6e3103f81</id>
<content type='text'>
Signed-off-by: Giacomo Sanchietti &lt;giacomo.sanchietti@nethesis.it&gt;
</content>
</entry>
</feed>
