commit shim for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-09-05 09:34:06

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


Package is shim

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2014-09-03 
11:55:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-09-05 
09:34:08.0 +0200
@@ -1,0 +2,13 @@
+Wed Sep  3 12:32:25 UTC 2014 - lnus...@suse.de
+
+- re-introduce build failure if shim_enforce_ms_signature is defined. That way
+  a project like openSUSE:Factory can decide whether or not shim needs a valid
+  MS signature.
+
+---
+Tue Aug 19 04:38:36 UTC 2014 - g...@suse.com
+
+- Add shim-update-openssl-0.9.8zb.patch to update openssl to
+  0.9.8zb
+
+---

New:

  shim-update-openssl-0.9.8zb.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.fP5XkW/_old  2014-09-05 09:34:09.0 +0200
+++ /var/tmp/diff_new_pack.fP5XkW/_new  2014-09-05 09:34:09.0 +0200
@@ -54,6 +54,8 @@
 Patch4: shim-mokmanager-support-sha-family.patch
 # PATCH-FIX-OPENSUSE shim-signed-unsigned-compares.patch jseg...@suse.com -- 
Fixed some signed - unsigned comparisons
 Patch5: shim-signed-unsigned-compares.patch
+# PATCH-FIX-UPSTREAM shim-update-openssl-0.9.8zb.patch g...@suse.com -- Update 
openssl to 0.9.8zb
+Patch6: shim-update-openssl-0.9.8zb.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:   shim-opensuse-cert-prompt.patch
 BuildRequires:  gnu-efi = 3.0t
@@ -84,6 +86,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %patch100 -p1
 
 %build
@@ -162,6 +165,9 @@
cat hash1 hash2
if ! cmp -s hash1 hash2; then
echo ERROR: $suffix binary changed, need to request new 
signature!
+%if %{defined shim_enforce_ms_signature}
+   false
+%endif
mv shim.efi.bak shim-$suffix.efi
rm shim.efi
else

++ shim-update-openssl-0.9.8zb.patch ++
 4231 lines (skipped)

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



commit openscap for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2014-09-05 09:34:20

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


Package is openscap

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2014-07-10 
09:31:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2014-09-05 
09:34:42.0 +0200
@@ -1,0 +2,12 @@
+Wed Sep  3 12:09:10 UTC 2014 - meiss...@suse.com
+
+- openscap-1.1.0 update
+ - HTML report and guide redesign
+ - dropped support for docbook
+ - Introduced new probes (that are to be part of OVAL 5.11)
+   - probe_systemdunitproperty
+   - probe_systemdunitdependency
+ - introduced raw bindings for python3
+ - dozens of small bug fixes
+
+---

Old:

  openscap-1.0.9.tar.gz
  openscap-1.0.9.tar.gz.sha1sum

New:

  openscap-1.1.0.tar.gz
  openscap-1.1.0.tar.gz.sha1sum



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.QzWh13/_old  2014-09-05 09:34:44.0 +0200
+++ /var/tmp/diff_new_pack.QzWh13/_new  2014-09-05 09:34:44.0 +0200
@@ -20,7 +20,7 @@
 %define with_bindings 0
 
 Name:   openscap
-Version:1.0.9
+Version:1.1.0
 Release:1.0
 Source: 
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
 Source5:
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum
@@ -184,9 +184,6 @@
 %{restart_on_update oscap-scan}
 %{insserv_cleanup}
 
-%clean
-%__rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
@@ -214,6 +211,8 @@
 %{_libexecdir}/openscap/probe_selinuxsecuritycontext
 %{_libexecdir}/openscap/probe_shadow
 %{_libexecdir}/openscap/probe_sysctl
+%{_libexecdir}/openscap/probe_systemdunitdependency
+%{_libexecdir}/openscap/probe_systemdunitproperty
 %{_libexecdir}/openscap/probe_system_info
 %{_libexecdir}/openscap/probe_textfilecontent
 %{_libexecdir}/openscap/probe_textfilecontent54

++ openscap-1.0.9.tar.gz - openscap-1.1.0.tar.gz ++
/work/SRC/openSUSE:Factory/openscap/openscap-1.0.9.tar.gz 
/work/SRC/openSUSE:Factory/.openscap.new/openscap-1.1.0.tar.gz differ: char 5, 
line 1

++ openscap-1.0.9.tar.gz.sha1sum - openscap-1.1.0.tar.gz.sha1sum ++
--- /work/SRC/openSUSE:Factory/openscap/openscap-1.0.9.tar.gz.sha1sum   
2014-07-10 09:31:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap-1.1.0.tar.gz.sha1sum  
2014-09-05 09:34:42.0 +0200
@@ -1 +1 @@
-237fa6cf6eefd16c24a054c36b71636b79e129fa  openscap-1.0.9.tar.gz
+84e5d2df9d6f32ad59db9e22973970a3d3b2  openscap-1.1.0.tar.gz



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



commit ecj for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package ecj for openSUSE:Factory checked in 
at 2014-09-05 09:34:07

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


Package is ecj

Changes:

--- /work/SRC/openSUSE:Factory/ecj/ecj.changes  2013-09-11 13:39:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ecj.new/ecj.changes 2014-09-05 
09:34:10.0 +0200
@@ -1,0 +2,11 @@
+Wed Sep  3 14:38:14 UTC 2014 - tchva...@suse.com
+
+- Spec-cleaner
+- BuildIgnore java-devel pkgs to avoid conflicts
+
+---
+Wed Sep  3 05:42:52 UTC 2014 - co...@suse.com
+
+- on 13.2 and Factory build against bootstrap java
+
+---



Other differences:
--
++ ecj.spec ++
--- /var/tmp/diff_new_pack.1CNTyW/_old  2014-09-05 09:34:11.0 +0200
+++ /var/tmp/diff_new_pack.1CNTyW/_new  2014-09-05 09:34:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ecj
 #
-# 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
@@ -23,7 +23,6 @@
 License:EPL-1.0
 Group:  Development/Languages/Java
 Url:http://eclipse.org
-Conflicts:  ecj-bootstrap
 Source0:%{name}src-%{version}.jar
 Source1:ecj.sh.in
 # Use ECJ for GCJ
@@ -43,24 +42,26 @@
 # build.xml fails to include a necessary .props file in the built ecj.jar
 Patch4: %{name}-include-props.patch
 Patch5: eclipse-gcj-nodummysymbol.patch
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-BuildArch:  noarch
-
 BuildRequires:  ant
-BuildRequires:  java-devel = 1.6.0
 BuildRequires:  javapackages-tools
 BuildRequires:  sed
 BuildRequires:  unzip
-
 Requires:   java = 1.6.0
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+Conflicts:  ecj-bootstrap
+%if 0%{?suse_version}  1320
+BuildRequires:  java-devel = 1.6.0
+%else
+#!BuildIgnore:  java-1_6_0-openjdk java-1_6_0-openjdk-devel
+#!BuildIgnore:  java-1_7_0-openjdk java-1_7_0-openjdk-devel
+BuildRequires:  java-1_7_0-openjdk-bootstrap-devel
+%endif
 
 %description
 ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
 the JDT Core batch compiler.
 
-
 %prep
 %setup -q -c
 %patch0 -p1
@@ -91,21 +92,21 @@
 ant
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_javadir}
-cp -a *.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
-pushd $RPM_BUILD_ROOT%{_javadir}
+mkdir -p %{buildroot}%{_javadir}
+cp -a *.jar %{buildroot}%{_javadir}/%{name}.jar
+pushd %{buildroot}%{_javadir}
 ln -s %{name}.jar eclipse-%{name}.jar
 ln -s %{name}.jar jdtcore.jar
 popd
 
 # Install the ecj wrapper script
-install -p -D -m0755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/ecj
-sed --in-place s:@JAVADIR@:%{_javadir}: $RPM_BUILD_ROOT%{_bindir}/ecj
+install -p -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/ecj
+sed --in-place s:@JAVADIR@:%{_javadir}: %{buildroot}%{_bindir}/ecj
 
 # poms
-install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
+install -d -m 755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml \
-$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
+%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 %add_maven_depmap -a org.eclipse.tycho:org.eclipse.jdt.core JPP-%{name}.pom 
%{name}.jar
 



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



commit libreoffice for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2014-09-05 09:34:08

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


