Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package envoy-proxy for openSUSE:Factory checked in at 2021-03-19 16:40:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/envoy-proxy (Old) and /work/SRC/openSUSE:Factory/.envoy-proxy.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "envoy-proxy" Fri Mar 19 16:40:28 2021 rev:12 rq:879672 version:1.14.4 Changes: -------- --- /work/SRC/openSUSE:Factory/envoy-proxy/envoy-proxy.changes 2020-09-29 19:00:45.189696940 +0200 +++ /work/SRC/openSUSE:Factory/.envoy-proxy.new.2401/envoy-proxy.changes 2021-03-19 16:40:29.485898228 +0100 @@ -1,0 +2,5 @@ +Tue Mar 16 14:24:58 UTC 2021 - Martin Li??ka <[email protected]> + +- Double memory limits for dwz. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ envoy-proxy.spec ++++++ --- /var/tmp/diff_new_pack.3y8mHr/_old 2021-03-19 16:40:30.561899679 +0100 +++ /var/tmp/diff_new_pack.3y8mHr/_new 2021-03-19 16:40:30.561899679 +0100 @@ -1,7 +1,7 @@ # # spec file for package envoy-proxy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,9 @@ # +%define _dwz_low_mem_die_limit 20000000 +%define _dwz_max_die_limit 100000000 + %define src_install_dir /usr/src/%{name} Name: envoy-proxy
