Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virtualbox for openSUSE:Factory checked in at 2022-05-14 22:51:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virtualbox (Old) and /work/SRC/openSUSE:Factory/.virtualbox.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virtualbox" Sat May 14 22:51:54 2022 rev:234 rq:976420 version:6.1.34 Changes: -------- --- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes 2022-05-08 21:52:30.923475425 +0200 +++ /work/SRC/openSUSE:Factory/.virtualbox.new.1538/virtualbox.changes 2022-05-14 22:51:59.182977716 +0200 @@ -1,0 +2,6 @@ +Wed May 11 10:33:15 UTC 2022 - Martin Li??ka <mli...@suse.cz> + +- Filter out rpmlint error that is valid for qemu, but will + have its badness increased in the future. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virtualbox.spec ++++++ --- /var/tmp/diff_new_pack.9fcT9m/_old 2022-05-14 22:52:01.174980206 +0200 +++ /var/tmp/diff_new_pack.9fcT9m/_new 2022-05-14 22:52:01.178980211 +0200 @@ -312,8 +312,8 @@ -########################################## +########################################## %package qt Summary: Qt GUI part for %{name} Group: System/Emulators/PC @@ -338,8 +338,8 @@ -######################################### +######################################### %package websrv Summary: WebService GUI part for %{name} Group: System/Emulators/PC @@ -359,8 +359,8 @@ -######################################### +######################################### %package guest-x11 Summary: VirtualBox X11 drivers for mouse and video Group: System/X11/Servers/XF86_4 @@ -382,8 +382,8 @@ -########################################### +########################################### %package guest-tools Summary: VirtualBox guest tools Group: System/Emulators/PC @@ -409,8 +409,8 @@ -########################################### +########################################### %package -n python3-%{name} Summary: Python bindings for %{name} Group: Development/Libraries/Python @@ -436,8 +436,8 @@ -########################################### +########################################### %package devel Summary: Devel files for %{name} Group: Development/Libraries/Other @@ -458,8 +458,8 @@ -########################################### +########################################### %package host-source Summary: Source files for %{name} host kernel modules Group: Development/Sources @@ -497,8 +497,8 @@ -########################################### +########################################### %package guest-desktop-icons Summary: Icons for guest desktop files Group: System/Emulators/PC @@ -517,8 +517,8 @@ -########################################### +########################################### %package vnc Summary: VNC desktop sharing Group: System/Emulators/PC ++++++ virtualbox-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.9fcT9m/_old 2022-05-14 22:52:01.458980561 +0200 +++ /var/tmp/diff_new_pack.9fcT9m/_new 2022-05-14 22:52:01.462980565 +0200 @@ -1,4 +1,5 @@ addFilter("incoherent-init-script-name vboxdrv") addFilter("incoherent-init-script-name vboxadd") addFilter("xorg-x11-driver-virtualbox-ose.* shlib-policy-missing-suffix") +addFilter("executable-stack")