Package is libreoffice

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2014-08-27 
07:45:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2014-09-05 09:34:22.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 29 13:29:59 UTC 2014 - tchva...@suse.com
+
+- Version bump to 4.3.1.2:
+  * First bugfix release of series
+  * Among others contains fixes for CVE-2014-3524 and CVE-2014-3575
+bnc#893133 and bnc#893141
+
+---

Old:

  libreoffice-4.3.0.4.tar.xz
  libreoffice-help-4.3.0.4.tar.xz
  libreoffice-translations-4.3.0.4.tar.xz

New:

  libreoffice-4.3.1.2.tar.xz
  libreoffice-help-4.3.1.2.tar.xz
  libreoffice-translations-4.3.1.2.tar.xz



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.Bq2Hlo/_old  2014-09-05 09:34:27.0 +0200
+++ /var/tmp/diff_new_pack.Bq2Hlo/_new  2014-09-05 09:34:27.0 +0200
@@ -29,10 +29,10 @@
 %define numbertext_version 0.9.5
 # Urls
 %define external_url   http://dev-www.libreoffice.org/src/
-%define tarball_url
http://download.documentfoundation.org/libreoffice/src/4.3.0/
+%define tarball_url
http://download.documentfoundation.org/libreoffice/src/4.3.1/
 # This is used due to the need for beta releases
 Name:   libreoffice
-Version:4.3.0.4
+Version:4.3.1.2
 Release:0
 Summary:A Free Office Suite (Framework)
 License:Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C







++ libreoffice-4.3.0.4.tar.xz - libreoffice-4.3.1.2.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-4.3.0.4.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-4.3.1.2.tar.xz differ: 
char 26, line 1

++ libreoffice-help-4.3.0.4.tar.xz - libreoffice-help-4.3.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-4.3.0.4/ChangeLog-helpcontent2 
new/libreoffice-4.3.1.2/ChangeLog-helpcontent2
--- old/libreoffice-4.3.0.4/ChangeLog-helpcontent2  2014-07-25 
08:52:09.0 +0200
+++ new/libreoffice-4.3.1.2/ChangeLog-helpcontent2  2014-08-26 
06:19:53.0 +0200
@@ -1,26 +1,14 @@
-2014-07-25  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[f439acc80fc46e2a76d683482ab5915f87229261]
+2014-08-26  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[1e90750d571b9bd084703d212d83315581d1e826]
 
-Version 4.3.0.4, tag libreoffice-4.3.0.4
+Version 4.3.1.2, tag libreoffice-4.3.1.2
 
-Change-Id: Ie84d0a2271aeed8a36bcb5869b70c904f76a542c
+Change-Id: I0f53d7787076c0a62b8682eda6f30e933d171717
 
-2014-07-16  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[fb068e48149458e3203c7bf6e64c6894494109d4]
+2014-08-06  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[3a76025dab71c913dd6058e2a8b4bc48ba4cbb69]
 
-Version 4.3.0.3, tag libreoffice-4.3.0.3-buildfix1
+Branch libreoffice-4-3-1
 
-Change-Id: I020477b7aae7245c988b3111e9154fc169e37f64
-
-2014-07-16  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[10dfef542d53411e7dea7f40c59e6ea203f0751c]
-
-Version 4.3.0.3, tag libreoffice-4.3.0.3
-
-Change-Id: I252345ac72ee967f653b2d36ef84c44a5ff76212
-
-2014-07-02  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[f546b28aafbcea57563c022a645339ef6e605acd]
-
-Branch libreoffice-4-3-0
-
-This is 'libreoffice-4-3-0' - the stable branch for the 4.3.0 release.
+This is 'libreoffice-4-3-1' - the stable branch for the 4.3.1 release.
 Only very safe changes, reviewed by three people are allowed.
 
 If you want to commit more complicated fix for the next 4.3.x release,
@@ -28,7 +16,7 @@
 
 If you want to build something cool, unstable, and risky, use master.
 
-Change-Id: Icf3094904ff8e73a4ab7a132e341199e4eda
+Change-Id: I9919ac7de62bce87e75845702108978d33f03cd1
 
 2014-06-23  Andras Timar  andras.ti...@collabora.com  
[df7ec418465546ee71f8855a44759918b8f362db]
 

++ libreoffice-translations-4.3.0.4.tar.xz - 
libreoffice-translations-4.3.1.2.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-4.3.0.4.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-4.3.1.2.tar.xz
 differ: char 26, line 1

-- 
To unsubscribe, e-mail: 

commit shorewall for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package shorewall for openSUSE:Factory 
checked in at 2014-09-05 09:34:15

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


Package is shorewall

Changes:

--- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes  2014-09-03 
21:09:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2014-09-05 
09:34:34.0 +0200
@@ -1,0 +2,34 @@
+Thu Sep  4 08:31:42 UTC 2014 - tog...@opensuse.org
+
+- Update to version 4.6.3.2 For more details see changelog.txt and
+  releasenotes.txt
+  * The shorewall[6]-actions manpages previously contained incorrect
+examples of the usage of table names with builtin actions.
+
+Incorrect:
+
+FOOBAR,filter,mangle
+
+Correct:
+
+FOOBAR   builtin,filters,mangle
+  * Previously, if /etc/iproute2/rt_tables was not writeable, then
+KEEP_RT_TABLES=No behaved like KEEP_RT_TABLES=Yes. Now, a
+warning  message is issued if that file is not writeable and
+KEEP_RT_TABLES is set to No.
+
+WARNING: /etc/iproute2/rt_tables is missing or is not
+writeable
+  * In earlier 4.6.3 versions, the help text from shorewall-lite
+and shorewall6-lite included two versions of the 'run' command.
+
+  run command [ parameter ... ]
+  ..
+  run function [ parameter ... ]
+
+The second one has now been deleted.
+
+  * New Features:
+Eric Teeter has contributed a Citrix Goto Meeting macro. 
+
+---

Old:

  shorewall-4.6.3.1.tar.bz2
  shorewall-core-4.6.3.1.tar.bz2
  shorewall-docs-html-4.6.3.1.tar.bz2
  shorewall-init-4.6.3.1.tar.bz2
  shorewall-lite-4.6.3.1.tar.bz2
  shorewall6-4.6.3.1.tar.bz2
  shorewall6-lite-4.6.3.1.tar.bz2

New:

  shorewall-4.6.3.2.tar.bz2
  shorewall-core-4.6.3.2.tar.bz2
  shorewall-docs-html-4.6.3.2.tar.bz2
  shorewall-init-4.6.3.2.tar.bz2
  shorewall-lite-4.6.3.2.tar.bz2
  shorewall6-4.6.3.2.tar.bz2
  shorewall6-lite-4.6.3.2.tar.bz2



Other differences:
--
++ shorewall.spec ++
--- /var/tmp/diff_new_pack.Xk5pF1/_old  2014-09-05 09:34:36.0 +0200
+++ /var/tmp/diff_new_pack.Xk5pF1/_new  2014-09-05 09:34:36.0 +0200
@@ -20,7 +20,7 @@
 %define have_systemd 1
 
 Name:   shorewall
-Version:4.6.3.1
+Version:4.6.3.2
 Release:0
 Summary:Shoreline Firewall is an iptables-based firewall for Linux 
systems
 License:GPL-2.0

++ shorewall-4.6.3.1.tar.bz2 - shorewall-4.6.3.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.3.1/Macros/macro.Goto-Meeting 
new/shorewall-4.6.3.2/Macros/macro.Goto-Meeting
--- old/shorewall-4.6.3.1/Macros/macro.Goto-Meeting 1970-01-01 
01:00:00.0 +0100
+++ new/shorewall-4.6.3.2/Macros/macro.Goto-Meeting 2014-09-02 
21:57:04.0 +0200
@@ -0,0 +1,12 @@
+#
+# Shorewall version 4 - Citrix/Goto Meeting macro
+#
+# /usr/share/shorewall/macro.Goto-Meeting
+#  by Eric Teeter
+#   This macro handles Citrix/Goto Meeting
+#   Assumes that ports 80 and 443 are already open
+#   If needed, use the macros that open Http and Https to reduce redundancy
+
+#ACTION   SOURCE   DESTPROTO   DESTSOURCE  RATEUSER/
+#   PORT(S) PORT(S) LIMIT   GROUP
+PARAM  -   -   tcp 8200# Goto Meeting only needed (TCP 
outbound)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.3.1/Perl/Shorewall/Chains.pm 
new/shorewall-4.6.3.2/Perl/Shorewall/Chains.pm
--- old/shorewall-4.6.3.1/Perl/Shorewall/Chains.pm  2014-08-27 
16:54:44.0 +0200
+++ new/shorewall-4.6.3.2/Perl/Shorewall/Chains.pm  2014-09-02 
22:01:29.0 +0200
@@ -7570,7 +7570,7 @@
 $exceptionrule,
 $actparms{disposition} || 
