Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-Tumbleweed-Yomi for 
openSUSE:Factory checked in at 2022-03-16 20:21:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-Tumbleweed-Yomi"

Wed Mar 16 20:21:29 2022 rev:20 rq:962145 version:1.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi/openSUSE-Tumbleweed-Yomi.changes
        2021-05-01 00:46:51.799408005 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.25692/openSUSE-Tumbleweed-Yomi.changes
     2022-03-16 20:21:44.773025487 +0100
@@ -1,0 +2,5 @@
+Wed Mar 16 11:45:28 UTC 2022 - Alberto Planas Dominguez <apla...@suse.com>
+
+- Add PermitRootLogin for "ym.sshd" (bsc#1197002)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.V3ED6R/_old  2022-03-16 20:21:45.289025858 +0100
+++ /var/tmp/diff_new_pack.V3ED6R/_new  2022-03-16 20:21:45.293025861 +0100
@@ -249,6 +249,7 @@
 
        # If the paremeter is "1" or "y", change the config file
        if [ "$sshd" = "1" ] || [ "$sshd" = "y" ]; then
+          echo 'PermitRootLogin yes' >> /etc/ssh/sshd_config
           echo 'PermitEmptyPasswords yes' >> /etc/ssh/sshd_config
        fi
 EOF

Reply via email to