Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2022-02-23 16:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kismet (Old)
 and      /work/SRC/openSUSE:Factory/.kismet.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kismet"

Wed Feb 23 16:26:13 2022 rev:52 rq:957031 version:2022_01_R2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kismet/kismet.changes    2022-01-27 
23:17:26.562780929 +0100
+++ /work/SRC/openSUSE:Factory/.kismet.new.1958/kismet.changes  2022-02-23 
16:27:04.247510162 +0100
@@ -1,0 +2,5 @@
+Thu Feb  3 14:25:50 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- Limit parallelism to avoid running out of memory
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kismet.spec ++++++
--- /var/tmp/diff_new_pack.BWX0On/_old  2022-02-23 16:27:04.867510185 +0100
+++ /var/tmp/diff_new_pack.BWX0On/_new  2022-02-23 16:27:04.875510185 +0100
@@ -37,6 +37,7 @@
 BuildRequires:  libcap-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libsensors4-devel
+BuildRequires:  memory-constraints
 BuildRequires:  pkgconfig
 BuildRequires:  protobuf-c
 BuildRequires:  python3
@@ -289,6 +290,7 @@
 sed -i 's/\r$//' http_data/css/layout.css
 
 %build
+%limit_build -m 2500
 %configure \
     --sysconfdir=%{_sysconfdir}/kismet \
     --disable-optimization

Reply via email to