$disposition,
 $target ),
-  $terminating{$basictarget} || ( 
$targetref || $targetref-{complete} ),
+  $terminating{$basictarget} || ( 
$targetref  $targetref-{complete} ),
   $matches );
}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.3.1/Perl/Shorewall/Config.pm 
new/shorewall-4.6.3.2/Perl/Shorewall/Config.pm
--- 

commit yast2-auth-client for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2014-09-05 09:34:23

Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New)


Package is yast2-auth-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes  
2014-08-08 10:13:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2014-09-05 09:34:45.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 11:46:38 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.20
+
+---

Old:

  yast2-auth-client-3.1.19.tar.bz2

New:

  yast2-auth-client-3.1.20.tar.bz2



Other differences:
--
++ yast2-auth-client.spec ++
--- /var/tmp/diff_new_pack.0juS06/_old  2014-09-05 09:34:46.0 +0200
+++ /var/tmp/diff_new_pack.0juS06/_new  2014-09-05 09:34:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-client
-Version:3.1.19
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,13 +25,13 @@
 
 BuildRequires:  doxygen
 BuildRequires:  perl-XML-Writer
-BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-network
 BuildRequires:  yast2-pam
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
 
 PreReq: %fillup_prereq
 

++ yast2-auth-client-3.1.19.tar.bz2 - yast2-auth-client-3.1.20.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.1.19/package/yast2-auth-client.changes 
new/yast2-auth-client-3.1.20/package/yast2-auth-client.changes
--- old/yast2-auth-client-3.1.19/package/yast2-auth-client.changes  
2014-08-07 17:07:42.0 +0200
+++ new/yast2-auth-client-3.1.20/package/yast2-auth-client.changes  
2014-09-04 14:13:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 11:46:38 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.20
+
+---
 Thu Aug  7 08:57:02 UTC 2014 - vark...@suse.com
 
 - bnc#889762 - yast2-auth-client lacks help.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.1.19/package/yast2-auth-client.spec 
new/yast2-auth-client-3.1.20/package/yast2-auth-client.spec
--- old/yast2-auth-client-3.1.19/package/yast2-auth-client.spec 2014-08-07 
17:07:42.0 +0200
+++ new/yast2-auth-client-3.1.20/package/yast2-auth-client.spec 2014-09-04 
14:13:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-client
-Version:3.1.19
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 License:GPL-2.0
 BuildRequires: doxygen perl-XML-Writer update-desktop-files yast2 yast2-pam 
yast2-testsuite yast2-network
 BuildRequires:  yast2-devtools = 3.0.6
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 
 PreReq: %fillup_prereq
 

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



commit yast2-slide-show for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-slide-show for 
openSUSE:Factory checked in at 2014-09-05 09:34:22

