Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package yast2-auth-client for
openSUSE:Factory checked in at 2022-09-01 22:09:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old)
and /work/SRC/openSUSE:Factory/.yast2-auth-client.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-auth-client"
Thu Sep 1 22:09:26 2022 rev:47 rq:1000402 version:4.5.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes
2022-08-23 14:26:29.207205001 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-auth-client.new.2083/yast2-auth-client.changes
2022-09-01 22:10:18.304102058 +0200
@@ -1,0 +2,7 @@
+Wed Aug 31 07:27:37 UTC 2022 - Michal Filka <[email protected]>
+
+- bsc#1202919
+ - fixed internal error. Do not call function removed in 4.4.3
+- 4.5.4
+
+-------------------------------------------------------------------
Old:
----
yast2-auth-client-4.5.2.tar.bz2
New:
----
yast2-auth-client-4.5.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-auth-client.spec ++++++
--- /var/tmp/diff_new_pack.DxG5xI/_old 2022-09-01 22:10:19.316104825 +0200
+++ /var/tmp/diff_new_pack.DxG5xI/_new 2022-09-01 22:10:19.324104847 +0200
@@ -17,7 +17,7 @@
Name: yast2-auth-client
-Version: 4.5.2
+Version: 4.5.4
Release: 0
URL: https://github.com/yast/yast-auth-client
Summary: YaST2 - Centralised System Authentication Configuration
++++++ yast2-auth-client-4.5.2.tar.bz2 -> yast2-auth-client-4.5.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-auth-client-4.5.2/package/yast2-auth-client.changes
new/yast2-auth-client-4.5.4/package/yast2-auth-client.changes
--- old/yast2-auth-client-4.5.2/package/yast2-auth-client.changes
2022-08-02 13:09:46.000000000 +0200
+++ new/yast2-auth-client-4.5.4/package/yast2-auth-client.changes
2022-08-31 10:30:39.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Aug 31 07:27:37 UTC 2022 - Michal Filka <[email protected]>
+
+- bsc#1202919
+ - fixed internal error. Do not call function removed in 4.4.3
+- 4.5.4
+
+-------------------------------------------------------------------
Tue Aug 2 09:47:47 UTC 2022 - Samuel Cabrero <[email protected]>
- Fix an error opening "User Logon" after removing pam_ldap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-auth-client-4.5.2/package/yast2-auth-client.spec
new/yast2-auth-client-4.5.4/package/yast2-auth-client.spec
--- old/yast2-auth-client-4.5.2/package/yast2-auth-client.spec 2022-08-02
13:09:46.000000000 +0200
+++ new/yast2-auth-client-4.5.4/package/yast2-auth-client.spec 2022-08-31
10:30:39.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-auth-client
-Version: 4.5.2
+Version: 4.5.4
Release: 0
Url: https://github.com/yast/yast-auth-client
Summary: YaST2 - Centralised System Authentication Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-auth-client-4.5.2/src/lib/authui/autoclient.rb
new/yast2-auth-client-4.5.4/src/lib/authui/autoclient.rb
--- old/yast2-auth-client-4.5.2/src/lib/authui/autoclient.rb 2022-08-02
13:09:46.000000000 +0200
+++ new/yast2-auth-client-4.5.4/src/lib/authui/autoclient.rb 2022-08-31
10:30:39.000000000 +0200
@@ -133,7 +133,6 @@
# Apply all configuration.
def write
AuthConfInst.autoyast_editor_mode = false
- AuthConfInst.ldap_apply
AuthConfInst.krb_apply
AuthConfInst.aux_apply
# If there is an AD domain, it has to join before SSSD is started