commit systemd-presets-branding-openSUSE for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package systemd-presets-branding-openSUSE 
for openSUSE:Factory checked in at 2014-04-01 11:34:11

Comparing /work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new 
(New)


Package is systemd-presets-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE/systemd-presets-branding-openSUSE.changes
  2013-12-19 15:09:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new/systemd-presets-branding-openSUSE.changes
 2014-04-01 11:34:12.0 +0200
@@ -1,0 +2,15 @@
+Fri Mar  7 17:31:10 UTC 2014 - matwey.korni...@gmail.com
+
+- Enable epmd.socket so that epmd.service can be properly
+  socket-activated instead of forking by beam. The later leads to
+  the issue when epmd is killed at the stop of the specific service
+  and all erlang instances crashes as a consequence.
+  Needed by erlang package. (bnc#869112)
+
+---
+Thu Feb 13 11:44:28 PST 2014 - ldun...@suse.com
+
+- Enable iscsi daemon socket and iscsi service as installed,
+  so that iscsid.service can be socket-activated. (bnc#853300)
+
+---



Other differences:
--
++ systemd-presets-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ZGZUji/_old  2014-04-01 11:34:12.0 +0200
+++ /var/tmp/diff_new_pack.ZGZUji/_new  2014-04-01 11:34:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package systemd-presets-branding-openSUSE
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ default-openSUSE.preset ++
--- /var/tmp/diff_new_pack.ZGZUji/_old  2014-04-01 11:34:12.0 +0200
+++ /var/tmp/diff_new_pack.ZGZUji/_new  2014-04-01 11:34:12.0 +0200
@@ -14,3 +14,6 @@
 enable iscsi.service
 enable hv_kvp_daemon.service
 enable hv_vss_daemon.service
+enable iscsid.socket
+enable iscsi.service
+enable epmd.socket

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit samba for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-04-01 11:34:18

Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and  /work/SRC/openSUSE:Factory/.samba.new (New)


Package is samba

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2014-03-18 
13:38:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-04-01 
11:34:19.0 +0200
@@ -1,0 +2,16 @@
+Fri Mar 28 11:45:03 UTC 2014 - dd...@suse.com
+
+- Extend vfs_snapper man page to cover permissions; (bnc#870570).
+
+---
+Wed Mar 26 14:36:34 UTC 2014 - dd...@suse.com
+
+- Fix RPC server handling of fragmented requests; (bso#10481); (bnc#869707).
+
+---
+Fri Mar 21 18:59:29 UTC 2014 - lmue...@suse.com
+
+- Default with the cache and lock directory to the same path to have both
+  non-persistent and persistent data at one location; (bnc#846586).
+
+---



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.XUEu5n/_old  2014-04-01 11:34:20.0 +0200
+++ /var/tmp/diff_new_pack.XUEu5n/_new  2014-04-01 11:34:20.0 +0200
@@ -144,7 +144,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3208
+%define SOURCE_TIMESTAMP 3213
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -1210,6 +1210,7 @@
--sysconfdir=%{CONFIGDIR} \
--with-configdir=%{CONFIGDIR} \
--libdir=%{_libdir} \
+   --with-cachedir=%{LOCKDIR} \
--with-lockdir=%{LOCKDIR} \
--with-logfilebase=%{LOGDIR} \
--mandir=%{_mandir} \
@@ -1277,7 +1278,6 @@
%{buildroot}/%{_datadir}/omc/svcinfo.d \
%{buildroot}/%{_datadir}/samba/{LDAP,templates} \
%{buildroot}/%{_localstatedir}/adm \
-   %{buildroot}/%{_localstatedir}/cache/samba \

%{buildroot}/%{LOCKDIR}/{netlogon,drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},printing,profiles,winbindd_privileged}
 \
%{buildroot}/%{LOGDIR} \
%{buildroot}/%{PIDDIR} \
@@ -1968,7 +1968,6 @@
 %doc %{DOCDIR}/README.%{VENDOR}
 %{_localstatedir}/adm/fillup-templates/samba-client-dhcp.conf
 %{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client
-%dir %{_localstatedir}/cache/samba
 %dir %{LOCKDIR}
 %attr(0750,root,root) %dir %{LOGDIR}
 %ghost %dir %{PIDDIR}

++ patches.tar.bz2 ++
 4668 lines of diff (skipped)


++ vendor-files.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/package-data 
new/vendor-files/tools/package-data
--- old/vendor-files/tools/package-data 2014-03-12 15:03:41.0 +0100
+++ new/vendor-files/tools/package-data 2014-03-28 12:48:55.0 +0100
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION=3208
+SAMBA_PACKAGE_SVN_VERSION=3213

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dhcp for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2014-04-01 11:34:14

Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and  /work/SRC/openSUSE:Factory/.dhcp.new (New)


Package is dhcp

Changes:

--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes2014-03-18 
16:21:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2014-04-01 
11:34:15.0 +0200
@@ -1,0 +2,7 @@
+Fri Mar 28 18:53:28 UTC 2014 - m...@suse.de
+
+- Applied fixes for DHCP over IPoIB by Mellanox (bnc#870535)
+  [+ 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch,
+   + 0018-dhcp-4.2.6-improved-xid.patch]
+
+---

New:

  0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch
  0018-dhcp-4.2.6-improved-xid.patch



Other differences:
--
++ dhcp.spec ++
--- /var/tmp/diff_new_pack.KqRgiX/_old  2014-04-01 11:34:16.0 +0200
+++ /var/tmp/diff_new_pack.KqRgiX/_new  2014-04-01 11:34:16.0 +0200
@@ -112,6 +112,10 @@
 Patch15:0015-Ignore-SIGPIPE-to-not-die-in-socket-code.patch
 # PATCH-FEATURE-UPSTREAM log-dhcpv6-client-addresses ISC-Bugs#26377
 Patch16:0016-server-log-DHCPv6-addresses-assigned-to-clients.patch
+# PATCH-FIX-SLE dhcp-4.2.6-lpf-ip-over-ib-support bnc#870535
+Patch17:0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch
+# PATCH-FIX-SLE dhcp-4.2.6-improved-xid bnc#870535
+Patch18:0018-dhcp-4.2.6-improved-xid.patch
 ##
 PreReq: /bin/touch /sbin/chkconfig sysconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -248,6 +252,8 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
+%patch18 -p1
 ##
 find . -type f -name \*.cat\* -exec rm -f {} \;
 dos2unix contrib/ms2isc/*

++ 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch ++
From 6bf4a955f815967826994f787d2608d6dadadd91 Mon Sep 17 00:00:00 2001
From: root r...@reg-ovm-036-004.lab.mtl.com
Date: Tue, 25 Mar 2014 23:15:58 +0200
Subject: [PATCH 1/2] dhcp 4.2.6 lpf ip over ib support

---
 client/dhclient.c |  31 +++
 common/bpf.c  |  33 
 common/lpf.c  | 236 +-
 common/socket.c   |   8 +-
 includes/dhcpd.h  |   3 +-
 5 files changed, 266 insertions(+), 45 deletions(-)

diff --git a/client/dhclient.c b/client/dhclient.c
index 8af0a42..f7dfbef 100644
--- a/client/dhclient.c
+++ b/client/dhclient.c
@@ -100,6 +100,29 @@ static int check_domain_name_list(const char *ptr, size_t 
len, int dots);
 static int check_option_values(struct universe *universe, unsigned int opt,
   const char *ptr, size_t len);
 
+static void setup_ib_interface(struct interface_info *ip)
+{
+   struct group *g;
+
+   /* Set the broadcast flag */
+   //ip-client-config-bootp_broadcast_always = 1;
+
+   /*
+* Find out if a dhcp-client-identifier option was specified either
+* in the config file or on the command line
+*/
+   for (g = ip-client-config-on_transmission; g != NULL; g = g-next) {
+   if ((g-statements != NULL) 
+   (strcmp(g-statements-data.option-option-name,
+   dhcp-client-identifier) == 0)) {
+   return;
+   }
+   }
+
+   /* No client ID specified */
+   log_fatal(dhcp-client-identifier must be specified for InfiniBand);
+}
+
 int
 main(int argc, char **argv) {
int fd;
@@ -619,6 +642,14 @@ main(int argc, char **argv) {
}
srandom(seed + cur_time + (unsigned)getpid());
 
+   /* Setup specific Infiniband options */
+   for (ip = interfaces; ip; ip = ip-next) {
+   if (ip-client 
+   (ip-hw_address.hbuf[0] == HTYPE_INFINIBAND)) {
+   setup_ib_interface(ip);
+}
+   }
+
/* Start a configuration state machine for each interface. */
 #ifdef DHCPv6
if (local_family == AF_INET6) {
diff --git a/common/bpf.c b/common/bpf.c
index 076d9bc..124281b 100644
--- a/common/bpf.c
+++ b/common/bpf.c
@@ -198,11 +198,44 @@ struct bpf_insn dhcp_bpf_filter [] = {
BPF_STMT(BPF_RET+BPF_K, 0),
 };
 
+/* Packet filter program for DHCP over Infiniband.
+ *
+ * XXX
+ * Changes to the filter program may require changes to the constant offsets
+ * used in lpf_gen_filter_setup to patch the port in the BPF program!
+ * XXX
+ */
+struct bpf_insn dhcp_ib_bpf_filter [] = {
+   /* Packet filter for Infiniband */
+   /* Make sure it's a UDP packet... */
+   BPF_STMT(BPF_LD + BPF_B + BPF_ABS, 9),
+   BPF_JUMP(BPF_JMP + BPF_JEQ + BPF_K, IPPROTO_UDP, 0, 6),
+
+   /* Make sure this isn't a fragment... */
+   BPF_STMT(BPF_LD + 

commit wicked for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-04-01 11:34:13

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new (New)


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-03-27 
06:16:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-04-01 
11:34:14.0 +0200
@@ -1,0 +2,20 @@
+Fri Mar 28 18:45:10 UTC 2014 - m...@suse.de
+
+- version 0.5.18
+- dhcp4: enabled on infiniband / IPoIB links
+- capture: fixed to wrap link-layer packet sockets as the default
+  address length in sockaddr_ll is not enough for infiniband.
+- dhcp6: enabled on infiniband / IPoIB links
+
+---
+Fri Mar 28 12:57:50 UTC 2014 - m...@suse.de
+
+- version 0.5.17
+- dhcp4: fixed posix-tz-dbname code and added to parse
+- dhcp4: renew lease via unicast (bnc#866993)
+- macvtap: initial support (fate#315131)
+- ifstatus: do not consider client-state in ifstatus
+- xml: fixed functions retrieving numerical attr values
+- config: generate v5 UUIDs (SHA1) from xml config content
+
+---

Old:

  wicked-0.5.16.tar.bz2

New:

  wicked-0.5.18.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.gdu5Yi/_old  2014-04-01 11:34:14.0 +0200
+++ /var/tmp/diff_new_pack.gdu5Yi/_new  2014-04-01 11:34:14.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.5.16
+Version:0.5.18
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.5.16.tar.bz2 - wicked-0.5.18.tar.bz2 ++
 2414 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit resource-agents for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2014-04-01 11:34:12

Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
 and  /work/SRC/openSUSE:Factory/.resource-agents.new (New)


Package is resource-agents

Changes:

--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2014-03-17 09:12:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 
2014-04-01 11:34:13.0 +0200
@@ -1,0 +2,10 @@
+Fri Mar 28 14:59:47 UTC 2014 - kgronl...@suse.com
+
+- mysql: Update mysql with more sensible defaults (bnc#863844)
+
+- added patches:
+  * 0001-Medium-mysql-Update-mysql-with-more-sensible-default.patch
+- removed patches:
+  * resource-agents-mysql-sle11.patch 
+
+---

Old:

  resource-agents-mysql-sle11.patch

New:

  0001-Medium-mysql-Update-mysql-with-more-sensible-default.patch



Other differences:
--
++ resource-agents.spec ++
--- /var/tmp/diff_new_pack.sVWg7R/_old  2014-04-01 11:34:13.0 +0200
+++ /var/tmp/diff_new_pack.sVWg7R/_new  2014-04-01 11:34:13.0 +0200
@@ -45,8 +45,6 @@
 Url:http://linux-ha.org/
 Source: resource-agents-%{version}.tar.xz
 Source1:resource-agents.conf
-# PATCH-FIX-OPENSUSE: fix path to mysql binary
-Patch1: resource-agents-mysql-sle11.patch
 # PATCH-FIX-OPENSUSE: activate VG with partial PV by default
 Patch2: lvm-vg-partial-active.diff
 # PATCH-FIX-OPENSUSE: fix path to sm-notify
@@ -67,6 +65,8 @@
 Patch14:0001-ldirectord-Add-systemd-unit-file-bnc-863250.patch
 # PATCH-FIX-UPSTREAM: exportfs: make unlock_on_stop default to 1 (bnc#864263)
 Patch15:0015-Medium-exportfs-Make-unlock_on_stop_default-1-bnc-86.patch
+# PATCH-FIX-UPSTREAM: mysql: Update mysql with more sensible defaults 
(bnc#863844)
+Patch16:0001-Medium-mysql-Update-mysql-with-more-sensible-default.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  heartbeat-resources
@@ -137,7 +137,6 @@
 %prep
 ###
 %setup -q
-%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
@@ -148,6 +147,7 @@
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 ###
 
 %build

++ 0001-Medium-mysql-Update-mysql-with-more-sensible-default.patch ++
From 2e3b6ff8998ab6b4453d6c31f09c0e580c6b79b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= k...@koru.se
Date: Fri, 28 Mar 2014 15:49:07 +0100
Subject: [PATCH] Medium: mysql: Update mysql with more sensible defaults

The default values used by the mysql RA are outdated. This
patch updates the socket and binary options to more sensible
defaults.
---
 heartbeat/mysql | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/heartbeat/mysql b/heartbeat/mysql
index 352af7c6e803..871af79470ca 100755
--- a/heartbeat/mysql
+++ b/heartbeat/mysql
@@ -75,7 +75,7 @@ if [ X${HOSTOS} = XOpenBSD ];then
OCF_RESKEY_socket_default=/var/run/mysql/mysql.sock
 else
if [ $OCF_RESKEY_binary_default =  ]; then
-   OCF_RESKEY_binary_default=/usr/bin/safe_mysqld
+   OCF_RESKEY_binary_default=/usr/bin/mysqld_safe
fi
OCF_RESKEY_config_default=/etc/my.cnf
OCF_RESKEY_datadir_default=/var/lib/mysql
@@ -83,7 +83,7 @@ else
OCF_RESKEY_group_default=mysql
OCF_RESKEY_log_default=/var/log/mysqld.log
OCF_RESKEY_pid_default=/var/run/mysql/mysqld.pid
-   OCF_RESKEY_socket_default=/var/lib/mysql/mysql.sock
+   OCF_RESKEY_socket_default=/var/run/mysql/mysql.sock
 fi
 OCF_RESKEY_client_binary_default=mysql
 OCF_RESKEY_test_user_default=root
-- 
1.8.4.5

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libyaml for openSUSE:Factory

2014-04-01 Thread h_root
Hello community,

here is the log from the commit of package libyaml for openSUSE:Factory checked 
in at 2014-04-01 11:34:19

Comparing /work/SRC/openSUSE:Factory/libyaml (Old)
 and  /work/SRC/openSUSE:Factory/.libyaml.new (New)


Package is libyaml

Changes:

--- /work/SRC/openSUSE:Factory/libyaml/libyaml.changes  2014-02-10 
10:16:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyaml.new/libyaml.changes 2014-04-01 
11:34:20.0 +0200
@@ -1,0 +2,7 @@
+Fri Mar 28 16:10:41 UTC 2014 - jmassaguer...@suse.com
+
+- update to 0.1.6 is a security update release for:
+  * CVE-2014-2525: heap overflow during parsing (bnc#868944)
+  bnc#860617)
+
+---

Old:

  yaml-0.1.5.tar.gz

New:

  yaml-0.1.6.tar.gz



Other differences:
--
++ libyaml.spec ++
--- /var/tmp/diff_new_pack.55vaN3/_old  2014-04-01 11:34:21.0 +0200
+++ /var/tmp/diff_new_pack.55vaN3/_new  2014-04-01 11:34:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyaml
-Version:0.1.5
+Version:0.1.6
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pyyaml.org/wiki/LibYAML

++ yaml-0.1.5.tar.gz - yaml-0.1.6.tar.gz ++
 1754 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org