Comparing /work/SRC/openSUSE:Factory/yast2-slide-show (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-slide-show.new (New)


Package is yast2-slide-show

Changes:

--- /work/SRC/openSUSE:Factory/yast2-slide-show/yast2-slide-show.changes
2014-08-13 17:08:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-slide-show.new/yast2-slide-show.changes   
2014-09-05 09:34:44.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 10:16:21 UTC 2014 - k...@suse.de
+
+- 3.1.10
+- Update translations.
+
+---

Old:

  yast2-slide-show-3.1.9.tar.bz2

New:

  yast2-slide-show-3.1.10.tar.bz2



Other differences:
--
++ yast2-slide-show.spec ++
--- /var/tmp/diff_new_pack.kcDZMt/_old  2014-09-05 09:34:45.0 +0200
+++ /var/tmp/diff_new_pack.kcDZMt/_new  2014-09-05 09:34:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slide-show
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ slideshow-sles-po.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/po/cs.po new/po/cs.po
--- old/po/cs.po2014-07-21 13:32:57.0 +0200
+++ new/po/cs.po2014-09-04 11:46:27.0 +0200
@@ -5,7 +5,7 @@
 msgstr 
 Project-Id-Version: slideshow-sles\n
 POT-Creation-Date: 2014-05-28 14:46+\n
-PO-Revision-Date: 2014-07-15 11:32\n
+PO-Revision-Date: 2014-09-03 10:42\n
 Last-Translator: Novell language langu...@novell.com\n
 Language-Team: Novell language langu...@novell.com\n
 MIME-Version: 1.0\n
@@ -238,11 +238,11 @@
 
 #: slideshow.xml:350(para)
 msgid SUSE Manager
-msgstr Správce SUSE
+msgstr SUSE Manager
 
 #: slideshow.xml:355(para)
 msgid SUSE Cloud
-msgstr Cloud SUSE
+msgstr SUSE Cloud
 
 #: slideshow.xml:360(para)
 msgid SUSE Storage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/po/ko.po new/po/ko.po
--- old/po/ko.po2014-07-21 13:32:57.0 +0200
+++ new/po/ko.po2014-09-04 11:46:27.0 +0200
@@ -5,7 +5,7 @@
 msgstr 
 Project-Id-Version: slideshow-sles\n
 POT-Creation-Date: 2014-05-28 14:46+\n
-PO-Revision-Date: 2014-07-15 11:32\n
+PO-Revision-Date: 2014-09-03 10:43\n
 Last-Translator: Novell language langu...@novell.com\n
 Language-Team: Novell language langu...@novell.com\n
 MIME-Version: 1.0\n
@@ -238,11 +238,11 @@
 
 #: slideshow.xml:350(para)
 msgid SUSE Manager
-msgstr SUSE 관리자
+msgstr SUSE Manager
 
 #: slideshow.xml:355(para)
 msgid SUSE Cloud
-msgstr SUSE 클라우드
+msgstr SUSE Cloud
 
 #: slideshow.xml:360(para)
 msgid SUSE Storage

++ yast2-slide-show-3.1.9.tar.bz2 - yast2-slide-show-3.1.10.tar.bz2 ++
Files old/yast2-slide-show-3.1.9/package/slideshow-sles-po.tar.gz and 
new/yast2-slide-show-3.1.10/package/slideshow-sles-po.tar.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-slide-show-3.1.9/package/yast2-slide-show.changes 
new/yast2-slide-show-3.1.10/package/yast2-slide-show.changes
--- old/yast2-slide-show-3.1.9/package/yast2-slide-show.changes 2014-08-13 
15:37:09.0 +0200
+++ new/yast2-slide-show-3.1.10/package/yast2-slide-show.changes
2014-09-04 12:22:09.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 10:16:21 UTC 2014 - k...@suse.de
+
+- 3.1.10
+- Update translations.
+
+---
 Wed Aug 13 13:27:28 UTC 2014 - k...@suse.de
 
 - 3.1.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-3.1.9/package/yast2-slide-show.spec 
new/yast2-slide-show-3.1.10/package/yast2-slide-show.spec
--- old/yast2-slide-show-3.1.9/package/yast2-slide-show.spec2014-08-13 
15:37:09.0 +0200
+++ new/yast2-slide-show-3.1.10/package/yast2-slide-show.spec   2014-09-04 
12:22:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slide-show
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit python-rtslib-fb for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package python-rtslib-fb for 
openSUSE:Factory checked in at 2014-09-05 09:34:19

Comparing /work/SRC/openSUSE:Factory/python-rtslib-fb (Old)
 and  /work/SRC/openSUSE:Factory/.python-rtslib-fb.new (New)


Package is python-rtslib-fb

Changes:

--- /work/SRC/openSUSE:Factory/python-rtslib-fb/python-rtslib-fb.changes
2014-01-23 15:54:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-rtslib-fb.new/python-rtslib-fb.changes   
2014-09-05 09:34:40.0 +0200
@@ -1,0 +2,16 @@
+Wed Sep  3 12:01:09 UTC 2014 - dmuel...@suse.com
+
+- update to 2.1.49:
+  * Improve error message when NetworkPortal restore fails
+  * Python 3.x porting fixes
+  * targetctl: A missing restore file is not an error 
+  * Add a message if no configfile is found
+  * Add StorageObjectFactory
+  * Convert all exceptions in set_parameter/attribute to RTSLibError
+  * Change set_parameters/attributes to take an err_func
+  * Fix missing err_func parameter to set_attributes 
+  * '!' allowed character in block and partition names 
+  * Don't add to cache if cfs create fails 
+  * Don't lower-case return values from _parse_info functions 
+
+---

Old:

  rtslib-fb-2.1.43.tar.gz

New:

  rtslib-fb-2.1.49.tar.gz



Other differences:
--
++ python-rtslib-fb.spec ++
--- /var/tmp/diff_new_pack.bkn1H1/_old  2014-09-05 09:34:41.0 +0200
+++ /var/tmp/diff_new_pack.bkn1H1/_new  2014-09-05 09:34:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-rtslib-fb
-Version:2.1.43
+Version:2.1.49
 Release:0
 Summary:API for Linux kernel SCSI target (aka LIO)
 License:Apache-2.0

++ rtslib-fb-2.1.43.tar.gz - rtslib-fb-2.1.49.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rtslib-fb-2.1.43/PKG-INFO 
new/rtslib-fb-2.1.49/PKG-INFO
--- old/rtslib-fb-2.1.43/PKG-INFO   2013-12-04 18:24:20.0 +0100
+++ new/rtslib-fb-2.1.49/PKG-INFO   2014-08-28 20:25:36.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: rtslib-fb
-Version: 2.1.43
+Version: 2.1.49
 Summary: API for Linux kernel SCSI target (aka LIO)
 Home-page: http://github.com/agrover/rtslib-fb
 Author: Andy Grover
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rtslib-fb-2.1.43/rtslib/__init__.py 
new/rtslib-fb-2.1.49/rtslib/__init__.py
--- old/rtslib-fb-2.1.43/rtslib/__init__.py 2013-11-08 01:21:56.0 
+0100
+++ new/rtslib-fb-2.1.49/rtslib/__init__.py 2014-08-28 20:14:27.0 
+0200
@@ -1,6 +1,7 @@
 '''
 This file is part of RTSLib.
 Copyright (c) 2011-2013 by Datera, Inc
+Copyright (c) 2011-2014 by Red Hat, Inc.
 
 Licensed under the Apache License, Version 2.0 (the License); you may
 not use this file except in compliance with the License. You may obtain
@@ -24,6 +25,7 @@
 
 from tcm import FileIOStorageObject, BlockStorageObject
 from tcm import PSCSIStorageObject, RDMCPStorageObject
+from tcm import StorageObjectFactory
 
 __version__ = 'GIT_VERSION'
 __author__ = Jerome Martin j...@risingtidesystems.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rtslib-fb-2.1.43/rtslib/fabric.py 
new/rtslib-fb-2.1.49/rtslib/fabric.py
--- old/rtslib-fb-2.1.43/rtslib/fabric.py   2013-11-20 20:39:46.0 
+0100
+++ new/rtslib-fb-2.1.49/rtslib/fabric.py   2014-08-08 00:26:19.0 
+0200
@@ -1,7 +1,7 @@
 '''
 This file is part of RTSLib.
 Copyright (c) 2011-2013 by Datera, Inc
-Copyright (c) 2013 by Andy Grover
+Copyright (c) 2011-2014 by Red Hat, Inc.
 
 Licensed under the Apache License, Version 2.0 (the License); you may
 not use this file except in compliance with the License. You may obtain
@@ -187,7 +187,7 @@
 according to the spec, and returns a tuple of our preferred string 
 representation of the wwn, and what type it turned out to be.
 '''
-return normalize_wwn(self.wwn_types, wwn, self.wwns)
+return normalize_wwn(self.wwn_types, wwn)
 
 def to_fabric_wwn(self, wwn):
 '''
@@ -198,7 +198,10 @@
 
 def from_fabric_wwn(self, wwn):
 '''
-see to_fabric_wwn.
+Converts from WWN format used in this fabric's LIO configfs to 
canonical
+format.
+Note: Do not call from wwns(). There's no guarantee fabric wwn format 
is
+the same as wherever wwns() is reading from.
 '''
 return wwn
 
@@ -347,10 +350,7 @@
 for fname in glob(/sys/bus/firewire/devices/fw*/is_local):
 if bool(int(fread(fname))):
 guid_path = 

commit yast2-dns-server for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-dns-server for 
openSUSE:Factory checked in at 2014-09-05 09:34:27

Comparing /work/SRC/openSUSE:Factory/yast2-dns-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-dns-server.new (New)


Package is yast2-dns-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes
2014-03-30 12:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-dns-server.new/yast2-dns-server.changes   
2014-09-05 09:34:48.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 12:20:11 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.7
+
+---

Old:

  yast2-dns-server-3.1.6.tar.bz2

New:

  yast2-dns-server-3.1.7.tar.bz2



Other differences:
--
++ yast2-dns-server.spec ++
--- /var/tmp/diff_new_pack.7yCSq4/_old  2014-09-05 09:34:49.0 +0200
+++ /var/tmp/diff_new_pack.7yCSq4/_new  2014-09-05 09:34:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-dns-server
-Version:3.1.6
+Version:3.1.7
 Release:0
 Url:https://github.com/yast/yast-dns-server
 
@@ -25,13 +25,13 @@
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
-BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-ldap = 3.1.4
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
 
 # requires DnsServerAPI::GetReverseIPforIPv6
 BuildRequires:  yast2 = 2.17.8

++ yast2-dns-server-3.1.6.tar.bz2 - yast2-dns-server-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-3.1.6/package/yast2-dns-server.changes 
new/yast2-dns-server-3.1.7/package/yast2-dns-server.changes
--- old/yast2-dns-server-3.1.6/package/yast2-dns-server.changes 2014-03-28 
17:27:20.0 +0100
+++ new/yast2-dns-server-3.1.7/package/yast2-dns-server.changes 2014-09-04 
16:35:08.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 12:20:11 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.7
+
+---
 Fri Mar 28 15:04:54 UTC 2014 - vmora...@suse.com
 
 - Fix failing testsuite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.1.6/package/yast2-dns-server.spec 
new/yast2-dns-server-3.1.7/package/yast2-dns-server.spec
--- old/yast2-dns-server-3.1.6/package/yast2-dns-server.spec2014-03-28 
17:27:20.0 +0100
+++ new/yast2-dns-server-3.1.7/package/yast2-dns-server.spec2014-09-04 
16:35:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-dns-server
-Version:3.1.6
+Version:3.1.7
 Release:0
 Url:https://github.com/yast/yast-dns-server
 
@@ -25,7 +25,7 @@
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.1.10

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



commit ecryptfs-utils for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2014-09-05 09:34:24

Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old)
 and  /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New)


Package is ecryptfs-utils

Changes:

--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes
2014-08-20 10:51:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes   
2014-09-05 09:34:46.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 13:13:07 UTC 2014 - da...@darins.net
+
+- update to 104
+  - lots of bugfixes, apparently from static code checking
+
+---

Old:

  ecryptfs-utils_103.orig.tar.gz

New:

  ecryptfs-utils_104.orig.tar.gz



Other differences:
--
++ ecryptfs-utils.spec ++
--- /var/tmp/diff_new_pack.sTbXCd/_old  2014-09-05 09:34:47.0 +0200
+++ /var/tmp/diff_new_pack.sTbXCd/_new  2014-09-05 09:34:47.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   ecryptfs-utils
-Url:https://launchpad.net/ecryptfs
+Url:http://ecryptfs.org/
 Summary:Userspace Utilities for ecryptfs
 License:GPL-2.0+
 Group:  Productivity/Security
-Version:103
+Version:104
 Release:0
 Source0:
http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
 Source1:baselibs.conf


++ ecryptfs-utils_103.orig.tar.gz - ecryptfs-utils_104.orig.tar.gz ++
 13836 lines of diff (skipped)

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



commit vm-install for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-09-05 09:34:28

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is vm-install

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-08-13 
08:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-09-05 09:34:49.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep  3 15:32:11 MDT 2014 - carn...@suse.com
+
+- bnc#894948 - vm-install fails when kernel-default is installed
+  on paravirtual guests 
+- Updated language files
+- Version 0.8.32
+
+---

Old:

  vm-install-0.8.31.tar.bz2

New:

  vm-install-0.8.32.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.0aHOf4/_old  2014-09-05 09:34:50.0 +0200
+++ /var/tmp/diff_new_pack.0aHOf4/_new  2014-09-05 09:34:50.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version = 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.31
+Version:0.8.32
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.31.tar.bz2
+Source0:%{name}-0.8.32.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.31.tar.bz2 - vm-install-0.8.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/Makefile 
new/vm-install-0.8.32/Makefile
--- old/vm-install-0.8.31/Makefile  2014-08-05 00:47:31.0 +0200
+++ new/vm-install-0.8.32/Makefile  2014-09-03 23:29:58.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.31
+VER = 0.8.32
 
 default:
@echo Run 'make install DESTDIR=$destdir' to install.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/po/ar.po 
new/vm-install-0.8.32/po/ar.po
--- old/vm-install-0.8.31/po/ar.po  2014-07-18 20:18:00.0 +0200
+++ new/vm-install-0.8.32/po/ar.po  2014-09-03 23:32:51.0 +0200
@@ -6,7 +6,7 @@
 Project-Id-Version: xen-vm-install\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-05-08 18:43-0600\n
-PO-Revision-Date: 2014-07-15 11:31\n
+PO-Revision-Date: 2014-09-03 10:42\n
 Last-Translator: Novell language langu...@novell.com\n
 Language-Team: Novell language langu...@novell.com\n
 Language: \n
@@ -389,7 +389,7 @@
 
 #: src/vminstall/msg.py:146
 msgid SUSE Linux Enterprise Server 10
-msgstr SUSELinuxEnterprise
Server10
+msgstr SUSE Linux Enterprise Server 10
 
 #: src/vminstall/msg.py:147
 msgid SUSE Linux Enterprise Server 11
@@ -401,11 +401,11 @@
 
 #: src/vminstall/msg.py:149
 msgid SUSE Linux Enterprise Server 8
-msgstr SUSE  Linux  Enterprise  Server  8
+msgstr SUSE Linux Enterprise Server 8
 
 #: src/vminstall/msg.py:150
 msgid SUSE Linux Enterprise Server 9
-msgstr SUSE Linux Enterprise Server 9
+msgstr SUSE Linux Enterprise Server 9
 
 #: src/vminstall/msg.py:151
 msgid Solaris 10
@@ -698,7 +698,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:232
 msgid For the most current information on SUSE VM server technology, see 
-msgstr للحصول على أحدث المعلومات عن تكنولوجيا ملقم SUSE الظاهري، راجع 
+msgstr للحصول على أحدث المعلومات عن تكنولوجيا خادم SUSE الظاهري، راجع 
 
 #: src/vminstall/msg.py:233
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/po/ko.po 
new/vm-install-0.8.32/po/ko.po
--- old/vm-install-0.8.31/po/ko.po  2014-07-18 20:18:03.0 +0200
+++ new/vm-install-0.8.32/po/ko.po  2014-09-03 23:32:56.0 +0200
@@ -6,7 +6,7 @@
 Project-Id-Version: xen-vm-install\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-05-08 18:43-0600\n
-PO-Revision-Date: 2014-07-15 11:32\n
+PO-Revision-Date: 2014-09-03 10:43\n
 Last-Translator: Novell language langu...@novell.com\n
 Language-Team: Novell language langu...@novell.com\n
 Language: \n
@@ -393,7 +393,7 @@
 
 #: src/vminstall/msg.py:147
 msgid SUSE Linux Enterprise Server 11
-msgstr SUSE Linux Enterprise Desktop 11
+msgstr SUSE Linux Enterprise Server 11
 
 #: 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-09-05 09:34:25

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-09-03 21:23:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-09-05 09:34:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---

Old:

  yast2-iscsi-lio-server-3.1.10.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.11.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.U3AkZn/_old  2014-09-05 09:34:48.0 +0200
+++ /var/tmp/diff_new_pack.U3AkZn/_new  2014-09-05 09:34:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,13 +27,13 @@
 BuildRequires:  doxygen
 BuildRequires:  libxslt
 BuildRequires:  popt-devel
-BuildRequires:  rubygem-rspec
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
 Requires:   lio-utils
 
 # network needs Wizard::OpenCancelOKDialog()

++ yast2-iscsi-lio-server-3.1.10.tar.bz2 - 
yast2-iscsi-lio-server-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
2014-09-03 17:00:07.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes
2014-09-04 16:30:26.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---
 Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
 
 - don't log user/password info (additional bug-fix for bnc #893362)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec   
2014-09-03 17:00:07.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec   
2014-09-04 16:30:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 License:GPL-2.0
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt popt-devel sgml-skel 
update-desktop-files yast2 yast2-packagemanager-devel yast2-testsuite
 BuildRequires:  yast2-devtools = 3.1.10
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 Requires:   lio-utils
 
 # network needs Wizard::OpenCancelOKDialog()

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



commit shim for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-09-05 11:17:41

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


Package is shim

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2014-09-05 
09:34:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-09-05 
11:17:48.0 +0200
@@ -2,13 +1,0 @@
-Wed Sep  3 12:32:25 UTC 2014 - lnus...@suse.de
-
-- re-introduce build failure if shim_enforce_ms_signature is defined. That way
-  a project like openSUSE:Factory can decide whether or not shim needs a valid
-  MS signature.
-

-Tue Aug 19 04:38:36 UTC 2014 - g...@suse.com
-
-- Add shim-update-openssl-0.9.8zb.patch to update openssl to
-  0.9.8zb
-


Old:

  shim-update-openssl-0.9.8zb.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.plSAw1/_old  2014-09-05 11:17:49.0 +0200
+++ /var/tmp/diff_new_pack.plSAw1/_new  2014-09-05 11:17:49.0 +0200
@@ -54,8 +54,6 @@
 Patch4: shim-mokmanager-support-sha-family.patch
 # PATCH-FIX-OPENSUSE shim-signed-unsigned-compares.patch jseg...@suse.com -- 
Fixed some signed - unsigned comparisons
 Patch5: shim-signed-unsigned-compares.patch
-# PATCH-FIX-UPSTREAM shim-update-openssl-0.9.8zb.patch g...@suse.com -- Update 
openssl to 0.9.8zb
-Patch6: shim-update-openssl-0.9.8zb.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:   shim-opensuse-cert-prompt.patch
 BuildRequires:  gnu-efi = 3.0t
@@ -86,7 +84,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 %patch100 -p1
 
 %build
@@ -165,9 +162,6 @@
cat hash1 hash2
if ! cmp -s hash1 hash2; then
echo ERROR: $suffix binary changed, need to request new 
signature!
-%if %{defined shim_enforce_ms_signature}
-   false
-%endif
mv shim.efi.bak shim-$suffix.efi
rm shim.efi
else

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




commit shim for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-09-05 11:49:12

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


Package is shim

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2014-09-05 
11:17:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-09-05 
11:49:13.0 +0200
@@ -1,0 +2,13 @@
+Wed Sep  3 12:32:25 UTC 2014 - lnus...@suse.de
+
+- re-introduce build failure if shim_enforce_ms_signature is defined. That way
+  a project like openSUSE:Factory can decide whether or not shim needs a valid
+  MS signature.
+
+---
+Tue Aug 19 04:38:36 UTC 2014 - g...@suse.com
+
+- Add shim-update-openssl-0.9.8zb.patch to update openssl to
+  0.9.8zb
+
+---

New:

  shim-update-openssl-0.9.8zb.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.SDLdNF/_old  2014-09-05 11:49:14.0 +0200
+++ /var/tmp/diff_new_pack.SDLdNF/_new  2014-09-05 11:49:14.0 +0200
@@ -54,6 +54,8 @@
 Patch4: shim-mokmanager-support-sha-family.patch
 # PATCH-FIX-OPENSUSE shim-signed-unsigned-compares.patch jseg...@suse.com -- 
Fixed some signed - unsigned comparisons
 Patch5: shim-signed-unsigned-compares.patch
+# PATCH-FIX-UPSTREAM shim-update-openssl-0.9.8zb.patch g...@suse.com -- Update 
openssl to 0.9.8zb
+Patch6: shim-update-openssl-0.9.8zb.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:   shim-opensuse-cert-prompt.patch
 BuildRequires:  gnu-efi = 3.0t
@@ -84,6 +86,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %patch100 -p1
 
 %build
@@ -162,6 +165,9 @@
cat hash1 hash2
if ! cmp -s hash1 hash2; then
echo ERROR: $suffix binary changed, need to request new 
signature!
+%if %{defined shim_enforce_ms_signature}
+   false
+%endif
mv shim.efi.bak shim-$suffix.efi
rm shim.efi
else

++ shim-update-openssl-0.9.8zb.patch ++
 4231 lines (skipped)

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



commit postgresql-init for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package postgresql-init for openSUSE:Factory 
checked in at 2014-09-05 12:59:53

Comparing /work/SRC/openSUSE:Factory/postgresql-init (Old)
 and  /work/SRC/openSUSE:Factory/.postgresql-init.new (New)


Package is postgresql-init

Changes:

--- /work/SRC/openSUSE:Factory/postgresql-init/postgresql-init.changes  
2014-07-31 21:50:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql-init.new/postgresql-init.changes 
2014-09-05 12:59:56.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep  3 01:48:48 CEST 2014 - r...@suse.de
+
+- sanitize release line in specfile
+
+---



Other differences:
--
++ postgresql-init.spec ++
--- /var/tmp/diff_new_pack.icdnup/_old  2014-09-05 12:59:57.0 +0200
+++ /var/tmp/diff_new_pack.icdnup/_new  2014-09-05 12:59:57.0 +0200
@@ -23,7 +23,7 @@
 
 Name:   postgresql-init
 Version:9.3
-Release:0.6.RELEASE12
+Release:0
 Source0:postgresql-init
 Source1:postgresql-sysconfig
 Source2:postgresql-firewall

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



commit yast2-users for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2014-09-05 12:59:52

Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-users.new (New)


Package is yast2-users

Changes:

