Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alpine for openSUSE:Factory checked in at 2022-09-09 18:28:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alpine (Old) and /work/SRC/openSUSE:Factory/.alpine.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alpine" Fri Sep 9 18:28:01 2022 rev:57 rq:1002258 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/alpine/alpine.changes 2022-06-30 13:18:14.837528207 +0200 +++ /work/SRC/openSUSE:Factory/.alpine.new.2083/alpine.changes 2022-09-09 18:29:33.153271909 +0200 @@ -1,0 +2,5 @@ +Thu Sep 8 22:29:20 UTC 2022 - Jan Engelhardt <[email protected]> + +- Disable parallel build, fails to produce a result + +------------------------------------------------------------------- @@ -63,0 +69,3 @@ + * bsc#1189316, CVE-2021-38370: The c-client library parses + information from an IMAP server during non-authenticated state + which could lead to denial of service. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alpine.spec ++++++ --- /var/tmp/diff_new_pack.f7aCxs/_old 2022-09-09 18:29:33.745273430 +0200 +++ /var/tmp/diff_new_pack.f7aCxs/_new 2022-09-09 18:29:33.749273441 +0200 @@ -203,7 +203,8 @@ # # imap does not use CFLAGS from configure, needs EXTRACFLAGS/EXTRALDFLAGS: # -%make_build EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" MAILSPOOL="%{_localstatedir}/mail" +%make_build EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" \ + MAILSPOOL="%{_localstatedir}/mail" -j1 %install %make_install
