[Buildroot] [PATCH] package/rsyslog: bump to 8.1910.0

Matthew Weber matthew.weber at rockwellcollins.com
Mon Nov 4 20:31:50 UTC 2019


Peter,


On Fri, Nov 1, 2019 at 7:59 AM Peter Korsgaard <peter at korsgaard.com> wrote:
>
> >>>>> "Matt" == Matt Weber <matthew.weber at rockwellcollins.com> writes:
>
>  > The rsyslog project removed the ability to toggle libcurl dependencies in
>  > https://github.com/rsyslog/rsyslog/commit/dc95ef09bdb07cfb7b7df4ce87df629fc2c94f8f,
>  > however there are a series of options that now add a libcurl dependency.
>
>  > This bump disables the following options to prevent libcurl as a new dependency.
>  >      --disable-elasticsearch
>  >         --disable-clickhouse
>  >         --disable-omhttp
>  >         --disable-fmhttp
>  >         --disable-imdocker
>  >         --disable-omhttpfs
>  >         --disable-mmkubernetes
>
> Is that the only dependency they have? Do they add a lot of size? Do
> they need TLS support in libcurl? If not, we might consider enabling
> them when libcurl is enabled.
>

I have sent a patch which conditionally enables these when libcurl is
enabled.  We'll have to see what the autobuilders catch for other
dependencies.  The pkg seems to build Ok with just adding the libcurl
dependency with TLS support disabled.

http://patchwork.ozlabs.org/patch/1189163/

Matt



More information about the buildroot mailing list