mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ladislav Michl <oss-lists@triops.cz>
Subject: Re: [ptxdist] [APPLIED] syslogng: version bump 3.25.1 -> 4.8.1
Date: Mon,  7 Apr 2025 18:02:53 +0200	[thread overview]
Message-ID: <20250407160253.196655-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <Z-6cVTJcNnsTOyA2@lenoch>

Thanks, applied as ef1bcf6579c139a64d51751da91429400bcebdbe.

Michael

[sent from post-receive hook]

On Mon, 07 Apr 2025 18:02:53 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@triops.cz>
> Message-Id: <Z-6cVTJcNnsTOyA2@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/syslogng.make b/rules/syslogng.make
> index 0786b68f7ea8..05fbef142cf2 100644
> --- a/rules/syslogng.make
> +++ b/rules/syslogng.make
> @@ -16,9 +16,9 @@ PACKAGES-$(PTXCONF_SYSLOGNG) += syslogng
>  #
>  # Paths and names
>  #
> -SYSLOGNG_VERSION	:= 3.25.1
> -SYSLOG_LIBVERSION	:= 3.25
> -SYSLOGNG_MD5		:= 07c2ebb712ddacd201b24b265b857b0d
> +SYSLOGNG_VERSION	:= 4.8.1
> +SYSLOG_LIBVERSION	:= 4.8
> +SYSLOGNG_MD5		:= 6a5852343f9a34449c3812b474728aa7
>  SYSLOGNG		:= syslog-ng-$(SYSLOGNG_VERSION)
>  SYSLOGNG_SUFFIX		:= tar.gz
>  SYSLOGNG_URL		:= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$(SYSLOGNG_VERSION)/$(SYSLOGNG).$(SYSLOGNG_SUFFIX)
> @@ -42,11 +42,9 @@ SYSLOGNG_CONF_ENV	:= \
>  SYSLOGNG_CONF_TOOL	:= autoconf
>  SYSLOGNG_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
> -	--localstatedir=/var/run \
> -	--with-module-dir=/usr/lib/syslog-ng \
> -	--with-module-path=/usr/lib/syslog-ng \
>  	--enable-forced-server-mode \
>  	--disable-debug \
> +	--disable-example-modules \
>  	--enable-force-gnu99 \
>  	--disable-extra-warnings \
>  	--disable-env-wrapper \
> @@ -54,39 +52,48 @@ SYSLOGNG_CONF_OPT	:= \
>  	--disable-memtrace \
>  	--enable-dynamic-linking \
>  	--disable-mixed-linking \
> +	--disable-force-classic-linking \
>  	$(GLOBAL_IPV6_OPTION) \
>  	--disable-tcp-wrapper \
>  	--$(call ptx/endis, PTXCONF_SYSLOGNG_SPOOF_SOURCE)-spoof-source \
>  	--disable-sun-streams \
> +	--disable-darwin-osl \
>  	--disable-openbsd-system-source \
>  	--disable-sql \
>  	--disable-pacct \
>  	--disable-linux-caps \
> +	--disable-ebpf \
>  	--disable-gcov \
>  	--disable-mongodb \
> -	--disable-legacy-mongodb-options \
>  	--$(call ptx/endis, PTXCONF_SYSLOGNG_JSON)-json \
>  	--disable-amqp \
>  	--$(call ptx/endis, PTXCONF_SYSLOGNG_STOMP_DESTINATION)-stomp \
>  	--disable-smtp \
> +	--disable-mqtt \
> +	--disable-grpc \
> +	--disable-cloud-auth \
> +	--disable-cpp \
>  	--$(call ptx/endis, PTXCONF_SYSLOGNG_HTTP)-http \
>  	--disable-redis \
>  	--$(call ptx/endis, PTXCONF_SYSLOGNG_SYSTEMD)-systemd \
>  	--disable-geoip2 \
>  	--disable-riemann \
> -	--with-python=auto \
> -	--$(call ptx/endis, PTXCONF_SYSLOGNG_PYTHON_DESTINATION)-python \
>  	--disable-kafka \
> +	--with-python=auto \
> +	--$(call ptx/endis, PTXCONF_SYSLOGNG_PYTHON_DESTINATION)-python-modules \
>  	--disable-manpages \
> +	--disable-manpages-install \
>  	--disable-java \
>  	--disable-java-modules \
>  	--enable-native \
> -	--disable-snmp-dest \
> +	--disable-afsnmp \
>  	--disable-all-modules \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--disable-valgrind \
>  	--with-libnet=$(SYSROOT)/usr/bin \
>  	--without-net-snmp \
> +	--with-pidfile-dir=/var/run \
> +	--with-module-dir=/usr/lib/syslog-ng \
>  	--with-systemdsystemunitdir=/usr/lib/systemd/system \
>  	--with-jsonc=$(if $(PTXCONF_SYSLOGNG_JSON),system,no) \
>  	--with-ivykis=internal \



  reply	other threads:[~2025-04-07 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-03 14:33 [ptxdist] [PATCH 0/2] Remove syslogng from staging Ladislav Michl
2025-04-03 14:33 ` [ptxdist] [PATCH 1/2] syslogng: version bump 3.25.1 -> 4.8.1 Ladislav Michl
2025-04-07 16:02   ` Michael Olbrich [this message]
2025-04-03 14:34 ` [ptxdist] [PATCH 2/2] Revert "syslogng: move to staging" Ladislav Michl
2025-04-07 16:02   ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250407160253.196655-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=oss-lists@triops.cz \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox