Skip to content

Commit

Permalink
version: bumped to 4.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] committed Feb 10, 2025
1 parent d743d48 commit 1a38744
Show file tree
Hide file tree
Showing 22 changed files with 47 additions and 36 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ A simple example is to ingest syslog traffic on tcp/514 and write it to a
file:

```
@version: 4.9
@version: 4.10
@include "scl.conf"
log {
Expand Down Expand Up @@ -85,7 +85,7 @@ docker pull ghcr.io/axoflow/axosyslog:nightly
> Note: These named packages are automatically updated when a new AxoSyslog package is released. To install a specific version, run `docker pull ghcr.io/axoflow/axosyslog:<version-number>`, for example:
>
> ```shell
> docker pull ghcr.io/axoflow/axosyslog:4.9.0
> docker pull ghcr.io/axoflow/axosyslog:4.10.0
> ```
The container images contain a default configuration file which you probably
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.9.0
4.10.0
2 changes: 1 addition & 1 deletion contrib/openbsd-packaging/syslog-ng.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This should provide behavior similar to OpenBSD's syslog.conf(5).
# 2021-05-24 [email protected]

@version: 4.9
@version: 4.10
@requires openbsd

options {
Expand Down
4 changes: 2 additions & 2 deletions doc/man/dqtool.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>dqtool</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -117,7 +117,7 @@ Mar 3 10:52:05 tristram localprg[1234]: seq: 0000011631, runid: 1267609923, sta
<link linkend="syslog-ng.8"><command>syslog-ng</command>(8)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.37/administration-guide"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.37/administration-guide"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/loggen.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>loggen</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -280,7 +280,7 @@
<link linkend="syslog-ng.conf.5"><command>syslog-ng.conf</command>(5)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.37/administration-guide"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.37/administration-guide"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
6 changes: 3 additions & 3 deletions doc/man/pdbtool.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>pdbtool</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -377,7 +377,7 @@
</term>
<listitem>
<para>A pattern is added to the output pattern database if at least the specified percentage of log messages from the input logfile match the pattern. For example, if the input logfile contains 1000 log messages and the <parameter>--support=3.0</parameter> option is used, a pattern is created only if the pattern matches at least 3 percent of the log messages (that is, 30 log messages). If patternize does not create enough patterns, try to decrease the support value.</para>
<para>Default value: <parameter>4.9</parameter></para>
<para>Default value: <parameter>4.10</parameter></para>
</listitem>
</varlistentry>
<varlistentry version="5.0">
Expand Down Expand Up @@ -467,7 +467,7 @@
<link linkend="syslog-ng.8"><command>syslog-ng</command>(8)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/persist-tool.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>persist-tool</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -130,7 +130,7 @@ affile_sd_curpos(/var/aaa.txt) OK</synopsis>
<para><link linkend="syslog-ng.conf.5"> <command>syslog-ng.conf</command>(5)</link></para>
<para><link linkend="syslog-ng.8"> <command>syslog-ng</command>(8)</link></para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/secure-logging.7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>secure-logging</refentrytitle>
<manvolnum>7</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -190,7 +190,7 @@ AgAAAAAAAAA=:5UVybnKL1EAbgC4CLfd8HpgurjREf4LEN61/yWHSD2hbXjRD4QmQdtbwguT1chzdItK
# entries will be logged to a single file called /var/log/messages.slog
#
@version: 4.9
@version: 4.10
@include "scl.conf"
source s_local {
Expand Down
2 changes: 1 addition & 1 deletion doc/man/slogencrypt.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>slogencrypt</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion doc/man/slogkey.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>slogkey</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down
2 changes: 1 addition & 1 deletion doc/man/slogverify.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>slogverify</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/syslog-ng-ctl.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>syslog-ng-ctl</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -178,7 +178,7 @@ destination;df_facility_dot_err;;a;processed;0</synopsis>
<link linkend="syslog-ng.8"><command>syslog-ng</command>(8)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/syslog-ng-debun.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>syslog-ng-debun</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -242,7 +242,7 @@
<link linkend="syslog-ng.conf.5"><command>syslog-ng.conf</command>(5)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
6 changes: 3 additions & 3 deletions doc/man/syslog-ng.8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>syslog-ng</refentrytitle>
<manvolnum>8</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -306,7 +306,7 @@
</indexterm>
</term>
<listitem>
<para>Sets the number of worker threads can use, including the main thread. Note that certain operations in can use threads that are not limited by this option. This setting has effect only when is running in multithreaded mode. Available only in and later. See <command>The 4.9 Administrator Guide</command> for details.</para>
<para>Sets the number of worker threads can use, including the main thread. Note that certain operations in can use threads that are not limited by this option. This setting has effect only when is running in multithreaded mode. Available only in and later. See <command>The 4.10 Administrator Guide</command> for details.</para>
</listitem>
</varlistentry>
</variablelist>
Expand All @@ -326,7 +326,7 @@
<link linkend="syslog-ng.conf.5"><command>syslog-ng.conf</command>(5)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions doc/man/syslog-ng.conf.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<refmeta>
<refentrytitle>syslog-ng.conf</refentrytitle>
<manvolnum>5</manvolnum>
<refmiscinfo class="version">4.9</refmiscinfo>
<refmiscinfo class="version">4.10</refmiscinfo>
<refmiscinfo class="source"/>
</refmeta>
<refnamediv>
Expand Down Expand Up @@ -461,7 +461,7 @@ log { source(s_localhost); destination(d_tcp); };</synopsis>
<link linkend="syslog-ng.8"><command>syslog-ng</command>(8)</link>
</para>
<note version="5.0">
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.9 Administrator Guide</command></link></para>
<para>For the detailed documentation of see <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/index.html"><command>The 4.10 Administrator Guide</command></link></para>
<para>If you experience any problems or need help with syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><command>syslog-ng mailing list</command></link>.</para>
<para>For news and notifications about of syslog-ng, visit the <link xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="https://syslog-ng.org/blogs/"><command>syslog-ng blogs</command></link>.</para>
</note>
Expand Down
4 changes: 2 additions & 2 deletions docker/apkbuild/axoflow/axosyslog/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contributor: jv <[email protected]>
# Maintainer: László Várady <[email protected]>
pkgname=axosyslog
pkgver=4.9.0
pkgver=4.10.0
pkgrel=0
pkgdesc="Next generation logging daemon"
url="https://axoflow.com/docs/axosyslog/"
Expand Down Expand Up @@ -177,5 +177,5 @@ _submv() {
}

sha512sums="
SKIP axosyslog-4.9.0.tar.gz
SKIP axosyslog-4.10.0.tar.gz
"
8 changes: 5 additions & 3 deletions lib/versioning.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
#define VERSION_4_7 "syslog-ng 4.7"
#define VERSION_4_8 "syslog-ng 4.8"
#define VERSION_4_9 "syslog-ng 4.9"
#define VERSION_4_10 "syslog-ng 4.10"

/* VERSION_VALUE_* references versions as integers to be compared against stuff like cfg->user_version */
/* VERSION_STR_* references versions as strings to be shown to the user */
Expand Down Expand Up @@ -197,11 +198,12 @@
#define VERSION_VALUE_4_7 0x0407
#define VERSION_VALUE_4_8 0x0408
#define VERSION_VALUE_4_9 0x0409
#define VERSION_VALUE_4_10 0x040a

/* config version code, in the same format as GlobalConfig->version */
#define VERSION_VALUE_CURRENT VERSION_VALUE_4_9
#define VERSION_STR_CURRENT "4.9"
#define VERSION_PRODUCT_CURRENT VERSION_4_9
#define VERSION_VALUE_CURRENT VERSION_VALUE_4_10
#define VERSION_STR_CURRENT "4.10"
#define VERSION_PRODUCT_CURRENT VERSION_4_10

/* this value points to the last syslog-ng version where we changed the
* meaning of any setting in the configuration file. Basically, it is the
Expand Down
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
axosyslog (4.10.0-1) unstable; urgency=medium

* New upstream release 4.10.0

-- github-actions <[email protected]> Mon, 10 Feb 2025 09:08:09 +0000

axosyslog (4.9.0-1) unstable; urgency=medium

* New upstream release 4.9.0
Expand Down
2 changes: 1 addition & 1 deletion packaging/debian/syslog-ng.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@version: 4.9
@version: 4.10
@include "scl.conf"

# Syslog-ng configuration file, compatible with default Debian syslogd
Expand Down
5 changes: 4 additions & 1 deletion packaging/rhel/axosyslog.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: axosyslog
Version: 4.9.0
Version: 4.10.0
Release: 2%{?dist}
Summary: Next-generation syslog server

Expand Down Expand Up @@ -678,6 +678,9 @@ fi


%changelog
* Mon Feb 10 2025 github-actions <[email protected]> - 4.10.0-1
- updated to 4.10.0

* Mon Nov 11 2024 github-actions <[email protected]> - 4.9.0-1
- updated to 4.9.0

Expand Down
2 changes: 1 addition & 1 deletion packaging/rhel/syslog-ng.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@version: 4.9
@version: 4.10
@include "scl.conf"

# syslog-ng configuration file.
Expand Down
2 changes: 1 addition & 1 deletion scl/syslog-ng.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# single file called /var/log/messages.
#

@version: 4.9
@version: 4.10
@include "scl.conf"

source s_local {
Expand Down

0 comments on commit 1a38744

Please sign in to comment.