Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package SecLists for openSUSE:Factory 
checked in at 2022-12-14 14:12:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SecLists (Old)
 and      /work/SRC/openSUSE:Factory/.SecLists.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SecLists"

Wed Dec 14 14:12:35 2022 rev:2 rq:1042859 version:2022.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/SecLists/SecLists.changes        2021-06-25 
15:02:42.140251435 +0200
+++ /work/SRC/openSUSE:Factory/.SecLists.new.1835/SecLists.changes      
2022-12-14 14:12:41.704016908 +0100
@@ -1,0 +2,16 @@
+Wed Dec  7 19:09:14 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- skip zipbombs as they break the testing and legal checks
+
+-------------------------------------------------------------------
+Tue Dec  6 11:40:53 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- fix last change 
+
+-------------------------------------------------------------------
+Mon Dec  5 21:45:51 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2022.4:
+  * includes multiple updates from the community 
+
+-------------------------------------------------------------------

Old:
----
  SecLists-2021.2.tar.gz

New:
----
  2022.4.tar.gz

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

Other differences:
------------------
++++++ SecLists.spec ++++++
--- /var/tmp/diff_new_pack.9RNsS7/_old  2022-12-14 14:12:47.260045487 +0100
+++ /var/tmp/diff_new_pack.9RNsS7/_new  2022-12-14 14:12:47.268045528 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package SecLists-2021.2.tar.gz
+# spec file for package SecLists
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           SecLists
-Version:        2021.2
+Version:        2022.4
 Release:        0
 Summary:        SecLists is the security tester's companion
 License:        MIT
 URL:            https://github.com/danielmiessler/SecLists
-Source:         SecLists-2021.2.tar.gz
+Source:         
https://github.com/danielmiessler/SecLists/archive/refs/tags/%{version}.tar.gz
 
 %description
 
@@ -37,16 +37,17 @@
 
 %prep
 
-%setup -q -n SecLists-2021.2
+%setup -q
 
 %install
 
-mkdir -p %{buildroot}/usr/share/seclists
-cp -a * %{buildroot}/usr/share/seclists
-
+mkdir -p %{buildroot}%{_datadir}/seclists
+cp -a * %{buildroot}%{_datadir}/seclists
 
 %files
 %license LICENSE
-/usr/share/seclists
+%{_datadir}/seclists
+# 2022-12: This currently breaks cavil and rpmlint
+%exclude %{_datadir}/seclists/Payloads/Zip-Bombs
 
 %changelog

++++++ SecLists-2021.2.tar.gz -> 2022.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/SecLists/SecLists-2021.2.tar.gz 
/work/SRC/openSUSE:Factory/.SecLists.new.1835/2022.4.tar.gz differ: char 12, 
line 1

Reply via email to