--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2014-08-30 
16:03:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes 
2014-09-05 12:59:54.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep  3 08:26:34 CEST 2014 - sch...@suse.de
+
+- Autoyast: Initialize the user hash in User module correctly
+  This is needed for establishing the system users
+  (espl. the root user). (bnc#893725)
+- 3.1.32
+
+---

Old:

  yast2-users-3.1.31.tar.bz2

New:

  yast2-users-3.1.32.tar.bz2



Other differences:
--
++ yast2-users.spec ++
--- /var/tmp/diff_new_pack.sbGvYA/_old  2014-09-05 12:59:56.0 +0200
+++ /var/tmp/diff_new_pack.sbGvYA/_new  2014-09-05 12:59:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-users
-Version:3.1.31
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-users-3.1.31.tar.bz2 - yast2-users-3.1.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.31/package/yast2-users.changes 
new/yast2-users-3.1.32/package/yast2-users.changes
--- old/yast2-users-3.1.31/package/yast2-users.changes  2014-08-25 
10:28:19.0 +0200
+++ new/yast2-users-3.1.32/package/yast2-users.changes  2014-09-03 
09:43:10.0 +0200
@@ -1,4 +1,12 @@
 ---
+Wed Sep  3 08:26:34 CEST 2014 - sch...@suse.de
+
+- Autoyast: Initialize the user hash in User module correctly
+  This is needed for establishing the system users
+  (espl. the root user). (bnc#893725)
+- 3.1.32
+
+---
 Mon Aug 25 09:21:30 CEST 2014 - sch...@suse.de
 
 - Autoyast: Moved minimal configuration to a central place in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.31/package/yast2-users.spec 
new/yast2-users-3.1.32/package/yast2-users.spec
--- old/yast2-users-3.1.31/package/yast2-users.spec 2014-08-25 
10:28:19.0 +0200
+++ new/yast2-users-3.1.32/package/yast2-users.spec 2014-09-03 
09:43:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-users
-Version:3.1.31
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.31/src/include/users/routines.rb 
new/yast2-users-3.1.32/src/include/users/routines.rb
--- old/yast2-users-3.1.31/src/include/users/routines.rb2014-08-25 
10:28:19.0 +0200
+++ new/yast2-users-3.1.32/src/include/users/routines.rb2014-09-03 
09:43:10.0 +0200
@@ -147,18 +147,21 @@
 old_gui = Users.GetGUI
 Users.SetGUI(false)
 
+# Users.Read has to be called in order to initialize the user hash
+# in the Users module. This is needed for establishing
+# the system users (espl. the root user). (bnc#893725)
+Users.Read
+Users.ResetCurrentUser
+# resetting Autologin settings
+Autologin.Disable
+
 users = UsersSimple.GetUsers
 
 if !users.empty?
-  Users.Read
-  Users.ResetCurrentUser
-  Builtins.y2milestone(There are #{users.size} users to import)
 
+  Builtins.y2milestone(There are #{users.size} users to import)
   create_users(users)
 
-  #resetting Autologin settings
-  Autologin.Disable
-
   if UsersSimple.AutologinUsed
 Autologin.user = UsersSimple.GetAutologinUser
 Autologin.Use(true)

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



commit kernel-firmware for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2014-09-05 12:59:56

Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.kernel-firmware.new (New)


Package is kernel-firmware

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2014-06-30 21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2014-09-05 12:59:59.0 +0200
@@ -1,0 +2,14 @@
+Wed Sep  3 12:57:59 CEST 2014 - ti...@suse.de
+
+- Sync with SLE12 package
+  * Includes previously cherry-picked QLogic firmware (bnc#879633)
+  * Intel BT firmware updates
+  * cxgb4 firmware update to revision 1.11.27.0
+  * bnx2x firmware version 7.10.51 (bnc#887382)
+  * dvb-fe-xc5000c-4.1.30.7.fw for xc5000 (bnc#884321)
+  * Drop the obsoleted mkinitrd scripts
+  * Use standard macros, posttrans for initrd updates
+- Update to git snapshot 20140903:
+  * Another Intel BT firmware updates (bnc#894810)
+
+---

Old:

  linux-firmware-20140624git.tar.bz2
  mkinitrd_boot-amd_microcode.sh
  mkinitrd_setup-amd_microcode.sh

New:

  linux-firmware-20140903git.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.aZTteY/_old  2014-09-05 13:00:03.0 +0200
+++ /var/tmp/diff_new_pack.aZTteY/_new  2014-09-05 13:00:03.0 +0200
@@ -19,17 +19,16 @@
 Name:   kernel-firmware
 BuildRequires:  fdupes
 BuildRequires:  kernel-default
-Version:20140624git
+BuildRequires:  suse-module-tools
+Version:20140903git
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT
 Group:  System/Kernel
-Url:
https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
+Url:
http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
 # Created with git archive | bzip2
-Source0:linux-firmware-%{version}.tar.bz2
+Source0:linux-firmware-%{version}.tar.xz
 Source1:firmware.sh
-Source5:mkinitrd_setup-amd_microcode.sh
-Source6:mkinitrd_boot-amd_microcode.sh
 %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
 
 %define __ksyms_supplements bash %_sourcedir/firmware.sh --cache 
%{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
@@ -79,14 +78,12 @@
 This package contains the microcode files used by AMD CPUs.
 
 %prep
-%setup -q -c kernel-firmware
+%setup -q -n linux-firmware-%version
 
 %build
 # nothing to do
 
 %install
-install -D -m 0755 %{SOURCE5} 
%{buildroot}/lib/mkinitrd/scripts/setup-amd_microcode.sh
-install -D -m 0755 %{SOURCE6} 
%{buildroot}/lib/mkinitrd/scripts/boot-amd_microcode.sh
 mkdir -p %{buildroot}/lib/firmware
 cp -avf * %{buildroot}/lib/firmware
 rm -f %{buildroot}/lib/firmware/WHENCE
@@ -102,45 +99,28 @@
 %clean
 rm -rf %{buildroot}
 
+%post
+%{?regenerate_initrd_post}
+
 %post -n ucode-amd
-[ -x /sbin/mkinitrd_setup ]  mkinitrd_setup
-if [ ${YAST_IS_RUNNING} != instsys ]; then
- if [ -e /var/lib/no_initrd_recreation_by_suspend ]; then
-   echo Skipping recreation of existing initial ramdisks, due
-   echo to presence of /var/lib/no_initrd_recreation_by_suspend
- elif [ -x /sbin/mkinitrd ]; then
-   [ -x /sbin/mkinitrd_setup ]  /sbin/mkinitrd_setup
-   /sbin/mkinitrd || :
- fi
-fi
-
-%postun -n ucode-amd
-[ -x /sbin/mkinitrd_setup ]  mkinitrd_setup
-if [ ${YAST_IS_RUNNING} != instsys ]; then
- if [ -e /var/lib/no_initrd_recreation_by_suspend ]; then
-   echo Skipping recreation of existing initial ramdisks, due
-   echo to presence of /var/lib/no_initrd_recreation_by_suspend
- elif [ -x /sbin/mkinitrd ]; then
-   [ -x /sbin/mkinitrd_setup ]  /sbin/mkinitrd_setup
-   /sbin/mkinitrd || :
- fi
-fi
+%{?regenerate_initrd_post}
+
+%posttrans
+%{?regenerate_initrd_posttrans}
+
+%posttrans -n ucode-amd
+%{?regenerate_initrd_posttrans}
 
 %files
 %defattr(0644,root,root,0755)
-%doc WHENCE README GPL-3 LICENCE.*
-%exclude /lib/firmware/amd-ucode/microcode_amd.bin*
-%exclude /lib/firmware/amd-ucode/microcode_amd_fam15h.bin*
+%doc WHENCE README GPL-3 LICEN[CS]E.*
+%exclude /lib/firmware/amd-ucode/microcode_amd.bin
+%exclude /lib/firmware/amd-ucode/microcode_amd_fam15h.bin
 /lib/firmware/*
 
 %files -n ucode-amd
 %defattr(0644,root,root,0755)
-/lib/firmware/amd-ucode/microcode_amd.bin*
-/lib/firmware/amd-ucode/microcode_amd_fam15h.bin*
-/lib/firmware/amd-ucode/
-%dir /lib/mkinitrd
-%dir /lib/mkinitrd/scripts
-%attr(0755,root,root) /lib/mkinitrd/scripts/setup-amd_microcode.sh
-%attr(0755,root,root) 

commit javassist for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package javassist for openSUSE:Factory 
checked in at 2014-09-05 12:59:58

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


Package is javassist

Changes:

--- /work/SRC/openSUSE:Factory/javassist/javassist.changes  2013-09-11 
13:38:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.javassist.new/javassist.changes 2014-09-05 
13:00:07.0 +0200
@@ -1,0 +2,10 @@
+Wed Sep  3 16:19:44 CEST 2014 - r...@suse.de
+
+- fix group entries for subpackages 
+
+---
+Wed Sep  3 01:48:48 CEST 2014 - r...@suse.de
+
+- sanitize release line in specfile
+
+---



Other differences:
--
++ javassist.spec ++
--- /var/tmp/diff_new_pack.EG01MI/_old  2014-09-05 13:00:08.0 +0200
+++ /var/tmp/diff_new_pack.EG01MI/_new  2014-09-05 13:00:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package javassist
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2005, JPackage Project
 # All rights reserved.
 #
@@ -26,7 +26,7 @@
 
 Name:   javassist
 Version:3.5
-Release:0.RELEASE2
+Release:0
 Url:http://www.csg.is.titech.ac.jp/~chiba/javassist/
 Source0:javassist-3.5.CR1-src.tar.gz
 # cvs -d:pserver:anonym...@anoncvs.forge.jboss.com:/cvsroot/jboss export -r 
Javassist_3_5_CR1 javassist
@@ -57,7 +57,7 @@
 
 %package demo
 Summary:Samples for javassist
-Group:  Development/Documentation/Other
+Group:  Documentation/Other
 Requires:   javassist = %{version}-%{release}
 
 %description demo
@@ -69,7 +69,7 @@
 
 %package javadoc
 Summary:Javadoc for javassist
-Group:  Development/Documentation/HTML
+Group:  Documentation/HTML
 
 %description javadoc
 Javadoc for javassist.
@@ -80,7 +80,7 @@
 
 %package manual
 Summary:Tutorial for javassist
-Group:  Development/Documentation/Other
+Group:  Documentation/Other
 
 %description manual
 Tutorial for javassist.

-- 
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-09-05 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-09-05 12:59:56

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-08-28 
21:05:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-09-05 
13:00:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 28 10:03:21 UTC 2014 - dd...@suse.com
+
+- fix FSCTL_SET_SPARSE request validation; (bso#10787); (bnc#893774).
+
+---
@@ -9 +14,2 @@
-- build: disable mmap on s390 systems; (bso#10765); (bnc#886193).
+- build: disable mmap on s390 systems; (bso#10765); (bnc#886193);
+  (bnc#882356).



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.MXyRHy/_old  2014-09-05 13:00:06.0 +0200
+++ /var/tmp/diff_new_pack.MXyRHy/_new  2014-09-05 13:00:06.0 +0200
@@ -145,7 +145,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3280
+%define SOURCE_TIMESTAMP 3283
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0

++ patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches/samba.org/0751495b1327d002b79482632b7c590cae6e3f9d 
new/patches/samba.org/0751495b1327d002b79482632b7c590cae6e3f9d
--- old/patches/samba.org/0751495b1327d002b79482632b7c590cae6e3f9d  
1970-01-01 01:00:00.0 +0100
+++ new/patches/samba.org/0751495b1327d002b79482632b7c590cae6e3f9d  
2014-08-28 12:05:56.0 +0200
@@ -0,0 +1,43 @@
+From 0751495b1327d002b79482632b7c590cae6e3f9d Mon Sep 17 00:00:00 2001
+From: David Disseldorp dd...@samba.org
+Date: Wed, 27 Aug 2014 15:42:00 +0200
+Subject: [PATCH] dosmode: fix FSCTL_SET_SPARSE request validation
+
+Check that FSCTL_SET_SPARSE requests does not refer to directories. Also
+reject such requests when issued over IPC or printer share connections.
+
+Bug: https://bugzilla.samba.org/show_bug.cgi?id=10787
+
+Signed-off-by: David Disseldorp dd...@samba.org
+Reviewed-by: Jeremy Allison j...@samba.org
+
+Autobuild-User(master): Jeremy Allison j...@samba.org
+Autobuild-Date(master): Thu Aug 28 04:22:37 CEST 2014 on sn-devel-104
+---
+ source3/smbd/dosmode.c | 13 +
+ 1 file changed, 13 insertions(+)
+
+Index: source3/smbd/dosmode.c
+===
+--- source3/smbd/dosmode.c.orig
 source3/smbd/dosmode.c
+@@ -1017,6 +1017,19 @@ NTSTATUS file_set_sparse(connection_stru
+   return NT_STATUS_ACCESS_DENIED;
+   }
+ 
++  if (fsp-is_directory) {
++  DEBUG(9, (invalid attempt to %s sparse flag on dir %s\n,
++(sparse ? set : clear),
++smb_fname_str_dbg(fsp-fsp_name)));
++  return NT_STATUS_INVALID_PARAMETER;
++  }
++
++  if (IS_IPC(conn) || IS_PRINT(conn)) {
++  DEBUG(9, (attempt to %s sparse flag over invalid conn\n,
++(sparse ? set : clear)));
++  return NT_STATUS_INVALID_PARAMETER;
++  }
++
+   DEBUG(10,(file_set_sparse: setting sparse bit %u on file %s\n,
+ sparse, smb_fname_str_dbg(fsp-fsp_name)));
+ 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/series new/patches/series
--- old/patches/series  2014-08-19 15:55:47.0 +0200
+++ new/patches/series  2014-08-28 12:03:07.0 +0200
@@ -90,6 +90,7 @@
 samba.org/2685df1177ffd39b1af34eb116bd7b24d4b12974 -p0 # bso 10652, bnc 883870
 samba.org/2706af4d78fc9a47a4ac45b373edf276e3a9b354 -p0 # bso 10652, bnc 883870
 samba.org/1ad71f79eb473822d36d9629cf52c2fca4c53752 -p0 # bso 10652, bnc 883870
+samba.org/0751495b1327d002b79482632b7c590cae6e3f9d -p0 # bso 10787, bnc 893774
 samba.org/fix_pc_dependencies.diff -p0
 
 # SuSE specific changes


++ 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-08-19 16:34:58.0 +0200
+++ new/vendor-files/tools/package-data 2014-08-28 12:07:53.0 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION=3280
+SAMBA_PACKAGE_SVN_VERSION=3283

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



commit uhd for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package uhd for openSUSE:Factory checked in 
at 2014-09-05 13:00:08

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


Package is uhd

Changes:

--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2014-08-27 07:46:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.uhd.new/uhd.changes 2014-09-05 
13:00:17.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep  1 22:22:58 UTC 2014 - w...@ire.pw.edu.pl
+
+- Update to version 3.7.2
+  * bugfix release
+
+---

Old:

  uhd-images_003.007.000-release.tar.gz
  uhd-source_003.007.000-1-stable.tar.gz

New:

  uhd-images_003.007.002-release.tar.gz
  uhd-source_003.007.002-release.tar.gz



Other differences:
--
++ uhd.spec ++
--- /var/tmp/diff_new_pack.wAExMT/_old  2014-09-05 13:00:19.0 +0200
+++ /var/tmp/diff_new_pack.wAExMT/_new  2014-09-05 13:00:19.0 +0200
@@ -18,14 +18,14 @@
 
 Name:   uhd
 %define libname libuhd003
-Version:3.7.0
-%define src_ver 003.007.000
+Version:3.7.2
 Release:0
+%define src_ver 003.007.002
 Summary:The driver for USRP SDR boards
 License:GPL-3.0+
 Group:  Hardware/Other
 Url:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki
-Source0:
http://files.ettus.com/binaries/uhd_stable/uhd_%{src_ver}-release/uhd-source_%{src_ver}-1-stable.tar.gz
+Source0:
http://files.ettus.com/binaries/uhd_stable/uhd_%{src_ver}-release/uhd-source_%{src_ver}-release.tar.gz
 Source1:
http://files.ettus.com/binaries/uhd_stable/uhd_%{src_ver}-release/uhd-images_%{src_ver}-release.tar.gz
 BuildRequires:  boost-devel = 1.36
 BuildRequires:  cmake = 2.6
@@ -35,11 +35,11 @@
 BuildRequires:  gcc-c++
 BuildRequires:  orc
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libusb-1.0)
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  python-cheetah = 2.0.0
 BuildRequires:  python-devel = 2.6
 BuildRequires:  udev
+BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   udev
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -106,7 +106,7 @@
 This package contains binary firmware images for the Universal Hardware Driver 
(UHD).
 
 %prep
-%setup -q -n uhd-source_%{src_ver}-1-stable
+%setup -q -n uhd-source_%{src_ver}-release
 
 # remove buildtime from documentation
 echo HTML_TIMESTAMP = NO  docs/Doxyfile.in

++ uhd-images_003.007.000-release.tar.gz - 
uhd-images_003.007.002-release.tar.gz ++
/work/SRC/openSUSE:Factory/uhd/uhd-images_003.007.000-release.tar.gz 
/work/SRC/openSUSE:Factory/.uhd.new/uhd-images_003.007.002-release.tar.gz 
differ: char 5, line 1

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



commit ThePEG for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package ThePEG for openSUSE:Factory checked 
in at 2014-09-05 13:00:07

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


Package is ThePEG

Changes:

--- /work/SRC/openSUSE:Factory/ThePEG/ThePEG.changes2014-05-06 
14:03:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ThePEG.new/ThePEG.changes   2014-09-05 
13:00:13.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep  4 23:20:29 UTC 2014 - badshah...@gmail.com
+
+- Update to version 1.9.2:
+  + Better support for LHAPDF 6; now determines if version 6 is
+available and makes use of new LHAPDFv6 features
+- Changes from version 1.9.1:
+  + Build fix for SLC6
+  + Build fix for Rivet 2.1.1: adapted to Rivet 2.1.1 changed
+header file layout
+- Use macro instead of hard-coding version in file-list.
+
+---

Old:

  ThePEG-1.9.0.tar.bz2

New:

  ThePEG-1.9.2.tar.bz2



Other differences:
--
++ ThePEG.spec ++
--- /var/tmp/diff_new_pack.hMLLgZ/_old  2014-09-05 13:00:14.0 +0200
+++ /var/tmp/diff_new_pack.hMLLgZ/_new  2014-09-05 13:00:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ThePEG
 #
-# 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
@@ -19,7 +19,7 @@
 %define so_version 18
 
 Name:   ThePEG
-Version:1.9.0
+Version:1.9.2
 Release:0
 Summary:Toolkit providing a common platform for event generators in C++
 License:GPL-2.0
@@ -104,10 +104,10 @@
 %{_libdir}/%{name}/*.so
 %{_libdir}/%{name}/Makefile
 %{_libdir}/%{name}/Makefile.common
-%{_libdir}/%{name}/ThePEGDefaults-1.9.0.rpo
+%{_libdir}/%{name}/ThePEGDefaults-%{version}.rpo
 %{_libdir}/%{name}/ThePEGDefaults.rpo
-%{_libdir}/%{name}/runThePEG-1.9.0
-%{_libdir}/%{name}/setupThePEG-1.9.0
+%{_libdir}/%{name}/runThePEG-%{version}
+%{_libdir}/%{name}/setupThePEG-%{version}
 %{_datadir}/%{name}/
 
 %changelog

++ ThePEG-1.9.0.tar.bz2 - ThePEG-1.9.2.tar.bz2 ++
 24778 lines of diff (skipped)

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



commit autoyast2 for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-09-05 13:00:00

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-08-30 
16:03:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-09-05 
13:00:09.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  2 12:08:53 CEST 2014 - f...@suse.de
+
+- Fix failure to import report settings from profile introduced with
+  fix for bnc#887397 and bnc#893744
+- 3.1.58
+
+---

Old:

  autoyast2-3.1.57.tar.bz2

New:

  autoyast2-3.1.58.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.EPWXja/_old  2014-09-05 13:00:10.0 +0200
+++ /var/tmp/diff_new_pack.EPWXja/_new  2014-09-05 13:00:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.57
+Version:3.1.58
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.57.tar.bz2 - autoyast2-3.1.58.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/package/autoyast2.changes 
new/autoyast2-3.1.58/package/autoyast2.changes
--- old/autoyast2-3.1.57/package/autoyast2.changes  2014-08-25 
10:40:16.0 +0200
+++ new/autoyast2-3.1.58/package/autoyast2.changes  2014-09-03 
18:10:08.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Sep  2 12:08:53 CEST 2014 - f...@suse.de
+
+- Fix failure to import report settings from profile introduced with
+  fix for bnc#887397 and bnc#893744
+- 3.1.58
+
+---
 Mon Aug 25 08:59:22 CEST 2014 - sch...@suse.de
 
 - Making second_stage public in order to switch off second stage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/package/autoyast2.spec 
new/autoyast2-3.1.58/package/autoyast2.spec
--- old/autoyast2-3.1.57/package/autoyast2.spec 2014-08-25 10:40:16.0 
+0200
+++ new/autoyast2-3.1.58/package/autoyast2.spec 2014-09-03 18:10:08.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.57
+Version:3.1.58
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/src/clients/inst_autoinit.rb 
new/autoyast2-3.1.58/src/clients/inst_autoinit.rb
--- old/autoyast2-3.1.57/src/clients/inst_autoinit.rb   2014-08-25 
10:40:16.0 +0200
+++ new/autoyast2-3.1.58/src/clients/inst_autoinit.rb   2014-09-03 
18:10:08.0 +0200
@@ -206,8 +206,8 @@
 # (bnc#887397)
 report = Report.Export # getting all values
 report[yesno_messages] = report.fetch(errors,{})
-Report.Import(report) # setting all values
   end
+  Report.Import(report) # setting all values
   AutoinstGeneral.Import(Profile.current.fetch(general,{}))
   AutoinstGeneral.SetSignatureHandling
   AutoinstGeneral.SetMultipathing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.57/test_xml/fehr_lvm_sles11_sda_disklvm.xml 
new/autoyast2-3.1.58/test_xml/fehr_lvm_sles11_sda_disklvm.xml
--- old/autoyast2-3.1.57/test_xml/fehr_lvm_sles11_sda_disklvm.xml   
1970-01-01 01:00:00.0 +0100
+++ new/autoyast2-3.1.58/test_xml/fehr_lvm_sles11_sda_disklvm.xml   
2014-09-03 18:10:08.0 +0200
@@ -0,0 +1,122 @@
+?xml version=1.0?
+!DOCTYPE profile SYSTEM /usr/share/autoinstall/dtd/profile.dtd
+profile xmlns=http://www.suse.com/1.0/yast2ns; 
xmlns:config=http://www.suse.com/1.0/configns;
+!--
+raid od hda+hdc
+--
+
+  configure
+sound
+  autoinstall config:type=booleantrue/autoinstall
+  configure_detected config:type=booleantrue/configure_detected
+/sound
+networking
+  dns
+dhcp_hostname config:type=booleantrue/dhcp_hostname
+dhcp_resolv config:type=booleantrue/dhcp_resolv
+  /dns
+  interfaces config:type=list
+interface
+  bootprotodhcp/bootproto
+  deviceeth0/device
+  nameEthernet Network Card/name
+  startmodeauto/startmode
+  usercontrolno/usercontrol
+/interface
+  /interfaces
+  modules config:type=list
+module_entry
+  devicestatic-0/device
+  module/module
+  options/options
+