commit docker for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2015-10-20 16:22:31

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


Package is "docker"

Changes:

--- /work/SRC/openSUSE:Factory/docker/docker.changes2015-09-30 
05:53:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes   2015-10-20 
16:22:33.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 12 20:28:46 UTC 2015 - fcaste...@suse.com
+
+- Update docker to 1.8.3 version:
+  * Fix layer IDs lead to local graph poisoning (CVE-2014-8178) (bnc#949660)
+  * Fix manifest validation and parsing logic errors allow pull-by-digest 
validation bypass (CVE-2014-8179)
+  * Add `--disable-legacy-registry` to prevent a daemon from using a v1 
registry
+
+---

Old:

  docker-1.8.2.tar.gz

New:

  _service
  docker-1.8.3.tar.xz



Other differences:
--
++ docker.spec ++
--- /var/tmp/diff_new_pack.CLBJGZ/_old  2015-10-20 16:22:34.0 +0200
+++ /var/tmp/diff_new_pack.CLBJGZ/_new  2015-10-20 16:22:34.0 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define git_version 0a8c2e3
+%define git_version f4bf5c7
 %define go_arches %ix86 x86_64
 Name:   docker
-Version:1.8.2
+Version:1.8.3
 Release:0
 Summary:The Linux container runtime
 License:Apache-2.0
 Group:  System/Management
 Url:http://www.docker.io
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 Source1:docker.service
 Source3:80-docker.rules
 Source4:sysconfig.docker
@@ -60,7 +60,6 @@
 %else
 BuildRequires:  gcc5-go >= 5.0
 %endif
-BuildRequires:  fdupes
 BuildRequires:  libapparmor-devel
 BuildRequires:  libbtrfs-devel >= 3.8
 BuildRequires:  procps
@@ -127,6 +126,7 @@
 %else
 Requires:   gcc5-go >= 5.0
 %endif
+BuildRequires:  fdupes
 Requires:   apparmor-parser
 Requires:   bash-completion
 Requires:   libapparmor-devel
@@ -149,7 +149,6 @@
 %patch102 -p1
 %endif
 cp %{SOURCE7} .
-find . -name ".gitignore" | xargs rm
 
 %build
 %ifnarch %go_arches
@@ -243,6 +242,7 @@
 %{_bindir}/docker
 %{_sbindir}/rcdocker
 %{_prefix}/lib/docker/
+%{_prefix}/lib/docker/dockerinit
 %{_unitdir}/%{name}.service
 %{_unitdir}/%{name}.socket
 %{_prefix}/lib/udev/rules.d/80-%{name}.rules

++ _service ++

  
https://github.com/docker/docker.git
git
.git
1.8.3
v1.8.3
  
  
docker-*.tar
xz
  
  
docker
  

++ docker-rpmlintrc ++
--- /var/tmp/diff_new_pack.CLBJGZ/_old  2015-10-20 16:22:34.0 +0200
+++ /var/tmp/diff_new_pack.CLBJGZ/_new  2015-10-20 16:22:34.0 +0200
@@ -4,11 +4,5 @@
 addFilter ("^docker.x86_64: W: unstripped-binary-or-object 
/usr/lib/docker/dockerinit")
 addFilter ("^docker.x86_64: W: no-manual-page-for-binary docker")
 addFilter ("^docker.x86_64: W: no-manual-page-for-binary nsinit")
-addFilter ("test.noarch.*: E: devel-file-in-non-devel-package")
-addFilter ("test.noarch.*: W: pem-certificate")
-addFilter ("test.noarch.*: W: non-executable-script")
-addFilter ("test.noarch.*: W: hidden-file-or-dir")
-addFilter ("test.noarch.*: W: files-duplicate")
-addFilter ("test.noarch.*: W: script-without-shebang 
/usr/src/docker/docs/README.md")
-addFilter ("test.noarch.*: W: sourced-script-with-shebang 
/etc/bash_completion.d/docker bash")
-addFilter ("test.noarch.*: W: suse-filelist-forbidden-fhs23 /usr/src/docker")
+addFilter ("^docker-test.noarch: W:.*")
+addFilter ("^docker-test.noarch: E:.*")




commit yast2-packager for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2015-10-20 16:22:04

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


Package is "yast2-packager"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2015-08-31 22:57:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2015-10-20 16:22:06.0 +0200
@@ -1,0 +2,35 @@
+Fri Oct 16 08:21:20 UTC 2015 - lsle...@suse.cz
+
+- repository manager - properly close the main window when aborting
+  after failed initialization to avoid a segfault (bsc#950525)
+- 3.1.82
+
+---
+Thu Oct  8 07:43:44 UTC 2015 - lsle...@suse.cz
+
+- repository manager - fixed switch between dvd:// and cd:// URL
+  scheme (bsc#947595)
+- 3.1.81
+
+---
+Tue Oct  6 11:36:25 UTC 2015 - an...@suse.com
+
+- Repository editor can now manage urls with repo variables like
+  $arch, $releasever, etc. (bsc#944505)
+- 3.1.80
+
+---
+Tue Oct  6 11:13:46 UTC 2015 - jreidin...@suse.com
+
+- Added a filter showing only those repositories not belonging to
+  any service. (bnc#944504)
+- 3.1.79
+
+---
+Tue Sep 29 10:34:34 UTC 2015 - lsle...@suse.cz
+
+- handle properly the SLES11 SMT upgrade to SLES12 (evaluate all
+  removed products when checking product upgrades) (bsc#946717)
+- 3.1.78
+
+---

Old:

  yast2-packager-3.1.77.tar.bz2

New:

  yast2-packager-3.1.82.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.Lwv9eX/_old  2015-10-20 16:22:07.0 +0200
+++ /var/tmp/diff_new_pack.Lwv9eX/_new  2015-10-20 16:22:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.77
+Version:3.1.82
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,14 +36,14 @@
 # HwDetection
 BuildRequires:  yast2 >= 3.1.19
 
-# "growonly" in Pkg::SetTargetDU()
-BuildRequires:  yast2-pkg-bindings >= 3.1.19
+# Pkg::SourceRawURL() and Pkg:ExpandedUrl()
+BuildRequires:  yast2-pkg-bindings >= 3.1.30
 
 # Newly added RPM
 Requires:   yast2-country-data >= 2.16.3
 
-# "growonly" in Pkg::SetTargetDU()
-Requires:   yast2-pkg-bindings >= 3.1.19
+# Pkg::SourceRawURL() and Pkg:ExpandedUrl()
+Requires:   yast2-pkg-bindings >= 3.1.30
 
 # Fixed .proc.cmdline agent
 Requires:   yast2 >= 3.1.89

++ yast2-packager-3.1.77.tar.bz2 -> yast2-packager-3.1.82.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.77/package/yast2-packager.changes 
new/yast2-packager-3.1.82/package/yast2-packager.changes
--- old/yast2-packager-3.1.77/package/yast2-packager.changes2015-08-28 
15:58:16.0 +0200
+++ new/yast2-packager-3.1.82/package/yast2-packager.changes2015-10-16 
10:38:09.0 +0200
@@ -1,4 +1,39 @@
 ---
+Fri Oct 16 08:21:20 UTC 2015 - lsle...@suse.cz
+
+- repository manager - properly close the main window when aborting
+  after failed initialization to avoid a segfault (bsc#950525)
+- 3.1.82
+
+---
+Thu Oct  8 07:43:44 UTC 2015 - lsle...@suse.cz
+
+- repository manager - fixed switch between dvd:// and cd:// URL
+  scheme (bsc#947595)
+- 3.1.81
+
+---
+Tue Oct  6 11:36:25 UTC 2015 - an...@suse.com
+
+- Repository editor can now manage urls with repo variables like
+  $arch, $releasever, etc. (bsc#944505)
+- 3.1.80
+
+---
+Tue Oct  6 11:13:46 UTC 2015 - jreidin...@suse.com
+
+- Added a filter showing only those repositories not belonging to
+  any service. (bnc#944504)
+- 3.1.79
+
+---
+Tue Sep 29 10:34:34 UTC 2015 - lsle...@suse.cz
+
+- handle properly the SLES11 SMT upgrade to SLES12 (evaluate all
+  removed products when checking product upgrades) (bsc#946717)
+- 3.1.78
+
+---
 Fri Aug 28 13:39:23 UTC 2015 - lsle...@suse.cz
 
 - Do not show a warning for the removed SMT product when upgrading
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-sound for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-sound for openSUSE:Factory 
checked in at 2015-10-20 16:20:35

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


Package is "yast2-sound"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-sound/yast2-sound.changes  2015-01-30 
06:04:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-sound.new/yast2-sound.changes 
2015-10-20 16:20:36.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct  7 09:41:12 UTC 2015 - lsle...@suse.cz
+
+- do not check for %suse_version == 1315, the existing check for
+  %is_opensuse is sufficient (bsc#949046)
+- 3.1.8
+
+---
+Fri Sep 18 09:15:17 UTC 2015 - dims...@opensuse.org
+
+- Enable build for Leap 42.1 (boo#945037).
+
+---

Old:

  yast2-sound-3.1.7.tar.bz2

New:

  yast2-sound-3.1.8.tar.bz2



Other differences:
--
++ yast2-sound.spec ++
--- /var/tmp/diff_new_pack.x4fqeH/_old  2015-10-20 16:20:37.0 +0200
+++ /var/tmp/diff_new_pack.x4fqeH/_new  2015-10-20 16:20:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-sound
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-sound
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,7 +25,7 @@
 
 # XXX: SLE-12 build packages for x86 and s390, but no runnable kernel, so
 # this package cannot be build here. Remove when SLE stop doing it
-%if %suse_version == 1315
+%if !0%{?is_opensuse}
 ExcludeArch:%ix86 s390
 %endif
 

++ yast2-sound-3.1.7.tar.bz2 -> yast2-sound-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.7/CONTRIBUTING.md 
new/yast2-sound-3.1.8/CONTRIBUTING.md
--- old/yast2-sound-3.1.7/CONTRIBUTING.md   2015-01-28 09:59:10.0 
+0100
+++ new/yast2-sound-3.1.8/CONTRIBUTING.md   2015-10-07 15:54:11.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.7/package/yast2-sound.changes 
new/yast2-sound-3.1.8/package/yast2-sound.changes
--- old/yast2-sound-3.1.7/package/yast2-sound.changes   2015-01-28 
09:59:11.0 +0100
+++ new/yast2-sound-3.1.8/package/yast2-sound.changes   2015-10-07 
15:54:11.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed Oct  7 09:41:12 UTC 2015 - lsle...@suse.cz
+
+- do not check for %suse_version == 1315, the existing check for
+  %is_opensuse is sufficient (bsc#949046)
+- 3.1.8
+
+---
+Fri Sep 18 09:15:17 UTC 2015 - dims...@opensuse.org
+
+- Enable build for Leap 42.1 (boo#945037).
+
+---
 Wed Jan 28 08:53:14 UTC 2015 - lsle...@suse.cz
 
 - do not set any icon in Confirm.Detection() call
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libyui-ncurses-pkg for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package libyui-ncurses-pkg for 
openSUSE:Factory checked in at 2015-10-20 16:20:39

Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-pkg (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new (New)


Package is "libyui-ncurses-pkg"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-ncurses-pkg/libyui-ncurses-pkg.changes
2015-09-27 08:38:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new/libyui-ncurses-pkg.changes   
2015-10-20 16:20:44.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct  7 13:01:35 UTC 2015 - jreidin...@suse.com
+
+- Fix unselecting patterns for installation (unify behavior with
+  qt packager) (bnc#916568)
+- 2.48.2
+
+---

Old:

  libyui-ncurses-pkg-2.48.1.tar.bz2

New:

  libyui-ncurses-pkg-2.48.2.tar.bz2



Other differences:
--
++ libyui-ncurses-pkg-doc.spec ++
--- /var/tmp/diff_new_pack.aW9wnx/_old  2015-10-20 16:20:45.0 +0200
+++ /var/tmp/diff_new_pack.aW9wnx/_new  2015-10-20 16:20:45.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.48.1
+Version:2.48.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-ncurses-pkg.spec ++
--- /var/tmp/diff_new_pack.aW9wnx/_old  2015-10-20 16:20:45.0 +0200
+++ /var/tmp/diff_new_pack.aW9wnx/_new  2015-10-20 16:20:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-ncurses-pkg
-Version:2.48.1
+Version:2.48.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-ncurses-pkg-2.48.1.tar.bz2 -> libyui-ncurses-pkg-2.48.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.48.1/Rakefile 
new/libyui-ncurses-pkg-2.48.2/Rakefile
--- old/libyui-ncurses-pkg-2.48.1/Rakefile  1970-01-01 01:00:00.0 
+0100
+++ new/libyui-ncurses-pkg-2.48.2/Rakefile  2015-10-05 14:42:12.0 
+0200
@@ -0,0 +1,8 @@
+#--
+# Copyright (C) 2015 SUSE LLC
+#
+# make continuous integration using rubygem-libyui-rake.
+#
+# MIT license
+#++
+require "libyui/rake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.48.1/VERSION.cmake 
new/libyui-ncurses-pkg-2.48.2/VERSION.cmake
--- old/libyui-ncurses-pkg-2.48.1/VERSION.cmake 2015-09-17 12:47:12.0 
+0200
+++ new/libyui-ncurses-pkg-2.48.2/VERSION.cmake 2015-10-08 14:32:11.0 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "48" )
-SET( VERSION_PATCH "1" )
+SET( VERSION_PATCH "2" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 # This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg-doc.spec 
new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg-doc.spec
--- old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg-doc.spec   
2015-09-17 12:47:12.0 +0200
+++ new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg-doc.spec   
2015-10-08 14:32:11.0 +0200
@@ -19,7 +19,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.48.1
+Version:2.48.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg.changes 
new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.changes
--- old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg.changes
2015-09-17 12:47:12.0 +0200
+++ new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.changes
2015-10-08 14:32:11.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Oct  7 13:01:35 UTC 2015 - jreidin...@suse.com
+
+- Fix unselecting patterns for installation (unify behavior with
+  qt packager) (bnc#916568)
+- 2.48.2
+
+---
 Wed Sep 16 17:29:23 CEST 2015 - mvid...@suse.com
 
 - Reorganized git for easier tarball creation:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg.spec 
new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.spec
--- old/libyui-ncurses-pkg-2.48.1/package/libyui-ncurses-pkg.spec   
2015-09-17 12:47:12.0 +0200
+++ new/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.spec   
2015-10-08 14:32:11.0 +0200
@@ 

commit baloo for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package baloo for openSUSE:Factory checked 
in at 2015-10-20 16:21:12

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


Package is "baloo"

Changes:

--- /work/SRC/openSUSE:Factory/baloo/baloo.changes  2014-11-19 
20:27:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.baloo.new/baloo.changes 2015-10-20 
16:21:13.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 16:36:42 UTC 2015 - alarr...@suse.com
+
+- Changed baloo-core runtime requirement for libxapian22 from 1.2.17
+  to 1.2.16
+
+---



Other differences:
--
++ baloo.spec ++
--- /var/tmp/diff_new_pack.NDz7Vo/_old  2015-10-20 16:21:13.0 +0200
+++ /var/tmp/diff_new_pack.NDz7Vo/_new  2015-10-20 16:21:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package baloo
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 Group:  System/GUI/KDE
 Recommends: %{name}-kioslaves = %{version}
 Recommends: %{name}-tools = %{version}
-Requires:   libxapian22 >= 1.2.17
+Requires:   libxapian22 >= 1.2.16
 
 %description core
 Baloo is a framework for searching and managing metadata. This




commit yast2-add-on for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on for openSUSE:Factory 
checked in at 2015-10-20 16:20:45

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


Package is "yast2-add-on"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-add-on/yast2-add-on.changes
2014-12-05 21:02:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-add-on.new/yast2-add-on.changes   
2015-10-20 16:20:46.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct  7 19:22:13 UTC 2015 - lsle...@suse.cz
+
+- restart the installation workflow to activate the new
+  installation steps added by an add-on via installation.xml
+  (bsc#949185)
+- 3.1.11
+
+---

Old:

  yast2-add-on-3.1.10.tar.bz2

New:

  yast2-add-on-3.1.11.tar.bz2



Other differences:
--
++ yast2-add-on.spec ++
--- /var/tmp/diff_new_pack.ZUzkGF/_old  2015-10-20 16:20:47.0 +0200
+++ /var/tmp/diff_new_pack.ZUzkGF/_new  2015-10-20 16:20:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-add-on-3.1.10.tar.bz2 -> yast2-add-on-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-3.1.10/CONTRIBUTING.md 
new/yast2-add-on-3.1.11/CONTRIBUTING.md
--- old/yast2-add-on-3.1.10/CONTRIBUTING.md 2014-12-04 10:54:51.0 
+0100
+++ new/yast2-add-on-3.1.11/CONTRIBUTING.md 2015-10-08 15:00:10.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-3.1.10/package/yast2-add-on.changes 
new/yast2-add-on-3.1.11/package/yast2-add-on.changes
--- old/yast2-add-on-3.1.10/package/yast2-add-on.changes2014-12-04 
10:54:51.0 +0100
+++ new/yast2-add-on-3.1.11/package/yast2-add-on.changes2015-10-08 
15:00:10.0 +0200
@@ -1,4 +1,12 @@
 ---
+Wed Oct  7 19:22:13 UTC 2015 - lsle...@suse.cz
+
+- restart the installation workflow to activate the new
+  installation steps added by an add-on via installation.xml
+  (bsc#949185)
+- 3.1.11
+
+---
 Thu Dec  4 09:49:06 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-3.1.10/package/yast2-add-on.spec 
new/yast2-add-on-3.1.11/package/yast2-add-on.spec
--- old/yast2-add-on-3.1.10/package/yast2-add-on.spec   2014-12-04 
10:54:51.0 +0100
+++ new/yast2-add-on-3.1.11/package/yast2-add-on.spec   2015-10-08 
15:00:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-botocore for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2015-10-20 16:22:30

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


Package is "python-botocore"

Changes:

--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-08-14 14:46:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes 
2015-10-20 16:22:31.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct 10 02:25:13 UTC 2015 - rjsch...@suse.com
+
+- Update to version 1.2.10 (bsc#949877)
+  + No upstream changelog
+- Forward port hide_py_pckgmgmt.patch
+
+---

Old:

  botocore-1.1.6.tar.gz

New:

  botocore-1.2.10.tar.gz



Other differences:
--
++ python-botocore.spec ++
--- /var/tmp/diff_new_pack.KAYzEN/_old  2015-10-20 16:22:32.0 +0200
+++ /var/tmp/diff_new_pack.KAYzEN/_new  2015-10-20 16:22:32.0 +0200
@@ -19,7 +19,7 @@
 %define baseName botocore
 
 Name:   python-botocore
-Version:1.1.6
+Version:1.2.10
 Release:0
 Summary:Python interface for AWS
 License:Apache-2.0
@@ -53,7 +53,7 @@
 
 %prep
 %setup -q -n  %{baseName}-%{version}
-%patch0
+%patch0 -p1
 
 %build
 python setup.py build

++ botocore-1.1.6.tar.gz -> botocore-1.2.10.tar.gz ++
 108525 lines of diff (skipped)

++ hide_py_pckgmgmt.patch ++
--- /var/tmp/diff_new_pack.KAYzEN/_old  2015-10-20 16:22:33.0 +0200
+++ /var/tmp/diff_new_pack.KAYzEN/_new  2015-10-20 16:22:33.0 +0200
@@ -1,40 +1,32 @@
 setup.py.orig
-+++ setup.py
+Index: botocore-1.2.10/setup.py
+===
+--- botocore-1.2.10.orig/setup.py
 botocore-1.2.10/setup.py
 @@ -5,22 +5,22 @@ import sys
  from setuptools import setup, find_packages
  
  
--requires = ['jmespath==0.7.1',
+-requires = ['jmespath>=0.7.1,<1.0.0',
 -'python-dateutil>=2.1,<3.0.0',
 -'docutils>=0.10']
--
--
--if sys.version_info[:2] == (2, 6):
--# For python2.6 we have a few other dependencies.
--# First we need an ordered dictionary so we use the
--# 2.6 backport.
--requires.append('ordereddict==1.1')
--# Then we need simplejson.  This is because we need
--# a json version that allows us to specify we want to
--# use an ordereddict instead of a normal dict for the
--# JSON objects.  The 2.7 json module has this.  For 2.6
--# we need simplejson.
--requires.append('simplejson==3.3.0')
-+#requires = ['jmespath==0.7.1',
++#requires = ['jmespath>=0.7.1,<1.0.0',
 +#'python-dateutil>=2.1,<3.0.0',
 +#'docutils>=0.10']
-+
-+
+ 
+ 
+-if sys.version_info[:2] == (2, 6):
 +#if sys.version_info[:2] == (2, 6):
-+## For python2.6 we have a few other dependencies.
-+## First we need an ordered dictionary so we use the
-+## 2.6 backport.
+ # For python2.6 we have a few other dependencies.
+ # First we need an ordered dictionary so we use the
+ # 2.6 backport.
+-requires.append('ordereddict==1.1')
 +#requires.append('ordereddict==1.1')
-+## Then we need simplejson.  This is because we need
-+## a json version that allows us to specify we want to
-+## use an ordereddict instead of a normal dict for the
-+## JSON objects.  The 2.7 json module has this.  For 2.6
-+## we need simplejson.
+ # Then we need simplejson.  This is because we need
+ # a json version that allows us to specify we want to
+ # use an ordereddict instead of a normal dict for the
+ # JSON objects.  The 2.7 json module has this.  For 2.6
+ # we need simplejson.
+-requires.append('simplejson==3.3.0')
 +#requires.append('simplejson==3.3.0')
  
  




commit patterns-openSUSE for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2015-10-20 16:22:13

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


Package is "patterns-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2015-09-27 14:31:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2015-10-20 16:22:15.0 +0200
@@ -1,0 +2,31 @@
+Sun Oct 18 17:04:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Adjust kde plasma pattern to current state of things: require
+  plasma5-pa instead of kmix
+- Let plasma pattern be more useful: require at least one video
+  player (vlc-qt)
+
+---
+Thu Oct 15 20:07:04 UTC 2015 - mlati...@suse.com
+
+- Suggest libvirt-daemon-lxc for both Xen and KVM patterns.
+  [bsc#947242]
+
+---
+Fri Oct  9 18:52:06 UTC 2015 - sch...@suse.de
+
+- Recommend grub2-arm64-efi on aarch64
+- create_macros: use %global instead of %define
+
+---
+Thu Oct  8 13:45:09 UTC 2015 - co...@suse.com
+
+- drag in updatetest packages if with_betatest is defined in the project
+  (Leap for now)
+
+---
+Thu Oct  1 13:41:09 UTC 2015 - bwiedem...@suse.com
+
+- Add generic_server pattern
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.L8WKki/_old  2015-10-20 16:22:16.0 +0200
+++ /var/tmp/diff_new_pack.L8WKki/_new  2015-10-20 16:22:16.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_with betatest
+
 Name:   patterns-openSUSE
 Version:20150918
 Release:0
@@ -176,6 +178,9 @@
 %ifarch ppc ppc64 ppc64le
 Recommends: grub2-powerpc-ieee1275
 %endif
+%ifarch aarch64
+Recommends: grub2-arm64-efi
+%endif
 Suggests:   grub
 Suggests:   systemd-logger
 
@@ -2010,6 +2015,36 @@
 %dir /usr/share/doc/packages/patterns-openSUSE
 /usr/share/doc/packages/patterns-openSUSE/gateway_server.txt
 
+%package generic_server
+%pattern_serverfunctions
+Summary:Generic Server
+Group:  Metapackages
+Provides:   pattern() = generic_server
+Provides:   pattern-icon() = yast-ssh-server
+Provides:   pattern-order() = 1130
+Provides:   pattern-visible()
+Requires:   openssh
+Requires:   pattern() = basesystem
+Requires:   pattern() = minimal_base
+Recommends: pattern() = yast2_basis
+Recommends: ntp
+Recommends: vim
+Recommends: screen
+Recommends: tmux
+Recommends: mosh
+Recommends: rsync
+Recommends: sensors
+Recommends: libyui-ncurses-pkg
+Recommends: libyui-ncurses
+Recommends: command-not-found
+
+%description generic_server
+Software that is useful to run on a server.
+
+%files generic_server
+%dir /usr/share/doc/packages/patterns-openSUSE
+/usr/share/doc/packages/patterns-openSUSE/generic_server.txt
+
 %package gnome
 %pattern_graphicalenvironments
 Summary:GNOME Desktop Environment
@@ -2856,12 +2891,15 @@
 Requires:   breeze5-style
 Requires:   breeze5-wallpapers
 Requires:   dolphin
-Requires:   kmix
 Requires:   kwin5
 Requires:   kwrite
 Requires:   plasma5-desktop
+Requires:   plasma5-pa
 Requires:   plasma5-session
 Requires:   plasma5-workspace
+# we need some sort of vide player!
+Requires:   vlc
+Requires:   vlc-qt
 # bnc#541820
 Recommends: susehelp
 Recommends: baloo5-file
@@ -3323,6 +3361,7 @@
 Recommends: virt-manager
 Recommends: libvirt-daemon-qemu
 Suggests:   libvirt
+Suggests:   libvirt-daemon-lxc
 
 %description kvm_server
 Software to set up a server for configuring, managing, and monitoring virtual 
machines on a single physical machine.
@@ -6784,6 +6823,10 @@
 Recommends: update-test-interactive
 Recommends: update-test-optional
 Recommends: update-test-reboot-needed
+%if %{with betatest}
+Recommends: aaa_base-malloccheck
+Supplements:%{name}-base
+%endif
 
 %description update_test
 Packages used for testing that the update stack works.  These tiny packages do 
not have any functionality themselves.
@@ -6991,6 +7034,7 @@
 # #382423
 Suggests:   install-initrd
 Suggests:   libvirt
+Suggests:   libvirt-daemon-lxc
 
 %description xen_server
 Software to set up a server for configuring, managing, and monitoring virtual 
machines on a single physical machine.
@@ -7475,6 

commit yast2-kdump for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-kdump for openSUSE:Factory 
checked in at 2015-10-20 16:21:34

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


Package is "yast2-kdump"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes  2015-09-24 
07:18:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-kdump.new/yast2-kdump.changes 
2015-10-20 16:21:35.0 +0200
@@ -1,0 +2,26 @@
+Mon Oct 12 12:17:16 UTC 2015 - jreidin...@suse.com
+
+- when fadump changed write show popup that reboot is needed
+  (bnc#945018)
+- 3.1.33
+
+---
+Thu Oct  1 08:40:27 UTC 2015 - an...@suse.com
+
+- Prevent users from setting a combination of crashkernel values
+  that are bigger than the total memory (bnc#882082)
+- 3.1.32
+---
+Tue Sep 29 07:03:30 UTC 2015 - igonzalezs...@suse.com
+
+- Update AutoYaST rnc to allow specifying multiple values
+  for crash_kernel parameter (bnc#882082).
+- 3.1.31
+
+---
+Mon Sep 28 14:37:26 UTC 2015 - an...@suse.com
+
+- Prevent kdumptool to be called more than once (bnc#882082)
+- 3.1.30
+
+---

Old:

  yast2-kdump-3.1.29.tar.bz2

New:

  yast2-kdump-3.1.33.tar.bz2



Other differences:
--
++ yast2-kdump.spec ++
--- /var/tmp/diff_new_pack.kKmKjS/_old  2015-10-20 16:21:35.0 +0200
+++ /var/tmp/diff_new_pack.kKmKjS/_new  2015-10-20 16:21:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-kdump
-Version:3.1.29
+Version:3.1.33
 Release:0
 Summary:Configuration of kdump
 License:GPL-2.0

++ yast2-kdump-3.1.29.tar.bz2 -> yast2-kdump-3.1.33.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.29/package/yast2-kdump.changes 
new/yast2-kdump-3.1.33/package/yast2-kdump.changes
--- old/yast2-kdump-3.1.29/package/yast2-kdump.changes  2015-09-21 
12:59:10.0 +0200
+++ new/yast2-kdump-3.1.33/package/yast2-kdump.changes  2015-10-12 
15:34:12.0 +0200
@@ -1,4 +1,30 @@
 ---
+Mon Oct 12 12:17:16 UTC 2015 - jreidin...@suse.com
+
+- when fadump changed write show popup that reboot is needed
+  (bnc#945018)
+- 3.1.33
+
+---
+Thu Oct  1 08:40:27 UTC 2015 - an...@suse.com
+
+- Prevent users from setting a combination of crashkernel values
+  that are bigger than the total memory (bnc#882082)
+- 3.1.32
+---
+Tue Sep 29 07:03:30 UTC 2015 - igonzalezs...@suse.com
+
+- Update AutoYaST rnc to allow specifying multiple values
+  for crash_kernel parameter (bnc#882082).
+- 3.1.31
+
+---
+Mon Sep 28 14:37:26 UTC 2015 - an...@suse.com
+
+- Prevent kdumptool to be called more than once (bnc#882082)
+- 3.1.30
+
+---
 Mon Sep 21 10:47:53 UTC 2015 - an...@suse.com
 
 - More robust fix for bnc#946639 (see previous changelog message),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.29/package/yast2-kdump.spec 
new/yast2-kdump-3.1.33/package/yast2-kdump.spec
--- old/yast2-kdump-3.1.29/package/yast2-kdump.spec 2015-09-21 
12:59:10.0 +0200
+++ new/yast2-kdump-3.1.33/package/yast2-kdump.spec 2015-10-12 
15:34:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-kdump
-Version:3.1.29
+Version:3.1.33
 Release:0
 Summary:Configuration of kdump
 License:GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.29/src/autoyast-rnc/kdump.rnc 
new/yast2-kdump-3.1.33/src/autoyast-rnc/kdump.rnc
--- old/yast2-kdump-3.1.29/src/autoyast-rnc/kdump.rnc   2015-09-21 
12:59:10.0 +0200
+++ new/yast2-kdump-3.1.33/src/autoyast-rnc/kdump.rnc   2015-10-12 
15:34:12.0 +0200
@@ -5,12 +5,17 @@
 
 kdump =
   element kdump {
- kdump_crash_kernel? &
+ (kdump_crash_kernel_value | kdump_crash_kernel_list)? &
  kdump_add_crash_kernel? &
  kdump_general?
 }
 
-kdump_crash_kernel = element crash_kernel { text }
+kdump_crash_kernel_value = element crash_kernel { text }
+kdump_crash_kernel_list = element crash_kernel {
+ LIST,
+ kdump_crash_kernel_entry+
+}

commit libgsm for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package libgsm for openSUSE:Factory checked 
in at 2015-10-20 16:21:06

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


Package is "libgsm"

Changes:

--- /work/SRC/openSUSE:Factory/libgsm/libgsm.changes2013-08-21 
10:30:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgsm.new/libgsm.changes   2015-10-20 
16:21:07.0 +0200
@@ -1,0 +2,9 @@
+Sat Oct 10 14:06:43 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.0.14
+  * No changelog available
+- Update libgsm-1.0.13.patch
+- Use download Url as source
+- Remove depreciated AUTHORS and clean sections
+
+---

Old:

  gsm-1.0.13.tar.bz2

New:

  gsm-1.0.14.tar.gz



Other differences:
--
++ libgsm.spec ++
--- /var/tmp/diff_new_pack.zeGBgm/_old  2015-10-20 16:21:08.0 +0200
+++ /var/tmp/diff_new_pack.zeGBgm/_new  2015-10-20 16:21:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgsm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,17 +18,17 @@
 
 Name:   libgsm
 %define _name gsm
-Version:1.0.13
+Version:1.0.14
 Release:0
-%define _version 1.0-pl13
+%define _version 1.0-pl14
 Summary:GSM 06.10 Lossy Speech Compressor Library and Utilities
 License:ISC
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Source: %{_name}-%{version}.tar.bz2
+Source: http://www.quut.com/gsm/%{_name}-%{version}.tar.gz
 Source2:baselibs.conf
 Url:http://www.quut.com/gsm/
 # This is a Debian patch file with debian chunks removed.
-Patch:  %{name}-%{version}.patch
+Patch:  %{name}-1.0.13.patch
 Patch1: libgsm-paths.patch
 Patch2: libgsm-include.patch
 Patch3: libgsm-strict-aliasing.patch
@@ -51,13 +51,6 @@
 real-time on most SPARC stations.  The implementation has been verified
 against the ETSI standard test patterns.
 
-
-
-Authors:
-
-Jutta Degener 
-Carsten Bormann
-
 %package -n libgsm1
 Summary:GSM 06.10 Lossy Speech Compressor Library and Utilities
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
@@ -82,13 +75,6 @@
 real-time on most SPARC stations.  The implementation has been verified
 against the ETSI standard test patterns.
 
-
-
-Authors:
-
-Jutta Degener 
-Carsten Bormann
-
 %package utils
 Summary:GSM 06.10 Lossy Speech Compressor Library and Utilities
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
@@ -112,13 +98,6 @@
 real-time on most SPARC stations.  The implementation has been verified
 against the ETSI standard test patterns.
 
-
-
-Authors:
-
-Jutta Degener 
-Carsten Bormann
-
 %package devel
 Summary:GSM 06.10 Lossy Speech Compressor Library and Utilities
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
@@ -141,13 +120,6 @@
 real-time on most SPARC stations.  The implementation has been verified
 against the ETSI standard test patterns.
 
-
-
-Authors:
-
-Jutta Degener 
-Carsten Bormann
-
 %prep
 %setup -n %{_name}-%{_version}
 %patch -p1
@@ -171,9 +143,6 @@
 cp inc/{private.h,proto.h,unproto.h} $RPM_BUILD_ROOT%{_includedir}/gsm/
 %{__rm} -f %{buildroot}%{_libdir}/*.a
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libgsm1 -p /sbin/ldconfig
 
 %postun -n libgsm1 -p /sbin/ldconfig

++ libgsm-1.0.13.patch ++
--- /var/tmp/diff_new_pack.zeGBgm/_old  2015-10-20 16:21:08.0 +0200
+++ /var/tmp/diff_new_pack.zeGBgm/_new  2015-10-20 16:21:08.0 +0200
@@ -139,19 +139,6 @@
  #include "gsm.h"
  
  #ifndef   S_ISREG
 gsm-1.0-pl12/src/code.c
-+++ gsm-1.0-pl12/src/code.c
-@@ -9,8 +9,8 @@
- #include  "config.h"
- 
- 
--#ifdefHAS_STDLIB_H
--#include  
-+#ifdefHAS_STRING_H
-+#include  
- #else
- # include "proto.h"
-   extern char * memcpy P((char *, char *, int));
 --- gsm-1.0-pl12/src/debug.c
 +++ gsm-1.0-pl12/src/debug.c
 @@ -49,7 +49,7 @@




commit python-numpy for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2015-10-20 16:21:39

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


Package is "python-numpy"

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes
2015-10-01 12:21:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes   
2015-10-20 16:21:40.0 +0200
@@ -1,0 +2,61 @@
+Tue Oct 13 08:24:51 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 1.10.1
+  + Bugfix for build problems
+* Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
+  This was the easiest fix for what looked to be some miscompiled code when
+  SSE2 was not used. If you need to compile for 32 bit Windows systems
+  without SSE2 support, mingw32 should still work.
+* Make compiling with VS2008 python2.7 SDK easier
+* Change Intel compiler options so that code will also be generated to
+  support systems without SSE4.2.
+* Some _config test functions needed an explicit integer return in
+  order to avoid the openSUSE rpmlinter erring out.
+* We ran into a problem with pipy not allowing reuse of filenames and a
+  resulting proliferation of *.*.*.postN releases. Not only were the names
+  getting out of hand, some packages were unable to work with the postN
+  suffix.
+- Remove upstream-included numpy-1.10.0-remove_Wreturn_type_warnings.patch
+
+---
+Tue Oct  6 09:30:18 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 1.10.0
+  + Highlights
+* numpy.distutils now supports parallel compilation via the --parallel/-j
+  argument passed to setup.py build
+* numpy.distutils now supports additional customization via site.cfg to
+  control compilation parameters, i.e. runtime libraries, extra
+  linking/compilation flags.
+* Addition of *np.linalg.multi_dot*: compute the dot product of two or more
+  arrays in a single function call, while automatically selecting the
+  fastest evaluation order.
+* The new function `np.stack` provides a general interface for joining a
+  sequence of arrays along a new axis, complementing `np.concatenate` for
+  joining along an existing axis.
+* Addition of `nanprod` to the set of nanfunctions.
+* Support for the '@' operator in Python 3.5.
+  + Dropped Support:
+* The _dotblas module has been removed. CBLAS Support is now in
+  Multiarray.
+* The testcalcs.py file has been removed.
+* The polytemplate.py file has been removed.
+* npy_PyFile_Dup and npy_PyFile_DupClose have been removed from
+  npy_3kcompat.h.
+* splitcmdline has been removed from numpy/distutils/exec_command.py.
+* try_run and get_output have been removed from
+  numpy/distutils/command/config.py
+* The a._format attribute is no longer supported for array printing.
+* Keywords ``skiprows`` and ``missing`` removed from np.genfromtxt.
+* Keyword ``old_behavior`` removed from np.correlate.
+  + Future Changes:
+* In array comparisons like ``arr1 == arr2``, many corner cases
+  involving strings or structured dtypes that used to return scalars
+  now issue ``FutureWarning`` or ``DeprecationWarning``, and in the
+  future will be change to either perform elementwise comparisons or
+  raise an error.
+* The SafeEval class will be removed.
+* The alterdot and restoredot functions will be removed.
+- Rebase numpy-1.9.0-remove-__declspec.patch
+
+---
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes
2015-10-01 12:21:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2015-10-20 16:21:40.0 +0200
@@ -1,0 +2,64 @@
+Tue Oct 13 08:24:51 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 1.10.1
+  + Bugfix for build problems
+* Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
+  This was the easiest fix for what looked to be some miscompiled code when
+  SSE2 was not used. If you need to compile for 32 bit Windows systems
+  without SSE2 support, mingw32 should still work.
+* Make compiling with VS2008 python2.7 SDK easier
+* Change Intel compiler options so that code will also be generated to
+  support systems without SSE4.2.
+* Some _config test functions needed an explicit integer return in
+  order to avoid the openSUSE rpmlinter erring out.
+* We ran into a problem with pipy not allowing reuse of filenames and a
+  resulting proliferation of *.*.*.postN releases. Not only were the names
+  getting 

commit ksudoku for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2015-10-20 16:21:44

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


Package is "ksudoku"

Changes:

--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2015-10-03 
20:23:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksudoku.new/ksudoku.changes 2015-10-20 
16:21:46.0 +0200
@@ -1,0 +2,13 @@
+Sun Oct 11 13:40:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---
+Wed Oct  7 16:27:35 UTC 2015 - alarr...@suse.com
+
+- Fixed a "directories not owned by a package" error
+
+---

Old:

  ksudoku-15.08.1.tar.xz

New:

  ksudoku-15.08.2.tar.xz



Other differences:
--
++ ksudoku.spec ++
--- /var/tmp/diff_new_pack.D969ue/_old  2015-10-20 16:21:47.0 +0200
+++ /var/tmp/diff_new_pack.D969ue/_new  2015-10-20 16:21:47.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:ksudoku-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,6 +60,7 @@
 %{_kde4_iconsdir}/hicolor/*/apps/ksudoku.*
 %{_kde4_appsdir}/ksudoku/
 %{_kde4_configdir}/ksudokurc
-%_datadir/appdata/ksudoku.appdata.xml
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/ksudoku.appdata.xml
 
 %changelog

++ ksudoku-15.08.1.tar.xz -> ksudoku-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-15.08.1/src/gui/ksudoku.appdata.xml 
new/ksudoku-15.08.2/src/gui/ksudoku.appdata.xml
--- old/ksudoku-15.08.1/src/gui/ksudoku.appdata.xml 2015-08-18 
11:32:30.0 +0200
+++ new/ksudoku-15.08.2/src/gui/ksudoku.appdata.xml 2015-10-05 
07:14:08.0 +0200
@@ -44,6 +44,7 @@
 KSudoku jest darmową wersją popularnej gry logicznej 
Sudoku dla pulpitu KDE. Gra polega na wypełnieniu siatki o rozmiarze dziewięć 
na dziewięć kratek, cyframi od jeden do dziewięciu wypełniającymi wiersze, 
kolumny i kwadraty o rozmiarze trzy na trzy bez uzywania ponownie tej samej 
wartości w żadnym z nich.
 O KSudoku é uma versão livre do conhecido jogo de lógica 
Sudoku para o ambiente de trabalho KDE. No jogo pretende-se preencher uma 
grelha de nove por nove posições, com os números de um a nove a preencher as 
linhas, colunas e os quadrados de três por três, sem que se repita qualquer 
valor nestes.
 KSudoku é uma versão livre do conhecido jogo de lógica 
Sudoku para o KDE. No jogo deve-se preencher uma grade de nove por nove 
posições, com os números de um a nove preenchendo as linhas, colunas e os 
quadrados de três por três, sem repetir qualquer um dos números.
+KSudoku je slobodná verzia populárnej logickej hry Sudoku 
pre prostredie KDE. Cieľom je vyplniť mriežku 9x9 číslami od 1 do 9 tak, aby 
riadky, stĺpce a štvorce 3x3 neobsahovali žiadne opakovanie.
 KSudoku je brezplačna različica priljubljene logične igre 
Sudoku, ustvarjena za namizje KDE. Cilj igre je zapolniti mrežo 9 krat 9 celic 
s številkami od 1 do 9, brez da bi se ponovile v vrstici in stolpcu.
 К‑судоку је слободна верзија популарне логичке игре 
судоку за КДЕ површ. Игра се састоји у попуњавању мреже девет пута девет 
бројевима од један до девет, тако да ниједна врста, колона, или квадрат три 
пута три не садржи поновљене вредности.
 K‑sudoku je slobodna verzija popularne logičke igre 
sudoku za KDE površ. Igra se sastoji u popunjavanju mreže devet puta devet 
brojevima od jedan do devet, tako da nijedna vrsta, kolona, ili kvadrat tri 
puta tri ne sadrži ponovljene vrednosti.




commit ImageMagick for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2015-10-20 16:21:18

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


Package is "ImageMagick"

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2015-08-05 
19:13:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2015-10-20 16:21:20.0 +0200
@@ -1,0 +2,30 @@
+Mon Oct 12 07:47:14 UTC 2015 - pgaj...@suse.com
+
+- Update to 6.9.2-4:
+  * Fixed accessing subimage in a TIFF photoshop layer.
+  * Fixed out of bounds error in -splice.
+  * Created Manhattan Interpolate method for -sparse-color.
+  * Don't round up for JPEG image resolution.
+  * Read the whole image @ image.jp2[0] or an individual 
+tile @ image.jp2[1], image.jp2[2].
+  * The -caption option no longer fails for filenames with @ prefix.
+  * Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME.
+  * Added extra checks to avoid out of bounds error when parsing the 8bim 
+profile
+  * Fixed size of memory allocation in RLE coder to avoid segfault.
+  * The -colorspace gray option no long leaves a ghostly shadow.
+  * Preserving image origin in TGA files.
+  * Support color compliance for TXT format.
+  * Limit -fx recursive to avoid stack overflow.
+  * Don't set image colorspace to gray for -alpha copy option.
+  * GetImageType() no longer has side-effects to match behavior of IMv7.
+  * Swap pixels for -spread command-line option.
+  * Fix ModulusAdd & ModulusSubstract for HDRI compositing.
+  * Added "-set colorspace:auto-grayscale false" that will prevent automatic
+conversion to grayscale inside coders that support grayscale.
+  * Fixed -list weight and the options for -weight.
+  * Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image
+class of Magick++.
+  * Fixed reading Photoshop layers of LSB TIFF files.
+
+---

Old:

  ImageMagick-6.9.1-10.tar.xz
  ImageMagick-6.9.1-10.tar.xz.asc

New:

  ImageMagick-6.9.2-4.tar.xz
  ImageMagick-6.9.2-4.tar.xz.asc



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.MjFnfe/_old  2015-10-20 16:21:21.0 +0200
+++ /var/tmp/diff_new_pack.MjFnfe/_new  2015-10-20 16:21:21.0 +0200
@@ -62,8 +62,8 @@
 BuildRequires:  zip
 
 %define maj   6
-%define mfr_version   %{maj}.9.1
-%define mfr_revision  10
+%define mfr_version   %{maj}.9.2
+%define mfr_revision  4
 %define quantum_depth 16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver   2
@@ -299,6 +299,7 @@
 
 %if 0%{?suse_version} >= 1140
 %check
+exit 0
 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/magick/.libs:$PWD/wand/.libs
 export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs
 export MAGICK_CODER_FILTER_PATH=$PWD/filters/.libs

++ ImageMagick-6.9.1-10.tar.xz -> ImageMagick-6.9.2-4.tar.xz ++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-6.9.1-10.tar.xz 
/work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick-6.9.2-4.tar.xz differ: 
char 26, line 1





commit aws-cli for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2015-10-20 16:22:28

Comparing /work/SRC/openSUSE:Factory/aws-cli (Old)
 and  /work/SRC/openSUSE:Factory/.aws-cli.new (New)


Package is "aws-cli"

Changes:

--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2015-08-27 
08:55:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.aws-cli.new/aws-cli.changes 2015-10-20 
16:22:30.0 +0200
@@ -1,0 +2,88 @@
+Sat Oct 10 02:08:07 UTC 2015 - rjsch...@suse.com
+
+- Update to version 1.8.12 (bsc#949877)
+  + feature:aws iot: Add support for AWS IoT
+  + feature:aws iot-data: Add support for AWS IoT Data Plane
+  + feature:aws lambda: Add support for aliasing and function versioning
+  + feature:aws ecs: Update commands
+  + feature:aws marketplacecommerceanalytics: Add support for AWS
+Marketplace Commerce Analytics
+  + feature:aws firehose: Add support for Amazon Kinesis Firehose
+  + feature:aws inspector: Add support for Amazon Inspector
+  + feature:aws kinesis: Add support for updating stream retention periods
+  + feature:aws configservice: Add support for config rules
+  + feature:aws waf: Add support for AWS WAF
+  + feature:aws ec2: Add support for spot blocks
+  + feature:aws cloudfront: Add support for adding Web ACLs to CloudFront
+distributions
+  + feature:aws es: Adds support for the new Amazon Elasticsearch
+  + feature:aws cloudtrail: Adds support for log file integrity validation,
+log encryption with AWS KMS-Managed Keys (SSE-KMS), and trail tagging.
+  + feature:aws rds create-db-instance: --db-instance-class has a new value
+as db.t2.large
+  + feature:aws workspaces: Adds support for volume encryption in Amazon
+WorkSpaces.
+  + feature:aws ses: Adds 17 new operations for accepting incoming emails.
+  + feature:aws cloudformation describe-account-limits: This is a new API.
+  + feature:aws ec2 modify-spot-fleet-request: This is a new API.
+  + bugfix:aws elasticbeanstalk: Documentation update.
+  + feature:aws cognito-sync: Update API to latest version
+  + feature:aws cognito-identity: Update API to latest version
+  + bugfix:Assume Role Provider: Fix issue where profile does not exist
+errors were not being propogated back to the user (issue 1515)
+  + bugfix:Shorthand Syntax: Fix parser regression when a key name has an
+underscore character (issue 1510)
+  + feature:aws s3: Add support for STANDARD_IA storage class to the aws s3
+commands (issue 1511)
+  + feature:aws logs: Add support for create-export-task, cancel-export-task,
+and describe-export-tasks.
+  + bugfix:Output: Only omit printing response to stdout if the response is
+an empty dictionary (issue 1496)
+  + feature:aws s3/s3api: Update Amazon S3 commands to the latest version
+  + feature:aws ec2 request-spot-fleet: Add new Diversified bidding strategy
+parameter
+  + feature:aws ec2 describe-snapshots: Add new dataEncryptionKeyId and
+StateMessage parameters
+  + feature:aws efs describe-mount-targets: Add new optional MountTargetId
+parameter
+  + feature:aws route53: Add calculated health checks and latency health checks
+  + bugfix:StreamingBody: File-like object for HTTP response can now be
+properly closed
+  + feature:aws iam: Add two new APIs that enable programmatic access to
+the IAM policy simulator
+  + feature:aws importexport: Documentation update
+  + bugfix:aws machinelearning: Remove a constraint
+  + feature:aws kinesis get-records: Add a timestamp field to all Records
+  + bugfix:aws cloudfront: Add paginators and waiters
+  + feature:aws storagegateway: Add support for resource tagging.
+  + feature:aws ec2 request-spot-fleet: Add support for new request config
+parameters
+  + bugfix:Shorthand Parser: Fix regression where '-' character was not
+accepted as a key name in a shorthand value (issue 1470)
+  + bugfix:Shorthand Parser: Fix regression where spaces in unquoted
+values were not being accepted (issue 1471)
+  + feature:aws configservice: Add support for listing discovered resources
+  + bugfix:aws emr create-default-roles: Fix the issue where the command
+would fail to honor an existing AWS_CA_BUNDLE environment setting and
+end up with "SSLError: object has no attribute" (issue 1468)
+  + feature:Shorthand Syntax: Add support for nested hashes when using
+shorthand syntax (issue 1444)
+  + feature:aws codepipeline: Add support for specification of an encryption
+key to use with the artifact bucket, when creating and updating a pipeline
+  + feature:aws s3: Add support for event notification filters
+  + bugfix:aws iam create-virtual-mfa-device: Fix issue when an error
+response is received from the create-virtual-mfa-device command (issue 
1447)
+  + feature:aws elasticbeanstalk: Add 

commit libgcrypt for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package libgcrypt for openSUSE:Factory 
checked in at 2015-10-20 16:21:01

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


Package is "libgcrypt"

Changes:

--- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes  2015-09-19 
06:53:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgcrypt.new/libgcrypt.changes 2015-10-20 
16:21:02.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 10 11:56:08 UTC 2015 - astie...@suse.com
+
+- follow-up to libgcrypt 1.6.4 update: sosuffix is 20.0.4
+
+---



Other differences:
--
++ libgcrypt.spec ++
--- /var/tmp/diff_new_pack.ssWNmr/_old  2015-10-20 16:21:03.0 +0200
+++ /var/tmp/diff_new_pack.ssWNmr/_new  2015-10-20 16:21:03.0 +0200
@@ -19,7 +19,7 @@
 %define build_hmac256 1
 %define separate_hmac256_binary 0
 %define libsoname %{name}20
-%define sosuffix  20.0.3
+%define sosuffix  20.0.4
 %define cavs_dir %{_libexecdir}/%{name}/cavs
 Name:   libgcrypt
 Version:1.6.4





commit votca-csgapps for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package votca-csgapps for openSUSE:Factory 
checked in at 2015-10-20 16:22:27

Comparing /work/SRC/openSUSE:Factory/votca-csgapps (Old)
 and  /work/SRC/openSUSE:Factory/.votca-csgapps.new (New)


Package is "votca-csgapps"

Changes:

--- /work/SRC/openSUSE:Factory/votca-csgapps/votca-csgapps.changes  
2014-09-06 17:05:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csgapps.new/votca-csgapps.changes 
2015-10-20 16:22:28.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  8 10:33:54 UTC 2015 - jungh...@votca.org
+
+- Upgrade to 1.3_rc1
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-csgapps-1.2.4.tar.gz

New:

  votca-csgapps-1.3_rc1.tar.gz



Other differences:
--
++ votca-csgapps.spec ++
--- /var/tmp/diff_new_pack.DggIkR/_old  2015-10-20 16:22:28.0 +0200
+++ /var/tmp/diff_new_pack.DggIkR/_new  2015-10-20 16:22:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # votca-csgapps.spec
 #
-# Copyright (c) 2013-2014 Christoph Junghans
+# Copyright (c) 2013-2015 Christoph Junghans
 #
 # Originally written by Jussi Lehtola 
 # Fixed for multi-distro build by Klaus Kaempf 
@@ -10,13 +10,14 @@
 #
 
 Name:   votca-csgapps
-Version:1.2.4
+Version:1.3~rc1
+%define uversion 1.3_rc1
 Release:0
 Summary:VOTCA coarse-graining engine applications
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:http://downloads.votca.googlecode.com/hg/%{name}-%{version}.tar.gz
+Source0:
https://github.com/votca/csgapps/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gromacs-devel
@@ -36,7 +37,7 @@
 This package contains sample applications of the Coarse Graining Engine of 
VOTCA package.
 
 %prep
-%setup -q
+%setup -n csgapps-%{uversion} -q
 
 %build
 %if %{defined fedora}




commit gpg2 for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2015-10-20 16:20:54

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


Package is "gpg2"

Changes:

--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes2015-09-16 
10:37:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2015-10-20 
16:20:55.0 +0200
@@ -1,0 +2,20 @@
+Sat Oct 10 11:39:55 UTC 2015 - astie...@suse.com
+
+- GnuPG 2.1.9:
+ * gpg: Allow fetching keys via OpenPGP DANE (--auto-key-locate).\
+   New option --print-dane-records.
+ * gpg: Fix for a problem with PGP-2 keys in a keyring.
+ * gpg: Fail with an error instead of a warning if a modern cipher
+   algorithm is used without a MDC.
+ * agent: New option --pinentry-invisible-char.
+ * agent: Always do a RSA signature verification after creation.
+ * agent: Fix a regression in ssh-add-ing Ed25519 keys.
+ * agent: Fix ssh fingerprint computation for nistp384 and EdDSA.
+ * agent: Fix crash during passprase entry on some platforms.
+ * scd: Change timeout to fix problems with some 2.1 cards.
+ * dirmngr: Displayed name is now Key Acquirer.
+ * dirmngr: Add option --keyserver.  Deprecate that option for gpg.
+   Install a dirmngr.conf file from a skeleton for new installations.
+- update gnupg-add_legacy_FIPS_mode_option.patch for context change
+
+---

Old:

  gnupg-2.1.8.tar.bz2
  gnupg-2.1.8.tar.bz2.sig

New:

  gnupg-2.1.9.tar.bz2
  gnupg-2.1.9.tar.bz2.sig



Other differences:
--
++ gpg2.spec ++
--- /var/tmp/diff_new_pack.Yvmdpo/_old  2015-10-20 16:20:56.0 +0200
+++ /var/tmp/diff_new_pack.Yvmdpo/_new  2015-10-20 16:20:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gpg2
-Version:2.1.8
+Version:2.1.9
 Release:0
 Summary:GnuPG 2
 License:GPL-3.0+

++ gnupg-2.1.8.tar.bz2 -> gnupg-2.1.9.tar.bz2 ++
 144730 lines of diff (skipped)

++ gnupg-add_legacy_FIPS_mode_option.patch ++
--- /var/tmp/diff_new_pack.Yvmdpo/_old  2015-10-20 16:20:59.0 +0200
+++ /var/tmp/diff_new_pack.Yvmdpo/_new  2015-10-20 16:20:59.0 +0200
@@ -3,11 +3,11 @@
  g10/gpg.c|9 +
  2 files changed, 27 insertions(+)
 
-Index: gnupg-2.1.3/doc/gpg.texi
+Index: gnupg-2.1.9/doc/gpg.texi
 ===
 gnupg-2.1.3.orig/doc/gpg.texi  2015-04-11 20:48:01.0 +0200
-+++ gnupg-2.1.3/doc/gpg.texi   2015-04-11 20:48:22.0 +0200
-@@ -1857,6 +1857,24 @@ implies, this option is for experts only
+--- gnupg-2.1.9.orig/doc/gpg.texi
 gnupg-2.1.9/doc/gpg.texi
+@@ -1778,6 +1778,24 @@ implies, this option is for experts only
  understand the implications of what it allows you to do, leave this
  off. @option{--no-expert} disables this option.
  
@@ -32,19 +32,19 @@
  @end table
  
  
-Index: gnupg-2.1.3/g10/gpg.c
+Index: gnupg-2.1.9/g10/gpg.c
 ===
 gnupg-2.1.3.orig/g10/gpg.c 2015-04-11 20:48:01.0 +0200
-+++ gnupg-2.1.3/g10/gpg.c  2015-04-11 20:48:48.0 +0200
-@@ -385,6 +385,7 @@ enum cmd_and_opt_values
- oFakedSystemTime,
+--- gnupg-2.1.9.orig/g10/gpg.c
 gnupg-2.1.9/g10/gpg.c
+@@ -386,6 +386,7 @@ enum cmd_and_opt_values
  oNoAutostart,
  oPrintPKARecords,
+ oPrintDANERecords,
 +oSetLegacyFips,
  
  oNoop
};
-@@ -777,6 +778,7 @@ static ARGPARSE_OPTS opts[] = {
+@@ -780,6 +781,7 @@ static ARGPARSE_OPTS opts[] = {
ARGPARSE_s_n (oAllowMultipleMessages,  "allow-multiple-messages", "@"),
ARGPARSE_s_n (oNoAllowMultipleMessages, "no-allow-multiple-messages", "@"),
ARGPARSE_s_n (oAllowWeakDigestAlgos, "allow-weak-digest-algos", "@"),
@@ -52,7 +52,7 @@
  
/* These two are aliases to help users of the PGP command line
   product use gpg with minimal pain.  Many commands are common
-@@ -3170,6 +3172,13 @@ main (int argc, char **argv)
+@@ -3188,6 +3190,13 @@ main (int argc, char **argv)
  
case oNoAutostart: opt.autostart = 0; break;
  





commit yast2-pkg-bindings for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory checked in at 2015-10-20 16:20:50

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


Package is "yast2-pkg-bindings"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes
2015-08-29 20:02:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new/yast2-pkg-bindings.changes   
2015-10-20 16:20:51.0 +0200
@@ -1,0 +2,13 @@
+Thu Oct  8 21:07:44 UTC 2015 - igonzalezs...@suse.com
+
+- Add pkgGpgCheck callback (bsc#948608)
+- 3.1.31
+
+---
+Mon Oct  5 14:00:31 UTC 2015 - an...@suse.com
+
+- Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with
+  repositories including repo variables (bnc#944505)
+- 3.1.30
+
+---

Old:

  yast2-pkg-bindings-3.1.29.tar.bz2

New:

  yast2-pkg-bindings-3.1.31.tar.bz2



Other differences:
--
++ yast2-pkg-bindings-devel-doc.spec ++
--- /var/tmp/diff_new_pack.uK6EBS/_old  2015-10-20 16:20:52.0 +0200
+++ /var/tmp/diff_new_pack.uK6EBS/_new  2015-10-20 16:20:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.29
+Version:3.1.31
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-pkg-bindings-%{version}.tar.bz2

++ yast2-pkg-bindings.spec ++
--- /var/tmp/diff_new_pack.uK6EBS/_old  2015-10-20 16:20:52.0 +0200
+++ /var/tmp/diff_new_pack.uK6EBS/_new  2015-10-20 16:20:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.29
+Version:3.1.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-pkg-bindings-3.1.29.tar.bz2 -> yast2-pkg-bindings-3.1.31.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings-devel-doc.spec 
new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings-devel-doc.spec
--- old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings-devel-doc.spec 
2015-08-27 14:00:09.0 +0200
+++ new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings-devel-doc.spec 
2015-10-09 09:40:10.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.29
+Version:3.1.31
 Release:0
 License:GPL-2.0
 Group:  Documentation/HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings.changes 
new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings.changes
--- old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings.changes
2015-08-27 14:00:09.0 +0200
+++ new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings.changes
2015-10-09 09:40:10.0 +0200
@@ -1,4 +1,17 @@
 ---
+Thu Oct  8 21:07:44 UTC 2015 - igonzalezs...@suse.com
+
+- Add pkgGpgCheck callback (bsc#948608)
+- 3.1.31
+
+---
+Mon Oct  5 14:00:31 UTC 2015 - an...@suse.com
+
+- Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with
+  repositories including repo variables (bnc#944505)
+- 3.1.30
+
+---
 Thu Aug 27 11:39:14 UTC 2015 - lsle...@suse.cz
 
 - Pkg::SourceGeneralData() - return also the raw URL (without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings.spec 
new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings.spec
--- old/yast2-pkg-bindings-3.1.29/package/yast2-pkg-bindings.spec   
2015-08-27 14:00:09.0 +0200
+++ new/yast2-pkg-bindings-3.1.31/package/yast2-pkg-bindings.spec   
2015-10-09 09:40:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.29
+Version:3.1.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.29/src/Callbacks.YCP.h 
new/yast2-pkg-bindings-3.1.31/src/Callbacks.YCP.h
--- old/yast2-pkg-bindings-3.1.29/src/Callbacks.YCP.h   2015-08-27 
14:00:09.0 +0200
+++ new/yast2-pkg-bindings-3.1.31/src/Callbacks.YCP.h   2015-10-09 
09:40:10.0 +0200
@@ -78,7 

commit yast2-installation for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2015-10-20 16:21:54

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


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2015-09-13 09:43:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2015-10-20 16:21:56.0 +0200
@@ -1,0 +2,14 @@
+Fri Oct  9 13:32:36 UTC 2015 - an...@suse.com
+
+- Language selection screen fixed to immediately apply the keyboard
+  layout after changing it automatically (bsc#947969).
+- 3.1.161
+
+---
+Thu Oct  1 15:55:54 UTC 2015 - an...@suse.com
+
+- Simplified second stage systemd unit to avoid dependencies cycles
+  (bnc#947521 and bnc#931643). Logic moved to YaST startup scripts.
+- 3.1.160
+
+---

Old:

  yast2-installation-3.1.159.tar.bz2

New:

  yast2-installation-3.1.161.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.KvNnx2/_old  2015-10-20 16:21:57.0 +0200
+++ /var/tmp/diff_new_pack.KvNnx2/_new  2015-10-20 16:21:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.159
+Version:3.1.161
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.KvNnx2/_old  2015-10-20 16:21:57.0 +0200
+++ /var/tmp/diff_new_pack.KvNnx2/_new  2015-10-20 16:21:57.0 +0200
@@ -2,7 +2,7 @@
 Description=YaST2 Second Stage
 # If xinetd is enabled, make sure it's already running so we can stop it during
 # initialization of the VNC server
-After=apparmor.service local-fs.target plymouth-start.service xinetd.service
+After=apparmor.service local-fs.target plymouth-start.service
 Before=getty@tty1.service display-manager.service network.service 
NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
 

++ yast2-installation-3.1.159.tar.bz2 -> yast2-installation-3.1.161.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.159/package/YaST2-Second-Stage.service 
new/yast2-installation-3.1.161/package/YaST2-Second-Stage.service
--- old/yast2-installation-3.1.159/package/YaST2-Second-Stage.service   
2015-09-04 09:24:11.0 +0200
+++ new/yast2-installation-3.1.161/package/YaST2-Second-Stage.service   
2015-10-15 09:54:10.0 +0200
@@ -2,7 +2,7 @@
 Description=YaST2 Second Stage
 # If xinetd is enabled, make sure it's already running so we can stop it during
 # initialization of the VNC server
-After=apparmor.service local-fs.target plymouth-start.service xinetd.service
+After=apparmor.service local-fs.target plymouth-start.service
 Before=getty@tty1.service display-manager.service network.service 
NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.159/package/yast2-installation.changes 
new/yast2-installation-3.1.161/package/yast2-installation.changes
--- old/yast2-installation-3.1.159/package/yast2-installation.changes   
2015-09-04 09:24:11.0 +0200
+++ new/yast2-installation-3.1.161/package/yast2-installation.changes   
2015-10-15 09:54:10.0 +0200
@@ -1,4 +1,18 @@
 ---
+Fri Oct  9 13:32:36 UTC 2015 - an...@suse.com
+
+- Language selection screen fixed to immediately apply the keyboard
+  layout after changing it automatically (bsc#947969).
+- 3.1.161
+
+---
+Thu Oct  1 15:55:54 UTC 2015 - an...@suse.com
+
+- Simplified second stage systemd unit to avoid dependencies cycles
+  (bnc#947521 and bnc#931643). Logic moved to YaST startup scripts.
+- 3.1.160
+
+---
 Fri Sep  4 07:07:33 UTC 2015 - jsr...@suse.cz
 
 - fix bug preventing to finish proposal in some sutuations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.159/package/yast2-installation.spec 
new/yast2-installation-3.1.161/package/yast2-installation.spec
--- old/yast2-installation-3.1.159/package/yast2-installation.spec  

commit yast2-bootloader for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2015-10-20 16:22:09

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


Package is "yast2-bootloader"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2015-09-19 06:54:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2015-10-20 16:22:10.0 +0200
@@ -1,0 +2,41 @@
+Fri Oct 16 14:27:17 CEST 2015 - sch...@suse.de
+
+- Set StorageDevices flag disks_valid to true while cloning system
+  in AutoYaST. (bnc#950105)
+- 3.1.157
+
+---
+Thu Oct  1 12:21:31 UTC 2015 - jreidin...@suse.com
+
+- Fix proposing stage1 location in autoyast (bnc#948258)
+- 3.1.156
+
+---
+Tue Sep 29 10:28:42 UTC 2015 - jreidin...@suse.com
+
+- fix device map handling if there's no 'hd0' entry in it
+  (bsc#947730) by snwint
+- 3.1.155
+
+---
+Mon Sep 28 15:41:45 CEST 2015 - sch...@suse.de
+
+- Including a needed file. This is an additional fix for
+  bnc#930341.
+- 3.1.154
+
+---
+Fri Sep 25 15:22:17 UTC 2015 - jreidin...@suse.com
+
+- fix booting on ppc with /boot on software raid (bnc#940542)
+- 3.1.153
+
+---
+Thu Sep 24 08:53:00 UTC 2015 - jreidin...@suse.com
+
+- fix one click proposal change to behave reasonable
+- add warnings for missing generic_mbr or activate when really
+  missing (bnc#930341)
+- 3.1.152
+
+---

Old:

  yast2-bootloader-3.1.151.tar.bz2

New:

  yast2-bootloader-3.1.157.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.LYRTHa/_old  2015-10-20 16:22:11.0 +0200
+++ /var/tmp/diff_new_pack.LYRTHa/_new  2015-10-20 16:22:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.151
+Version:3.1.157
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.151.tar.bz2 -> yast2-bootloader-3.1.157.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.151/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.157/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.151/package/yast2-bootloader.changes   
2015-09-16 13:02:09.0 +0200
+++ new/yast2-bootloader-3.1.157/package/yast2-bootloader.changes   
2015-10-16 15:32:16.0 +0200
@@ -1,4 +1,45 @@
 ---
+Fri Oct 16 14:27:17 CEST 2015 - sch...@suse.de
+
+- Set StorageDevices flag disks_valid to true while cloning system
+  in AutoYaST. (bnc#950105)
+- 3.1.157
+
+---
+Thu Oct  1 12:21:31 UTC 2015 - jreidin...@suse.com
+
+- Fix proposing stage1 location in autoyast (bnc#948258)
+- 3.1.156
+
+---
+Tue Sep 29 10:28:42 UTC 2015 - jreidin...@suse.com
+
+- fix device map handling if there's no 'hd0' entry in it
+  (bsc#947730) by snwint
+- 3.1.155
+
+---
+Mon Sep 28 15:41:45 CEST 2015 - sch...@suse.de
+
+- Including a needed file. This is an additional fix for
+  bnc#930341.
+- 3.1.154
+
+---
+Fri Sep 25 15:22:17 UTC 2015 - jreidin...@suse.com
+
+- fix booting on ppc with /boot on software raid (bnc#940542)
+- 3.1.153
+
+---
+Thu Sep 24 08:53:00 UTC 2015 - jreidin...@suse.com
+
+- fix one click proposal change to behave reasonable
+- add warnings for missing generic_mbr or activate when really
+  missing (bnc#930341)
+- 3.1.152
+
+---
 Wed Sep 16 08:12:28 UTC 2015 - jreidin...@suse.com
 
 - support custom names for raids (bnc#944041)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.151/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.157/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.151/package/yast2-bootloader.spec  2015-09-16 
13:02:09.0 +0200
+++ 

commit yast2 for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2015-10-20 16:21:49

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


Package is "yast2"

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2015-08-29 
20:04:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2015-10-20 
16:21:51.0 +0200
@@ -1,0 +2,27 @@
+Thu Oct  8 10:42:07 UTC 2015 - jreidin...@suse.com
+
+- Fix "stack level too deep" exception if cd-rom repository is
+  needed (bnc#945879)
+- 3.1.152
+
+---
+Fri Oct  2 10:25:17 UTC 2015 - an...@suse.com
+
+- UI component for services handling moved from yast2-dns-server
+  to yast2 (fate#318771)
+- 3.1.151
+
+---
+Wed Sep 30 13:22:50 UTC 2015 - lsle...@suse.cz
+
+- Properly format the package license in the confirmation dialog
+  to make it better readable (bsc#819311)
+- 3.1.150
+
+---
+Fri Sep 11 18:38:11 UTC 2015 - lsle...@suse.cz
+
+- Avoid too many snapshots created during the online migration
+  (bsc#944019)
+
+---

Old:

  yast2-3.1.149.tar.bz2

New:

  yast2-3.1.152.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.TxEOPi/_old  2015-10-20 16:21:52.0 +0200
+++ /var/tmp/diff_new_pack.TxEOPi/_new  2015-10-20 16:21:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:3.1.149
+Version:3.1.152
 Release:0
 Url:https://github.com/yast/yast-yast2
 
@@ -101,8 +101,8 @@
 Conflicts:  autoyast2-installation < 2.16.2
 # country_long.ycp and country.ycp moved to yast2
 Conflicts:  yast2-country < 2.16.3
-# DnsServerAPI moved to yast2.rpm (by mzugec)
-Conflicts:  yast2-dns-server < 2.17.0
+# SrvStatusComponent moved to yast2.rpm
+Conflicts:  yast2-dns-server < 3.1.17
 
 Provides:   yast2-lib-sequencer
 Obsoletes:  yast2-lib-sequencer

++ yast2-3.1.149.tar.bz2 -> yast2-3.1.152.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.149/library/control/src/modules/ProductControl.rb 
new/yast2-3.1.152/library/control/src/modules/ProductControl.rb
--- old/yast2-3.1.149/library/control/src/modules/ProductControl.rb 
2015-08-27 11:16:08.0 +0200
+++ new/yast2-3.1.152/library/control/src/modules/ProductControl.rb 
2015-10-14 15:21:09.0 +0200
@@ -1047,7 +1047,9 @@
 # Get modules of current Workflow
 # @param [String] stage
 # @param [String] mode
-# @return [Array] modules
+# @param [String] proptype eg. "initial", "service", network"...
+# @return [Array] modules,
+#   pairs of ("foo_proposal", presentation_order)
 def getProposals(stage, mode, proptype)
   props = getMatchingProposal(stage, mode, proptype)
   unique_id = Ops.get_string(props, [0, "unique_id"], "")
@@ -1119,7 +1121,11 @@
   current_proposal_textdomain
 end
 
-# Return proposal Label
+# @param [String] stage
+# @param [String] mode
+# @param [String] proptype eg. "initial", "service", network"...
+# @return [Hash] one "proposal" element of control.rnc
+#   where /label is not translated yet but //proposal_tab/label are.
 def getProposalProperties(stage, mode, proptype)
   got_proposals = getMatchingProposal(stage, mode, proptype)
   proposal = Ops.get(got_proposals, 0, {})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-3.1.149/library/general/src/Makefile.am 
new/yast2-3.1.152/library/general/src/Makefile.am
--- old/yast2-3.1.149/library/general/src/Makefile.am   2015-08-27 
11:16:08.0 +0200
+++ new/yast2-3.1.152/library/general/src/Makefile.am   2015-10-14 
15:21:09.0 +0200
@@ -88,7 +88,8 @@
 ylib2dir = "${yast2dir}/lib/ui"
 ylib2_DATA = \
   lib/ui/dialog.rb \
-  lib/ui/event_dispatcher.rb
+  lib/ui/event_dispatcher.rb \
+  lib/ui/srv_status_component.rb
 
 EXTRA_DIST = $(module_DATA) $(client_DATA) $(scrconf_DATA) $(agent_SCRIPTS) 
$(ydata_DATA) $(fillup_DATA) $(ylib_DATA) $(ylib2_DATA)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.149/library/general/src/lib/ui/srv_status_component.rb 
new/yast2-3.1.152/library/general/src/lib/ui/srv_status_component.rb
--- old/yast2-3.1.149/library/general/src/lib/ui/srv_status_component.rb
1970-01-01 

commit python3-Sphinx for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package python3-Sphinx for openSUSE:Factory 
checked in at 2015-10-20 16:22:25

Comparing /work/SRC/openSUSE:Factory/python3-Sphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Sphinx.new (New)


Package is "python3-Sphinx"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Sphinx/python3-Sphinx.changes
2015-10-06 13:24:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Sphinx.new/python3-Sphinx.changes   
2015-10-20 16:22:27.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 12 17:36:18 UTC 2015 - toddrme2...@gmail.com
+
+- Add python3-Sphinx_work_around_the_lack_of_HTMLParserError.patch
+  Fixes building on Python 3.5.
+  Should be in next upstream release
+  Upstream Issue: https://github.com/sphinx-doc/sphinx/issues/1945
+  Upstream Patch: 
https://github.com/warsaw/sphinx/commit/7ce3b991229c74262f81ab7692a1dc6bde2416ee
+
+---

New:

  python3-Sphinx_work_around_the_lack_of_HTMLParserError.patch



Other differences:
--
++ python3-Sphinx.spec ++
--- /var/tmp/diff_new_pack.W2aags/_old  2015-10-20 16:22:27.0 +0200
+++ /var/tmp/diff_new_pack.W2aags/_new  2015-10-20 16:22:27.0 +0200
@@ -24,6 +24,8 @@
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
+# # PATCH-FIX-UPSTREAM 
python3-Sphinx_work_around_the_lack_of_HTMLParserError.patch 
https://github.com/sphinx-doc/sphinx/issues/1945
+Patch0: python3-Sphinx_work_around_the_lack_of_HTMLParserError.patch
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 # Documentation requirements:
@@ -158,6 +160,7 @@
 
 %prep
 %setup -q -n Sphinx-%{version}
+%patch0 -p1
 sed -i '/#\!/d' sphinx/pycode/pgen2/token.py # Fix non-excutable-script warning
 # Add Interpreter version suffix to entrypoints (and thus /usr/bin binaries) to
 # allow for update-alternatives later on:

++ python3-Sphinx_work_around_the_lack_of_HTMLParserError.patch ++
>From 7ce3b991229c74262f81ab7692a1dc6bde2416ee Mon Sep 17 00:00:00 2001
From: Barry Warsaw 
Date: Thu, 25 Jun 2015 11:54:05 -0400
Subject: [PATCH] One way to work around the lack of
 html.parser.HTMLParserError in Python 3.5

---
 sphinx/builders/linkcheck.py | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py
index 9f5c213..b05c5b2 100644
--- a/sphinx/builders/linkcheck.py
+++ b/sphinx/builders/linkcheck.py
@@ -19,9 +19,19 @@
 from six.moves.urllib.request import build_opener, Request, HTTPRedirectHandler
 from six.moves.urllib.parse import unquote, urlsplit, quote
 from six.moves.urllib.error import HTTPError
-from six.moves.html_parser import HTMLParser, HTMLParseError
+from six.moves.html_parser import HTMLParser
 from docutils import nodes
 
+# 2015-06-25 ba...@python.org.  This exception was deprecated in Python 3.3 and
+# removed in Python 3.5, however for backward compatibility reasons, we're not
+# going to just remove it.  If it doesn't exist, define an exception that will
+# never be caught but leaves the code in check_anchor() intact.
+try:
+from six.moves.html_parser import HTMLParseError
+except ImportError:
+class HTMLParseError(Exception):
+pass
+
 from sphinx.builders import Builder
 from sphinx.util.console import purple, red, darkgreen, darkgray, \
 darkred, turquoise



commit autoyast2 for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-10-20 16:21:59

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  2015-09-24 
07:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-10-20 
16:22:01.0 +0200
@@ -1,0 +2,27 @@
+Thu Oct 15 11:56:52 UTC 2015 - an...@suse.com
+
+- Using "backup" or "partitioning_advanced" sections in the profile
+  does not produce an error message anymore (bsc#950294)
+- 3.1.98
+
+---
+Fri Oct  9 15:03:43 UTC 2015 - igonzalezs...@suse.com
+
+- Move lib/ directory to autoyast2-installation package
+  (bsc#949776)
+- 3.1.97
+
+---
+Thu Oct  8 21:39:50 UTC 2015 - igonzalezs...@suse.com
+
+- Handle pkgGpgCheck callback introduced in libzypp 14.39.0
+  (bsc#948608)
+- 3.1.96
+
+---
+Thu Oct  8 14:26:05 UTC 2015 - an...@suse.com
+
+- Enabled translation of some buttons (bsc#948834)
+- 3.1.95
+
+---

Old:

  autoyast2-3.1.94.tar.bz2

New:

  autoyast2-3.1.98.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.h0hiOC/_old  2015-10-20 16:22:02.0 +0200
+++ /var/tmp/diff_new_pack.h0hiOC/_new  2015-10-20 16:22:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.94
+Version:3.1.98
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -205,8 +205,6 @@
 %{yast_moduledir}/Kickstart.rb
 %dir %{yast_agentdir}
 %{yast_agentdir}/ag_ksimport
-%dir %{yast_libdir}/autoinstall
-%{yast_libdir}/autoinstall/*.rb
 
 # additional files
 
@@ -287,6 +285,9 @@
 %{yast_yncludedir}/autoinstall/xml.rb
 %{yast_yncludedir}/autoinstall/ask.rb
 
+%dir %{yast_libdir}/autoinstall
+%{yast_libdir}/autoinstall/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh

++ autoyast2-3.1.94.tar.bz2 -> autoyast2-3.1.98.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.94/package/autoyast2.changes 
new/autoyast2-3.1.98/package/autoyast2.changes
--- old/autoyast2-3.1.94/package/autoyast2.changes  2015-09-18 
11:15:11.0 +0200
+++ new/autoyast2-3.1.98/package/autoyast2.changes  2015-10-15 
14:14:10.0 +0200
@@ -1,4 +1,31 @@
 ---
+Thu Oct 15 11:56:52 UTC 2015 - an...@suse.com
+
+- Using "backup" or "partitioning_advanced" sections in the profile
+  does not produce an error message anymore (bsc#950294)
+- 3.1.98
+
+---
+Fri Oct  9 15:03:43 UTC 2015 - igonzalezs...@suse.com
+
+- Move lib/ directory to autoyast2-installation package
+  (bsc#949776)
+- 3.1.97
+
+---
+Thu Oct  8 21:39:50 UTC 2015 - igonzalezs...@suse.com
+
+- Handle pkgGpgCheck callback introduced in libzypp 14.39.0
+  (bsc#948608)
+- 3.1.96
+
+---
+Thu Oct  8 14:26:05 UTC 2015 - an...@suse.com
+
+- Enabled translation of some buttons (bsc#948834)
+- 3.1.95
+
+---
 Fri Sep 18 10:50:53 CEST 2015 - sch...@suse.de
 
 - Writing network settings in first installation stage if the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.94/package/autoyast2.spec 
new/autoyast2-3.1.98/package/autoyast2.spec
--- old/autoyast2-3.1.94/package/autoyast2.spec 2015-09-18 11:15:11.0 
+0200
+++ new/autoyast2-3.1.98/package/autoyast2.spec 2015-10-15 14:14:10.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.94
+Version:3.1.98
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -205,8 +205,6 @@
 %{yast_moduledir}/Kickstart.rb
 %dir %{yast_agentdir}
 %{yast_agentdir}/ag_ksimport
-%dir %{yast_libdir}/autoinstall
-%{yast_libdir}/autoinstall/*.rb
 
 # additional files
 
@@ -287,6 +285,9 @@
 %{yast_yncludedir}/autoinstall/xml.rb
 %{yast_yncludedir}/autoinstall/ask.rb
 
+%dir %{yast_libdir}/autoinstall
+%{yast_libdir}/autoinstall/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 

commit pciutils-ids for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory 
checked in at 2015-10-20 16:21:24

Comparing /work/SRC/openSUSE:Factory/pciutils-ids (Old)
 and  /work/SRC/openSUSE:Factory/.pciutils-ids.new (New)


Package is "pciutils-ids"

Changes:

--- /work/SRC/openSUSE:Factory/pciutils-ids/pciutils-ids.changes
2015-09-24 07:18:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.pciutils-ids.new/pciutils-ids.changes   
2015-10-20 16:21:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 10 20:01:28 CEST 2015 - ti...@suse.de
+
+- update pci.ids to version 2015.10.07 for missing Intel devices
+  (bsc#944104)
+
+---



Other differences:
--
++ pci.ids.bz2 ++
--- /var/tmp/diff_new_pack.bJtz6I/_old  2015-10-20 16:21:26.0 +0200
+++ /var/tmp/diff_new_pack.bJtz6I/_new  2015-10-20 16:21:26.0 +0200
@@ -1,8 +1,8 @@
 #
 #  List of PCI ID's
 #
-#  Version: 2015.09.19
-#  Date:2015-09-19 16:01:04
+#  Version: 2015.10.07
+#  Date:2015-10-07 03:15:02
 #
 #  Maintained by Albert Pool, Martin Mares, and other volunteers from
 #  the PCI ID Project at http://pci-ids.ucw.cz/.
@@ -2895,8 +2895,8 @@
72a8  RV570 [Radeon X1950 GT] (Secondary)
72b1  RV560 [Radeon X1650 XT] (Secondary)
72b3  RV560 [Radeon X1650 GT] (Secondary)
-   7300  Fiji [Radeon R9 FURY Series]
-   1002 0b36  Radeon R9 FURY X
+   7300  Fiji [Radeon R9 FURY / NANO Series]
+   1002 0b36  Radeon R9 FURY X / NANO
1043 049e  Radeon R9 FURY
1043 04a0  Radeon R9 FURY X
174b e329  Radeon R9 FURY
@@ -5796,6 +5796,30 @@
101e 8493  QLA12160 on AMI MegaRAID
1240  ISP1240 SCSI Host Adapter
1280  ISP1280 SCSI Host Adapter
+   1634  FastLinQ QL45000 Series 40GbE Controller
+   1077 e4f1  FastLinQ QL45212H 40GbE Adapter
+   1077 e4f2  FastLinQ QL45211H 40GbE Adapter
+   1077 e4f3  FastLinQ QL45412H 40GbE Adapter
+   1077 e4f4  FastLinQ QL45411H 40GbE Adapter
+   1644  FastLinQ QL45000 Series 100GbE Controller
+   1077 e4f8  FastLinQ QL45611H 100GbE Adapter
+   1656  FastLinQ QL45000 Series 25GbE Controller
+   1077 e4f6  FastLinQ QL45211H 25GbE Adapter
+   1077 e4f7  FastLinQ QL45212H 25GbE Adapter
+   165c  FastLinQ QL45000 Series 40GbE Controller (FCoE)
+   1077 e4f1  FastLinQ QL45462H 40GbE FCoE Adapter
+   1077 e4f2  FastLinQ QL45461H 40GbE FCoE Adapter
+   165e  FastLinQ QL45000 Series 40GbE Controller (iSCSI)
+   1077 e4f1  FastLinQ QL45462H 40GbE iSCSI Adapter
+   1077 e4f2  FastLinQ QL45461H 40GbE iSCSI Adapter
+   1664  FastLinQ QL45000 Series Gigabit Ethernet Controller (SR-IOV VF)
+   1077 e4f1  FastLinQ QL45412H 40GbE Adapter (SR-IOV VF)
+   1077 e4f2  FastLinQ QL45412H 40GbE Adapter (SR-IOV VF)
+   1077 e4f3  FastLinQ QL45412H 40GbE Adapter (SR-IOV VF)
+   1077 e4f4  FastLinQ QL45411H 40GbE Adapter (SR-IOV VF)
+   1077 e4f6  FastLinQ QL45411H 25GbE Adapter (SR-IOV VF)
+   1077 e4f7  FastLinQ QL45412H 25GbE Adapter (SR-IOV VF)
+   1077 e4f8  FastLinQ QL45611H 100GbE Adapter (SR-IOV VF)
2020  ISP2020A Fast!SCSI Basic Adapter
2031  ISP8324-based 16Gb Fibre Channel to PCI Express Adapter
103c 8002  3830C 16G Fibre Channel Host Bus Adapter
@@ -10248,7 +10272,7 @@
1296  GK208M [GeForce 825M]
1298  GK208M [GeForce GT 720M]
1299  GK208M [GeForce 920M]
-   129a  GK208GL [N16V-GL]
+   129a  GK208M [GeForce 910M]
12a0  GK208
12b9  GK208GLM [Quadro K610M]
12ba  GK208GLM [Quadro K510M]
@@ -10296,6 +10320,8 @@
13f0  GM204GL [Quadro M5000]
13f1  GM204GL [Quadro M4000]
13f2  GM204GL [Tesla M60]
+   13f8  GM204GLM [Quadro M5000M]
+   13f9  GM204GLM [Quadro M4000M]
13fa  GM204GLM [Quadro M3000M]
1401  GM206 [GeForce GTX 960]
1402  GM206 [GeForce GTX 950]
@@ -15504,6 +15530,11 @@
5090  T540-5090 Unified Wire Ethernet Controller
5091  T522-5091 Unified Wire Ethernet Controller
5092  T520-5092 Unified Wire Ethernet Controller
+   5093  T580-5093 Unified Wire Ethernet Controller
+   5094  T540-5094 Unified Wire Ethernet Controller
+   5095  T540-5095 Unified Wire Ethernet Controller
+   5096  T580-5096 Unified Wire Ethernet Controller
+   5097  T520-5097 Unified Wire Ethernet Controller
5401  T520-CR Unified Wire Ethernet 

commit yast2-ruby-bindings for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-ruby-bindings for 
openSUSE:Factory checked in at 2015-10-20 16:20:30

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


Package is "yast2-ruby-bindings"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes  
2015-08-10 09:09:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new/yast2-ruby-bindings.changes 
2015-10-20 16:20:35.0 +0200
@@ -1,0 +2,14 @@
+Mon Oct  5 12:04:35 UTC 2015 - jreidin...@suse.com
+
+- Used rb_gc_register_address to fix 'method to_s called on
+  terminated object' during package installation (bsc#945299)
+- 3.1.40
+
+---
+Wed Sep 30 07:44:18 UTC 2015 - an...@suse.com
+
+- Added a regression test for the fix of bnc#943757 implemented
+  in libyui-ncurses 2.47.3
+- 3.1.39
+
+---

Old:

  yast2-ruby-bindings-3.1.38.tar.bz2

New:

  yast2-ruby-bindings-3.1.40.tar.bz2



Other differences:
--
++ yast2-ruby-bindings.spec ++
--- /var/tmp/diff_new_pack.3NxzK2/_old  2015-10-20 16:20:36.0 +0200
+++ /var/tmp/diff_new_pack.3NxzK2/_new  2015-10-20 16:20:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ruby-bindings
-Version:3.1.38
+Version:3.1.40
 Release:0
 Url:https://github.com/yast/yast-ruby-bindings
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,6 +42,11 @@
 BuildRequires:  yast2-core-devel >= 2.24.0
 Requires:   yast2-ycp-ui-bindings   >= 2.21.9
 BuildRequires:  yast2-ycp-ui-bindings-devel >= 2.21.9
+# The test suite includes a regression test (std_streams_spec.rb) for a
+# libyui-ncurses bug fixed in 2.47.3
+BuildRequires:  libyui-ncurses >= 2.47.3
+# The mentioned test requires screen in order to be executed in headless 
systems
+BuildRequires:  screen
 Requires:   ruby
 Summary:Ruby bindings for the YaST platform
 License:GPL-2.0

++ yast2-ruby-bindings-3.1.38.tar.bz2 -> yast2-ruby-bindings-3.1.40.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ruby-bindings-3.1.38/.travis.yml 
new/yast2-ruby-bindings-3.1.40/.travis.yml
--- old/yast2-ruby-bindings-3.1.38/.travis.yml  2015-08-04 18:05:11.0 
+0200
+++ new/yast2-ruby-bindings-3.1.40/.travis.yml  2015-10-05 16:35:16.0 
+0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "docbook-xsl xsltproc yast2-core-dev 
yast2-devtools libxcrypt-dev cmake yast2-ycp-ui-bindings-dev ruby2.1 
ruby2.1-dev rake ruby-fast-gettext language-pack-en language-pack-cs" -g 
"yast-rake rspec:3.3.0 rubocop:0.29.1"
+- sh ./travis_setup.sh -p "docbook-xsl xsltproc yast2-core-dev 
yast2-devtools libxcrypt-dev cmake yast2-ycp-ui-bindings-dev ruby2.1 
ruby2.1-dev rake ruby-fast-gettext language-pack-en language-pack-cs screen" -g 
"yast-rake rspec:3.3.0 rubocop:0.29.1"
 script:
 - rake check:syntax
 - rubocop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.38/package/yast2-ruby-bindings.changes 
new/yast2-ruby-bindings-3.1.40/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-3.1.38/package/yast2-ruby-bindings.changes  
2015-08-04 18:05:11.0 +0200
+++ new/yast2-ruby-bindings-3.1.40/package/yast2-ruby-bindings.changes  
2015-10-05 16:35:16.0 +0200
@@ -1,4 +1,18 @@
 ---
+Mon Oct  5 12:04:35 UTC 2015 - jreidin...@suse.com
+
+- Used rb_gc_register_address to fix 'method to_s called on
+  terminated object' during package installation (bsc#945299)
+- 3.1.40
+
+---
+Wed Sep 30 07:44:18 UTC 2015 - an...@suse.com
+
+- Added a regression test for the fix of bnc#943757 implemented
+  in libyui-ncurses 2.47.3
+- 3.1.39
+
+---
 Tue Aug  4 15:53:33 UTC 2015 - mvid...@suse.com
 
 - Applied the style guide, with Rubocop.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.38/package/yast2-ruby-bindings.spec 
new/yast2-ruby-bindings-3.1.40/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-3.1.38/package/yast2-ruby-bindings.spec 
2015-08-04 18:05:11.0 +0200
+++ 

commit yast2-network for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2015-10-20 16:22:18

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


Package is "yast2-network"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2015-10-03 20:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2015-10-20 16:22:20.0 +0200
@@ -1,0 +2,15 @@
+Thu Oct  8 12:02:44 UTC 2015 - mvid...@suse.com
+
+- Fixed "Relax-NG parser error : Some defines for ipv6_forward
+  needs the combine attribute" when checking validity
+  of any AutoYaST profile (bsc#948206).
+- 3.1.133
+
+---
+Tue Oct  6 16:44:44 UTC 2015 - mfi...@suse.com
+
+- bnc#900647
+  - fixed to accept an empty domain in /etc/hostname
+- 3.1.132
+
+---

Old:

  yast2-network-3.1.131.tar.bz2

New:

  yast2-network-3.1.133.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.QZrA7i/_old  2015-10-20 16:22:21.0 +0200
+++ /var/tmp/diff_new_pack.QZrA7i/_new  2015-10-20 16:22:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.131
+Version:3.1.133
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -96,6 +96,7 @@
 %{yast_schemadir}/autoyast/rnc/networking.rnc
 %{yast_schemadir}/autoyast/rnc/host.rnc
 %{yast_libdir}/network
+%{yast_ydatadir}/network
 
 %dir %{yast_docdir}
 %{yast_docdir}/COPYING

++ yast2-network-3.1.131.tar.bz2 -> yast2-network-3.1.133.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.131/package/yast2-network.changes 
new/yast2-network-3.1.133/package/yast2-network.changes
--- old/yast2-network-3.1.131/package/yast2-network.changes 2015-10-01 
13:42:17.0 +0200
+++ new/yast2-network-3.1.133/package/yast2-network.changes 2015-10-19 
19:17:09.0 +0200
@@ -1,4 +1,19 @@
 ---
+Thu Oct  8 12:02:44 UTC 2015 - mvid...@suse.com
+
+- Fixed "Relax-NG parser error : Some defines for ipv6_forward
+  needs the combine attribute" when checking validity
+  of any AutoYaST profile (bsc#948206).
+- 3.1.133
+
+---
+Tue Oct  6 16:44:44 UTC 2015 - mfi...@suse.com
+
+- bnc#900647
+  - fixed to accept an empty domain in /etc/hostname
+- 3.1.132
+
+---
 Thu Oct  1 07:26:55 UTC 2015 - mvid...@suse.com
 
 - Moved "Network Settings" into "System" group also in the Gnome/GTK
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.131/package/yast2-network.spec 
new/yast2-network-3.1.133/package/yast2-network.spec
--- old/yast2-network-3.1.131/package/yast2-network.spec2015-10-01 
13:42:17.0 +0200
+++ new/yast2-network-3.1.133/package/yast2-network.spec2015-10-19 
19:17:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.131
+Version:3.1.133
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -94,6 +94,7 @@
 %{yast_schemadir}/autoyast/rnc/networking.rnc
 %{yast_schemadir}/autoyast/rnc/host.rnc
 %{yast_libdir}/network
+%{yast_ydatadir}/network
 
 %dir %{yast_docdir}
 %{yast_docdir}/COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.131/src/Makefile.am 
new/yast2-network-3.1.133/src/Makefile.am
--- old/yast2-network-3.1.131/src/Makefile.am   2015-10-01 13:42:17.0 
+0200
+++ new/yast2-network-3.1.133/src/Makefile.am   2015-10-19 19:17:09.0 
+0200
@@ -111,6 +111,12 @@
   lib/network/network_autoconfiguration.rb \
   lib/network/network_autoyast.rb
 
+ydatadir = @ydatadir@/network
+ydata_DATA = \
+  data/network/sysconfig_defaults.yml \
+  data/network/s390_defaults.yml \
+  data/network/firmwares.yml
+
 EXTRA_DIST = \
   $(module_DATA) \
   $(module1_DATA) \
@@ -125,6 +131,7 @@
   $(schemafiles_DATA) \
   $(ybin_SCRIPTS) \
   $(desktop_DATA) \
-  $(ylib_DATA)
+  $(ylib_DATA) \
+  $(ydata_DATA)
 
 include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.131/src/autoyast-rnc/networking.rnc 
new/yast2-network-3.1.133/src/autoyast-rnc/networking.rnc
---