[yast-commit] [ci_new_pac] JFYI yast2-samba-client -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-samba-client -> sle12 ## BNC# 870230 : "samba-client single sign-on setting doesn't stick" (NEW/) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-samba-client/yast2-samba-client.changes 2014-03-21 15:23:14.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-samba-client/yast2-samba-client.changes 2014-03-26 17:07:20.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Mar 26 15:26:51 UTC 2014 - nopower@suse.com + +- Add needed scr agent /usr/share/YaST2/scrconf/etc_ssh_ssh_config.scr; + (bnc#870230) +- 3.1.6 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-samba-client - yast2-samba-server - yast2-schema ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-samba-client (Old) and /mounts/work_src_done/SLE12/yast2-samba-client (BS:build ID:34894 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-samba-client", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-samba-client-3.1.5.tar.bz2 New: ---- yast2-samba-client-3.1.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-samba-client.spec ++++++ --- /var/tmp/diff_new_pack.2f1bqY/_old 2014-03-26 18:15:13.000000000 +0100 +++ /var/tmp/diff_new_pack.2f1bqY/_new 2014-03-26 18:15:13.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-samba-client -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-samba-client-3.1.5.tar.bz2 -> yast2-samba-client-3.1.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-client-3.1.5/package/yast2-samba-client.changes new/yast2-samba-client-3.1.6/package/yast2-samba-client.changes --- old/yast2-samba-client-3.1.5/package/yast2-samba-client.changes 2014-03-19 17:14:19.000000000 +0100 +++ new/yast2-samba-client-3.1.6/package/yast2-samba-client.changes 2014-03-26 17:04:26.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 26 15:26:51 UTC 2014 - nopower@suse.com + +- Add needed scr agent /usr/share/YaST2/scrconf/etc_ssh_ssh_config.scr; + (bnc#870230) +- 3.1.6 + +------------------------------------------------------------------- Wed Mar 19 14:00:02 UTC 2014 - ddiss@suse.com - Fix standalone AD join from a HA cluster; (bnc#865445). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-client-3.1.5/package/yast2-samba-client.spec new/yast2-samba-client-3.1.6/package/yast2-samba-client.spec --- old/yast2-samba-client-3.1.5/package/yast2-samba-client.spec 2014-03-19 17:14:19.000000000 +0100 +++ new/yast2-samba-client-3.1.6/package/yast2-samba-client.spec 2014-03-26 17:04:26.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-samba-client -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-client-3.1.5/src/Makefile.am new/yast2-samba-client-3.1.6/src/Makefile.am --- old/yast2-samba-client-3.1.5/src/Makefile.am 2014-03-19 17:14:19.000000000 +0100 +++ new/yast2-samba-client-3.1.6/src/Makefile.am 2014-03-26 17:04:26.000000000 +0100 @@ -24,7 +24,8 @@ scrconf_DATA = \ scrconf/cfg_smbconf.scr \ scrconf/pam_mount.scr \ - scrconf/etc_security_winbind.scr + scrconf/etc_security_winbind.scr \ + scrconf/etc_ssh_ssh_config.scr agent_SCRIPTS = \ servers_non_y2/ag_pam_mount diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-client-3.1.5/src/scrconf/etc_ssh_ssh_config.scr new/yast2-samba-client-3.1.6/src/scrconf/etc_ssh_ssh_config.scr --- old/yast2-samba-client-3.1.5/src/scrconf/etc_ssh_ssh_config.scr 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-samba-client-3.1.6/src/scrconf/etc_ssh_ssh_config.scr 2014-03-26 17:04:26.000000000 +0100 @@ -0,0 +1,33 @@ +/** + * File: + * etc_ssh_ssh_config.scr + * Summary: + * SCR Agent for reading/writing /etc/ssh/ssh_config using the ini-agent + * For the config file format, see man ssh (1). + * + * $Id$ + * + * Read/Sets the values defined in <tt>/etc/ssh/ssh_config</tt>. + */ +.etc.ssh.ssh_config + +`ag_ini( + `IniAgent( + "/etc/ssh/ssh_config", + $[ + "options" : [ "global_values"], + "comments": [ "^[ \t]*#.*", "#.*", "^[ \t]*$" ], + "sections" : [ + $[ + "begin" : [ "^[ \t]*Host[ \t]*(.+)[ \t]*$", "Host %s" ], + ], + ], + "params" : [ + $[ + "match" : [ "^[ \t]*([a-zA-Z0-9_]+)[ \t]*[=]*[ \t]*(.+)[ \t]*$", + "%s %s" ] + ] + ] + ] + ) +) continue with "q"... Checked in at Wed Mar 26 18:15:20 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro