Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2024-03-05 18:46:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Tue Mar 5 18:46:57 2024 rev:144 rq:1154578 version:3.0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2024-02-27 22:45:36.864590172 +0100 +++ /work/SRC/openSUSE:Factory/.vlc.new.1770/vlc.changes 2024-03-05 18:46:58.521011734 +0100 @@ -1,0 +2,5 @@ +Fri Mar 1 14:24:54 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Whitelist executable-stack for armv7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.3h3XLz/_old 2024-03-05 18:46:59.493047028 +0100 +++ /var/tmp/diff_new_pack.3h3XLz/_new 2024-03-05 18:46:59.497047172 +0100 @@ -4,4 +4,6 @@ # there's a good reason for packaging vlc and vlc.desktop separately addFilter("desktopfile-without-binary") +# Ignore executable stack on armv7 +addFilter("executable-stack")