Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgsasl for openSUSE:Factory checked in at 2023-06-01 17:19:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgsasl (Old) and /work/SRC/openSUSE:Factory/.libgsasl.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgsasl" Thu Jun 1 17:19:07 2023 rev:38 rq:1089825 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgsasl/libgsasl.changes 2022-10-27 13:54:04.616538308 +0200 +++ /work/SRC/openSUSE:Factory/.libgsasl.new.2531/libgsasl.changes 2023-06-01 17:19:14.230059649 +0200 @@ -1,0 +2,10 @@ +Tue May 30 09:21:12 UTC 2023 - Adam Majer <[email protected]> + +- Remove URLs from keyring and generated patch as these can change + at whim of upstream servers. Keep the references in comments so + they are still references for the humans +- fixes compilation on s390x by not turning on additional compilation + warnings which in turn results in -fanalyze resulting false + analysis + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgsasl.spec ++++++ --- /var/tmp/diff_new_pack.7pKrDy/_old 2023-06-01 17:19:14.698062423 +0200 +++ /var/tmp/diff_new_pack.7pKrDy/_new 2023-06-01 17:19:14.702062447 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgsasl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,10 +25,12 @@ URL: https://www.gnu.org/software/gsasl/ Source0: https://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz.sig -Source2: https://josefsson.org/54265e8c.txt#/libgsasl.keyring +# https://josefsson.org/54265e8c.txt#/libgsasl.keyring +Source2: libgsasl.keyring # https://lists.gnu.org/archive/html/help-gsasl/2022-01/msg00002.html Patch1: 0001-Fix-build-issues-with-GCC-12-s-Werror-address.patch -Patch2: https://gitlab.com/gsasl/gsasl/-/commit/796e4197f696261c1f872d7576371232330bcc30.patch#/boundary-check-CVE-2022-2469.patch +# https://gitlab.com/gsasl/gsasl/-/commit/796e4197f696261c1f872d7576371232330bcc30.patch#/boundary-check-CVE-2022-2469.patch +Patch2: boundary-check-CVE-2022-2469.patch Patch3: build-fix-old-gcc.patch BuildRequires: gcc-c++ BuildRequires: gettext-devel >= 0.19.8 @@ -84,7 +86,6 @@ --disable-static \ --with-pic \ --with-gssapi-impl=mit \ - --enable-gcc-warnings \ # %make_build
