Hello community, here is the log from the commit of package sssd for openSUSE:Factory checked in at 2013-12-19 12:37:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sssd (Old) and /work/SRC/openSUSE:Factory/.sssd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sssd" Changes: -------- --- /work/SRC/openSUSE:Factory/sssd/sssd.changes 2013-12-02 15:09:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes 2013-12-19 12:37:24.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 28 16:51:39 UTC 2013 - [email protected] + +- Migrate deprecated krb5_kdcip variable to krb5_server (bnc#851048) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sssd.spec ++++++ --- /var/tmp/diff_new_pack.ooh4rf/_old 2013-12-19 12:37:25.000000000 +0100 +++ /var/tmp/diff_new_pack.ooh4rf/_new 2013-12-19 12:37:25.000000000 +0100 @@ -352,6 +352,9 @@ %endif %post +# migrate config variable krb5_kdcip to krb5_server (bnc#851048) +/bin/sed -i -e 's,^krb5_kdcip =,krb5_server =,g' %_sysconfdir/sssd/sssd.conf + /sbin/ldconfig %if 0%{?_unitdir:1} %service_add_post sssd.service -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
