commit sca-patterns-sle12 for openSUSE:Factory

2024-01-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2024-01-30 18:25:29

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1815 (New)


Package is "sca-patterns-sle12"

Tue Jan 30 18:25:29 2024 rev:32 rq:1142632 version:1.5.7

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2024-01-12 23:47:00.126057362 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1815/sca-patterns-sle12.changes
  2024-01-30 18:25:46.266712736 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 19:05:11 UTC 2024 - jason.rec...@suse.com
+
+- Changes to version 1.5.7
+  + coredumpctl-18634.py has invalid output element (bsc#1219319)
+
+---

Old:

  sca-patterns-sle12-1.5.6.tar.gz

New:

  sca-patterns-sle12-1.5.7.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.FfOLJH/_old  2024-01-30 18:25:47.038740589 +0100
+++ /var/tmp/diff_new_pack.FfOLJH/_new  2024-01-30 18:25:47.042740732 +0100
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.5.6
+Version:1.5.7
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.5.6.tar.gz -> sca-patterns-sle12-1.5.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.5.6/patterns/SLE/sle12all/coredumpctl-18634.py 
new/sca-patterns-sle12-1.5.7/patterns/SLE/sle12all/coredumpctl-18634.py
--- old/sca-patterns-sle12-1.5.6/patterns/SLE/sle12all/coredumpctl-18634.py 
2023-06-30 13:44:34.900775955 +0200
+++ new/sca-patterns-sle12-1.5.7/patterns/SLE/sle12all/coredumpctl-18634.py 
2024-01-29 19:35:59.100892673 +0100
@@ -4,10 +4,10 @@
 # Description: How to obtain systemd service core dumps
 # Source:  Basic Python Pattern Template v0.3.4
 # Options: SLE,Application,Core,coredumpctl,18634,0,1,0,0
-# Modified:2021 Sep 07
+# Modified:2024 Jan 29
 #
 ##
-# Copyright (C) 2021 SUSE LLC
+# Copyright (C) 2021-2024 SUSE LLC
 ##
 #
 # This program is free software; you can redistribute it and/or modify
@@ -38,7 +38,7 @@
 PRIMARY_LINK = "META_LINK_TID"
 OVERALL = Core.TEMP
 OVERALL_INFO = "NOT SET"
-OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=18634|Video=https://youtu.be/CNsuBBh3M10;
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=18634|META_LINK_Video=https://youtu.be/CNsuBBh3M10;
 Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
 
 CORE_LIST = {}


commit sca-patterns-sle12 for openSUSE:Factory

2024-01-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2024-01-12 23:46:47

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.21961 (New)


Package is "sca-patterns-sle12"

Fri Jan 12 23:46:47 2024 rev:31 rq:1138385 version:1.5.6

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2023-09-01 14:20:21.906703834 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.21961/sca-patterns-sle12.changes
 2024-01-12 23:47:00.126057362 +0100
@@ -1,0 +2,6 @@
+Fri Jan 12 18:14:01 UTC 2024 - jason.rec...@suse.com
+
+- Changes to version 1.5.6
+  + Changed pattern mode in spec file (bsc#1218773)
+
+---

Old:

  sca-patterns-sle12-1.5.5.tar.gz

New:

  sca-patterns-sle12-1.5.6.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.Z50b5u/_old  2024-01-12 23:47:00.562073320 +0100
+++ /var/tmp/diff_new_pack.Z50b5u/_new  2024-01-12 23:47:00.566073466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sca-patterns-sle12
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 %define patdir %{patdirbase}/patterns
 %define patuser root
 %define patgrp root
-%define mode 544
+%define patmode 755
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.5.5
+Version:1.5.6
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only
@@ -57,13 +57,13 @@
 install -d %{buildroot}/%{patdir}/%{category}/sle12sp3
 install -d %{buildroot}/%{patdir}/%{category}/sle12sp4
 install -d %{buildroot}/%{patdir}/%{category}/sle12sp5
-install -m %{mode} patterns/%{category}/sle12all/* 
%{buildroot}/%{patdir}/%{category}/sle12all
-install -m %{mode} patterns/%{category}/sle12sp0/* 
%{buildroot}/%{patdir}/%{category}/sle12sp0
-install -m %{mode} patterns/%{category}/sle12sp1/* 
%{buildroot}/%{patdir}/%{category}/sle12sp1
-install -m %{mode} patterns/%{category}/sle12sp2/* 
%{buildroot}/%{patdir}/%{category}/sle12sp2
-install -m %{mode} patterns/%{category}/sle12sp3/* 
%{buildroot}/%{patdir}/%{category}/sle12sp3
-install -m %{mode} patterns/%{category}/sle12sp4/* 
%{buildroot}/%{patdir}/%{category}/sle12sp4
-install -m %{mode} patterns/%{category}/sle12sp5/* 
%{buildroot}/%{patdir}/%{category}/sle12sp5
+install -m %{patmode} patterns/%{category}/sle12all/* 
%{buildroot}/%{patdir}/%{category}/sle12all
+install -m %{patmode} patterns/%{category}/sle12sp0/* 
%{buildroot}/%{patdir}/%{category}/sle12sp0
+install -m %{patmode} patterns/%{category}/sle12sp1/* 
%{buildroot}/%{patdir}/%{category}/sle12sp1
+install -m %{patmode} patterns/%{category}/sle12sp2/* 
%{buildroot}/%{patdir}/%{category}/sle12sp2
+install -m %{patmode} patterns/%{category}/sle12sp3/* 
%{buildroot}/%{patdir}/%{category}/sle12sp3
+install -m %{patmode} patterns/%{category}/sle12sp4/* 
%{buildroot}/%{patdir}/%{category}/sle12sp4
+install -m %{patmode} patterns/%{category}/sle12sp5/* 
%{buildroot}/%{patdir}/%{category}/sle12sp5
 %fdupes %{buildroot}
 
 %files
@@ -78,11 +78,11 @@
 %dir %{patdir}/%{category}/sle12sp3
 %dir %{patdir}/%{category}/sle12sp4
 %dir %{patdir}/%{category}/sle12sp5
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12all/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp0/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp1/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp2/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp3/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp4/*
-%attr(%{mode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp5/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12all/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp0/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp1/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp2/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp3/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp4/*
+%attr(%{patmode},%{patuser},%{patgrp}) %{patdir}/%{category}/sle12sp5/*
 

++ sca-patterns-sle12-1.5.5.tar.gz -> sca-patterns-sle12-1.5.6.tar.gz ++


commit sca-patterns-sle12 for openSUSE:Factory

2023-09-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2023-09-01 14:19:34

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1766 (New)


Package is "sca-patterns-sle12"

Fri Sep  1 14:19:34 2023 rev:30 rq:1108326 version:1.5.5

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2022-10-28 19:30:49.179019271 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1766/sca-patterns-sle12.changes
  2023-09-01 14:20:21.906703834 +0200
@@ -1,0 +2,153 @@
+Thu Aug 31 17:02:42 UTC 2023 - jason.rec...@suse.com
+
+- Changes in version 1.5.5
+  - New security announcement patterns as of Aug 2023 (159) (bsc#1214837):
+SUSE-SU-2023:2789-1 SUSE-SU-2023:3236-1 SUSE-SU-2023:3246-1 
SUSE-SU-2023:2476-1 SUSE-SU-2023:2863-1
+SUSE-SU-2023:3443-1 SUSE-SU-2023:2986-1 SUSE-SU-2023:3262-1 
SUSE-SU-2023:2805-1 SUSE-SU-2023:3324-1
+SUSE-SU-2023:2531-1 SUSE-SU-2023:2850-1 SUSE-SU-2023:2959-1 
SUSE-SU-2023:3161-1 SUSE-SU-2023:2940-1
+SUSE-SU-2023:3308-1 SUSE-SU-2023:3160-1 SUSE-SU-2023:2358-1 
SUSE-SU-2023:2668-1 SUSE-SU-2023:3232-1
+SUSE-SU-2023:3289-1 SUSE-SU-2023:3463-1 SUSE-SU-2023:2606-1 
SUSE-SU-2023:3237-1 SUSE-SU-2023:2793-1
+SUSE-SU-2023:2793-1 SUSE-SU-2023:2562-1 SUSE-SU-2023:2562-1 
SUSE-SU-2023:3030-1 SUSE-SU-2023:3030-1
+SUSE-SU-2023:2346-1 SUSE-SU-2023:2346-1 SUSE-SU-2023:2844-1 
SUSE-SU-2023:2844-1 SUSE-SU-2023:2815-1
+SUSE-SU-2023:2815-1 SUSE-SU-2023:2476-1 SUSE-SU-2023:2476-1 
SUSE-SU-2023:2863-1 SUSE-SU-2023:2863-1
+SUSE-SU-2023:2537-1 SUSE-SU-2023:2537-1 SUSE-SU-2023:2477-1 
SUSE-SU-2023:2477-1 SUSE-SU-2023:2816-1
+SUSE-SU-2023:2816-1 SUSE-SU-2023:2552-1 SUSE-SU-2023:2552-1 
SUSE-SU-2023:2531-1 SUSE-SU-2023:2531-1
+SUSE-SU-2023:3174-1 SUSE-SU-2023:3174-1 SUSE-SU-2023:2850-1 
SUSE-SU-2023:2850-1 SUSE-SU-2023:2441-1
+SUSE-SU-2023:2441-1 SUSE-SU-2023:2959-1 SUSE-SU-2023:2959-1 
SUSE-SU-2023:2624-1 SUSE-SU-2023:2624-1
+SUSE-SU-2023:2623-1 SUSE-SU-2023:2623-1 SUSE-SU-2023:2360-1 
SUSE-SU-2023:2639-1 SUSE-SU-2023:2639-1
+SUSE-SU-2023:2887-1 SUSE-SU-2023:2887-1 SUSE-SU-2023:2668-1 
SUSE-SU-2023:2668-1 SUSE-SU-2023:3232-1
+SUSE-SU-2023:3232-1 SUSE-SU-2023:2606-1 SUSE-SU-2023:2606-1 
SUSE-SU-2023:2793-1 SUSE-SU-2023:2562-1
+SUSE-SU-2023:3405-1 SUSE-SU-2023:3030-1 SUSE-SU-2023:3435-1 
SUSE-SU-2023:2346-1 SUSE-SU-2023:2880-1
+SUSE-SU-2023:2876-1 SUSE-SU-2023:3431-1 SUSE-SU-2023:2485-1 
SUSE-SU-2023:2844-1 SUSE-SU-2023:3439-1
+SUSE-SU-2023:3091-1 SUSE-SU-2023:3236-1 SUSE-SU-2023:3402-1 
SUSE-SU-2023:3246-1 SUSE-SU-2023:2345-1
+SUSE-SU-2023:2870-1 SUSE-SU-2023:3357-1 SUSE-SU-2023:2692-1 
SUSE-SU-2023:2819-1 SUSE-SU-2023:2476-1
+SUSE-SU-2023:2863-1 SUSE-SU-2023:2990-1 SUSE-SU-2023:3187-1 
SUSE-SU-2023:3406-1 SUSE-SU-2023:3443-1
+SUSE-SU-2023:3001-1 SUSE-SU-2023:3362-1 SUSE-SU-2023:2507-1 
SUSE-SU-2023:2538-1 SUSE-SU-2023:2808-1
+SUSE-SU-2023:2822-1 SUSE-SU-2023:3309-1 SUSE-SU-2023:3349-1 
SUSE-SU-2023:3398-1 SUSE-SU-2023:2764-1
+SUSE-SU-2023:2477-1 SUSE-SU-2023:3420-1 SUSE-SU-2023:2816-1 
SUSE-SU-2023:2971-1 SUSE-SU-2023:2552-1
+SUSE-SU-2023:2531-1 SUSE-SU-2023:3174-1 SUSE-SU-2023:2850-1 
SUSE-SU-2023:2441-1 SUSE-SU-2023:2959-1
+SUSE-SU-2023:3161-1 SUSE-SU-2023:2609-1 SUSE-SU-2023:2530-1 
SUSE-SU-2023:2483-1 SUSE-SU-2023:2466-1
+SUSE-SU-2023:2950-1 SUSE-SU-2023:2624-1 SUSE-SU-2023:3012-1 
SUSE-SU-2023:3339-1 SUSE-SU-2023:2623-1
+SUSE-SU-2023:2964-1 SUSE-SU-2023:3239-1 SUSE-SU-2023:2621-1 
SUSE-SU-2023:3328-1 SUSE-SU-2023:2907-1
+SUSE-SU-2023:3399-1 SUSE-SU-2023:3341-1 SUSE-SU-2023:3342-1 
SUSE-SU-2023:3343-1 SUSE-SU-2023:3345-1
+SUSE-SU-2023:3471-1 SUSE-SU-2023:3368-1 SUSE-SU-2023:2473-1 
SUSE-SU-2023:2639-1 SUSE-SU-2023:3015-1
+SUSE-SU-2023:2888-1 SUSE-SU-2023:1295-1 SUSE-SU-2023:1295-1 
SUSE-SU-2023:1295-1 SUSE-SU-2023:2465-1
+SUSE-SU-2023:3232-1 SUSE-SU-2023:3382-1 SUSE-SU-2023:3268-1 
SUSE-SU-2023:3463-1 SUSE-SU-2023:2606-1
+SUSE-SU-2023:3237-1 SUSE-SU-2023:3495-1 SUSE-SU-2023:2975-1 
SUSE-SU-2023:3029-1
+
+---
+Thu Jun 15 17:39:41 UTC 2023 - jason.rec...@suse.com
+
+- Changes in version 1.5.4
+  - New security announcement patterns as of May 2023 (543):
+SUSE-SU-2023:0183-1 SUSE-SU-2023:0318-1 SUSE-SU-2023:0803-1 
SUSE-SU-2022:3500-1 SUSE-SU-2022:4277-1
+SUSE-SU-2022:3718-1 SUSE-SU-2023:0166-1 SUSE-SU-2022:4253-1 
SUSE-SU-2022:4625-1 SUSE-SU-2023:0453-1
+SUSE-SU-2023:0224-1 SUSE-SU-2022:3770-1 SUSE-SU-2023:2230-1 
SUSE-SU-2023:2044-1 SUSE-SU-2022:4305-1
+SUSE-SU-2023:0597-1 SUSE-SU-2022:4252-1 SUSE-SU-2022:3874-1 
SUSE-SU-2023:0135-1 SUSE-SU-2023:0109-1

commit sca-patterns-sle12 for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2022-10-28 19:30:29

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2275 (New)


Package is "sca-patterns-sle12"

Fri Oct 28 19:30:29 2022 rev:29 rq:1031620 version:1.5.3

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2022-09-28 17:51:54.939251867 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2275/sca-patterns-sle12.changes
  2022-10-28 19:30:49.179019271 +0200
@@ -2 +2 @@
-Wed Aug 31 12:14:33 UTC 2022 - Dominique Leuenberger 
+Thu Oct 27 10:37:50 UTC 2022 - jason.rec...@suse.com
@@ -4 +4,26 @@
-- Fix fdupes call: fdupes requires the base directory as parameter.
+- Changes in version 1.5.3
+  - Updated category in btrfsmaster-18779.py (bsc#1188138)
+  - Fixed invalid link in lvm-3.pl (bsc#1186148)
+  - Removed invalid pattern dst-1.pl (bsc#1188137)
+  - Removed or fixed patterns with no valid solution links (bsc#1204772)
+  - New regular patterns (1)
++ sle12all/nmiconfig-20754.py: Pattern for TID20754
+  - New security announcement patterns (831)
++ Sep 2022 (264) for SUSE-SU-2022:2373-1 SUSE-SU-2022:2557-1 
SUSE-SU-2022:2522-1 SUSE-SU-2022:2367-1 SUSE-SU-2022:2582-1 SUSE-SU-2022:2314-1 
SUSE-SU-2022:2248-1 SUSE-SU-2022:2527-1 SUSE-SU-2022:2334-1 SUSE-SU-2022:2565-1 
SUSE-SU-2022:2312-1 SUSE-SU-2022:2602-1 SUSE-SU-2022:2289-1 SUSE-SU-2022:2536-1 
SUSE-SU-2022:2398-1 SUSE-SU-2022:2382-1 SUSE-SU-2022:2377-1 SUSE-SU-2022:2540-1 
SUSE-SU-2022:2539-1 SUSE-SU-2022:2531-1 SUSE-SU-2022:2263-1 SUSE-SU-2022:2529-1 
SUSE-SU-2022:2537-1 SUSE-SU-2022:2271-1 SUSE-SU-2022:2288-1 SUSE-SU-2022:2319-1 
SUSE-SU-2022:2369-1 SUSE-SU-2022:2560-1 SUSE-SU-2022:2522-1 SUSE-SU-2022:2392-1 
SUSE-SU-2022:2598-1 SUSE-SU-2022:2331-1 SUSE-SU-2022:2248-1 SUSE-SU-2022:2527-1 
SUSE-SU-2022:2334-1 SUSE-SU-2022:2565-1 SUSE-SU-2022:2312-1 SUSE-SU-2022:2602-1 
SUSE-SU-2022:2289-1 SUSE-SU-2022:2536-1 SUSE-SU-2022:2393-1 SUSE-SU-2022:2540-1 
SUSE-SU-2022:2539-1 SUSE-SU-2022:2531-1 SUSE-SU-2022:2529-1 SUSE-SU-2022:2537-1 
SUSE-SU-2022:2265-1 SUSE-SU-2022:2318-1 SUSE-SU-2022
 :2372-1 SUSE-SU-2022:2574-1 SUSE-SU-2022:2522-1 SUSE-SU-2020:0026-2 
SUSE-SU-2020:0026-2 SUSE-SU-2022:2392-1 SUSE-SU-2022:2285-1 SUSE-SU-2022:2281-1 
SUSE-SU-2022:2598-1 SUSE-SU-2022:2331-1 SUSE-SU-2022:2331-1 SUSE-SU-2022:2249-1 
SUSE-SU-2022:2249-1 SUSE-SU-2022:2527-1 SUSE-SU-2022:2334-1 SUSE-SU-2022:2334-1 
SUSE-SU-2022:2565-1 SUSE-SU-2022:2602-1 SUSE-SU-2022:2289-1 SUSE-SU-2022:2289-1 
SUSE-SU-2022:2536-1 SUSE-SU-2022:2478-1 SUSE-SU-2022:2540-1 SUSE-SU-2022:2539-1 
SUSE-SU-2022:2531-1 SUSE-SU-2022:2529-1 SUSE-SU-2022:2537-1 SUSE-SU-2022:2274-1 
SUSE-SU-2022:2274-1 SUSE-SU-2022:2356-1 SUSE-SU-2022:2578-1 SUSE-SU-2022:2372-1 
SUSE-SU-2022:2569-1 SUSE-SU-2022:2522-1 SUSE-SU-2020:0026-2 SUSE-SU-2022:2392-1 
SUSE-SU-2022:2333-1 SUSE-SU-2022:2249-1 SUSE-SU-2022:2527-1 SUSE-SU-2022:2334-1 
SUSE-SU-2022:2565-1 SUSE-SU-2022:2602-1 SUSE-SU-2022:2289-1 SUSE-SU-2022:2536-1 
SUSE-SU-2022:2379-1 SUSE-SU-2022:2540-1 SUSE-SU-2022:2539-1 SUSE-SU-2022:2531-1 
SUSE-SU-2022:2529-1 SUSE-SU-2022:2537-1 SUSE-SU-2
 022:2356-1 SUSE-SU-2022:2578-1 SUSE-SU-2022:2847-1 SUSE-SU-2022:2642-1 
SUSE-SU-2022:2915-1 SUSE-SU-2022:2682-1 SUSE-SU-2022:2842-1 SUSE-SU-2022:2666-1 
SUSE-SU-2022:2648-1 SUSE-SU-2022:2858-1 SUSE-SU-2022:2895-1 SUSE-SU-2022:2669-1 
SUSE-SU-2022:2645-1 SUSE-SU-2022:2912-1 SUSE-SU-2022:2914-1 SUSE-SU-2022:2872-1 
SUSE-SU-2022:2871-1 SUSE-SU-2022:2935-1 SUSE-SU-2022:2718-1 SUSE-SU-2022:2637-1 
SUSE-SU-2022:2909-1 SUSE-SU-2022:2720-1 SUSE-SU-2022:2719-1 SUSE-SU-2022:2899-1 
SUSE-SU-2022:2898-1 SUSE-SU-2022:2819-1 SUSE-SU-2022:2610-1 SUSE-SU-2022:2911-1 
SUSE-SU-2022:2689-1 SUSE-SU-2022:2618-1 SUSE-SU-2022:2802-1 SUSE-SU-2022:2900-1 
SUSE-SU-2022:2846-1 SUSE-SU-2022:2915-1 SUSE-SU-2022:2838-1 SUSE-SU-2022:2712-1 
SUSE-SU-2022:2859-1 SUSE-SU-2022:2669-1 SUSE-SU-2022:2914-1 SUSE-SU-2022:2935-1 
SUSE-SU-2022:2716-1 SUSE-SU-2022:2909-1 SUSE-SU-2022:2808-1 SUSE-SU-2022:2899-1 
SUSE-SU-2022:2898-1 SUSE-SU-2022:2819-1 SUSE-SU-2022:2911-1 SUSE-SU-2022:2618-1 
SUSE-SU-2022:2813-1 SUSE-SU-2022:2900-1 SUSE-S
 U-2022:2845-1 SUSE-SU-2022:2915-1 SUSE-SU-2022:2838-1 SUSE-SU-2022:2859-1 
SUSE-SU-2022:2669-1 SUSE-SU-2022:2914-1 SUSE-SU-2022:2806-1 SUSE-SU-2022:2716-1 
SUSE-SU-2022:2909-1 SUSE-SU-2022:2840-1 SUSE-SU-2022:2899-1 SUSE-SU-2022:2898-1 
SUSE-SU-2022:2819-1 SUSE-SU-2022:2911-1 SUSE-SU-2022:2886-1 SUSE-SU-2022:2618-1 
SUSE-SU-2022:2900-1 SUSE-SU-2022:2845-1 SUSE-SU-2022:2915-1 SUSE-SU-2022:2838-1 
SUSE-SU-2022:2800-1 SUSE-SU-2022:2859-1 SUSE-SU-2022:2669-1 SUSE-SU-2022:2914-1 
SUSE-SU-2022:2940-1 SUSE-SU-2022:2861-1 

commit sca-patterns-sle12 for openSUSE:Factory

2022-09-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2022-09-28 17:51:52

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2275 (New)


Package is "sca-patterns-sle12"

Wed Sep 28 17:51:52 2022 rev:28 rq:1006537 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-11-05 22:58:45.740286976 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2275/sca-patterns-sle12.changes
  2022-09-28 17:51:54.939251867 +0200
@@ -1,0 +2,15 @@
+Wed Aug 31 12:14:33 UTC 2022 - Dominique Leuenberger 
+
+- Fix fdupes call: fdupes requires the base directory as parameter.
+
+---
+Fri May  6 15:43:34 UTC 2022 - Jason Record 
+
+- Changes in version 1.5.1
+  - New security announcement patterns (567)
++ Apr 2022 (53) for SUSE-SU-2022:1254-1 SUSE-SU-2022:1160-1 
SUSE-SU-2022:1294-1 SUSE-SU-2022:1151-1 SUSE-SU-2022:1094-1 SUSE-SU-2022:1129-1 
SUSE-SU-2022:1478-1 SUSE-SU-2022:1113-1 SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 
SUSE-SU-2022:1312-1 SUSE-SU-2022:1272-1 SUSE-SU-2022:1217-1 SUSE-SU-2022:1266-1 
SUSE-SU-2022:1474-1 SUSE-SU-2022:1475-1 SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 
SUSE-SU-2022:1429-1 SUSE-SU-2022:1417-1 SUSE-SU-2022:1160-1 SUSE-SU-2022:1285-1 
SUSE-SU-2022:1105-1 SUSE-SU-2022:1294-1 SUSE-SU-2022:1258-1 SUSE-SU-2022:1129-1 
SUSE-SU-2022:1113-1 SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 SUSE-SU-2022:1312-1 
SUSE-SU-2022:1217-1 SUSE-SU-2022:1267-1 SUSE-SU-2022:1267-1 SUSE-SU-2022:1275-1 
SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 SUSE-SU-2022:1429-1 SUSE-SU-2022:1160-1 
SUSE-SU-2022:1408-1 SUSE-SU-2022:1294-1 SUSE-SU-2022:1129-1 SUSE-SU-2022:1113-1 
SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 SUSE-SU-2022:1440-1 SUSE-SU-2022:1312-1 
SUSE-SU-2022:1270-1 SUSE-SU-2022:1270-1 SUSE-SU-2022:
 1275-1 SUSE-SU-2022:1123-1 SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 
SUSE-SU-2022:1428-1
++ Mar 2022 (127) for SUSE-SU-2022:1254-1 SUSE-SU-2022:1160-1 
SUSE-SU-2022:1294-1 SUSE-SU-2022:1151-1 SUSE-SU-2022:1094-1 SUSE-SU-2022:1129-1 
SUSE-SU-2022:1478-1 SUSE-SU-2022:1113-1 SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 
SUSE-SU-2022:1312-1 SUSE-SU-2022:1272-1 SUSE-SU-2022:1217-1 SUSE-SU-2022:1266-1 
SUSE-SU-2022:1474-1 SUSE-SU-2022:1475-1 SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 
SUSE-SU-2022:1429-1 SUSE-SU-2022:1417-1 SUSE-SU-2022:1160-1 SUSE-SU-2022:1285-1 
SUSE-SU-2022:1105-1 SUSE-SU-2022:1294-1 SUSE-SU-2022:1258-1 SUSE-SU-2022:1129-1 
SUSE-SU-2022:1113-1 SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 SUSE-SU-2022:1312-1 
SUSE-SU-2022:1217-1 SUSE-SU-2022:1267-1 SUSE-SU-2022:1267-1 SUSE-SU-2022:1275-1 
SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 SUSE-SU-2022:1429-1 SUSE-SU-2022:1160-1 
SUSE-SU-2022:1408-1 SUSE-SU-2022:1294-1 SUSE-SU-2022:1129-1 SUSE-SU-2022:1113-1 
SUSE-SU-2022:1308-1 SUSE-SU-2022:1168-1 SUSE-SU-2022:1440-1 SUSE-SU-2022:1312-1 
SUSE-SU-2022:1270-1 SUSE-SU-2022:1270-1 SUSE-SU-2022
 :1275-1 SUSE-SU-2022:1123-1 SUSE-SU-2022:1306-1 SUSE-SU-2022:1289-1 
SUSE-SU-2022:1428-1 SUSE-SU-2022:0733-1 SUSE-SU-2022:1023-1 SUSE-SU-2022:0939-1 
SUSE-SU-2022:0811-1 SUSE-SU-2022:0690-1 SUSE-SU-2022:0784-1 SUSE-SU-2022:0895-1 
SUSE-SU-2022:0860-1 SUSE-SU-2022:0857-1 SUSE-SU-2022:0822-1 SUSE-SU-2022:0777-1 
SUSE-SU-2022:0782-1 SUSE-SU-2022:0820-1 SUSE-SU-2022:0913-1 SUSE-SU-2022:1026-1 
SUSE-SU-2022:1025-1 SUSE-SU-2022:1024-1 SUSE-SU-2022:0765-1 SUSE-SU-2022:0910-1 
SUSE-SU-2022:0871-1 SUSE-SU-2022:0730-1 SUSE-SU-2022:0678-1 SUSE-SU-2022:0677-1 
SUSE-SU-2022:0842-1 SUSE-SU-2022:0698-1 SUSE-SU-2022:0908-1 SUSE-SU-2022:0881-1 
SUSE-SU-2022:0928-1 SUSE-SU-2022:0733-1 SUSE-SU-2022:1062-1 SUSE-SU-2022:0811-1 
SUSE-SU-2022:0690-1 SUSE-SU-2022:0784-1 SUSE-SU-2022:0860-1 SUSE-SU-2022:0857-1 
SUSE-SU-2022:0822-1 SUSE-SU-2022:0777-1 SUSE-SU-2022:0782-1 SUSE-SU-2022:0820-1 
SUSE-SU-2022:1026-1 SUSE-SU-2022:1025-1 SUSE-SU-2022:1024-1 SUSE-SU-2022:0910-1 
SUSE-SU-2022:0871-1 SUSE-SU-2022:0842-1 SUSE-SU-2
 022:0698-1 SUSE-SU-2022:0908-1 SUSE-SU-2022:0918-1 SUSE-SU-2022:0733-1 
SUSE-SU-2022:1043-1 SUSE-SU-2022:0811-1 SUSE-SU-2022:0690-1 SUSE-SU-2022:0854-1 
SUSE-SU-2022:0822-1 SUSE-SU-2022:0777-1 SUSE-SU-2022:0820-1 SUSE-SU-2022:1036-1 
SUSE-SU-2022:1026-1 SUSE-SU-2022:1025-1 SUSE-SU-2022:1024-1 SUSE-SU-2022:1012-1 
SUSE-SU-2022:1003-1 SUSE-SU-2022:0668-1 SUSE-SU-2022:0667-1 SUSE-SU-2022:0653-1 
SUSE-SU-2022:0762-1 SUSE-SU-2022:0762-1 SUSE-SU-2022:0871-1 SUSE-SU-2022:0909-1 
SUSE-SU-2022:0842-1 SUSE-SU-2022:0698-1 SUSE-SU-2022:0918-1 SUSE-SU-2022:1044-1 
SUSE-SU-2022:0882-1
++ Feb 2022 (169) for SUSE-SU-2022:1254-1 SUSE-SU-2022:1160-1 
SUSE-SU-2022:1294-1 SUSE-SU-2022:1151-1 SUSE-SU-2022:1094-1 SUSE-SU-2022:1129-1 

commit sca-patterns-sle12 for openSUSE:Factory

2021-11-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-11-05 22:58:31

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1890 (New)


Package is "sca-patterns-sle12"

Fri Nov  5 22:58:31 2021 rev:27 rq:929479 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-09-16 23:17:48.907993556 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1890/sca-patterns-sle12.changes
  2021-11-05 22:58:45.740286976 +0100
@@ -1,0 +2,6 @@
+Fri Nov  5 01:36:01 UTC 2021 - Jason Record 
+
+- Changes to updated version 1.5.0
+  + Converted to python3 (bsc#1191005, SLE-21579)
+
+---

Old:

  sca-patterns-sle12-1.0.8.tar.gz

New:

  sca-patterns-sle12-1.5.0.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.vEwKvi/_old  2021-11-05 22:58:46.208287264 +0100
+++ /var/tmp/diff_new_pack.vEwKvi/_new  2021-11-05 22:58:46.212287267 +0100
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.8
+Version:1.5.0
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only
@@ -33,7 +33,7 @@
 URL:https://github.com/g23guy/sca-patterns-sle12
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-Requires:   sca-patterns-base >= 1.3.3
+Requires:   sca-patterns-base >= 1.5.0
 BuildArch:  noarch
 
 %description

++ sca-patterns-sle12-1.0.8.tar.gz -> sca-patterns-sle12-1.5.0.tar.gz ++
 25652 lines of diff (skipped)


commit sca-patterns-sle12 for openSUSE:Factory

2021-09-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-09-16 23:15:00

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899 (New)


Package is "sca-patterns-sle12"

Thu Sep 16 23:15:00 2021 rev:26 rq:919543 version:1.0.8

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-09-09 23:07:52.404853885 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899/sca-patterns-sle12.changes
  2021-09-16 23:17:48.907993556 +0200
@@ -1,0 +2,6 @@
+Thu Sep 16 15:00:32 UTC 2021 - Jason Record 
+
+- Added video links to patterns (bsc#1190460)
+  + bhc-scc-expired.py,  bhc-scc-registered.py, bhc-diskused-1.pl, 
bhc-memused-1.pl
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl 
new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl
--- old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl
2021-09-07 16:45:38.011053002 +0200
+++ new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl
2021-09-13 23:01:59.180072798 +0200
@@ -2,7 +2,7 @@
 
 # Title:   Basic Health Check - File System Used Space
 # Description: Check the available of mounted disk space
-# Modified:2021 Sep 07
+# Modified:2021 Sep 13
 
 ##
 #  Copyright (C) 2013,2021 SUSE LLC
@@ -54,7 +54,8 @@
PROPERTY_NAME_PRIMARY_LINK."=META_LINK_TID",
PROPERTY_NAME_OVERALL."=$GSTATUS",
PROPERTY_NAME_OVERALL_INFO."=None",
-   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7002723;
+   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7002723;,
+   "META_LINK_Video=https://youtu.be/Vgr8n-J1T3M;
 );
 
 ##
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-memused-1.pl 
new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-memused-1.pl
--- old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-memused-1.pl 
2021-03-01 22:55:34.421828777 +0100
+++ new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-memused-1.pl 
2021-09-16 14:38:36.348368150 +0200
@@ -2,10 +2,10 @@
 
 # Title:   Basic Health Check - Free Memory and Disk Swapping
 # Description: Check the available memory and disk swapping activity
-# Modified:2014 Mar 4
+# Modified:2021 Sep 16
 
 ##
-#  Copyright (C) 2013,2014 SUSE LLC
+#  Copyright (C) 2013,2014,2021 SUSE LLC
 ##
 #
 #  This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
 #  along with this program; if not, see .
 #
 #  Authors/Contributors:
-# Jason Record (jrec...@suse.com)
+# Jason Record 
 #
 #
 ##
@@ -54,7 +54,8 @@
PROPERTY_NAME_PRIMARY_LINK."=META_LINK_TID",
PROPERTY_NAME_OVERALL."=$GSTATUS",
PROPERTY_NAME_OVERALL_INFO."=None",
-   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7000120;
+   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7000120;,
+   "META_LINK_Video=https://youtu.be/yLtX5F7ORJI;
 );
 
 ##
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py 
new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py
--- old/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py   
2021-09-07 23:56:15.714680374 +0200
+++ new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py   
2021-09-13 19:13:56.717957992 +0200
@@ -2,7 +2,7 @@
 
 # Title:   Expired SCC Registrations
 # Description: Identify if SCC registrations have expired
-# Modified:2021 Sep 07
+# Modified:2021 Sep 13
 #
 ##
 # Copyright (C) 2015,2021 SUSE LLC
@@ -45,7 +45,7 @@
 PRIMARY_LINK = "META_LINK_SCC"
 

commit sca-patterns-sle12 for openSUSE:Factory

2021-09-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-09-09 23:07:29

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899 (New)


Package is "sca-patterns-sle12"

Thu Sep  9 23:07:29 2021 rev:25 rq:917631 version:1.0.8

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-08-26 23:16:15.720201241 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899/sca-patterns-sle12.changes
  2021-09-09 23:07:52.404853885 +0200
@@ -1,0 +2,16 @@
+Tue Sep  7 22:02:06 UTC 2021 - Jason Record 
+
+- Updates to version 1.0.8
+  + Removed outdated TID2 link in bhc-diskused-1.pl (bsc#1190260)
+  + Added Video link to coredumpctl-18634.py
+  + Updated renewal link in bhc-scc-expired.py
+  + Updated registration link in bhc-scc-registered.py
+
+---
+Fri Aug 27 13:41:02 UTC 2021 - Jason Record 
+
+- Renamed patterns for file standard
+  + renamed: patterns/SLE/sle12all/scc-expired.py -> 
patterns/SLE/sle12all/bhc-scc-expired.py
+  + renamed: patterns/SLE/sle12all/scc-registered.py -> 
patterns/SLE/sle12all/bhc-scc-registered.py
+
+---

Old:

  sca-patterns-sle12-1.0.7.tar.gz

New:

  sca-patterns-sle12-1.0.8.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.laOSdc/_old  2021-09-09 23:07:52.972854543 +0200
+++ /var/tmp/diff_new_pack.laOSdc/_new  2021-09-09 23:07:52.976854548 +0200
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.7
+Version:1.0.8
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.0.7.tar.gz -> sca-patterns-sle12-1.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/bhc-diskused-1.pl 
new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl
--- old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/bhc-diskused-1.pl
2021-03-01 22:55:34.417828881 +0100
+++ new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-diskused-1.pl
2021-09-07 16:45:38.011053002 +0200
@@ -2,10 +2,10 @@
 
 # Title:   Basic Health Check - File System Used Space
 # Description: Check the available of mounted disk space
-# Modified:2013 Jun 20
+# Modified:2021 Sep 07
 
 ##
-#  Copyright (C) 2013 SUSE LLC
+#  Copyright (C) 2013,2021 SUSE LLC
 ##
 #
 #  This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
 #  along with this program; if not, see .
 #
 #  Authors/Contributors:
-# Jason Record (jrec...@suse.com) - original BASH script
+# Jason Record 
 #
 ##
 
@@ -54,8 +54,7 @@
PROPERTY_NAME_PRIMARY_LINK."=META_LINK_TID",
PROPERTY_NAME_OVERALL."=$GSTATUS",
PROPERTY_NAME_OVERALL_INFO."=None",
-   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7002723;,
-   "META_LINK_TID2=http://www.suse.com/support/kb/doc.php?id=3005720;
+   "META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7002723;
 );
 
 ##
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/bhc-scc-expired.py 
new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py
--- old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/bhc-scc-expired.py   
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.8/patterns/SLE/sle12all/bhc-scc-expired.py   
2021-09-07 23:56:15.714680374 +0200
@@ -0,0 +1,101 @@
+#!/usr/bin/python
+
+# Title:   Expired SCC Registrations
+# Description: Identify if SCC registrations have expired
+# Modified:2021 Sep 07
+#
+##
+# Copyright (C) 2015,2021 SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; 

commit sca-patterns-sle12 for openSUSE:Factory

2021-08-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-08-26 23:15:05

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899 (New)


Package is "sca-patterns-sle12"

Thu Aug 26 23:15:05 2021 rev:24 rq:914300 version:1.0.7

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-08-18 08:57:11.834884227 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899/sca-patterns-sle12.changes
  2021-08-26 23:16:15.720201241 +0200
@@ -1,0 +2,10 @@
+Wed Aug 25 22:59:27 UTC 2021 - Jason Record 
+
+- Fixed metadata tags for scc-registered.py
+
+---
+Wed Aug 25 21:56:37 UTC 2021 - Jason Record 
+
+- Updated scc-registered.py pattern to fix registration detection
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/scc-registered.py 
new/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/scc-registered.py
--- old/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/scc-registered.py
2021-03-01 22:55:34.429828571 +0100
+++ new/sca-patterns-sle12-1.0.7/patterns/SLE/sle12all/scc-registered.py
2021-08-26 00:58:09.614684610 +0200
@@ -1,11 +1,14 @@
 #!/usr/bin/python
-
-# Title:   Detect unregistered products
-# Description: Identify if SCC registrations are valid
-# Modified:2015 May 11
+#
+# Title:   Pattern for TID18546
+# Description: Check system registration status
+# Source:  Basic Python Pattern Template v0.3.4
+# Options: Basic 
Health,Registration,Status,registration-scc,18546,0,2,0,0
+# Distro:  SLES1[2,5] All
+# Modified:2021 Aug 25
 #
 ##
-# Copyright (C) 2015 SUSE LLC
+# Copyright (C) 2021 SUSE LLC
 ##
 #
 # This program is free software; you can redistribute it and/or modify
@@ -21,72 +24,160 @@
 # along with this program; if not, see .
 #
 #  Authors/Contributors:
-#   Jason Record (jrec...@suse.com)
+#   Jason Record 
 #
 ##
 
-##
-# Module Definition
-##
-
+import re
 import os
 import Core
 import SUSE
 
-##
-# Overriden (eventually or in part) from Core.py Module
-##
-
-META_CLASS = "SLE"
-META_CATEGORY = "Updates"
+META_CLASS = "Basic Health"
+META_CATEGORY = "SLE"
 META_COMPONENT = "Registration"
 PATTERN_ID = os.path.basename(__file__)
 PRIMARY_LINK = "META_LINK_TID"
 OVERALL = Core.TEMP
 OVERALL_INFO = "NOT SET"
-OTHER_LINKS = 
"META_LINK_TID=http://www.suse.com/support/kb/doc.php?id=7016501|META_LINK_SCC=https://scc.suse.com/dashboard|META_LINK_Register=https://www.suse.com/products/server/how-to-buy/;
-
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=18546|META_LINK_SCC=https://scc.suse.com/dashboard|META_LINK_Register=https://www.suse.com/products/server/how-to-buy/;
 Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
 
+OES_TAG = 'Microfocus'
+
+##
+# Local Function Definitions
+##
+
+def getRegService():
+   global OES_TAG
+   fileOpen = "updates.txt"
+   content = []
+   IDX_NUM = 0
+   IDX_ALIAS = 1
+   SERVICE_TAG = ''
+   SMT = re.compile("SMT-.*suse", re.IGNORECASE)
+   SUSE = re.compile("/updates.suse.com/|/scc.suse.com/", re.IGNORECASE)
+   OES = re.compile("/nu.novell.com/", re.IGNORECASE)
+   if Core.isFileActive(fileOpen):
+   section = "zypper --non-interactive --no-gpg-checks repos -d"
+   if Core.getRegExSection(fileOpen, "zypper --non-interactive 
--no-gpg-checks repos -d", content):
+   IDX_URI = 8
+   for line in content:
+   PARTS = line.split('|')
+  

commit sca-patterns-sle12 for openSUSE:Factory

2021-08-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-08-18 08:56:20

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899 (New)


Package is "sca-patterns-sle12"

Wed Aug 18 08:56:20 2021 rev:23 rq:912707 version:1.0.7

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-07-28 19:20:56.711564272 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899/sca-patterns-sle12.changes
  2021-08-18 08:57:11.834884227 +0200
@@ -1,0 +2,33 @@
+Tue Aug 17 14:38:58 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.7
+  - New regular patterns (27)
++ sle12all/postfix-20356.py: Postfix fails to start with IPv6 disabled 
(TID20356)
++ sle12sp3/kgraft-patch_SUSE-SU-2021_2389-1_12.3.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP3 LTSS
++ sle12sp3/kgraft-patch_SUSE-SU-2021_2433-1_12.3.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP3 LTSS
++ sle12sp3/kgraft-patch_SUSE-SU-2021_2451-1_12.3.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP3 LTSS
++ sle12sp3/kgraft-patch_SUSE-SU-2021_2538-1_12.3.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP3 LTSS
++ sle12sp3/kgraft-patch_SUSE-SU-2021_2563-1_12.3.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP3 LTSS
++ sle12sp3/linuxptp_SUSE-SU-2021_2443-1_12.3.ltss.py: Security fixes for 
SUSE Linux Enterprise 12 SP3 LTSS
++ sle12sp3/systemd_SUSE-SU-2021_2423-1_12.3.ltss.py: Security fixes for 
SUSE Linux Enterprise 12 SP3 LTSS
++ sle12sp4/curl_SUSE-SU-2021_2425-1_12.4.ltss.py: Security fixes for SUSE 
Linux Enterprise 12 SP4 LTSS
++ sle12sp4/kernel_SUSE-SU-2021_2422-1_12.4.ltss.py: Security fixes for 
SUSE Linux Enterprise 12 SP4 LTSS
++ sle12sp4/kgraft-patch_SUSE-SU-2021_2389-1_12.4.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP4 LTSS
++ sle12sp4/kgraft-patch_SUSE-SU-2021_2546-1_12.4.ltss.py: Security fixes 
for SUSE Linux Kernel Live Patch 12 SP4 LTSS
++ sle12sp4/linuxptp_SUSE-SU-2021_2443-1_12.4.ltss.py: Security fixes for 
SUSE Linux Enterprise 12 SP4 LTSS
++ sle12sp4/systemd_SUSE-SU-2021_2423-1_12.4.ltss.py: Security fixes for 
SUSE Linux Enterprise 12 SP4 LTSS
++ sle12sp5/dbus-1_SUSE-SU-2021_2424-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/glibc_SUSE-SU-2021_2480-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/kernel_SUSE-SU-2021_2321-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/kernel_SUSE-SU-2021_2407-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/kernel_SUSE-SU-2021_2416-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/kgraft-patch_SUSE-SU-2021_2324-1_12.5.py: Security fixes for 
SUSE Linux Kernel Live Patch 12 SP5
++ sle12sp5/kgraft-patch_SUSE-SU-2021_2389-1_12.5.py: Security fixes for 
SUSE Linux Kernel Live Patch 12 SP5
++ sle12sp5/kgraft-patch_SUSE-SU-2021_2462-1_12.5.py: Security fixes for 
SUSE Linux Kernel Live Patch 12 SP5
++ sle12sp5/linuxptp_SUSE-SU-2021_2545-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/permissions_SUSE-SU-2021_2280-1_12.5.py: Security fixes for 
SUSE Linux Enterprise 12 SP5
++ sle12sp5/python-py_SUSE-SU-2021_2236-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
++ sle12sp5/qemu_SUSE-SU-2021_2448-1_12.5.py: Security fixes for SUSE Linux 
Enterprise 12 SP5
++ sle12sp5/systemd_SUSE-SU-2021_2405-1_12.5.py: Security fixes for SUSE 
Linux Enterprise 12 SP5
+
+---

Old:

  sca-patterns-sle12-1.0.6.tar.gz

New:

  sca-patterns-sle12-1.0.7.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.wFymUA/_old  2021-08-18 08:57:12.226883766 +0200
+++ /var/tmp/diff_new_pack.wFymUA/_new  2021-08-18 08:57:12.226883766 +0200
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.6
+Version:1.0.7
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.0.6.tar.gz -> sca-patterns-sle12-1.0.7.tar.gz ++
 2115 lines of diff (skipped)


commit sca-patterns-sle12 for openSUSE:Factory

2021-07-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-07-28 19:19:57

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899 (New)


Package is "sca-patterns-sle12"

Wed Jul 28 19:19:57 2021 rev:22 rq:908671 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-07-03 20:51:08.212635811 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1899/sca-patterns-sle12.changes
  2021-07-28 19:20:56.711564272 +0200
@@ -1,0 +2,10 @@
+Tue Jul 27 21:16:23 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.6
+  - New regular patterns (2)
++ sle12sp4/cronlimit-20338.py: crontab - More than 1000 entries in 
crontab file, can't install (bsc#1187508)
++ sle12sp5/cronlimit-20338.py: crontab - More than 1000 entries in 
crontab file, can't install (bsc#1187508)
+  - Updated patterns (1)
++ sle12all/scc-expired.py: Identify if SCC registrations have expired
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.6/patterns/SLE/sle12all/scc-expired.py 
new/sca-patterns-sle12-1.0.6/patterns/SLE/sle12all/scc-expired.py
--- old/sca-patterns-sle12-1.0.6/patterns/SLE/sle12all/scc-expired.py   
2021-03-01 22:55:34.429828571 +0100
+++ new/sca-patterns-sle12-1.0.6/patterns/SLE/sle12all/scc-expired.py   
2021-07-27 23:15:44.546069826 +0200
@@ -38,8 +38,8 @@
 # Overriden (eventually or in part) from Core.py Module
 ##
 
-META_CLASS = "SLE"
-META_CATEGORY = "Updates"
+META_CLASS = "Basic Health"
+META_CATEGORY = "SLE"
 META_COMPONENT = "Registration"
 PATTERN_ID = os.path.basename(__file__)
 PRIMARY_LINK = "META_LINK_SCC"
@@ -56,7 +56,9 @@
 SCC_INFO = SUSE.getSCCInfo()
 REG_EXPIRED = []
 REG_EXPIRING = []
+REG_VALID = []
 WARNING_DAYS = 60
+EXPIRE_DATE_FOUND = False
 TODAY = datetime.datetime.today()
 if( SCC_INFO ):
for PRODUCT in SCC_INFO:
@@ -64,6 +66,7 @@
EXPIRE_DATE = ''
EXPIRE_STR = ''
if 'expires_at' in PRODUCT:
+   EXPIRE_DATE_FOUND = True
TMP = PRODUCT['expires_at'].split()
del TMP[-1]
EXPIRE_DATE = TMP[0]
@@ -75,16 +78,21 @@
REG_EXPIRED.append(str(PRODUCT['identifier']) + 
" " + str(PRODUCT['version']) + ": " + str(EXPIRE_DATE))
elif( TODAY > EXPIRATION_WARNING ):
REG_EXPIRING.append(str(PRODUCT['identifier']) 
+ " " + str(PRODUCT['version']) + ": " + str(EXPIRE_DATE))
+   else:
+   REG_VALID.append(str(PRODUCT['identifier']) + " 
" + str(PRODUCT['version']) + ": " + str(EXPIRE_DATE))
 
-   if( REG_EXPIRED ):
-   if( REG_EXPIRING ):
-   Core.updateStatus(Core.CRIT, "Detected expired product 
registrations: " + str(REG_EXPIRED) + ", expiring within " + str(WARNING_DAYS) 
+ " days: " + str(REG_EXPIRING))
+   if( EXPIRE_DATE_FOUND ):
+   if( REG_EXPIRED ):
+   if( REG_EXPIRING ):
+   Core.updateStatus(Core.CRIT, "Detected expired 
product registrations: " + ' '.join(REG_EXPIRED) + "; expiring within " + 
str(WARNING_DAYS) + " days: " + ' '.join(REG_EXPIRING))
+   else:
+   Core.updateStatus(Core.CRIT, "Detected expired 
product registrations: " + ' '.join(REG_EXPIRED))
+   elif( REG_EXPIRING ):
+   Core.updateStatus(Core.WARN, "Detected product 
registrations expiring within " + str(WARNING_DAYS) + " days: " + ' 
'.join(REG_EXPIRING))
else:
-   Core.updateStatus(Core.CRIT, "Detected expired product 
registrations: " + str(REG_EXPIRED))
-   elif( REG_EXPIRING ):
-   Core.updateStatus(Core.WARN, "Detected product 
registrations expiring within " + str(WARNING_DAYS) + " days: " + 
str(REG_EXPIRING))
+   Core.updateStatus(Core.SUCC, "No product registrations 
have expired or will expire within " + str(WARNING_DAYS) + " days, " + ' 
'.join(REG_VALID))
else:
-   Core.updateStatus(Core.IGNORE, "No product registrations have 
expired or will expire within " + str(WARNING_DAYS) + " days.")
+   

commit sca-patterns-sle12 for openSUSE:Factory

2021-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-07-03 20:50:48

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2625 (New)


Package is "sca-patterns-sle12"

Sat Jul  3 20:50:48 2021 rev:21 rq:903778 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-06-19 23:05:00.251853055 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2625/sca-patterns-sle12.changes
  2021-07-03 20:51:08.212635811 +0200
@@ -1,0 +2,19 @@
+Fri Jul  2 21:04:33 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.6
+  - New regular patterns (8)
++ sle12sp0/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
++ sle12sp1/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
++ sle12sp2/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
++ sle12sp3/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
++ sle12sp4/sdagentconfig-20301.py: SCA Appliance configuration reports 
ERROR 2002 HY000 Cannot connect to MySQL server (bsc#1183464)
++ sle12sp4/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
++ sle12sp5/sdagentconfig-20301.py: SCA Appliance configuration reports 
ERROR 2002 HY000 Cannot connect to MySQL server (bsc#1183464)
++ sle12sp5/systemd-current-failed-7017137.py: Check for failed systemd 
services (TID7017137)
+  - Deleted regular patterns (1)
++ sle12all/systemd-current-failed-7017137.py: Moved to service packs with
+   fixes (bsc#1187983)
+  - New security announcement patterns (80)
++ Jun 2021 (80) for SUSE-SU-2021:2014-1 SUSE-SU-2021:1990-1 
SUSE-SU-2021:1929-1 SUSE-SU-2021:1838-1 SUSE-SU-2021:1906-1 SUSE-SU-2021:1880-1 
SUSE-SU-2021:1837-1 SUSE-SU-2021:1842-1 SUSE-SU-2021:2152-1 SUSE-SU-2021:2159-1 
SUSE-SU-2021:1886-1 SUSE-SU-2021:1892-1 SUSE-SU-2021:1830-1 SUSE-SU-2021:2180-1 
SUSE-SU-2021:2135-1 SUSE-SU-2021:1957-1 SUSE-SU-2021:2156-1 SUSE-SU-2021:2016-1 
SUSE-SU-2021:1913-1 SUSE-SU-2021:1887-1 SUSE-SU-2021:1980-1 SUSE-SU-2021:1875-1 
SUSE-SU-2021:1959-1 SUSE-SU-2021:1822-1 SUSE-SU-2021:2137-1 SUSE-SU-2021:1943-1 
SUSE-SU-2021:2175-1 SUSE-SU-2021:2006-1 SUSE-SU-2021:1900-1 SUSE-SU-2021:2014-1 
SUSE-SU-2021:1990-1 SUSE-SU-2021:1930-1 SUSE-SU-2021:1906-1 SUSE-SU-2021:1947-1 
SUSE-SU-2021:1842-1 SUSE-SU-2021:2152-1 SUSE-SU-2021:2159-1 SUSE-SU-2021:1886-1 
SUSE-SU-2021:1892-1 SUSE-SU-2021:1830-1 SUSE-SU-2021:2180-1 SUSE-SU-2021:2135-1 
SUSE-SU-2021:2156-1 SUSE-SU-2021:1891-1 SUSE-SU-2021:1980-1 SUSE-SU-2021:1875-1 
SUSE-SU-2021:1960-1 SUSE-SU-2021:1822-1 SUSE-SU-2021:
 1943-1 SUSE-SU-2021:1494-2 SUSE-SU-2021:2175-1 SUSE-SU-2021:2006-1 
SUSE-SU-2021:1900-1 SUSE-SU-2021:2014-1 SUSE-SU-2021:1990-1 SUSE-SU-2021:1930-1 
SUSE-SU-2021:1906-1 SUSE-SU-2021:1894-1 SUSE-SU-2021:1842-1 SUSE-SU-2021:2119-1 
SUSE-SU-2021:2159-1 SUSE-SU-2021:1886-1 SUSE-SU-2021:1892-1 SUSE-SU-2021:1830-1 
SUSE-SU-2021:2180-1 SUSE-SU-2021:2135-1 SUSE-SU-2021:2156-1 SUSE-SU-2021:2060-1 
SUSE-SU-2021:2042-1 SUSE-SU-2021:2026-1 SUSE-SU-2021:1870-1 SUSE-SU-2021:1865-1 
SUSE-SU-2021:1980-1 SUSE-SU-2021:1875-1 SUSE-SU-2021:1960-1 SUSE-SU-2021:1822-1 
SUSE-SU-2021:1943-1 SUSE-SU-2021:1494-2 SUSE-SU-2021:2175-1 SUSE-SU-2021:2006-1
+
+---

Old:

  sca-patterns-sle12-1.0.5.tar.gz

New:

  sca-patterns-sle12-1.0.6.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.dh6ASQ/_old  2021-07-03 20:51:08.656632398 +0200
+++ /var/tmp/diff_new_pack.dh6ASQ/_new  2021-07-03 20:51:08.660632366 +0200
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.0.5.tar.gz -> sca-patterns-sle12-1.0.6.tar.gz ++
 6703 lines of diff (skipped)


commit sca-patterns-sle12 for openSUSE:Factory

2021-06-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-06-19 23:04:17

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2625 (New)


Package is "sca-patterns-sle12"

Sat Jun 19 23:04:17 2021 rev:20 rq:900800 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-06-11 00:19:46.877432380 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2625/sca-patterns-sle12.changes
  2021-06-19 23:05:00.251853055 +0200
@@ -1,0 +2,11 @@
+Fri Jun 18 17:26:05 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.5
+  - New regular patterns (5)
++ sle12all/blacklist-19607.py: System exit to emergency shell at boot 
with multipath enabled (TID19607)
++ sle12all/btrfsmaster-18779.py: BTRFS Master TID
++ sle12all/sizingbtrfs-18798.py: How to resize/extend a btrfs 
formatted root partition (TID18798)
++ sle12sp3/mpiofindpaths-19511.py: Using the find_multipaths yes 
option in multipath.conf (bsc#1138452)
++ sle12sp4/mpiofindpaths-19511.py: Using the find_multipaths yes 
option in multipath.conf (bsc#1138452)
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/blacklist-19607.py 
new/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/blacklist-19607.py
--- old/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/blacklist-19607.py   
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/blacklist-19607.py   
2021-06-18 18:12:22.296376031 +0200
@@ -0,0 +1,74 @@
+#!/usr/bin/python
+#
+# Title:   Pattern for TID19607
+# Description: System exit to emergency shell at boot with multipath enabled
+# Source:  Basic Python Pattern Template v0.3.4
+# Options: SLE,MPIO,Blacklist,blacklist,19607,0,1,0,0
+# Modified:2021 Jun 18
+#
+##
+# Copyright (C) 2021 SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+import re
+import os
+import Core
+
+META_CLASS = "SLE"
+META_CATEGORY = "MPIO"
+META_COMPONENT = "Blacklist"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = "META_LINK_TID=https://www.suse.com/support/kb/doc/?id=19607;
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+
+##
+# Local Function Definitions
+##
+
+def ignoredMaps():
+   fileOpen = "mpio.txt"
+   section = "systemctl status multipathd"
+   content = []
+   map_list = {}
+   IDX_WWID = -2
+   CONFIRMED = re.compile("multipathd.*ignoring map", re.IGNORECASE)
+   # Jun 18 12:51:21 server multipathd[3391]: 
364cd98f0cd0b4200263d647def941d99: ignoring map
+   if Core.isFileActive(fileOpen):
+   if Core.getRegExSection(fileOpen, section, content):
+   for line in content:
+   if CONFIRMED.search(line):
+   map_list[line.split(':')[IDX_WWID]] = 
True
+   return map_list
+
+##
+# Main Program Execution
+##
+
+MAPS = ignoredMaps()
+if( len(MAPS) > 0 ):
+   Core.updateStatus(Core.CRIT, "Detected unmapped MPIO devices, consider 
blacklisting: " + ' 

commit sca-patterns-sle12 for openSUSE:Factory

2021-06-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-06-11 00:19:17

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.32437 (New)


Package is "sca-patterns-sle12"

Fri Jun 11 00:19:17 2021 rev:19 rq:899350 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-06-04 00:33:35.484892370 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.32437/sca-patterns-sle12.changes
 2021-06-11 00:19:46.877432380 +0200
@@ -1,0 +2,9 @@
+Thu Jun 10 20:12:24 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.5
+  - New regular patterns (2)
++ sle12all/zypproxy-20275.py: zypper commands return Error code HTTP 
response 0 (TID20275)
++ sle12sp5/intelpstate_125-20273.py: Frequency scaling driver 
intel_pstate not loading on some Intel Xeon Scalable processors (bsc#1185758)
+  - Requires Core library 1.3.3 which contains Core.logFullFile function
+
+---

Old:

  sca-patterns-sle12-1.0.4.tar.gz

New:

  sca-patterns-sle12-1.0.5.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.6UL7Bo/_old  2021-06-11 00:19:47.245433019 +0200
+++ /var/tmp/diff_new_pack.6UL7Bo/_new  2021-06-11 00:19:47.245433019 +0200
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only
@@ -33,7 +33,7 @@
 URL:https://github.com/g23guy/sca-patterns-sle12
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-Requires:   sca-patterns-base >= 1.3.2
+Requires:   sca-patterns-base >= 1.3.3
 BuildArch:  noarch
 
 %description

++ sca-patterns-sle12-1.0.4.tar.gz -> sca-patterns-sle12-1.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.4/patterns/SLE/sle12all/zypproxy-20275.py 
new/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/zypproxy-20275.py
--- old/sca-patterns-sle12-1.0.4/patterns/SLE/sle12all/zypproxy-20275.py
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.5/patterns/SLE/sle12all/zypproxy-20275.py
2021-06-10 22:10:56.307151043 +0200
@@ -0,0 +1,115 @@
+#!/usr/bin/python
+#
+# Title:   Pattern for TID20275
+# Description: zypper commands return Error code HTTP response 0
+# Source:  Basic Python Pattern Template v0.3.4
+# Options: SLE,Zypper,Proxy,zypproxy,20275,0,2,0,0
+# Modified:2021 Jun 10
+#
+##
+# Copyright (C) 2021 SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+import re
+import os
+import Core
+
+META_CLASS = "SLE"
+META_CATEGORY = "Zypper"
+META_COMPONENT = "Proxy"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = "META_LINK_TID=https://www.suse.com/support/kb/doc/?id=20275;
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+
+##
+# Local Function Definitions
+##
+
+def proxyActive():
+   FILE_OPEN = "updates.txt"
+   SECTION = "bin/env"
+   CONTENT = []
+   if Core.isFileActive(FILE_OPEN):
+   if Core.getRegExSection(FILE_OPEN, SECTION, CONTENT):
+   CONFIRMED = re.compile("^http_proxy=|^https_proxy=", 
re.IGNORECASE)
+   for LINE in CONTENT:
+ 

commit sca-patterns-sle12 for openSUSE:Factory

2021-06-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-06-04 00:33:26

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1898 (New)


Package is "sca-patterns-sle12"

Fri Jun  4 00:33:26 2021 rev:18 rq:897016 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-06-01 10:38:18.752899956 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1898/sca-patterns-sle12.changes
  2021-06-04 00:33:35.484892370 +0200
@@ -1,0 +2,13 @@
+Wed Jun  2 22:43:01 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.4
+  - New regular patterns (4)
++ sle12all/sysdjobs-20261.py: Troubleshooting systemd jobs that are 
hung or stuck (TID20261)
++ sle12sp4/nobarrier-20240.py: XFS nobarrier option has been 
completely deprecated starting from SLES15 SP2 (bsc#1176375)
++ sle12sp5/nfstimeout_125-19943.py: Delayed outgoing packets causing 
NFS timeouts (bsc#1183405)
++ sle12sp5/nobarrier-20240.py: XFS nobarrier option has been 
completely deprecated starting from SLES15 SP2 (bsc#1176375)
+  - New security announcement patterns (39)
++ May 2021 (39) for SUSE-SU-2021:1580-1 SUSE-SU-2021:1621-1 
SUSE-SU-2021:1490-1 SUSE-SU-2021:1783-1 SUSE-SU-2021:1782-1 SUSE-SU-2021:1576-1 
SUSE-SU-2021:1658-1 SUSE-SU-2021:1524-1 SUSE-SU-2021:1766-1 SUSE-SU-2021:1595-1 
SUSE-SU-2021:1572-1 SUSE-SU-2021:1760-1 SUSE-SU-2021:1646-1 SUSE-SU-2021:1813-1 
SUSE-SU-2021:1645-1 SUSE-SU-2021:1763-1 SUSE-SU-2021:1468-1 SUSE-SU-2021:1494-1 
SUSE-SU-2021:1648-1 SUSE-SU-2021:1492-1 SUSE-SU-2021:1621-1 SUSE-SU-2021:1658-1 
SUSE-SU-2021:1596-1 SUSE-SU-2021:1646-1 SUSE-SU-2021:1813-1 SUSE-SU-2021:1645-1 
SUSE-SU-2021:1786-1 SUSE-SU-2021:1468-1 SUSE-SU-2021:1492-1 SUSE-SU-2021:1621-1 
SUSE-SU-2021:1658-1 SUSE-SU-2021:1623-1 SUSE-SU-2021:1646-1 SUSE-SU-2021:1813-1 
SUSE-SU-2021:1645-1 SUSE-SU-2021:1469-1 SUSE-SU-2021:1621-1 SUSE-SU-2021:1617-1 
SUSE-SU-2021:1469-1
+
+
+---

Old:

  sca-patterns-sle12-1.0.3.tar.gz

New:

  sca-patterns-sle12-1.0.4.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.QFDqMa/_old  2021-06-04 00:33:35.964892743 +0200
+++ /var/tmp/diff_new_pack.QFDqMa/_new  2021-06-04 00:33:35.968892746 +0200
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.0.3.tar.gz -> sca-patterns-sle12-1.0.4.tar.gz ++
 3559 lines of diff (skipped)


commit sca-patterns-sle12 for openSUSE:Factory

2021-06-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-06-01 10:37:16

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1898 (New)


Package is "sca-patterns-sle12"

Tue Jun  1 10:37:16 2021 rev:17 rq:895598 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-05-20 19:25:20.845871848 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1898/sca-patterns-sle12.changes
  2021-06-01 10:38:18.752899956 +0200
@@ -1,0 +2,22 @@
+Wed May 26 20:43:23 UTC 2021 - Jason Record 
+
+- Updated regular patterns (1)
+  + sle12all/lvm-volume-list-7016683.py: Fixed execution error (bsc#1176021)
+
+---
+Mon May 24 17:41:26 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.3
+  - New regular patterns (2)
++ sle12all/coredumpctl-18634.py: How to obtain systemd service core 
dumps (TID18634)
++ sle12all/scatool-20253.py: scatool fails to analyze supportconfigs 
with xz compression (bsc#1186316)
+  - Deleted regular patterns (1)
++ sle12all/bhc-scc.sh: Pattern removed (bsc#1184594)
+  - Updated sle12all/vmcore-2.pl to find the list of analysis files
+
+---
+Thu May 20 17:06:18 UTC 2021 - Jason Record 
+
+- Fixed crosstalk message strings (bsc#1186312)
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/bhc-scc.sh 
new/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/bhc-scc.sh
--- old/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/bhc-scc.sh   
2021-03-01 22:55:34.421828777 +0100
+++ new/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/bhc-scc.sh   
1970-01-01 01:00:00.0 +0100
@@ -1,78 +0,0 @@
-#!/bin/bash
-
-# Title:   Validate supportconfig
-# Description: Confirms supportconfig is current
-# Modified:2013 Nov 19
-
-CURRENT_VERSION='2.25-390'
-
-##
-#  Copyright (C) 2013 SUSE LLC
-##
-#
-#  This program is free software; you can redistribute it and/or modify
-#  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; version 2 of the License.
-#
-#  This program is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#  GNU General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; if not, see .
-#
-#  Authors/Contributors:
-#   Jason Record (jrec...@suse.com)
-#
-##
-
-##
-# Module Definition
-##
-
-LIBS='Core.rc SUSE.rc'
-for LIB in $LIBS; do [[ -s ${BASHLIB}/${LIB} ]] && . ${BASHLIB}/${LIB} || { 
echo "Error: Library not found - ${BASHLIB}/${LIB}"; exit 5; }; done
-
-##
-# Overriden (eventually or in part) from Core.rc
-##
-
-PATTERN_RESULTS=(\
-"META_CLASS=Basic Health" \
-"META_CATEGORY=SLE" \
-"META_COMPONENT=Supportconfig" \
-"PATTERN_ID=$(basename $0)" \
-"PRIMARY_LINK=META_LINK_CoolSolution" \
-"OVERALL=$GSTATUS" \
-"OVERALL_INFO=None" \
-"META_LINK_CoolSolution=http://www.novell.com/coolsolutions/tools/16106.html; \
-"META_LINK_Patch=https://www.suse.com/communities/conversations/files/2013/03/supportutils-plugin-updater-1.0-25.1.noarch.rpm;
 \
- 
-)
-
-processOptions "$@"
-packageInstalled 'ntsutils'
-if (( $? ))
-then
-   updateStatus $STATUS_CRITICAL "Supportconfig from ntsutils package is 
deprecated, remove ntsutils and install the supportutils package"
-else
-   getSCInfo # populates SC_INFO_VERSION
-   compareVersions "$SC_INFO_VERSION" "$CURRENT_VERSION"
-   RESULTS=$?
-   printDebug "main RESULTS" "$RESULTS"
-   if (( $RESULTS < $COMPARED_EQUAL ))
-   then
-   

commit sca-patterns-sle12 for openSUSE:Factory

2021-05-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-05-20 19:24:58

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2988 (New)


Package is "sca-patterns-sle12"

Thu May 20 19:24:58 2021 rev:16 rq:894409 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-05-05 20:41:06.834624284 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2988/sca-patterns-sle12.changes
  2021-05-20 19:25:20.845871848 +0200
@@ -1,0 +2,27 @@
+Wed May 19 15:51:17 UTC 2021 - Jason Record 
+
+- Updated regular patterns (1)
+  + sle12all/lvm-3.pl: Physical volumes can be removed or damaged and 
appear missing. This pattern looks for missing physical volumes.
+- Deleted regular patterns (2)
+  + sle12all/pdc-1.pl: Pattern removed OES Dependent
+  + sle12all/pdc-2.pl: Pattern removed OES Dependent
+
+---
+Tue May 18 21:40:11 UTC 2021 - Jason Record 
+
+- Changes in version 1.0.3
+  - New regular patterns (5)
++ sle12sp4/nfsperf-124-19615.py: Performance loss when writing large 
files over NFS (bsc#1163403)
++ sle12sp4/tailf-19885.py: Aborting tailf causes bash session to be 
corrupted (bsc#1177369)
++ sle12sp5/nfsipv6_125-19618.py: Timeout when attempting NFS mount 
over IPv6 (bsc#1144162)
++ sle12sp5/nfsperf-125-19615.py: Performance loss when writing large 
files over NFS (bsc#1163403)
++ sle12sp5/tailf-19885.py: Aborting tailf causes bash session to be 
corrupted (bsc#1177369)
+  - Updated regular patterns (3)
++ sle12all/lvm-3.pl: Physical volumes can be removed or damaged and 
appear missing. This pattern looks for missing physical volumes.
++ sle12all/lvm-4.pl: LMV Check sum errors may indicate corrupted LVM 
metadata
++ sle12all/lvm-5.pl: Duplicate volume groups are usually a 
configuration issue
+  - Deleted regular patterns (2)
++ sle12all/lvm-1.pl: Pattern removed
++ sle12all/lvm-2.pl: Pattern removed
+
+---



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.tM80Zp/_old  2021-05-20 19:25:21.885867582 +0200
+++ /var/tmp/diff_new_pack.tM80Zp/_new  2021-05-20 19:25:21.889867567 +0200
@@ -33,7 +33,7 @@
 URL:https://github.com/g23guy/sca-patterns-sle12
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-Requires:   sca-patterns-base
+Requires:   sca-patterns-base >= 1.3.2
 BuildArch:  noarch
 
 %description

++ sca-patterns-sle12-1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/lvm-1.pl 
new/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/lvm-1.pl
--- old/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/lvm-1.pl 
2021-03-01 22:55:34.425828674 +0100
+++ new/sca-patterns-sle12-1.0.3/patterns/SLE/sle12all/lvm-1.pl 
1970-01-01 01:00:00.0 +0100
@@ -1,171 +0,0 @@
-#!/usr/bin/perl
-
-# Title:   LVM Basic Service Pattern
-# Description: Checks to see if the service is installed, valid and running
-# Modified:2013 Jun 27
-
-##
-#  Copyright (C) 2013,2012 SUSE LLC
-##
-#
-#  This program is free software; you can redistribute it and/or modify
-#  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; version 2 of the License.
-#
-#  This program is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#  GNU General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; if not, see .
-#
-#  Authors/Contributors:
-# Jason Record (jrec...@suse.com)
-#
-##
-
-##
-# Module Definition
-##
-
-use strict;
-use warnings;
-use SDP::Core;
-use SDP::SUSE;
-
-##
-# Overriden (eventually or in 

commit sca-patterns-sle12 for openSUSE:Factory

2021-04-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-04-22 18:03:52

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.12324 (New)


Package is "sca-patterns-sle12"

Thu Apr 22 18:03:52 2021 rev:14 rq:887355 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-04-01 14:19:26.304166046 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.12324/sca-patterns-sle12.changes
 2021-04-22 18:04:39.522570349 +0200
@@ -1,0 +2,13 @@
+Wed Apr 21 17:43:35 UTC 2021 - Jason Record 
+
+- New regular patterns (8) for version 1.0.2
+  + sle12sp2/crosstalk_122-19643.py: Special Register Buffer Data Sampling 
aka CrossTalk (CVE-2020-0543) (bsc#1154824)
+  + sle12sp2/ucodeintel_122-19635.py: L1D data cache eviction and Vector 
Register sampling - CVE-2020-0548, CVE-2020-0549 (bsc#1156353)
+  + sle12sp3/crosstalk_123-19643.py: Special Register Buffer Data Sampling 
aka CrossTalk (CVE-2020-0543) (bsc#1154824)
+  + sle12sp3/ucodeintel_123-19635.py: L1D data cache eviction and Vector 
Register sampling - CVE-2020-0548, CVE-2020-0549 (bsc#1156353)
+  + sle12sp4/crosstalk_124-19643.py: Special Register Buffer Data Sampling 
aka CrossTalk (CVE-2020-0543) (bsc#1154824)
+  + sle12sp4/ucodeintel_124-19635.py: L1D data cache eviction and Vector 
Register sampling - CVE-2020-0548, CVE-2020-0549 (bsc#1156353)
+  + sle12sp5/crosstalk_125-19643.py: Special Register Buffer Data Sampling 
aka CrossTalk (CVE-2020-0543) (bsc#1154824)
+  + sle12sp5/ucodeintel_125-19635.py: L1D data cache eviction and Vector 
Register sampling - CVE-2020-0548, CVE-2020-0549 (bsc#1156353)
+
+---



Other differences:
--
++ sca-patterns-sle12-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp2/crosstalk_122-19643.py 
new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp2/crosstalk_122-19643.py
--- 
old/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp2/crosstalk_122-19643.py   
1970-01-01 01:00:00.0 +0100
+++ 
new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp2/crosstalk_122-19643.py   
2021-04-21 19:25:38.380981336 +0200
@@ -0,0 +1,90 @@
+#!/usr/bin/python
+#
+# Title:   Pattern for TID19643
+# Description: Security Vulnerability: Special Register Buffer Data Sampling 
aka CrossTalk (CVE-2020-0543)
+# Source:  Kernel Package Version Pattern Template v0.1.1
+# Options: 
SLE,Security,Crosstalk,crosstalk_151,19643,1154824,4.12.14-197.45,0,1
+# Distro:  SLES12 SP2 LTSS
+# Modified:2021 Apr 21
+#
+##
+# Copyright (C) 2021, SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+import re
+import os
+import Core
+import SUSE
+
+META_CLASS = "SLE"
+META_CATEGORY = "Security"
+META_COMPONENT = "Crosstalk"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=19643|META_LINK_BUG=https://bugzilla.suse.com/show_bug.cgi?id=1154824|META_LINK_CVE-2020-0543=https://www.suse.com/security/cve/CVE-2020-0543/;
+
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+
+##
+# Local Function Definitions
+##
+
+def intelCPU():
+   fileOpen = "hardware.txt"
+   section = "/proc/cpuinfo"
+   content = []
+   CONFIRMED = re.compile("vendor_id.*GenuineIntel", 

commit sca-patterns-sle12 for openSUSE:Factory

2021-04-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-04-01 14:17:59

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2401 (New)


Package is "sca-patterns-sle12"

Thu Apr  1 14:17:59 2021 rev:13 rq:882456 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-03-28 11:57:09.612266344 +0200
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2401/sca-patterns-sle12.changes
  2021-04-01 14:19:26.304166046 +0200
@@ -2 +2,19 @@
-Thu Mar 25 21:08:06 UTC 2021 - jason.rec...@suse.com
+Wed Mar 31 22:46:50 UTC 2021 - Jason Record 
+
+- Changes to version 1.0.2
+  + Mar 2021 New Security Announcement Patterns (79) for SUSE-SU-2021:0990-1 
SUSE-SU-2021:0720-1 SUSE-SU-2021:0929-1 SUSE-SU-2021:0988-1 SUSE-SU-2021:0975-1 
SUSE-SU-2021:0776-1 SUSE-SU-2021:0794-1 SUSE-SU-2021:0886-1 SUSE-SU-2021:0887-1 
SUSE-SU-2021:0675-1 SUSE-SU-2021:0987-1 SUSE-SU-2021:0954-1 SUSE-SU-2021:0752-1 
SUSE-SU-2021:0725-1 SUSE-SU-2021:0998-1 SUSE-SU-2021:0693-1 SUSE-SU-2021:0663-1 
SUSE-SU-2021:0932-1 SUSE-SU-2021:0999-1 SUSE-SU-2021:0667-1 SUSE-SU-2021:0742-1 
SUSE-SU-2021:0739-1 SUSE-SU-2021:0681-1 SUSE-SU-2021:0801-1 SUSE-SU-2021:0756-1 
SUSE-SU-2021:0713-1 SUSE-SU-2021:0779-1 SUSE-SU-2021:0745-1 SUSE-SU-2021:0929-1 
SUSE-SU-2021:0988-1 SUSE-SU-2021:0794-1 SUSE-SU-2021:0675-1 SUSE-SU-2020:2173-2 
SUSE-SU-2021:0954-1 SUSE-SU-2021:0752-1 SUSE-SU-2021:0725-1 SUSE-SU-2021:0693-1 
SUSE-SU-2021:0663-1 SUSE-SU-2021:0932-1 SUSE-SU-2021:0999-1 SUSE-SU-2021:0667-1 
SUSE-SU-2021:0736-1 SUSE-SU-2021:0681-1 SUSE-SU-2021:0801-1 SUSE-SU-2021:0756-1 
SUSE-SU-2021:0745-1 SUSE-SU-2021:0929-1 
 SUSE-SU-2021:0794-1 SUSE-SU-2021:0675-1 SUSE-SU-2020:2173-2 
SUSE-SU-2021:0939-1 SUSE-SU-2021:0693-1 SUSE-SU-2021:0932-1 SUSE-SU-2021:0999-1 
SUSE-SU-2021:0667-1 SUSE-SU-2021:0870-1 SUSE-SU-2021:0835-1 SUSE-SU-2021:0743-1 
SUSE-SU-2021:0682-1 SUSE-SU-2021:0801-1 SUSE-SU-2021:0756-1 SUSE-SU-2021:0745-1 
SUSE-SU-2021:0929-1 SUSE-SU-2021:0928-1 SUSE-SU-2021:0794-1 SUSE-SU-2021:0675-1 
SUSE-SU-2020:2173-2 SUSE-SU-2021:0939-1 SUSE-SU-2021:0693-1 SUSE-SU-2021:0932-1 
SUSE-SU-2021:0999-1 SUSE-SU-2021:0999-1 SUSE-SU-2021:0667-1 SUSE-SU-2021:0870-1 
SUSE-SU-2021:0835-1 SUSE-SU-2021:0744-1 SUSE-SU-2021:0679-1 SUSE-SU-2021:0801-1 
SUSE-SU-2021:0756-1
+- New regular patterns (4) for version 1.0.2
+  + sle12all/zerologon-19713.py: Zerologon aka CVE-2020-1472 (bsc#1176579)
+  + sle12sp4/btrfscrash-124-19638.py: System crash during a BTRFS 
maintenance task (bsc#1163508)
+  + sle12sp4/tcpdumpcore-19666.py: Running tcpdump on a SLES12 SP4 System 
with Kernel 4.12.14-95.48-default may crash the system (bsc#1176579)
+  + sle12sp5/btrfscrash-125-19638.py: System crash during a BTRFS 
maintenance task (bsc#1163508)
+
+---
+Fri Mar 26 17:15:43 UTC 2021 - jason.rec...@suse.com
+
+- New regular patterns (2) for version 1.0.2
+  + sle12sp5/btrfscrash-125-19638.py: System crash during a BTRFS 
maintenance task (bsc#1163508)
+  + sle12sp4/btrfscrash-124-19638.py: System crash during a BTRFS 
maintenance task (bsc#1163508)
+
+---
+Fri Mar 26 13:34:42 UTC 2021 - jason.rec...@suse.com
@@ -9 +27 @@
-  + sle12all/btrfscron-19583.py: After upgrading to SLES 12 SP5 BTRFS cron 
jobs are not working anymore.
+  + sle12all/btrfscron-19583.py: After upgrading to SLES 12 SP5 BTRFS cron 
jobs are not working anymore (bsc#1159891)
@@ -15 +33 @@
-  + sle12sp5/lscpu-19784-12.py: lscpu segfaults on IBM Power8 - Assertion 
failed
+  + sle12sp5/lscpu-19784-12.py: lscpu segfaults on IBM Power8 - Assertion 
failed (bsc#1175623)



Other differences:
--
++ sca-patterns-sle12-1.0.2.tar.gz ++
 6229 lines of diff (skipped)


commit sca-patterns-sle12 for openSUSE:Factory

2021-03-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-03-28 11:55:04

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2401 (New)


Package is "sca-patterns-sle12"

Sun Mar 28 11:55:04 2021 rev:12 rq:881400 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-03-05 13:50:08.987887997 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2401/sca-patterns-sle12.changes
  2021-03-28 11:57:09.612266344 +0200
@@ -2 +2,18 @@
-Thu Mar  4 03:02:23 UTC 2021 - jason.rec...@gmail.com
+Thu Mar 25 21:08:06 UTC 2021 - jason.rec...@suse.com
+
+- New regular patterns (5) for version 1.0.2
+  + sle12sp5/bleedingtooth_125-19735.py: BleedingTooth aka CVE-2020-12351, 
CVE-2020-12352, and CVE-2020-24490
+  + sle12sp4/bleedingtooth_124-19735.py: BleedingTooth aka CVE-2020-12351, 
CVE-2020-12352, and CVE-2020-24490
+  + sle12sp3/bleedingtooth_123-19735.py: BleedingTooth aka CVE-2020-12351, 
CVE-2020-12352, and CVE-2020-24490
+  + sle12sp2/bleedingtooth_122-19735.py: BleedingTooth aka CVE-2020-12351, 
CVE-2020-12352, and CVE-2020-24490
+  + sle12all/btrfscron-19583.py: After upgrading to SLES 12 SP5 BTRFS cron 
jobs are not working anymore.
+
+---
+Wed Mar 24 22:40:44 UTC 2021 - jason.rec...@suse.com
+
+- New regular patterns (2) for version 1.0.2
+  + sle12sp5/lscpu-19784-12.py: lscpu segfaults on IBM Power8 - Assertion 
failed
+  + sle12sp4/plymouth-19595.py: plymouth hang - login to console not 
possible
+
+---
+Thu Mar  4 03:02:23 UTC 2021 - jason.rec...@suse.com
@@ -10 +27 @@
-Thu Feb 11 21:46:09 UTC 2021 - jason.rec...@gmail.com
+Thu Feb 11 21:46:09 UTC 2021 - jason.rec...@suse.com



Other differences:
--
++ sca-patterns-sle12-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.2/patterns/SLE/sle12all/btrfscron-19583.py 
new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12all/btrfscron-19583.py
--- old/sca-patterns-sle12-1.0.2/patterns/SLE/sle12all/btrfscron-19583.py   
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12all/btrfscron-19583.py   
2021-03-25 20:06:33.166710188 +0100
@@ -0,0 +1,60 @@
+#!/usr/bin/python
+#
+# Title:   Pattern for TID19583
+# Description: After upgrading to SLES 12 SP5 BTRFS cron jobs are not working 
anymore.
+# Source:  Package Version Pattern Template v0.3.5
+# Options: 
SLE,Filesystem,Btrfs,19583,1159891,btrfscron,btrfsmaintenance,0.2-15.1,0,1
+# Modified:2021 Mar 25
+#
+##
+# Copyright (C) 2021 SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+import os
+import Core
+import SUSE
+
+META_CLASS = "SLE"
+META_CATEGORY = "Filesystem"
+META_COMPONENT = "Btrfs"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=19583|META_LINK_BUG=https://bugzilla.suse.com/show_bug.cgi?id=1159891;
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+
+##
+# Main Program Execution
+##
+
+RPM_NAME = 'btrfsmaintenance'
+RPM_VERSION_FIXED = '0.2-15.1'
+if( SUSE.packageInstalled(RPM_NAME) ):
+   INSTALLED_VERSION = SUSE.compareRPM(RPM_NAME, RPM_VERSION_FIXED)
+   if( INSTALLED_VERSION >= 0 ):
+   

commit sca-patterns-sle12 for openSUSE:Factory

2021-03-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-03-05 13:47:37

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2378 (New)


Package is "sca-patterns-sle12"

Fri Mar  5 13:47:37 2021 rev:11 rq:876720 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-02-15 23:17:55.847541923 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2378/sca-patterns-sle12.changes
  2021-03-05 13:50:08.987887997 +0100
@@ -1,0 +2,8 @@
+Thu Mar  4 03:02:23 UTC 2021 - jason.rec...@gmail.com
+
+- Changes to version 1.0.2
+  + Feb 2021 New Security Announcement Patterns (67) for SUSE-SU-2021:0477-1 
SUSE-SU-2021:0530-1 SUSE-SU-2021:0491-1 SUSE-SU-2021:0432-1 SUSE-SU-2021:0344-1 
SUSE-SU-2021:0428-1 SUSE-SU-2021:0299-1 SUSE-SU-2021:0545-1 SUSE-SU-2021:0599-1 
SUSE-SU-2021:0449-1 SUSE-SU-2021:0276-1 SUSE-SU-2021:0431-1 SUSE-SU-2021:0527-1 
SUSE-SU-2021:0353-1 SUSE-SU-2021:0348-1 SUSE-SU-2021:0652-1 SUSE-SU-2021:0533-1 
SUSE-SU-2021:0512-1 SUSE-SU-2021:0275-1 SUSE-SU-2021:0489-1 SUSE-SU-2021:0600-1 
SUSE-SU-2021:0528-1 SUSE-SU-2021:0608-1 SUSE-SU-2021:0286-1 SUSE-SU-2021:0503-1 
SUSE-SU-2021:0563-1 SUSE-SU-2021:0478-1 SUSE-SU-2021:0491-1 SUSE-SU-2021:0432-1 
SUSE-SU-2021:0344-1 SUSE-SU-2021:0479-1 SUSE-SU-2021:0297-1 SUSE-SU-2021:0527-1 
SUSE-SU-2021:0434-1 SUSE-SU-2021:0652-1 SUSE-SU-2021:0533-1 SUSE-SU-2021:0512-1 
SUSE-SU-2021:0489-1 SUSE-SU-2021:0503-1 SUSE-SU-2021:0478-1 SUSE-SU-2021:0491-1 
SUSE-SU-2021:0432-1 SUSE-SU-2021:0344-1 SUSE-SU-2021:0446-1 SUSE-SU-2021:0284-1 
SUSE-SU-2021:0527-1 SUSE-SU-2021:0408-1 
 SUSE-SU-2021:0452-1 SUSE-SU-2021:0652-1 SUSE-SU-2021:0533-1 
SUSE-SU-2021:0512-1 SUSE-SU-2021:0489-1 SUSE-SU-2021:0504-1 SUSE-SU-2021:0478-1 
SUSE-SU-2021:0491-1 SUSE-SU-2021:0432-1 SUSE-SU-2021:0344-1 SUSE-SU-2021:0451-1 
SUSE-SU-2021:0298-1 SUSE-SU-2021:0527-1 SUSE-SU-2021:0408-1 SUSE-SU-2021:0437-1 
SUSE-SU-2021:0652-1 SUSE-SU-2021:0533-1 SUSE-SU-2021:0512-1 SUSE-SU-2021:0489-1 
SUSE-SU-2021:0504-1
+  + Jan 2021 New Security Announcement Patterns (49) for SUSE-SU-2021:0031-1 
SUSE-SU-2021:0225-1 SUSE-SU-2021:0217-1 SUSE-SU-2021:0172-1 SUSE-SU-2021:0128-1 
SUSE-SU-2021:0196-1 SUSE-SU-2021:0241-1 SUSE-SU-2021:0080-1 SUSE-SU-2021:0133-1 
SUSE-SU-2021:0098-1 SUSE-SU-2021:0032-1 SUSE-SU-2021:0019-1 SUSE-SU-2021:0199-1 
SUSE-SU-2021:0017-1 SUSE-SU-2021:0018-1 SUSE-SU-2021:0166-1 SUSE-SU-2021:0031-1 
SUSE-SU-2021:0226-1 SUSE-SU-2021:0217-1 SUSE-SU-2021:0241-1 SUSE-SU-2021:0080-1 
SUSE-SU-2021:0032-1 SUSE-SU-2021:0019-1 SUSE-SU-2021:0199-1 SUSE-SU-2021:0017-1 
SUSE-SU-2021:0018-1 SUSE-SU-2021:0166-1 SUSE-SU-2021:0226-1 SUSE-SU-2021:0217-1 
SUSE-SU-2021:0022-1 SUSE-SU-2021:0241-1 SUSE-SU-2021:0080-1 SUSE-SU-2021:0032-1 
SUSE-SU-2021:0019-1 SUSE-SU-2021:0199-1 SUSE-SU-2021:0017-1 SUSE-SU-2021:0018-1 
SUSE-SU-2021:0166-1 SUSE-SU-2021:0232-1 SUSE-SU-2021:0217-1 SUSE-SU-2021:0022-1 
SUSE-SU-2021:0241-1 SUSE-SU-2021:0080-1 SUSE-SU-2021:0032-1 SUSE-SU-2021:0019-1 
SUSE-SU-2021:0199-1 SUSE-SU-2021:0017-1 
 SUSE-SU-2021:0018-1 SUSE-SU-2021:0166-1
+  + Dec 2020 New Security Announcement Patterns (72) for SUSE-SU-2020:3587-1 
SUSE-SU-2020:3880-1 SUSE-SU-2020:3612-1 SUSE-SU-2020:3765-1 SUSE-SU-2020:3596-1 
SUSE-SU-2020:3865-1 SUSE-SU-2020:3594-1 SUSE-SU-2020:3629-1 SUSE-SU-2020:3909-1 
SUSE-SU-2020:3883-1 SUSE-SU-2020:3740-1 SUSE-SU-2020:3732-1 SUSE-SU-2020:3844-1 
SUSE-SU-2020:3931-1 SUSE-SU-2020:3632-1 SUSE-SU-2020:3903-1 SUSE-SU-2020:3717-1 
SUSE-SU-2020:3715-1 SUSE-SU-2020:3614-1 SUSE-SU-2020:3939-1 SUSE-SU-2020:3739-1 
SUSE-SU-2020:3729-1 SUSE-SU-2020:3582-1 SUSE-SU-2020:3914-1 SUSE-SU-2020:3765-1 
SUSE-SU-2020:3596-1 SUSE-SU-2020:3594-1 SUSE-SU-2020:3629-1 SUSE-SU-2020:3740-1 
SUSE-SU-2020:3732-1 SUSE-SU-2020:3844-1 SUSE-SU-2020:3632-1 SUSE-SU-2020:3903-1 
SUSE-SU-2020:2475-2 SUSE-SU-2020:3653-1 SUSE-SU-2020:3614-1 SUSE-SU-2020:3939-1 
SUSE-SU-2020:3918-1 SUSE-SU-2020:3585-1 SUSE-SU-2020:3945-1 SUSE-SU-2020:3631-1 
SUSE-SU-2020:3765-1 SUSE-SU-2020:3596-1 SUSE-SU-2020:3594-1 SUSE-SU-2020:3629-1 
SUSE-SU-2020:3763-1 SUSE-SU-2020:3632-1 
 SUSE-SU-2020:3903-1 SUSE-SU-2020:2475-2 SUSE-SU-2020:3656-1 
SUSE-SU-2020:3651-1 SUSE-SU-2020:3614-1 SUSE-SU-2020:3939-1 SUSE-SU-2020:3918-1 
SUSE-SU-2020:3585-1 SUSE-SU-2020:3913-1 SUSE-SU-2020:3742-1 SUSE-SU-2020:3841-1 
SUSE-SU-2020:3765-1 SUSE-SU-2020:3596-1 SUSE-SU-2020:3594-1 SUSE-SU-2020:3629-1 
SUSE-SU-2020:3763-1 SUSE-SU-2020:3632-1 SUSE-SU-2020:3903-1 SUSE-SU-2020:2475-2 
SUSE-SU-2020:3842-1 SUSE-SU-2020:3651-1 SUSE-SU-2020:3648-1 SUSE-SU-2020:3614-1 
SUSE-SU-2020:3939-1 SUSE-SU-2020:3918-1
+
+---


commit sca-patterns-sle12 for openSUSE:Factory

2021-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-02-15 23:15:50

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.28504 (New)


Package is "sca-patterns-sle12"

Mon Feb 15 23:15:50 2021 rev:10 rq:871300 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2021-02-07 15:23:41.186176383 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.28504/sca-patterns-sle12.changes
 2021-02-15 23:17:55.847541923 +0100
@@ -1,0 +2,6 @@
+Thu Feb 11 21:46:09 UTC 2021 - jason.rec...@gmail.com
+
+- Additions to version 1.0.2
+  + Patterns for TID19812 sshd process is having high CPU load
+
+---

Old:

  sca-patterns-sle12-1.0.1.tar.gz

New:

  sca-patterns-sle12-1.0.2.tar.gz



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.91yvXz/_old  2021-02-15 23:17:56.475542861 +0100
+++ /var/tmp/diff_new_pack.91yvXz/_new  2021-02-15 23:17:56.479542867 +0100
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:   sca-patterns-sle12
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Supportconfig Analysis Patterns for SLE12
 License:GPL-2.0-only

++ sca-patterns-sle12-1.0.1.tar.gz -> sca-patterns-sle12-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp4/sshdcpu-19812.py 
new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp4/sshdcpu-19812.py
--- old/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp4/sshdcpu-19812.py 
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.2/patterns/SLE/sle12sp4/sshdcpu-19812.py 
2021-02-11 22:44:37.026398764 +0100
@@ -0,0 +1,99 @@
+#!/usr/bin/python
+
+# Title:   SSHD High CPU Load
+# Description: The sshd process is having high CPU load
+# Modified:2021 Feb 11
+# Distro:  SLES12 SP4, SLES12 SP5
+#
+##
+# Copyright (C) 2021, SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+##
+# Module Definition
+##
+
+import os
+import Core
+import SUSE
+
+##
+# Overriden (eventually or in part) from SDP::Core Module
+##
+
+META_CLASS = "SLE"
+META_CATEGORY = "SSHD"
+META_COMPONENT = "CPU"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=19812|META_LINK_BUG=https://bugzilla.suse.com/show_bug.cgi?id=1179242;
+
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+
+##
+# Local Function Definitions
+##
+
+def highCPU():
+   fileOpen = "basic-health-check.txt"
+   section = "/ps axwwo"
+   content = {}
+   CPUTIL_WHOLE_IDX = 3
+   CPUTIL_INTEGER_IDX = 0
+   MAX_CPUTIL = 70
+   CPU_CURRENT = 0
+   CPU_MAX = 0 
+   if Core.getSection(fileOpen, section, content):
+   for line in content:
+   if " sshd: " in content[line]:
+   CPU_CURRENT = 
content[line].split()[CPUTIL_WHOLE_IDX].split('.')[CPUTIL_INTEGER_IDX]
+   if( 

commit sca-patterns-sle12 for openSUSE:Factory

2021-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2021-02-07 15:20:47

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.28504 (New)


Package is "sca-patterns-sle12"

Sun Feb  7 15:20:47 2021 rev:9 rq:869594 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2020-12-16 11:01:48.871648106 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.28504/sca-patterns-sle12.changes
 2021-02-07 15:23:41.186176383 +0100
@@ -1,0 +2,5 @@
+Mon Jan 25 17:59:02 UTC 2021 - jason.rec...@suse.com
+
+- Patterns for TID19786 Security Vulnerability: SADDNS attack 
(CVE-2020-25705)
+
+---



Other differences:
--
++ sca-patterns-sle12.spec ++
--- /var/tmp/diff_new_pack.hId1Gi/_old  2021-02-07 15:23:41.686176954 +0100
+++ /var/tmp/diff_new_pack.hId1Gi/_new  2021-02-07 15:23:41.690176959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sca-patterns-sle12
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ sca-patterns-sle12-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp2/saddns-19786_122.py 
new/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp2/saddns-19786_122.py
--- old/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp2/saddns-19786_122.py  
1970-01-01 01:00:00.0 +0100
+++ new/sca-patterns-sle12-1.0.1/patterns/SLE/sle12sp2/saddns-19786_122.py  
2021-01-25 19:59:42.891439423 +0100
@@ -0,0 +1,120 @@
+#!/usr/bin/python
+
+# Title:   Side-channel AttackeD DNS
+# Description: Security Vulnerability: SADDNS attack (CVE-2020-25705)
+# Distro:  SLES12 SP2
+# Modified:2021 Jan 21
+#
+##
+# Copyright (C) 2021, SUSE LLC
+##
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see .
+#
+#  Authors/Contributors:
+#   Jason Record 
+#
+##
+
+##
+# Module Definition
+##
+
+import re
+import os
+import Core
+import SUSE
+
+##
+# Overriden (eventually or in part) from SDP::Core Module
+##
+
+META_CLASS = "SLE"
+META_CATEGORY = "Security"
+META_COMPONENT = "DNS"
+PATTERN_ID = os.path.basename(__file__)
+PRIMARY_LINK = "META_LINK_TID"
+OVERALL = Core.TEMP
+OVERALL_INFO = "NOT SET"
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=19786|META_LINK_BUG=https://bugzilla.suse.com/show_bug.cgi?id=1175721|META_LINK_CVE=https://www.suse.com/security/cve/CVE-2020-25705/|META_LINK_SADDNS=https://www.saddns.net/;
+
+KERNEL_VERSION = '4.4.121-92.146'
+DNS_PACKAGE = 'bind'
+DNS_SERVICE = 'named'
+RC_DNS_ENABLED = 1
+RC_DNS_DISABLED = 0
+RC_DNS_ERROR = -1
+
+Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
+##
+# Local Function Definitions
+##
+
+def workAroundApplied():
+   fileOpen = "network.txt"
+   section = "iptables -t filter"
+   content = {}
+   IN_STATE = False
+   WORK_AROUND = re.compile("DROP.*icmp.*icmptype")
+   if Core.getSection(fileOpen, section, content):
+   for line in content:
+   if IN_STATE:
+   if "Chain" 

commit sca-patterns-sle12 for openSUSE:Factory

2020-12-16 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2020-12-16 11:01:45

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2328 (New)


Package is "sca-patterns-sle12"

Wed Dec 16 11:01:45 2020 rev:8 rq:856089 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2019-02-01 11:46:34.672482702 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.2328/sca-patterns-sle12.changes
  2020-12-16 11:01:48.871648106 +0100
@@ -1,0 +2,21 @@
+Thu Dec 10 22:08:42 UTC 2020 - jason.rec...@suse.com
+
+- New Security Announcement Patterns for Version 1.0.1
+
+SUSE-SU-2020:3516-1 SUSE-SU-2020:3354-1 SUSE-SU-2020:3501-1 
SUSE-SU-2020:3433-1 SUSE-SU-2020:3379-1 SUSE-SU-2020:3550-1 SUSE-SU-2020:3548-1 
SUSE-SU-2020:3464-1 SUSE-SU-2020:3477-1 SUSE-SU-2020:3514-1 SUSE-SU-2020:3367-1 
SUSE-SU-2020:3516-1 SUSE-SU-2020:3354-1 SUSE-SU-2020:3503-1 SUSE-SU-2020:3433-1 
SUSE-SU-2020:3379-1 SUSE-SU-2020:3550-1 SUSE-SU-2020:3548-1 SUSE-SU-2020:3464-1 
SUSE-SU-2020:3477-1 SUSE-SU-2020:3474-1 SUSE-SU-2020:3514-1 SUSE-SU-2020:3516-1 
SUSE-SU-2020:3353-1 SUSE-SU-2020:3544-1 SUSE-SU-2020:3379-1 SUSE-SU-2020:3550-1 
SUSE-SU-2020:3497-1 SUSE-SU-2020:3548-1 SUSE-SU-2020:3464-1 SUSE-SU-2020:3514-1 
SUSE-SU-2020:3415-1 SUSE-SU-2020:3516-1 SUSE-SU-2020:3353-1 SUSE-SU-2020:3379-1 
SUSE-SU-2020:3550-1 SUSE-SU-2020:3497-1 SUSE-SU-2020:3548-1 SUSE-SU-2020:3464-1 
SUSE-SU-2020:3563-1 SUSE-SU-2020:3360-1 SUSE-SU-2020:3457-1 SUSE-SU-2020:3424-1 
SUSE-SU-2020:3414-1 
+
+---
+Tue Nov 17 00:31:08 UTC 2020 - jason.rec...@suse.com
+
+- New Security Announcement Patterns for Version 1.0.1
+
+SUSE-SU-2020:0576-1 SUSE-SU-2020:2634-1 SUSE-SU-2020:3263-1 
SUSE-SU-2020:0394-1 SUSE-SU-2020:1210-1 SUSE-SU-2020:1855-1 SUSE-SU-2020:3315-1 
SUSE-SU-2020:1285-1 SUSE-SU-2020:0555-1 SUSE-SU-2020:1792-1 SUSE-SU-2020:0497-1 
SUSE-SU-2020:0854-1 SUSE-SU-2020:2699-1 SUSE-SU-2020:3262-1 SUSE-SU-2020:1221-1 
SUSE-SU-2020:-1 SUSE-SU-2020:1045-1 SUSE-SU-2020:0394-1 SUSE-SU-2020:1212-1 
SUSE-SU-2020:0992-1 SUSE-SU-2020:1295-1 SUSE-SU-2020:1180-1 SUSE-SU-2020:0024-1 
SUSE-SU-2020:0051-1 SUSE-SU-2020:0261-1 SUSE-SU-2020:0456-1 SUSE-SU-2020:0528-1 
SUSE-SU-2020:0628-1 SUSE-SU-2020:0204-1 SUSE-SU-2020:0868-1 SUSE-SU-2020:1475-1 
SUSE-SU-2020:0457-1 SUSE-SU-2020:1534-1 SUSE-SU-2019:3060-2 SUSE-SU-2020:0319-1 
SUSE-SU-2020:1165-1 SUSE-SU-2020:0054-1 SUSE-SU-2020:1301-1 SUSE-SU-2020:0050-1 
SUSE-SU-2020:0088-1 SUSE-SU-2020:0068-1 SUSE-SU-2020:0384-1 SUSE-SU-2020:0717-1 
SUSE-SU-2020:0928-1 SUSE-SU-2020:0978-1 SUSE-SU-2020:1218-1 SUSE-SU-2020:1210-1 
SUSE-SU-2020:0516-1 radius:SUSE-SU-2020 SUSE-SU-2020:0715-1 SUSE-SU-2020:0586-1 
SUSE-SU-2020:0490-1 SUSE-SU-2020:0555-1 SUSE-SU-2020:0790-1 SUSE-SU-2020:0497-1 
SUSE-SU-2020:0854-1 SUSE-SU-2020:1524-1 SUSE-SU-2020:1514-1 SUSE-SU-2020:0424-1 
SUSE-SU-2020:0115-1 SUSE-SU-2020:0810-1 SUSE-SU-2020:0390-1 SUSE-SU-2020:0266-1 
SUSE-SU-2020:0806-1 SUSE-SU-2020:1497-1 SUSE-SU-2020:0358-1 SUSE-SU-2020:0388-1 
SUSE-SU-2020:1612-1 SUSE-SU-2020:1272-1 SUSE-SU-2020:2450-1 SUSE-SU-2020:3149-1 
SUSE-SU-2020:1914-1 SUSE-SU-2020:1045-1 SUSE-SU-2020:1732-1 SUSE-SU-2020:2274-1 
SUSE-SU-2020:2391-1 SUSE-SU-2020:2998-1 SUSE-SU-2020:3263-1 SUSE-SU-2020:0394-1 
SUSE-SU-2020:1212-1 SUSE-SU-2020:2097-1 SUSE-SU-2020:0992-1 SUSE-SU-2020:1295-1 
SUSE-SU-2020:3024-1 SUSE-SU-2020:2076-1 SUSE-SU-2020:2308-1 SUSE-SU-2020:1180-1 
SUSE-SU-2020:0024-1 SUSE-SU-2020:0051-1 SUSE-SU-2020:0261-1 SUSE-SU-2020:0456-1 
SUSE-SU-2020:0528-1 SUSE-SU-2020:0628-1 SUSE-SU-2020:1571-1 SUSE-SU-2020:1683-1 
SUSE-SU-2020:1685-1 SUSE-SU-2020:1686-1 SUSE-SU-2020:2461-1 SUSE-SU-2020:2482-1 
SUSE-SU-2020:2861-1 SUSE-SU-2020:3310-1 SUSE-SU-2020:1255-1 SUSE-SU-2020:1597-1 
SUSE-SU-2020:2134-1 SUSE-SU-2020:2576-1 SUSE-SU-2020:0159-1 SUSE-SU-2020:0204-1 
SUSE-SU-2020:0868-1 SUSE-SU-2020:1475-1 SUSE-SU-2020:1486-1 SUSE-SU-2020:1764-1 
SUSE-SU-2020:1767-1 SUSE-SU-2020:2491-1 SUSE-SU-2020:2492-1 SUSE-SU-2020:2499-1 
SUSE-SU-2020:2502-1 SUSE-SU-2020:2544-1 SUSE-SU-2020:3191-1 SUSE-SU-2020:3219-1 
SUSE-SU-2020:3225-1 SUSE-SU-2020:1533-1 SUSE-SU-2020:0457-1 SUSE-SU-2020:1534-1 
SUSE-SU-2019:3060-2 SUSE-SU-2020:2900-1 SUSE-SU-2020:0318-1 SUSE-SU-2020:2760-1 
SUSE-SU-2020:3143-1 SUSE-SU-2020:1165-1 SUSE-SU-2020:2167-1 SUSE-SU-2020:2117-1 
SUSE-SU-2020:2196-1 SUSE-SU-2020:0920-2 SUSE-SU-2020:0054-1 SUSE-SU-2020:1301-1 
SUSE-SU-2020:2048-1 SUSE-SU-2020:0050-1 SUSE-SU-2020:0088-1 SUSE-SU-2020:1839-1 
SUSE-SU-2020:0068-1 SUSE-SU-2020:0384-1 SUSE-SU-2020:0717-1 SUSE-SU-2020:0928-1 
SUSE-SU-2020:0978-1 SUSE-SU-2020:1218-1 SUSE-SU-2020:1563-1 SUSE-SU-2020:1899-1 
SUSE-SU-2020:2100-1 SUSE-SU-2020:2759-1