commit webkitgtk for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package webkitgtk for openSUSE:Factory 
checked in at 2015-05-23 12:46:34

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


Package is webkitgtk

Changes:

--- /work/SRC/openSUSE:Factory/webkitgtk/webkitgtk.changes  2015-05-18 
21:47:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk.changes 2015-05-23 
12:46:36.0 +0200
@@ -1,0 +2,33 @@
+Thu May 21 19:20:11 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.4.9:
+  + Check TLS errors as soon as they are set in the SoupMessage to
+prevent any data from being sent to the server in case of
+invalid certificate.
+  + Clear the GObject DOM bindings internal cache when frames are
+destroyed or web view contents are updated.
+  + Add HighDPI support for non-accelerated compositing contents.
+  + Fix some transfer annotations used in GObject DOM bindings.
+  + Use latin1 instead of UTF-8 for HTTP header values.
+  + Fix synchronous loads when maximum connection limits are
+reached.
+  + Fix a crash ScrollView::contentsToWindow() when GtkPluginWidget
+doesn't have a parent.
+  + Fix a memory leak in webkit_web_policy_decision_new.
+  + Fix g_closure_unref runtime warning.
+  + Fix a crash due to empty drag image during drag and drop.
+  + Fix rendering of scrollbars with GTK+ = 3.16.
+  + Fix the build on mingw32/msys.
+  + Fix the build with WebKit2 disabled.
+  + Fix the build with accelerated compositing disabled.
+  + Fix clang version check in configure.
+  + Fix the build with recent versions of GLib that have
+GMutexLocker.
+  + Fix the build for Linux/MIPS64EL.
+- Drop webkitgtk-hidpi.patch,
+  webkitgtk-compile-when-WK2-disabled.patch,
+  webkitgtk-WTF-GMutexLocker.patch and webkitgtk-gcc5-fixes.patch:
+  Fixed upstream.
+- Rebase webkitgtk-aarch64.patch.
+
+---
webkitgtk3.changes: same change

Old:

  webkitgtk-2.4.8.tar.xz
  webkitgtk-WTF-GMutexLocker.patch
  webkitgtk-compile-when-WK2-disabled.patch
  webkitgtk-gcc5-fixes.patch
  webkitgtk-hidpi.patch

New:

  webkitgtk-2.4.9.tar.xz



Other differences:
--
++ webkitgtk.spec ++
--- /var/tmp/diff_new_pack.vnF0yP/_old  2015-05-23 12:46:37.0 +0200
+++ /var/tmp/diff_new_pack.vnF0yP/_new  2015-05-23 12:46:37.0 +0200
@@ -47,7 +47,7 @@
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Version:2.4.8
+Version:2.4.9
 Release:0
 # FIXME: at some point, figure out a way to remove the hack where we use -g0 
to have successful builds
 # FIXME: get upstream to fix the conflict on gtk-doc docs between gtk2 and 
gtk3 versions
@@ -71,14 +71,6 @@
 Patch9: webkitgtk-protocall-endian-fix.patch
 # PATCH-FIX-UPSTREAM webkitgtk-ppc32.patch webkit#130837 dval...@suse.com --  
Webkit2 doesnt build on powerpc 32 bits 
 Patch10:webkitgtk-ppc32.patch  
-# PATCH-FIX-UPSTREAM webkitgtk-compile-when-WK2-disabled.patch webkit#140241 
zai...@opensuse.org -- Cannot compile 2.4.8 when WK2 is disabled
-Patch11:webkitgtk-compile-when-WK2-disabled.patch
-# PATCH-FIX-UPSTREAM webkitgtk-WTF-GMutexLocker.patch webkit#141381 
dims...@opensuse.org -- Fix build with GLib 2.43.4, solve conflict on 
GMutexLock name
-Patch12:webkitgtk-WTF-GMutexLocker.patch
-# PATCH-FIX-OPENSUSE webkitgtk-gcc5-fixes.patch dmuel...@suse.com -- Allow gcc 
5.x
-Patch13:webkitgtk-gcc5-fixes.patch
-# PATCH-FEATURE-OPENSUSE webkitgtk-hidpi.patch webkit#131347 
zai...@opensuse.org -- Make webkitgtk usable on hidpi screens
-Patch14:webkitgtk-hidpi.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -89,7 +81,7 @@
 BuildRequires:  gtk-doc
 BuildRequires:  libicu-devel
 BuildRequires:  libjpeg-devel
-# Needed for patch2 and patch 11
+# Needed for patch2
 BuildRequires:  libtool
 BuildRequires:  perl
 BuildRequires:  python
@@ -338,10 +330,6 @@
 %patch9 -p1
 %patch10 -p1
 %endif
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 # FIXME: workaround needed in  1.7.90 to fix build
 mkdir -p DerivedSources/webkit
 mkdir -p DerivedSources/WebCore

++ webkitgtk3.spec ++
--- /var/tmp/diff_new_pack.vnF0yP/_old  2015-05-23 12:46:37.0 +0200
+++ /var/tmp/diff_new_pack.vnF0yP/_new  2015-05-23 12:46:37.0 +0200
@@ -47,7 +47,7 @@
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Version:2.4.8
+Version:2.4.9
 Release:0
 

commit vim for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-05-23 12:47:49

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


Package is vim

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2015-05-06 07:47:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2015-05-23 
12:47:52.0 +0200
@@ -1,0 +2,14 @@
+Fri May 22 09:06:09 UTC 2015 - idon...@suse.com
+
+- Updated to revision 729, fixes the following problems
+  * Illegal memory access when there are illegal bytes.
+  * :let list += list can change a locked list.
+  * Autocommands triggered by quickfix cannot get the current title value.
+  * Overflow when adding MAXCOL to a pointer.
+  * When 'list' is set Visual mode does not highlight anything in empty lines. 
(mgaleski)
+  * 0x202f is not recognized as a non-breaking space character.
+  * For indenting, finding the C++ baseclass can be slow.
+  * :call setreg('', []) reports an internal error.
+  * Occasional crash with 'list' set. 
+
+---

Old:

  v7-4-712.tar.gz

New:

  v7-4-729.tar.gz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.ThCnJZ/_old  2015-05-23 12:47:53.0 +0200
+++ /var/tmp/diff_new_pack.ThCnJZ/_new  2015-05-23 12:47:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 712
+%define patchlevel 729
 %define _rversion 7-4-%patchlevel
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site


++ v7-4-712.tar.gz - v7-4-729.tar.gz ++
/work/SRC/openSUSE:Factory/vim/v7-4-712.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7-4-729.tar.gz differ: char 38, line 2




commit yast2 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2015-05-23 12:56:35

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-05-19 
23:23:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2015-05-23 
12:56:36.0 +0200
@@ -1,0 +2,13 @@
+Fri May 22 12:32:27 UTC 2015 - jreidin...@suse.com
+
+- InstExtensionImage: add block variant for loading extension
+  (needed for FATE#317900)
+- 3.1.124
+
+---
+Tue May 19 04:56:13 UTC 2015 - igonzalezs...@suse.com
+
+- Add a class FsSnapshot for managing filesystem snapshots
+  (fate#317973).
+
+---

Old:

  yast2-3.1.123.tar.bz2

New:

  yast2-3.1.124.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.8lYAtJ/_old  2015-05-23 12:56:36.0 +0200
+++ /var/tmp/diff_new_pack.8lYAtJ/_new  2015-05-23 12:56:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:3.1.123
+Version:3.1.124
 Release:0
 Url:https://github.com/yast/yast-yast2
 

++ yast2-3.1.123.tar.bz2 - yast2-3.1.124.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-3.1.123/library/control/Makefile.am 
new/yast2-3.1.124/library/control/Makefile.am
--- old/yast2-3.1.123/library/control/Makefile.am   2015-05-18 
17:02:13.0 +0200
+++ new/yast2-3.1.124/library/control/Makefile.am   2015-05-22 
15:51:11.0 +0200
@@ -2,4 +2,4 @@
 # Makefile.am for xml/module
 #
 
-SUBDIRS = doc src testsuite
+SUBDIRS = doc src test testsuite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.123/library/control/src/modules/InstExtensionImage.rb 
new/yast2-3.1.124/library/control/src/modules/InstExtensionImage.rb
--- old/yast2-3.1.123/library/control/src/modules/InstExtensionImage.rb 
2015-05-18 17:02:13.0 +0200
+++ new/yast2-3.1.124/library/control/src/modules/InstExtensionImage.rb 
2015-05-22 15:51:11.0 +0200
@@ -337,6 +337,29 @@
   nil
 end
 
+# Load a rpm package from the media into the inst-sys and ensure its
+# unloading after end of block.
+# @param [String] package to load
+# @param [Proc] Block to be yield
+# @raises [RuntimeError] when package loading failed
+#
+# @example
+#   InstExtensionImage.with_extension(snapper) do
+#  WFM.Execute(path(.local.bash), snapper magic)
+#   end
+#
+def with_extension(package, block)
+  loading_msg = format(_(Loading to memory package '%s'), package)
+  res = LoadExtension(package, loading_msg)
+  raise Failed to load package. Please check logs. unless res
+  begin
+block.call
+  ensure
+unloading_msg = format(_(Removing from memory package '%s'), package)
+UnLoadExtension(package, unloading_msg)
+  end
+end
+
 # Load a rpm package from the media into the inst-sys
 # @param [String] package  The path to package to be loaded (by default,
 # the package is expected in the /boot/arch/ directory of the media
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.123/library/control/test/InstExtensionImage_test.rb 
new/yast2-3.1.124/library/control/test/InstExtensionImage_test.rb
--- old/yast2-3.1.123/library/control/test/InstExtensionImage_test.rb   
1970-01-01 01:00:00.0 +0100
+++ new/yast2-3.1.124/library/control/test/InstExtensionImage_test.rb   
2015-05-22 15:51:11.0 +0200
@@ -0,0 +1,133 @@
+#! /usr/bin/env rspec
+
+require_relative test_helper
+
+Yast.import InstExtensionImage
+
+describe Yast::InstExtensionImage do
+  subject { Yast::InstExtensionImage }
+
+  describe .LoadExtension do
+before do
+  # clean internal cache of already loaded extension
+  subject.instance_variable_set(@integrated_extensions, [])
+end
+it returns false if package is nil do
+  expect(subject.LoadExtension(nil, msg)).to eq false
+end
+
+it returns false if package is \\ do
+  expect(subject.LoadExtension(, msg)).to eq false
+end
+
+it returns true immediately if package is already loaded do
+  subject.instance_variable_set(@integrated_extensions, [snapper])
+  expect(subject.LoadExtension(snapper, msg)).to eq true
+end
+
+it shows message as feedback when loading package do
+  expect(Yast::Popup).to 

commit kiwi for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2015-05-23 12:55:30

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


Package is kiwi

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2015-05-19 
23:14:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2015-05-23 
12:55:33.0 +0200
@@ -1,0 +2,86 @@
+Fri May 22 14:45:24 CEST 2015 - m...@suse.de
+
+- v7.02.51 released
+  
+---
+Thu May 21 19:23:58 CEST 2015 - matwey.korni...@suse.de
+  
+- Provide kiwi-image:aci in kiwi.spec
+  
+---
+Thu May 21 16:26:35 CEST 2015 - m...@suse.de
+  
+- Update all JeOS templates, no rpm signature check
+  
+  Due to upcomming changes in zypper the --non-interactive option
+  will no longer do what the name says and will prevent using
+  packages with invalid or not checkable rpm signatures unless
+  the option to skip the check is set. Therefore all JeOS templates
+  now comes with
+  
+  rpm-check-signaturesfalse/rpm-check-signatures
+  
+---
+Thu May 21 14:58:31 CEST 2015 - m...@suse.de
+  
+- DB: rebuild documentation
+  
+---
+Thu May 21 14:57:15 CEST 2015 - m...@suse.de
+  
+- Update documentation due to OEM_ variable change
+  
+---
+Thu May 21 14:55:01 CEST 2015 - m...@suse.de
+  
+- Cleanup use of OEM variables
+  
+  Deleted baseSetupOEMPartition and therefore the translation of
+  variables from the profile into OEM_ variables by writing the
+  environment file config.oempartition. Instead the boot now
+  directly uses the variables from the profile which are all
+  prefixed by kiwi_oem*
+  
+---
+Thu May 21 10:28:29 CEST 2015 - m...@suse.de
+  
+- Deleted fixed parmfile name PARM-S11 on s390
+  
+  Instead a new OEM element called: oem-vmcp-parmfile has been
+  added. Using this element allows to specify the parmfile name
+  without the userid. The userid is queried on demand. If no
+  parmfile name is specified the default name PARM-S11 applies
+  for backward compatibility. This fix relates to (bnc#931436)
+  
+---
+Thu May 21 09:38:10 CEST 2015 - m...@suse.de
+  
+- Fixed loading of vmcp on s390
+  
+  In SLE12 vmcp is compiled into the kernel, thus loading
+  it as a module will cause an exception which is misleading
+  This fixes (bnc#931436)
+  
+---
+Wed May 20 16:31:43 CEST 2015 - m...@suse.de
+  
+- Provide suseService method for compatibility
+  
+  Old image descriptions using this method will fail to build
+  with newer kiwi versions if the function does not exist
+  
+---
+Wed May 20 00:14:03 CEST 2015 - m...@suse.de
+  
+- Fixed setup of imageBootDevice on repart
+  
+  make use of the kiwi_BootPart information. This was overlooked
+  in OEMRepartStandard, all other repartition methods makes use
+  of it
+  
+---
+Mon May 18 14:28:57 CEST 2015 - m...@suse.de
+  
+- Use KIWI_IGNORE_OLD_MOUNTS for make valid target
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.Vo8AnO/_old  2015-05-23 12:55:36.0 +0200
+++ /var/tmp/diff_new_pack.Vo8AnO/_new  2015-05-23 12:55:36.0 +0200
@@ -27,8 +27,9 @@
 Name:   kiwi
 License:GPL-2.0
 Group:  System/Management
-Version:7.02.50
+Version:7.02.51
 Provides:   kiwi-schema = 6.2
+Provides:   kiwi-image:aci
 Provides:   kiwi-image:lxc
 Provides:   kiwi-image:tbz
 Provides:   kiwi:%{_mandir}/man1/kiwi.1.gz

++ kiwi-docu.tar.bz2 ++
 16842 lines of diff (skipped)

++ kiwi-repo.tar.bz2 ++

++ kiwi.tar.bz2 ++
 5516 lines of diff (skipped)




commit colord for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2015-05-23 12:57:40

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


Package is colord

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2015-04-10 
09:49:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2015-05-23 
12:57:42.0 +0200
@@ -1,0 +2,6 @@
+Fri May 22 11:57:12 UTC 2015 - zai...@opensuse.org
+
+- Add explicit pkgconfig(libudev) BuildRequires: Configure checks
+  for it.
+
+---



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.vXKfRf/_old  2015-05-23 12:57:43.0 +0200
+++ /var/tmp/diff_new_pack.vXKfRf/_new  2015-05-23 12:57:43.0 +0200
@@ -44,6 +44,7 @@
 BuildRequires:  pkgconfig(gusb) = 0.2.2
 BuildRequires:  pkgconfig(lcms2) = 2.6
 BuildRequires:  pkgconfig(libsystemd-login) = 44
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.103
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(systemd)




commit nghttp2 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2015-05-23 13:07:40

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


Package is nghttp2

Changes:

--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2015-05-15 
07:44:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-05-23 
13:07:42.0 +0200
@@ -1,0 +2,16 @@
+Thu May 21 06:50:36 UTC 2015 - mplus...@suse.com
+
+- Update to 1.0.0
+  * v1.0.0 introduced backward incompatible changes from 0.7 
+series. Read 
https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier
 
+to migrate from older version to this latest version.
+- Changes for 0.7.15
+  * Hopefully, this is the last release for 0.7.x series.
+Development continues in 1.x series.
+  * Access violation in buffers (GH-232) (Patch from Etienne Cimon)
+  * Retry finding jemalloc lib by je_malloc_stats_print (GH-233)
+  * inflatehd: Fix crash if 'wire' value is not string (GH-235)
+  * nghttpx: Revert 585af93 to fix crash with TLS (GH-234)
+  * nghttpd: Add --echo-upload option to send back request body
+
+---

Old:

  nghttp2-0.7.14.tar.xz

New:

  nghttp2-1.0.0.tar.xz



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.emcjdS/_old  2015-05-23 13:07:43.0 +0200
+++ /var/tmp/diff_new_pack.emcjdS/_new  2015-05-23 13:07:43.0 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define lib_name lib%{name}-5
+%define lib_name lib%{name}-14
 %define lib_name_asio lib%{name}_asio1
 Name:   nghttp2
-Version:0.7.14
+Version:1.0.0
 Release:0
 Summary:Implementation of Hypertext Transfer Protocol version 2 in C
 License:MIT

++ nghttp2-0.7.14.tar.xz - nghttp2-1.0.0.tar.xz ++
 11001 lines of diff (skipped)




commit testdisk for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package testdisk for openSUSE:Factory 
checked in at 2015-05-23 13:07:24

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


Package is testdisk

Changes:

--- /work/SRC/openSUSE:Factory/testdisk/testdisk.changes2014-07-10 
08:17:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.testdisk.new/testdisk.changes   2015-05-23 
13:07:25.0 +0200
@@ -1,0 +2,57 @@
+Sat May  2 13:43:50 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 7.0:
+  * General Improvements:
+Various fix including security fix, thanks to
++ Coverity scan (Static Analysis of source code)
++ afl-fuzz (security-oriented fuzzer)
++ Denis Andzakovic from Security Assessment for reporting an
+  exploitable Stack Buffer Overflow
+  * TestDisk
++ Improvements:
+  - exFAT: better support
+  - ext4: handle 64 bit blocks or 64 KiB blocksize
+Fix detection and file listing
++ Bug fixes:
+  - Avoid erroneous error when writing 512 bytes on hard disk
+using 4k sector
+  - FAT, NTFS: avoid NULL pointer dereference if localtime()
+returns NULL
+  * PhotoRec  QPhotoRec
+QPhotoRec is a Graphical User Interface (Qt based GUI) version
+of PhotoRec. More user friendly, it recognizes the same file
+formats.
++ Improvements:
+  - Reduced false positives for more than 80 file formats.
+  - .gif: fix filesize detection
+  - .flv: add Flash filesize detection
+  - .mpg: detect filesize for MPEG
+  - .ra: detect filesize for RealAudio3
+  - Improved algorithm to deal with data fragmentation
+resulting in a general speed increased
+  - Speedup brute-force mode. Brute-force mode can recover more
+fragmented files, but it's still slow and not 100% reliable
+   + New file formats recovered by PhotoRec:
+ - .3dm: Rhino / openNURBS
+ - .ari: ARRI Raw Video
+ - .camrec: Camtasia Studio
+ - .dad: Micae DVR
+ - .dcm: Digital Imaging and Communications in Medicine (DICOM)
+ - .fp12: File Maker Pro 12
+ - .kra: Krita
+ - .mlv: Magic Lantern Video
+ - .notebook: SMART notebook
+ - .ora: Mypaint
+ - .red: RED2 video format
+ - .rlv: Revelation password
+ - .vbm: Veeam Backup Metadata
+ - .woff: Web Open Font Format
+- drop testdisk_614_fix_ext2_check.patch: fixed upstream
+- fix documentation path in %install
+- add new subpackage for qphotorec:
+  * add build dependencies hicolor-icon-theme, libqt4-devel
+and update-desktop-files
+  * run suse_update_desktop_file on qphotorec
+- add translated (zh_CN) manpages to each package
+
+---

Old:

  testdisk-6.14.tar.bz2
  testdisk_614_fix_ext2_check.patch

New:

  testdisk-7.0.tar.bz2



Other differences:
--
++ testdisk.spec ++
--- /var/tmp/diff_new_pack.TsJfbT/_old  2015-05-23 13:07:26.0 +0200
+++ /var/tmp/diff_new_pack.TsJfbT/_new  2015-05-23 13:07:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package testdisk
 #
-# 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:   testdisk
-Version:6.14
+Version:7.0
 Release:0
 Summary:Tool to Recover and Fix Partitions
 License:GPL-2.0
@@ -25,14 +25,15 @@
 Url:http://www.cgsecurity.org/wiki/TestDisk
 Source0:http://www.cgsecurity.org/%{name}-%{version}.tar.bz2
 Patch0: testdisk-file-contains-date-and-time.patch
-# PATCH-FIX-UPSTREAM testdisk_614_fix_ext2_check.patch rh#1027026 
asterios.dra...@gmail.com -- Patch for additional ext2 check
-Patch1: http://www.cgsecurity.org/testdisk_614_fix_ext2_check.patch
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libewf-devel
 BuildRequires:  libext2fs-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libqt4-devel
 BuildRequires:  libreiserfs-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 %if 0%{?suse_version} = 1210
 BuildRequires:  libntfs-3g-devel
@@ -56,10 +57,17 @@
 filesystem and goes after the underlying data, so it works even if your media's
 filesystem is severely damaged or reformatted.
 
+%package -n qphotorec
+Summary:Graphical tool to Undelete Files
+Group:  System/Filesystems
+
+%description -n qphotorec
+QPhotoRec is a Graphical User Interface (Qt 

commit dd_rescue for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2015-05-23 13:21:45

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


Package is dd_rescue

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2015-02-06 
10:56:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2015-05-23 
13:21:46.0 +0200
@@ -1,0 +2,6 @@
+Thu May 21 17:53:19 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature and keyring
+- Cleanup spec file with spec-cleaner
+
+---

New:

  dd_rescue-1.46.tar.bz2.asc
  dd_rescue.keyring



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.SLf9iy/_old  2015-05-23 13:21:47.0 +0200
+++ /var/tmp/diff_new_pack.SLf9iy/_new  2015-05-23 13:21:47.0 +0200
@@ -24,21 +24,25 @@
 Group:  System/Base
 Url:http://www.garloff.de/kurt/linux/ddrescue/
 Source0:
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2
+Source1:
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 Source99:   %{name}.changes
 BuildRequires:  autoconf
 BuildRequires:  libattr-devel
 BuildRequires:  lzo-devel
 BuildRequires:  python
-%if 0%{?suse_version} = 1200
-BuildRequires:  libfallocate-devel
-BuildRequires:  lzop
-%endif
 Requires:   bc
-Recommends: dd_rhelp libfallocate0 dd_rescue-lzo
+Recommends: dd_rescue-lzo
+Recommends: dd_rhelp
+Recommends: libfallocate0
 # ddrescue was last used in openSUSE 11.4 (version 1.14_0.0.6)
 Provides:   ddrescue = %{version}
 Obsoletes:  ddrescue  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} = 1200
+BuildRequires:  libfallocate-devel
+BuildRequires:  lzop
+%endif
 
 %description
 dd_rescue helps when nothing else can: your disk has crashed and you
@@ -57,7 +61,6 @@
 supporting on the fly hash/HMAC calculation/validation and lzo 
 de/compression. The lzo plugin is packaged in the dd_rescue-lzo subpackage.
 
-
 %package lzo
 Summary:LZO plugin for dd_rescue
 Group:  System/Base
@@ -89,8 +92,8 @@
 ./autogen.sh
 
 # Remove build time references so build-compare can do its work
-FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{S:99} '+%%H:%%M')
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{S:99} '+%%b %%e %%Y')
+FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')
+FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y')
 sed -i s/__TIME__/\$FAKE_BUILDTIME\/g dd_rescue.c
 sed -i s/__DATE__/\$FAKE_BUILDDATE\/g dd_rescue.c
 
@@ -108,7 +111,7 @@
 #EndUsrMerge
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %files
 %defattr(-,root,root,-)
@@ -120,11 +123,11 @@
 %{_libdir}/libddr_hash.so
 %{_libdir}/libddr_MD5.so
 %{_libdir}/libddr_null.so
-%doc %{_mandir}/man1/dd_rescue.1%{ext_man}
+%{_mandir}/man1/dd_rescue.1%{ext_man}
 
 %files lzo
 %defattr(-,root,root,-)
 %{_libdir}/libddr_lzo.so
-%doc %{_mandir}/man1/ddr_lzo.1%{ext_man}
+%{_mandir}/man1/ddr_lzo.1%{ext_man}
 
 %changelog




commit konsole for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2015-05-23 13:20:41

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


Package is konsole

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2015-05-15 
10:04:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2015-05-23 
13:20:42.0 +0200
@@ -1,0 +2,5 @@
+Tue May 19 18:21:04 UTC 2015 - wba...@tmo.at
+
+- Add Root Shell.profile (boo#908029)
+
+---

New:

  Root_Shell.profile



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.qzuOoA/_old  2015-05-23 13:20:43.0 +0200
+++ /var/tmp/diff_new_pack.qzuOoA/_new  2015-05-23 13:20:43.0 +0200
@@ -24,6 +24,7 @@
 Group:  System/X11/Terminals
 Url:http://www.kde.org/
 Source: %{name}-%{version}.tar.xz
+Source3:Root_Shell.profile
 Source4:konsolesu.desktop
 Source21:   utilities-terminal-su-16.png
 Source22:   utilities-terminal-su-22.png
@@ -85,6 +86,7 @@
 
 %install
   %kf5_makeinstall -C build
+  install -D -m 0644 %{SOURCE3}  %{buildroot}%{_kf5_sharedir}/konsole/Root 
Shell.profile
   install -D -m 0644 %{SOURCE4}  %{buildroot}%{_kf5_applicationsdir}/
   install -D -m 0644 %{SOURCE21} 
%{buildroot}%{_kf5_iconsdir}/hicolor/16x16/apps/utilities-terminal_su.png
   install -D -m 0644 %{SOURCE22} 
%{buildroot}%{_kf5_iconsdir}/hicolor/22x22/apps/utilities-terminal_su.png

++ Root_Shell.profile ++
[General]
Command=su -
Icon=utilities-terminal_su
Name=Root Shell
Parent=FALLBACK/

[Appearance]
ColorScheme=BlackOnWhite
Font=Monospace,8,-1,2,50,0,0,0,0,0

[Scrolling]
ScrollMode=FixedLineCount
ScrollLineCount=1000









commit webkit2gtk3 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-05-23 12:44:25

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


Package is webkit2gtk3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-04-23 
08:02:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-05-23 12:44:26.0 +0200
@@ -1,0 +2,17 @@
+Thu May 21 20:32:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.8.3:
+  + Fixed a regression introduced in 2.8.2 that broke downloads
+when using the network process.
+  + Fix the build with Netscape plugins disabled.
+  + Fix XPixamps leaked by GLContext when using EGL on X11.
+- Changes from version 2.8.2:
+  + Fix network redirection to a non HTTP destination.
+  - Use a webkit subdirectory for the disk cache to avoid conflicts
+with other files in the cache directory when the disk cache is
+cleaned up.
+  - Do not preserve the Origin header on on cross-origin redirects.
+  - Prevent WorkQueue objects from being leaked and ensure its
+worker thread always exits.
+
+---

Old:

  webkitgtk-2.8.1.tar.xz

New:

  webkitgtk-2.8.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.M84ASV/_old  2015-05-23 12:44:27.0 +0200
+++ /var/tmp/diff_new_pack.M84ASV/_new  2015-05-23 12:44:27.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.8.1
+Version:2.8.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.8.1.tar.xz - webkitgtk-2.8.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.8.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.8.3.tar.xz differ: char 
26, line 1




commit psmisc for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package psmisc for openSUSE:Factory checked 
in at 2015-05-23 12:43:20

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


Package is psmisc

Changes:

--- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes2015-04-05 
02:03:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.psmisc.new/psmisc.changes   2015-05-23 
12:43:21.0 +0200
@@ -1,0 +2,5 @@
+Thu May 21 13:39:34 UTC 2015 - sch...@suse.de
+
+- Replace negative list %nopeek with positive list %have_peekfd
+
+---



Other differences:
--
++ psmisc.spec ++
--- /var/tmp/diff_new_pack.ZcusgW/_old  2015-05-23 12:43:22.0 +0200
+++ /var/tmp/diff_new_pack.ZcusgW/_new  2015-05-23 12:43:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package psmisc
 #
-# 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
@@ -40,7 +40,7 @@
 # PATCH-FIX-UPSTREAM psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch 
bnc#874983
 Patch43:%{name}-git-3638cc55b4d08851faba46635d737b24d016665b.patch
 
-%define nopeek  s390 s390x ia64 %sparc hppa aarch64
+%define have_peekfd %ix86 x86_64 ppc ppc64 ppc64le %arm mipsel m68k
 
 %description
 The psmisc package contains utilities for managing processes on your
@@ -77,7 +77,7 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 mkdir -p $RPM_BUILD_ROOT/bin/
 mv $RPM_BUILD_ROOT/usr/bin/fuser $RPM_BUILD_ROOT/bin/
-%ifarch %nopeek
+%ifnarch %have_peekfd
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/peekfd.1*
 %endif
 %find_lang psmisc
@@ -86,7 +86,7 @@
 %defattr (-,root,root,755)
 /bin/fuser
 %{_bindir}/killall
-%ifnarch %nopeek
+%ifarch %have_peekfd
 %{_bindir}/peekfd
 %endif
 %{_bindir}/prtstat
@@ -94,7 +94,7 @@
 %{_bindir}/pstree.x11
 %{_mandir}/man1/fuser.1*
 %{_mandir}/man1/killall.1*
-%ifnarch %nopeek
+%ifarch %have_peekfd
 %{_mandir}/man1/peekfd.1*
 %endif
 %{_mandir}/man1/prtstat.1*




commit yast2-installation for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2015-05-23 13:00:55

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-04-27 12:58:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2015-05-23 13:00:57.0 +0200
@@ -1,0 +2,7 @@
+Wed May 20 19:29:48 UTC 2015 - lsle...@suse.cz
+
+- set Xvnc server resolution to 96 dpi to fix broken layout in VNC
+  installations (defaults to 75 dpi) (bsc#919456)
+- 3.1.142
+
+---

Old:

  yast2-installation-3.1.141.tar.bz2

New:

  yast2-installation-3.1.142.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.BjaBLi/_old  2015-05-23 13:00:58.0 +0200
+++ /var/tmp/diff_new_pack.BjaBLi/_new  2015-05-23 13:00:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# 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-installation
-Version:3.1.141
+Version:3.1.142
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.141.tar.bz2 - yast2-installation-3.1.142.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.141/doc/installation_overview.md 
new/yast2-installation-3.1.142/doc/installation_overview.md
--- old/yast2-installation-3.1.141/doc/installation_overview.md 1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-3.1.142/doc/installation_overview.md 2015-05-21 
10:19:13.0 +0200
@@ -0,0 +1,187 @@
+# Installation process overview
+
+The purpose of this document is to offer some information about
+how the installation process of SUSE and openSUSE works from a
+technical point of view. It is, in no way, oriented to the end-user
+although it could be easily understood for a regular Linux user.
+
+Different installation modes are supported, ranging from a regular installation
+to an unattended one. Also system update or repair are supported. You could
+take a look at [yast-yast2
+repository](https://github.com/yast/yast-yast2/blob/master/library/general/src/modules/Mode.rb)
+to learn more about that. This document is mainly about `installation` and
+`autoinstallation` modes.
+
+## Overview
+
+Although _YaST_ sits at the central point of the installation process, it is
+not the only software involved.
+[_Linuxrc_](https://en.opensuse.org/SDB:Linuxrc), which will be started just
+before _YaST_, is another key player.
+
+_Linuxrc_ sets up the hardware and initializes the installation process. It can
+do very cool things and have a [lot of
+options](https://en.opensuse.org/SDB:Linuxrc#Parameter_Reference) for you to
+tweak. Newcomers should take a look at `startshell`, `netdevice`, `netsetup`
+and, of course, `autoyast` options.
+
+After the system is started, a script called `/sbin/inst_setup` is ran. That
+script performs some initialization tasks and, at the end, calls _YaST first
+stage_ (known as `initial`). This is the main part of the installation
+workflow: disks are set up (partitions and filesystem), software is installed,
+boot loader is prepared, etc. When the _first stage_ is over, the machine is
+rebooted to get into _YaST second stage_ (known as `continue`) if needed.
+
+That second stage is not always needed. As of SLE 12 and openSUSE 13.2 and
+later, a regular installation is done just during the _YaST2 First Stage_ and
+the second one is not used anymore. When it comes to AutoYaST, the [second
+stage is used for system
+configuration](https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/book_autoyast.html#overviewandconcept).
+
+Let’s see the process in a more detailed way.
+
+### Installer boot process
+
+After the system boots, the first program to run is `/sbin/inst_setup`. It’s a
+shell script that performs some initialization tasks and, at the end, it
+invokes the _YaST2 first stage_.
+
+Among `inst_setup` initialization tasks, we could highlight:
+
+* Starting basic services like klog, syslog or nscd.
+* Setting host and domain names.
+* Managing YaST driver updates.
+* Handling the SSH 

commit yast2-control-center for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2015-05-23 12:58:46

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


Package is yast2-control-center

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2014-11-07 09:06:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2015-05-23 12:58:47.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  8 10:26:53 UTC 2015 - dims...@opensuse.org
+
+- Install appdata.xml file in order to show up in AppStream based
+  software centers (currently only GNOME Software).
+
+---



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.BkRa2x/_old  2015-05-23 12:58:48.0 +0200
+++ /var/tmp/diff_new_pack.BkRa2x/_new  2015-05-23 12:58:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# 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
@@ -98,6 +98,8 @@
 
 %files
 %defattr(-,root,root)
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/YaST.appdata.xml
 %{_datadir}/applications/YaST.desktop
 %dir %{_datadir}/kde4/
 %dir %{_datadir}/kde4/services

++ yast2-control-center-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.5/.travis.yml 
new/yast2-control-center-3.1.5/.travis.yml
--- old/yast2-control-center-3.1.5/.travis.yml  2014-11-04 13:55:12.0 
+0100
+++ new/yast2-control-center-3.1.5/.travis.yml  2015-05-20 16:10:08.0 
+0200
@@ -2,13 +2,15 @@
 compiler:
 - gcc
 before_install:
+# install yast2-devtools from YaST:Head:Travis
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh
 # install Qt 5.3 from a launchpad repository
 - sudo add-apt-repository ppa:beineri/opt-qt532 -y
 # a newer cmake is required, here is a backport for 12.04 LTS
 - sudo add-apt-repository ppa:kalakris/cmake -y
-# install yast2-devtools from YaST:Head:Travis
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p qt53base yast2-devtools cmake
+- sudo apt-get update -q
+- sudo apt-get install qt53base yast2-devtools cmake
 script:
 # the Qt5 ackage is in /opt, set the environment first using the bundled 
script
 - . /opt/qt53/bin/qt53-env.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.5/CONTRIBUTING.md 
new/yast2-control-center-3.1.5/CONTRIBUTING.md
--- old/yast2-control-center-3.1.5/CONTRIBUTING.md  2014-11-05 
15:10:11.0 +0100
+++ new/yast2-control-center-3.1.5/CONTRIBUTING.md  2015-05-20 
16:10:08.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=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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-control-center-3.1.5/package/yast2-control-center.changes 

commit python3-pylint for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package python3-pylint for openSUSE:Factory 
checked in at 2015-05-23 13:09:21

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


Package is python3-pylint

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylint/python3-pylint.changes
2015-03-16 07:01:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pylint.new/python3-pylint.changes   
2015-05-23 13:09:22.0 +0200
@@ -1,0 +2,5 @@
+Fri May 22 11:32:01 UTC 2015 - tchva...@suse.com
+
+- Add  missing dependency over python3-six
+
+---



Other differences:
--
++ python3-pylint.spec ++
--- /var/tmp/diff_new_pack.9P5zf8/_old  2015-05-23 13:09:23.0 +0200
+++ /var/tmp/diff_new_pack.9P5zf8/_new  2015-05-23 13:09:23.0 +0200
@@ -30,6 +30,7 @@
 BuildRequires:  python3-tk
 Requires:   python3-astroid
 Requires:   python3-logilab-common = 0.55
+Requires:   python3-six
 Requires:   python3-tk
 Requires(post): update-alternatives
 Requires(postun): update-alternatives




commit thunar for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2015-05-23 13:09:04

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


Package is thunar

Changes:

--- /work/SRC/openSUSE:Factory/thunar/thunar.changes2015-05-18 
22:27:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes   2015-05-23 
13:09:06.0 +0200
@@ -1,0 +2,11 @@
+Fri May 22 21:27:10 UTC 2015 - g...@opensuse.org
+
+- update to version 1.6.10
+  - Do not track thunar/thunar-marshal.{c,h}
+  - Remove Makefile and Makefile.in files when running distclean
+  - Remove subversion $Id$ tags
+  - Really fix trash state at startup (bxo#9513, bxo#11913)
+  - Use proper return type for thunar_file_reload (bxo#11913)
+  - Revert Fix loading the trash bin status at startup (bxo#9513)
+
+---

Old:

  Thunar-1.6.9.tar.bz2

New:

  Thunar-1.6.10.tar.bz2



Other differences:
--
++ thunar.spec ++
--- /var/tmp/diff_new_pack.AKJyx3/_old  2015-05-23 13:09:07.0 +0200
+++ /var/tmp/diff_new_pack.AKJyx3/_new  2015-05-23 13:09:07.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname libthunarx-2-0
 Name:   thunar
-Version:1.6.9
+Version:1.6.10
 Release:0
 Summary:Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:GPL-2.0+

++ Thunar-1.6.9.tar.bz2 - Thunar-1.6.10.tar.bz2 ++
 1654 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/Thunar-1.6.9/ChangeLog new/Thunar-1.6.10/ChangeLog
--- old/Thunar-1.6.9/ChangeLog  2015-05-17 09:22:55.0 +0200
+++ new/Thunar-1.6.10/ChangeLog 2015-05-22 22:47:37.0 +0200
@@ -1,3 +1,72 @@
+commit b4b50adb90e7be4f94040a3d8f5df9648a5c6721
+Author: Harald Judt h.j...@gmx.at
+Date:   Fri May 22 21:22:44 2015 +0200
+
+Updates for release
+
+commit 00035cd1eadf821fd6ca4b70a2bc99649fb3cb56
+Author: Harald Judt h.j...@gmx.at
+Date:   Fri May 22 22:30:50 2015 +0200
+
+Do not track thunar/thunar-marshal.{c,h}
+
+Tracking them was an error, these files are auto-generated from
+thunar-marshal.list.
+
+commit 8b96fd015ea9d67a27509e5a9fa5a0aeaa93bf8d
+Author: Harald Judt h.j...@gmx.at
+Date:   Fri May 22 22:27:35 2015 +0200
+
+Remove Makefile and Makefile.in files when running distclean
+
+commit 5ad3ff45441ef7a33c46643b4489776dae664929
+Author: Harald Judt h.j...@gmx.at
+Date:   Fri May 22 22:20:18 2015 +0200
+
+Remove subversion $Id$ tags
+
+Remove them or replace them with vim modelines where appropriate.
+
+commit 6010f71d865b624f5f58b81405764c4ce6b2afc4
+Author: Harald Judt h.j...@gmx.at
+Date:   Mon May 18 21:37:01 2015 +0200
+
+Really fix trash state at startup (bug #9513 and #11913)
+
+commit 9bf051a0005cef3d661493a44e7de911868cf5e7
+Author: Harald Judt h.j...@gmx.at
+Date:   Thu May 21 14:12:48 2015 +0200
+
+Use proper return type for thunar_file_reload (bug #11913)
+
+Because thunar_file_reload is now a callback function, it needs to return
+TRUE or FALSE, otherwise the behaviour is undefined. This should fix a
+couple of potential issues.
+
+commit e3b65ff628499248dadfe7cbdb027e17b7db03c2
+Author: Harald Judt h.j...@gmx.at
+Date:   Mon May 18 21:41:26 2015 +0200
+
+Revert Fix loading the trash bin status at startup (bug #9513)
+
+This reverts commit 2d5567b2f6ae6223c8865547704797a5c785ec1f.
+
+commit 7d6f0030b163a11990997174a08cdb6049c2
+Author: Urien Desterres urien.dester...@gmail.com
+Date:   Wed May 20 00:30:18 2015 +0200
+
+I18n: Update translation fr (100%).
+
+738 translated messages.
+
+Transifex (https://www.transifex.com/projects/p/xfce/).
+
+commit 7c395db0b601cebd8e83e4d4ac691fdb0799c8b4
+Author: Harald Judt h.j...@gmx.at
+Date:   Sun May 17 10:10:50 2015 +0200
+
+Post release tag bump
+
 commit e37444e361aaac028e4093eeff5e2688209a1073
 Author: Harald Judt h.j...@gmx.at
 Date:   Fri May 15 20:39:09 2015 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/Thunar-1.6.9/Makefile.am 

commit squid for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2015-05-23 13:07:58

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


Package is squid

Changes:

--- /work/SRC/openSUSE:Factory/squid/squid.changes  2015-05-06 
12:10:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid.changes 2015-05-23 
13:07:59.0 +0200
@@ -1,0 +2,20 @@
+Fri May 22 17:43:50 UTC 2015 - mplus...@suse.com
+
+- Update to 3.5.4
+  * Bug 4234: comm_connect_addr uses errno incorrectly
+  * Bug 4231: fd_open() not correctly handling UDS socket descriptions
+  * Bug 4226: digest_edirectory_auth: found but cannot be built
+  * Bug 4198: assertion failed: client_side.h:364: sslServerBump == srvBump
+  * Bug 3775: Disable HTTP/1.1 pipeline feature for pinned connections
+  * Fix require-proxy-header preventing HTTPS proxying and ssl-bump
+  * Fix Negotiate/Kerberos authentication request size exceeds output buffer 
size
+  * Fix SQUID_X509_V_ERR_DOMAIN_MISMATCH errors while accessing sites with 
valid certificates
+  * Add server_name ACL matching server name(s) obtained from various sources
+  * Add Kerberos support for MAC OS X 10.x
+  * Support for resuming TLS sessions
+  * ... and some portability and compile fixes
+  * ... and several documentation updates
+  * ... and all fixes from squid 3.4.13
+- Refresh patches
+
+---

Old:

  squid-3.5.3.tar.xz
  squid-3.5.3.tar.xz.asc

New:

  squid-3.5.4.tar.xz
  squid-3.5.4.tar.xz.asc



Other differences:
--
++ squid.spec ++
--- /var/tmp/diff_new_pack.qmItrb/_old  2015-05-23 13:08:00.0 +0200
+++ /var/tmp/diff_new_pack.qmItrb/_new  2015-05-23 13:08:00.0 +0200
@@ -20,7 +20,7 @@
 %define squidconfdir %{_sysconfdir}/squid
 
 Name:   squid
-Version:3.5.3
+Version:3.5.4
 Release:0
 Summary:A fully featured HTTP/1.0 proxy
 License:GPL-2.0+
@@ -429,6 +429,7 @@
 %{_sbindir}/basic_fake_auth
 %{_sbindir}/basic_getpwnam_auth
 %{_sbindir}/basic_ldap_auth
+%{_sbindir}/digest_edirectory_auth
 ## will get removed in 3.6 series
 # http://www.squid-cache.org/Versions/v3/3.5/RELEASENOTES.html#toc2.8
 %{_sbindir}/basic_msnt_multi_domain_auth

++ squid-3.5.3.tar.xz - squid-3.5.4.tar.xz ++
 3932 lines of diff (skipped)

++ squid-3.5.3.tar.xz.asc - squid-3.5.4.tar.xz.asc ++
--- /work/SRC/openSUSE:Factory/squid/squid-3.5.3.tar.xz.asc 2015-04-27 
13:05:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid-3.5.4.tar.xz.asc
2015-05-23 13:07:59.0 +0200
@@ -1,8 +1,8 @@
-File: squid-3.5.3.tar.xz
-Date: Sat Mar 28 11:51:30 UTC 2015
-Size: 2283580
-MD5 : 6cd553300a2253c0913f498beb79ee51
-SHA1: 6919305e16f59387197cf543f525e41f510b4727
+File: squid-3.5.4.tar.xz
+Date: Fri May  1 12:25:42 UTC 2015
+Size: 2289772
+MD5 : 5b53d5bb47fa033b76857f7956d0c36b
+SHA1: 71a04a5f7c4c38464a8a08ae1089c47abcea0e49
 Key : 0xFF5CF463 squ...@treenet.co.nz
   fingerprint = EA31 CC5E 9488 E516 8D2D  CC5E B268 E706 FF5C F463
   keyring = http://www.squid-cache.org/pgp.asc
@@ -10,11 +10,11 @@
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 
-iQEcBAABAgAGBQJVFpsoAAoJELJo5wb/XPRj4KYH/RU/x21yI0nI2sI0ilTUbG4K
-W0mFM1YcbjtaRreXU6zgc7kVLPiypRYeXP+GDvADK3uEmXCvjulyT2pBqCdiftsV
-BC2kBQDH4m1XUICE+vxKC2LmDAAPFxH0yOTiNltH1BEjNrjUcAPAlfuforVUz84u
-VbiVcKMHQ3UShCsdLU3ZfM9qt5AUI6IEKDYIrfOJ+zNg8tEdMXlA3vSno1M2LQ32
-v0wKJJ0WtT8KETOI2HAFAXJJFImJczWh480ffQV76vctT1BAmtue2CRpH0IKpNbZ
-8WBIx2wraxzBSu+YAvjinnabLMblyzPfkwuP4U4j0JBGml9A3Us+P/unIlsEGj0=
-=rz1P
+iQEcBAABAgAGBQJVQ3PPAAoJELJo5wb/XPRjdI8H/3vB73EXjW0nzu9iJr6gN7vs
+PZjle4b6cT/76nbAf0O4R5m/HAeIfuoWLsHoVCysroRMcVqni0su1swqavMj/d27
+ikhSyR/JlXArFFumV0Nj1srZuY11Qz9dohLqVBwX8dzuqzFrqF5jQMvM2bKK1Pm9
+hUF+tFZP4sF/y7NBdHMKkb7pRLLc8Yn75wZtg4FAhLY6HfM58e3Sn5Y3JUJ4Lyt0
+6YqnzDQzNAs6YCrsLnY/AY7TKL8hAXMmvJXP9q1wn31lCmzx5KNz3b9YTq+Ul1aB
+XqyXyP2FptkUrPJ448f0hgAsrDNfs2rpAblq35ueo6fAV4gwgtmlIb81Y5w0eTQ=
+=PwZH
 -END PGP SIGNATURE-

++ squid-brokenad.patch ++
--- /var/tmp/diff_new_pack.qmItrb/_old  2015-05-23 13:08:02.0 +0200
+++ /var/tmp/diff_new_pack.qmItrb/_new  2015-05-23 13:08:02.0 +0200
@@ -74,7 +74,7 @@
 ===
 --- helpers/external_acl/kerberos_ldap_group/support.h.orig
 +++ helpers/external_acl/kerberos_ldap_group/support.h
-@@ -101,6 +101,7 @@ struct main_args {
+@@ -105,6 +105,7 @@ struct main_args {
  int rc_allow;
  int AD;
  int mdepth;
@@ -82,7 +82,7 @@
  char *ddomain;
  struct gdstruct *groups;
  struct ndstruct *ndoms;
-@@ 

commit ccache for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2015-05-23 13:08:32

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


Package is ccache

Changes:

--- /work/SRC/openSUSE:Factory/ccache/ccache.changes2015-03-27 
09:40:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.ccache.new/ccache.changes   2015-05-23 
13:08:33.0 +0200
@@ -1,0 +2,35 @@
+Fri May 22 07:14:06 UTC 2015 - mplus...@suse.com
+
+- Update to 3.2.2
+  * Added support for `CCACHE_COMPILERCHECK=string:value`. This 
+is a faster alternative to `CCACHE_COMPILERCHECK=command` if 
+the command's output can be precalculated by the build system.
+  * Add support for caching code coverage results (compiling for 
+gcov).
+  * Fixed bug which could result in false cache hits when source 
+code contains `''` followed by ` /*` or ` //` (with 
+variations).
+  * Made hash of cached result created with and without 
+`CCACHE_CPP2` different. This makes it possible to rebuild 
+with `CCACHE_CPP2` set without having to clear the cache to 
+get new results.
+  * Don't try to reset a non-existing stats file. This avoids 
+``No such file or directory'' messages in the ccache log when 
+the cache directory doesn't exist.
+  * Fixed a bug where ccache deleted clang diagnostics after 
+compiler failures.
+  * Avoid performing an unnecessary copy of the object file on a 
+cache miss.
+  * Bail out on too hard compiler option `-fmodules`.
+  * Bail out on too hard compiler option `-fplugin=libcc1plugin` 
+(interaction with GDB).
+  * Fixed build error when compiling ccache with recent clang 
+versions.
+  * Removed signal-unsafe code from signal handler.
+  * Corrected logic for when to output cached stderr.
+  * Wipe the whole cached result on failure retrieving a cached 
+file.
+  * Fixed build error when compiling ccache with recent clang 
+versions.
+
+---

Old:

  ccache-3.2.1.tar.xz
  ccache-3.2.1.tar.xz.asc

New:

  ccache-3.2.2.tar.xz
  ccache-3.2.2.tar.xz.asc



Other differences:
--
++ ccache.spec ++
--- /var/tmp/diff_new_pack.5fuXCV/_old  2015-05-23 13:08:34.0 +0200
+++ /var/tmp/diff_new_pack.5fuXCV/_new  2015-05-23 13:08:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ccache
-Version:3.2.1
+Version:3.2.2
 Release:0
 Summary:A Fast C/C++ Compiler Cache
 License:GPL-3.0+

++ ccache-3.2.1.tar.xz - ccache-3.2.2.tar.xz ++
 2619 lines of diff (skipped)





commit pumpa for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package pumpa for openSUSE:Factory checked 
in at 2015-05-23 13:08:48

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


Package is pumpa

Changes:

--- /work/SRC/openSUSE:Factory/pumpa/pumpa.changes  2014-10-29 
21:10:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.pumpa.new/pumpa.changes 2015-05-23 
13:08:49.0 +0200
@@ -1,0 +2,12 @@
+Fri May 22 19:00:12 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.9.1:
+  * Auto-link urls only if we are not using Markdown-mode.
+  * Now has an optional character count for people cross-posting to
+character limited instances.
+  * Multiple context tabs can now be opened.
+  * Now presents an option to abort or ignore when confronted with
+an SSL cert error.
+  * Add Russian translation.
+
+---

Old:

  pumpa-0.9.tar.gz

New:

  pumpa-0.9.1.tar.xz



Other differences:
--
++ pumpa.spec ++
--- /var/tmp/diff_new_pack.lwtb2V/_old  2015-05-23 13:08:49.0 +0200
+++ /var/tmp/diff_new_pack.lwtb2V/_new  2015-05-23 13:08:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pumpa
 #
-# 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,15 +17,14 @@
 
 
 Name:   pumpa
-Version:0.9
+Version:0.9.1
 Release:0
 Summary:A simple pump.io client written in C++/Qt
 License:GPL-3.0+
 Group:  System/GUI/Other
 Url:https://pumpa.branchable.com/
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  aspell-devel
-BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libtidy-0_99-0-devel
@@ -43,23 +42,17 @@
 
 %prep
 %setup -q
-sed -i 's/^Icon=.*$/Icon=%{name}/' %{name}.desktop
+sed -i 's/^\(Icon=\).*$/\1%{name}/' %{name}.desktop
 
 %build
-%{qmake5} PREFIX=%{_prefix}
+%qmake5 \
+  QMAKE_CXXFLAGS='%{optflags}' \
+  QMAKE_CFLAGS='%{optflags}'   \
+  PREFIX=%{_prefix}
 make %{?_smp_mflags}
 
 %install
-%{qmake5_install}
-
-mkdir -p %{buildroot}%{_datadir}/%{name}/images/ 
%{buildroot}%{_datadir}/%{name}/translations/
-install -Dm 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
-install -m 0644 images/* %{buildroot}%{_datadir}/%{name}/images/
-install -m 0644 translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
-
-%suse_update_desktop_file -G pump.io client -r %{name} Network 
InstantMessaging
-fdupes -s %{buildroot}
-%find_lang %{name} --with-qt
+%qmake5_install
 
 %post
 %desktop_database_post
@@ -73,8 +66,9 @@
 %defattr(-,root,root)
 %doc LICENSE README
 %{_bindir}/%{name}
-%{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/
+%dir %{_datadir}/icons/hicolor/*/
+%dir %{_datadir}/icons/hicolor/*/apps/
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 
 %changelog




commit smuxi for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package smuxi for openSUSE:Factory checked 
in at 2015-05-23 13:08:16

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


Package is smuxi

Changes:

--- /work/SRC/openSUSE:Factory/smuxi/smuxi.changes  2015-03-25 
10:01:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.smuxi.new/smuxi.changes 2015-05-23 
13:08:17.0 +0200
@@ -1,0 +2,6 @@
+Fri May 22 17:24:03 UTC 2015 - dims...@opensuse.org
+
+- Add smuxi-toolsversion-4.0.patch: Set ToolsVersion to 4.0. Fixes
+  build with mono 4.0.
+
+---

New:

  smuxi-toolsversion-4.0.patch



Other differences:
--
++ smuxi.spec ++
--- /var/tmp/diff_new_pack.Zo2BBL/_old  2015-05-23 13:08:17.0 +0200
+++ /var/tmp/diff_new_pack.Zo2BBL/_new  2015-05-23 13:08:17.0 +0200
@@ -22,6 +22,8 @@
 # FIXME: when db4o is in Factory, uncomment BuildRequires for it
 Url:http://www.smuxi.org
 Source0:http://www.smuxi.org/jaws/data/files/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM smuxi-toolsversion-4.0.patch dims...@opensuse.org -- Set 
default toolsversion to 4.0
+Patch0: smuxi-toolsversion-4.0.patch
 Summary:Smart MUltipleXed Irc
 License:GPL-2.0+
 Group:  Productivity/Networking/IRC
@@ -191,6 +193,7 @@
 %lang_package -n %{name}-server
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ smuxi-toolsversion-4.0.patch ++
Index: smuxi-0.11.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
===
--- smuxi-0.11.1.orig/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
+++ smuxi-0.11.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8 standalone=no?
-Project xmlns=http://schemas.microsoft.com/developer/msbuild/2003; 
DefaultTargets=Build ToolsVersion=3.5
+Project xmlns=http://schemas.microsoft.com/developer/msbuild/2003; 
DefaultTargets=Build ToolsVersion=4.0
   PropertyGroup
 Configuration Condition= '$(Configuration)' == '' Debug/Configuration
 Platform Condition= '$(Platform)' == '' AnyCPU/Platform



commit gnome-calculator for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-calculator for 
openSUSE:Factory checked in at 2015-05-23 13:23:54

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


Package is gnome-calculator

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes
2015-03-30 19:22:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes   
2015-05-23 13:23:57.0 +0200
@@ -1,0 +2,7 @@
+Fri May 22 19:12:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix: Search provider should discard child stdout/stderr.
+  + Updated translations.
+
+---

Old:

  gnome-calculator-3.16.0.tar.xz

New:

  gnome-calculator-3.16.1.tar.xz



Other differences:
--
++ gnome-calculator.spec ++
--- /var/tmp/diff_new_pack.6MYh7n/_old  2015-05-23 13:23:57.0 +0200
+++ /var/tmp/diff_new_pack.6MYh7n/_new  2015-05-23 13:23:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-calculator
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:A GNOME Calculator Application
 License:GPL-3.0+

++ gnome-calculator-3.16.0.tar.xz - gnome-calculator-3.16.1.tar.xz ++
 18225 lines of diff (skipped)




commit libdbusmenu-qt5 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package libdbusmenu-qt5 for openSUSE:Factory 
checked in at 2015-05-23 13:22:50

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


Package is libdbusmenu-qt5

Changes:

--- /work/SRC/openSUSE:Factory/libdbusmenu-qt5/libdbusmenu-qt5.changes  
2014-09-18 07:57:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdbusmenu-qt5.new/libdbusmenu-qt5.changes 
2015-05-23 13:22:51.0 +0200
@@ -1,0 +2,12 @@
+Fri May 15 19:29:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Replace avoid-shadowing-variable+fix-leak.diff with 
Clean-up-variable-naming.patch
+
+---
+Mon May 11 20:38:21 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add patches from upstream:
+  dont-leak-all-the-watchers.diff and
+  avoid-shadowing-variable+fix-leak.diff
+
+---

New:

  Clean-up-variable-naming.patch
  dont-leak-all-the-watchers.diff



Other differences:
--
++ libdbusmenu-qt5.spec ++
--- /var/tmp/diff_new_pack.IsuDcf/_old  2015-05-23 13:22:51.0 +0200
+++ /var/tmp/diff_new_pack.IsuDcf/_new  2015-05-23 13:22:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdbusmenu-qt5
 #
-# 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
@@ -32,6 +32,10 @@
 Patch1: noqDebug-qWarnings.patch
 # PATCH-FIX-UPSTREAM full_include_dir.patch -- CMake 2.8.12 creates a fatal 
error on relative include dirs for a target. silence that policy
 Patch2: full_include_dir.patch
+# PATCH-FIX-UPSTREAM dont-leak-all-the-watchers.diff
+Patch3: dont-leak-all-the-watchers.diff
+# PATCH-FIX-UPSTREAM Clean-up-variable-naming.patch
+Patch4: Clean-up-variable-naming.patch
 #Needed for DISABLE_FIND_PACKAGE
 BuildRequires:  cmake = 2.8.6
 BuildRequires:  doxygen
@@ -74,6 +78,8 @@
 %if 0%{?suse_version} = 1310
 %patch2 -p1
 %endif
+%patch3 -p0
+%patch4 -p0
 
 # Remove build time references so build-compare can do its work
 sed -i s/HTML_TIMESTAMP = YES/HTML_TIMESTAMP = NO/ 
Doxyfile.in

++ Clean-up-variable-naming.patch ++
=== modified file 'src/dbusmenuimporter.cpp'
--- src/dbusmenuimporter.cpp2015-05-05 19:42:58 +
+++ src/dbusmenuimporter.cpp2015-05-05 19:54:13 +
@@ -571,12 +571,13 @@
 
 if (needRefresh || menu-actions().isEmpty()) {
 d-m_idsRefreshedByAboutToShow  id;
-watcher = d-refresh(id);
-if (!d-waitForWatcher(watcher, REFRESH_TIMEOUT)) {
+QDBusPendingCallWatcher *watcher2 = d-refresh(id);
+if (!d-waitForWatcher(watcher2, REFRESH_TIMEOUT)) {
 #ifndef QT_NO_DEBUG
 DMWARNING  Application did not refresh before timeout;
 #endif
 }
+//watcher2-deleteLater();
 }
 }
 

++ dont-leak-all-the-watchers.diff ++
=== modified file 'src/dbusmenuimporter.cpp'
--- src/dbusmenuimporter.cpp2014-03-05 09:53:39 +
+++ src/dbusmenuimporter.cpp2015-05-05 19:42:58 +
@@ -433,6 +433,7 @@
 void DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher *watcher)
 {
 int parentId = watcher-property(DBUSMENU_PROPERTY_ID).toInt();
+watcher-deleteLater();
 
 QDBusPendingReplyuint, DBusMenuLayoutItem reply = *watcher;
 if (!reply.isValid()) {
@@ -538,6 +539,7 @@
 void DBusMenuImporter::slotAboutToShowDBusCallFinished(QDBusPendingCallWatcher 
*watcher)
 {
 int id = watcher-property(DBUSMENU_PROPERTY_ID).toInt();
+watcher-deleteLater();
 
 QDBusPendingReplybool reply = *watcher;
 if (reply.isError()) {




commit perl-Net-HTTP for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-HTTP for openSUSE:Factory 
checked in at 2015-05-23 12:42:15

Comparing /work/SRC/openSUSE:Factory/perl-Net-HTTP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-HTTP.new (New)


Package is perl-Net-HTTP

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-HTTP/perl-Net-HTTP.changes  
2014-09-17 17:24:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-HTTP.new/perl-Net-HTTP.changes 
2015-05-23 12:42:16.0 +0200
@@ -1,0 +2,36 @@
+Thu May 21 08:44:45 UTC 2015 - co...@suse.com
+
+- updated to 6.09
+   see /usr/share/doc/packages/perl-Net-HTTP/Changes
+
+  Release history for Net-HTTP
+  
+  
+  
___
+  2015-05-20 Net-HTTP 6.09
+  
+  Karen Etheridge (1):
+No changes since 6.08_002
+  
+  
+  
+  
___
+  2015-05-02 Net-HTTP 6.08_002
+  
+  Karen Etheridge (1):
+fix foolish $VERSION error in 6.08_001
+  
+  
+  
+  
___
+  2015-05-01 Net-HTTP 6.08_001
+  
+  Mark Overmeer (1):
+resolve issues with SSL by reading bytes still waiting to be read after
+the initial 1024 bytes [RT#104122]
+  
+  
+  
+  
___
+
+---

Old:

  Net-HTTP-6.07.tar.gz

New:

  Net-HTTP-6.09.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-HTTP.spec ++
--- /var/tmp/diff_new_pack.vwsKPe/_old  2015-05-23 12:42:17.0 +0200
+++ /var/tmp/diff_new_pack.vwsKPe/_new  2015-05-23 12:42:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-HTTP
 #
-# 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,23 +17,24 @@
 
 
 Name:   perl-Net-HTTP
-Version:6.07
+Version:6.09
 Release:0
 %define cpan_name Net-HTTP
 Summary:Low-level HTTP connection (client)
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-HTTP/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Compress::Raw::Zlib)
-BuildRequires:  perl(IO::Compress::Gzip)
+BuildRequires:  perl(IO::Uncompress::Gunzip)
 BuildRequires:  perl(URI)
 Requires:   perl(Compress::Raw::Zlib)
-Requires:   perl(IO::Compress::Gzip)
+Requires:   perl(IO::Uncompress::Gunzip)
 Requires:   perl(URI)
 Recommends: perl(IO::Socket::SSL) = 1.38
 %{perl_requires}

++ Net-HTTP-6.07.tar.gz - Net-HTTP-6.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.07/Changes new/Net-HTTP-6.09/Changes
--- old/Net-HTTP-6.07/Changes   2014-07-24 05:25:51.0 +0200
+++ new/Net-HTTP-6.09/Changes   2015-05-20 20:47:57.0 +0200
@@ -1,9 +1,40 @@
+Release history for Net-HTTP
+
+
+___
+2015-05-20 Net-HTTP 6.09
+
+Karen Etheridge (1):
+  No changes since 6.08_002
+
+
+
+___
+2015-05-02 Net-HTTP 6.08_002
+
+Karen Etheridge (1):
+  fix foolish $VERSION error in 6.08_001
+
+
+
+___
+2015-05-01 Net-HTTP 6.08_001
+
+Mark Overmeer (1):
+  resolve issues with SSL by reading bytes still waiting to be read after
+  the initial 1024 bytes [RT#104122]
+
+
+
+___
 2014-07-23 Net-HTTP 6.07
 
 Jason Fesler (1):
   Opportunistically use IO::Socket::IP or IO::Socket::INET6.
   Properly parse IPv6 literal addreses with optional port numbers. 
[RT#75618]
 
+
+
 ___
 2013-03-10 Net-HTTP 6.06
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.07/MANIFEST new/Net-HTTP-6.09/MANIFEST
--- 

commit fuse for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package fuse for openSUSE:Factory checked in 
at 2015-05-23 12:49:59

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


Package is fuse

Changes:

--- /work/SRC/openSUSE:Factory/fuse/fuse.changes2014-12-16 
14:50:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.fuse.new/fuse.changes   2015-05-23 
12:50:00.0 +0200
@@ -1,0 +2,11 @@
+Fri May 22 09:38:26 UTC 2015 - mszer...@suse.cz
+
+- Update to version 2.9.4
+  - fix exec environment for mount and umount (bsc#931452,
+CVE-2015-3202)
+  - properly restore the default signal handler
+  - fix directory file handle passed toioctl() method.
+  - fix for uids/gids larger than 2147483647
+  - initialize stat buffer passed to -getattr() and -fgetattr()
+
+---

Old:

  fuse-2.9.3.tar.gz

New:

  fuse-2.9.4.tar.gz



Other differences:
--
++ fuse.spec ++
--- /var/tmp/diff_new_pack.0gEprK/_old  2015-05-23 12:50:01.0 +0200
+++ /var/tmp/diff_new_pack.0gEprK/_new  2015-05-23 12:50:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fuse
 #
-# 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
@@ -20,7 +20,7 @@
 Summary:User space File System
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Filesystems
-Version:2.9.3
+Version:2.9.4
 Release:0
 # http://downloads.sf.net/fuse/fuse-%%version.tar.gz
 Source: 
http://downloads.sourceforge.net/project/fuse/fuse-2.X/%{version}/%{name}-%{version}.tar.gz

++ fuse-2.9.3.tar.gz - fuse-2.9.4.tar.gz ++
 5738 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fuse-2.9.3/ChangeLog new/fuse-2.9.4/ChangeLog
--- old/fuse-2.9.3/ChangeLog2013-07-01 10:23:08.0 +0200
+++ new/fuse-2.9.4/ChangeLog2015-05-22 11:14:14.0 +0200
@@ -1,3 +1,42 @@
+2015-05-22  Miklos Szeredi mik...@szeredi.hu
+
+   * Released 2.9.4
+
+2015-05-22  Miklos Szeredi mik...@szeredi.hu
+
+   * libfuse: fix exec environment for mount and umount.  Found by
+   Tavis Ormandy (CVE-2015-3202).
+
+2015-02-26  Miklos Szeredi mik...@szeredi.hu
+
+   * libfuse: fix fuse_remove_signal_handlers() to properly restore
+   the default signal handler.  Reported by: Chris Johnson
+
+2014-07-21  Miklos Szeredi mik...@szeredi.hu
+
+   * libfuse: highlevel API: fix directory file handle passed to
+   ioctl() method.  Reported by Eric Biggers
+
+2014-07-15  Miklos Szeredi mik...@szeredi.hu
+
+   * libfuse: document deadlock avoidance for
+   fuse_notify_inval_entry() and fuse_notify_delete()
+
+   * fusermount, libfuse: send value as unsigned in user_id= and
+   group_id= options.  Uids/gids larger than 2147483647 would
+   result in EINVAL when mounting the filesystem.  This also needs a
+   fix in the kernel.
+
+2014-03-26  Miklos Szeredi mik...@szeredi.hu
+
+   * Initilaize stat buffer passed to -getattr() and -fgetattr() to
+   zero in all cases.  Reported by Daniel Iwan
+
+2013-08-26  Miklos Szeredi mik...@szeredi.hu
+
+   * libfuse: Add missing includes.  This allows compiling fuse with
+   musl.  Patch by Daniel Thau
+
 2013-07-01  Miklos Szeredi mik...@szeredi.hu
 
* Released 2.9.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fuse-2.9.3/INSTALL new/fuse-2.9.4/INSTALL
--- old/fuse-2.9.3/INSTALL  2013-02-18 14:44:00.0 +0100
+++ new/fuse-2.9.4/INSTALL  2015-05-22 11:16:32.0 +0200
@@ -1,7 +1,7 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
Copying and distribution of this file, with or without modification,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit polkit-default-privs for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2015-05-23 12:51:03

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is polkit-default-privs

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2015-04-25 16:46:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2015-05-23 12:51:05.0 +0200
@@ -1,0 +2,6 @@
+Fri May 22 09:42:37 UTC 2015 - meiss...@suse.com
+
+- instead of auth-admin, disallow colord management for inactive and
+  other users, so they do not get root password popups bsc#918594
+
+---



Other differences:
--
++ polkit-default-privs-13.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.restrictive 
new/polkit-default-privs-13.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-04-20 11:25:15.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-05-22 11:41:38.0 +0200
@@ -40,11 +40,12 @@
 # bnc#822405
 org.gnome.settings-daemon.plugins.wacom.wacom-oled-helper   auth_admin
 #
-# colord (bnc#698250, bnc#887511)
+# colord (bnc#698250, bnc#887511) (bsc#918594)
 #
-org.freedesktop.color-manager.create-device 
auth_admin:auth_admin:yes
-org.freedesktop.color-manager.create-profile
auth_admin:auth_admin:yes
-org.freedesktop.color-manager.delete-device 
auth_admin:auth_admin:yes
+org.freedesktop.color-manager.create-device no:no:yes
+org.freedesktop.color-manager.create-profileno:no:yes
+org.freedesktop.color-manager.delete-device no:no:yes
+org.freedesktop.color-manager.delete-profileno:no:yes
 org.freedesktop.color-manager.delete-profileauth_admin
 org.freedesktop.color-manager.modify-device auth_admin
 org.freedesktop.color-manager.modify-profileauth_admin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.standard 
new/polkit-default-privs-13.2/polkit-default-privs.standard
--- old/polkit-default-privs-13.2/polkit-default-privs.standard 2015-04-20 
11:25:15.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.standard 2015-05-22 
11:41:38.0 +0200
@@ -41,12 +41,12 @@
 # bnc#822405
 org.gnome.settings-daemon.plugins.wacom.wacom-oled-helper   no:no:yes
 #
-# colord (bnc#698250)
+# colord (bnc#698250) (bsc#918594)
 #
-org.freedesktop.color-manager.create-device 
auth_admin:auth_admin:yes
-org.freedesktop.color-manager.create-profile
auth_admin:auth_admin:yes
-org.freedesktop.color-manager.delete-device 
auth_admin:auth_admin:yes
-org.freedesktop.color-manager.delete-profile
auth_admin:auth_admin:yes
+org.freedesktop.color-manager.create-device no:no:yes
+org.freedesktop.color-manager.create-profileno:no:yes
+org.freedesktop.color-manager.delete-device no:no:yes
+org.freedesktop.color-manager.delete-profileno:no:yes
 org.freedesktop.color-manager.modify-device 
auth_admin:auth_admin:yes
 org.freedesktop.color-manager.modify-profile
auth_admin:auth_admin:yes
 org.freedesktop.color-manager.install-system-wide   
auth_admin:auth_admin:auth_admin_keep




commit gtk-doc for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package gtk-doc for openSUSE:Factory checked 
in at 2015-05-23 12:48:54

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


Package is gtk-doc

Changes:

--- /work/SRC/openSUSE:Factory/gtk-doc/gtk-doc.changes  2015-02-06 
10:44:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk-doc.new/gtk-doc.changes 2015-05-23 
12:48:56.0 +0200
@@ -1,0 +2,12 @@
+Sun May 17 09:30:57 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.23:
+  + Bugs fixed: bgo#749142, bgo#749210.
+- Changes from version 1.22:
+  + Bugs fixed: bgo#727778, bgo#729911, bgo#732689, bgo#734689,
+bgo#736073, bgo#736725, bgo#741305, bgo#741763, bgo#741941,
+bgo#743879, bgo#743967, bgo#744075, bgo#744368, bgo#746118,
+bgo#746120, bgo#746121, bgo#747207, bgo#747298, bgo#748456.
+- Drop gtk-doc-reproducible-html.patch: fixed upstream.
+
+---

Old:

  gtk-doc-1.21.tar.xz
  gtk-doc-reproducible-html.patch

New:

  gtk-doc-1.23.tar.xz



Other differences:
--
++ gtk-doc.spec ++
--- /var/tmp/diff_new_pack.kpGxCz/_old  2015-05-23 12:48:56.0 +0200
+++ /var/tmp/diff_new_pack.kpGxCz/_new  2015-05-23 12:48:56.0 +0200
@@ -17,17 +17,15 @@
 
 
 Name:   gtk-doc
-Version:1.21
+Version:1.23
 Release:0
 Summary:GTK+ DocBook Documentation Generator
 License:GPL-2.0+
 Group:  Productivity/Publishing/SGML
 Url:http://www.gtk.org/gtk-doc/
-Source: 
http://download.gnome.org/sources/gtk-doc/1.21/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtk-doc/1.23/%{name}-%{version}.tar.xz
 # When updating this package, please don't forget to update the gtk-doc.m4 
Source
 # in glib2.
-# PATCH-FIX-UPSTREAM gtk-doc-reproducible-html.patch bgo#743967 co...@suse.de 
-- Sort the HTML entries
-Patch0: http://2k38.be/gtk-doc-reproducible-html.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt
@@ -58,7 +56,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-scrollkeeper

++ gtk-doc-1.21.tar.xz - gtk-doc-1.23.tar.xz ++
 35071 lines of diff (skipped)




commit cups-filters for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package cups-filters for openSUSE:Factory 
checked in at 2015-05-23 13:03:05

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


Package is cups-filters

Changes:

--- /work/SRC/openSUSE:Factory/cups-filters/cups-filters.changes
2015-03-30 19:09:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-filters.new/cups-filters.changes   
2015-05-23 13:03:06.0 +0200
@@ -1,0 +2,17 @@
+Thu May 14 13:08:33 UTC 2015 - tchva...@suse.com
+
+- Version bump to 1.0.68:
+  * cups-browsed: Numeric IDs for GSources of the glib event
+loop must be positive integers greater than zero according
+to the documentation of the g_source_get_id() function.
+Taken care of this at all places.
+  * cups-browsed: Added conditionals so that it also builds with
+CUPS 1.5.x (but then withou support for automatically creating
+queues for IPP network printers). Thanks to Johannes Meixner from
+SUSE for the patch (Bug #1268).
+  * Ricoh-PDF_Printer-PDF.ppd: Added PPD file for Ricoh's PDF printers
+(experimental). Thanks to Ulrich Wehner from Ricoh for the file.
+- Remove upstream merged patch:
+  * fix-create_local_queue-ifndef-HAVE_CUPS_1_6.diff
+
+---

Old:

  cups-filters-1.0.67.tar.xz
  fix-create_local_queue-ifndef-HAVE_CUPS_1_6.diff

New:

  cups-filters-1.0.68.tar.xz



Other differences:
--
++ cups-filters.spec ++
--- /var/tmp/diff_new_pack.TmrlzD/_old  2015-05-23 13:03:07.0 +0200
+++ /var/tmp/diff_new_pack.TmrlzD/_new  2015-05-23 13:03:07.0 +0200
@@ -36,16 +36,9 @@
 #   and also run: zypper vcmp 'next version' 'current version'
 # e.g. zypper vcmp '1.0.49' '1.0.49.20140326' - 1.0.49 is older than 
1.0.49.20140326
 #  and zypper vcmp '1.0.50' '1.0.49.20140326' - 1.0.50 is newer than 
1.0.49.20140326
-Version:1.0.67
+Version:1.0.68
 Release:0
 Source0:
http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz
-# Patch1 fix-create_local_queue-ifndef-HAVE_CUPS_1_6.diff
-# makes it compile again without errors also for CUPS = 1.5.4
-# by excluding code that uses CUPS = 1.6 specific stuff,
-# in particular by skipping create_local_queue for non-CUPS
-# printer broadcasts for CUPS = 1.5.4, see the upstream bug
-# https://bugs.linuxfoundation.org/show_bug.cgi?id=1268
-Patch1: fix-create_local_queue-ifndef-HAVE_CUPS_1_6.diff
 # Since cups-filters version 1.0.42 foomatic-rip is also provided by 
cups-filters.
 # The foomatic-rip version that is provided by cups-filters is not specified 
in the cups-filters sources
 # but on http://www.openprinting.org/download/foomatic/ the 
foomatic-filters-4.0-current.tar.gz
@@ -282,13 +275,6 @@
 
 %prep
 %setup -q
-# Patch1 fix-create_local_queue-ifndef-HAVE_CUPS_1_6.diff
-# makes it compile again without errors also for CUPS = 1.5.4
-# by excluding code that uses CUPS = 1.6 specific stuff,
-# in particular by skipping create_local_queue for non-CUPS
-# printer broadcasts for CUPS = 1.5.4, see the upstream bug
-# https://bugs.linuxfoundation.org/show_bug.cgi?id=1268
-%patch1
 
 %build
 # Just do what is described in the upstream INSTALL file

++ cups-filters-1.0.67.tar.xz - cups-filters-1.0.68.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cups-filters-1.0.67/INSTALL 
new/cups-filters-1.0.68/INSTALL
--- old/cups-filters-1.0.67/INSTALL 2015-03-11 16:17:51.0 +0100
+++ new/cups-filters-1.0.68/INSTALL 2015-04-13 16:46:32.0 +0200
@@ -1,4 +1,4 @@
-INSTALL - OpenPrinting CUPS Filters v1.0.67 - 2015-03-11
+INSTALL - OpenPrinting CUPS Filters v1.0.68 - 2015-04-13
 
 
 This file describes how to compile and install OpenPrinting CUPS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cups-filters-1.0.67/Makefile.am 
new/cups-filters-1.0.68/Makefile.am
--- old/cups-filters-1.0.67/Makefile.am 2015-02-27 18:50:43.0 +0100
+++ new/cups-filters-1.0.68/Makefile.am 2015-03-18 01:41:33.0 +0100
@@ -751,6 +751,7 @@
ppd/Generic-PDF_Printer-PDF.ppd \
ppd/HP-Color_LaserJet_CM3530_MFP-PDF.ppd \
ppd/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd \
+   ppd/Ricoh-PDF_Printer-PDF.ppd \
ppd/pxlcolor.ppd \
ppd/pxlmono.ppd \
ppd/textonly.ppd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cups-filters-1.0.67/Makefile.in 
new/cups-filters-1.0.68/Makefile.in
--- 

commit grub2 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-05-23 13:24:58

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


Package is grub2

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2015-05-15 
09:54:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-05-23 
13:24:59.0 +0200
@@ -1,0 +2,14 @@
+Thu May 21 09:23:52 UTC 2015 - mch...@suse.com
+
+- Fix install into snapper controlled btrfs subvolume and can't
+  load grub modules from separate subvolume (fate#318392)
+  * added grub2-btrfs-06-subvol-mount.patch
+  * grub2-snapper-plugin.sh: use absolute subvol name
+
+---
+Tue May 19 17:47:33 UTC 2015 - arvidj...@gmail.com
+
+- also Recommends mtools for grub2-mkrescue (used to create EFI
+  boot image) in addition to libburnia-tools.
+
+---

New:

  grub2-btrfs-06-subvol-mount.patch



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.NICUGc/_old  2015-05-23 13:25:00.0 +0200
+++ /var/tmp/diff_new_pack.NICUGc/_new  2015-05-23 13:25:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grub2
 #
-# 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
@@ -204,6 +204,7 @@
 Patch103:   grub2-btrfs-03-follow_default.patch
 Patch104:   grub2-btrfs-04-grub2-install.patch
 Patch105:   grub2-btrfs-05-grub2-mkconfig.patch
+Patch106:   grub2-btrfs-06-subvol-mount.patch
 # PowerPC LE support 
 Patch201:   
grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch
 Patch202:   
grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch
@@ -251,6 +252,7 @@
 %endif
 # xorriso not available using grub2-mkrescue (bnc#812681)
 Recommends: libburnia-tools
+Recommends: mtools
 %endif
 Requires(post): /sbin/install-info
 Requires(preun):/sbin/install-info
@@ -445,6 +447,7 @@
 %patch103 -p1
 %patch104 -p1
 %patch105 -p1
+%patch106 -p1
 %patch201 -p1
 %patch202 -p1
 %patch203 -p1

++ grub2-btrfs-06-subvol-mount.patch ++
Index: grub-2.02~beta2/grub-core/fs/btrfs.c
===
--- grub-2.02~beta2.orig/grub-core/fs/btrfs.c
+++ grub-2.02~beta2/grub-core/fs/btrfs.c
@@ -32,6 +32,7 @@
 #include grub/command.h
 #include grub/env.h
 #include grub/extcmd.h
+#include grub/list.h
 
 GRUB_MOD_LICENSE (GPLv3+);
 
@@ -245,6 +246,12 @@ static grub_err_t
 grub_btrfs_read_logical (struct grub_btrfs_data *data,
 grub_disk_addr_t addr, void *buf, grub_size_t size,
 int recursion_depth);
+static grub_err_t
+get_root (struct grub_btrfs_data *data, struct grub_btrfs_key *key,
+ grub_uint64_t *tree, grub_uint8_t *type);
+
+grub_uint64_t
+find_mtab_subvol_tree (const char *path, char **path_in_subvol);
 
 static grub_err_t
 read_sblock (grub_disk_t disk, struct grub_btrfs_superblock *sb)
@@ -880,9 +887,26 @@ lookup_root_by_name(struct grub_btrfs_da
   grub_err_t err;
   grub_uint64_t tree = 0;
   grub_uint8_t type;
+  grub_uint64_t saved_tree;
   struct grub_btrfs_key key;
 
+  if (path[0] == '\0')
+{
+  data-fs_tree = 0;
+  return GRUB_ERR_NONE;
+}
+
+  err = get_root (data, key, tree, type);
+  if (err)
+return err;
+
+  saved_tree = data-fs_tree;
+  data-fs_tree = tree;
+
   err = find_path (data, path, key, tree, type);
+
+  data-fs_tree = saved_tree;
+
   if (err)
   return grub_error(GRUB_ERR_FILE_NOT_FOUND, couldn't locate %s\n, path);
 
@@ -1751,11 +1775,20 @@ grub_btrfs_dir (grub_device_t device, co
   int r = 0;
   grub_uint64_t tree;
   grub_uint8_t type;
+  char *new_path = NULL;
 
   if (!data)
 return grub_errno;
 
-  err = find_path (data, path, key_in, tree, type);
+  tree = find_mtab_subvol_tree (path, new_path);
+
+  if (tree)
+data-fs_tree = tree;
+
+  err = find_path (data, new_path ? new_path : path, key_in, tree, type);
+  if (new_path)
+grub_free (new_path);
+
   if (err)
 {
   grub_btrfs_unmount (data);
@@ -1857,11 +1890,21 @@ grub_btrfs_open (struct grub_file *file,
   struct grub_btrfs_inode inode;
   grub_uint8_t type;
   struct grub_btrfs_key key_in;
+  grub_uint64_t tree;
+  char *new_path = NULL;
 
   if (!data)
 return grub_errno;
 
-  err = find_path (data, name, key_in, data-tree, type);
+  tree = 

commit alsa-plugins for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2015-05-23 12:54:24

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


Package is alsa-plugins

Changes:

--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes
2015-03-16 06:57:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new/alsa-plugins.changes   
2015-05-23 12:54:26.0 +0200
@@ -1,0 +2,11 @@
+Fri May 22 14:19:53 CEST 2015 - ti...@suse.de
+
+- Backport upstream fixes: fixes for A52 plugin, mix plugin protocol
+  version fix, and enhancement for JACK plugin to support 24bit
+  formats:
+  0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch
+  0002-mix-Fix-extplug-version-ifdef-checks.patch
+  0003-a52-Fix-ioplug-version-ifdef-checks.patch
+  0004-pulse-Add-24-bit-data-formats-to-Pulse-plugin.patch
+
+---

New:

  0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch
  0002-mix-Fix-extplug-version-ifdef-checks.patch
  0003-a52-Fix-ioplug-version-ifdef-checks.patch
  0004-pulse-Add-24-bit-data-formats-to-Pulse-plugin.patch



Other differences:
--
++ alsa-plugins.spec ++
--- /var/tmp/diff_new_pack.HQW35t/_old  2015-05-23 12:54:27.0 +0200
+++ /var/tmp/diff_new_pack.HQW35t/_new  2015-05-23 12:54:27.0 +0200
@@ -37,6 +37,10 @@
 Source3:baselibs.conf
 Patch0: alsa-plugins-include-config.h.patch
 # upstream fixes
+Patch1: 0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch
+Patch2: 0002-mix-Fix-extplug-version-ifdef-checks.patch
+Patch3: 0003-a52-Fix-ioplug-version-ifdef-checks.patch
+Patch4: 0004-pulse-Add-24-bit-data-formats-to-Pulse-plugin.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  libjack-devel
@@ -130,6 +134,10 @@
 %prep
 %setup -q -n %{name}-%{package_version}
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 export AUTOMAKE_JOBS=%{?_smp_mflags}

++ 0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch ++
From f576eaedf18c279357654f071678e873bce14727 Mon Sep 17 00:00:00 2001
From: Takashi Iwai ti...@suse.de
Date: Thu, 12 Mar 2015 09:13:44 +0100
Subject: [PATCH 1/4] rate: Allow LGPL for libsamplerate commercial licensee

alsa-plugins-rate is tagged with GPL just for following the license of
libsamplerate.  However, libsamplerate provides a commercial license
to allow it used with less restrictions.  In that case, we also don't
have to stick with GPL.  Instead, the code follows LGPL like other
plugin codes in this package.

Signed-off-by: Takashi Iwai ti...@suse.de
---
 rate/rate_samplerate.c | 22 +++---
 1 file changed, 19 insertions(+), 3 deletions(-)

diff --git a/rate/rate_samplerate.c b/rate/rate_samplerate.c
index 53a0627b21dc..0b14a59000bf 100644
--- a/rate/rate_samplerate.c
+++ b/rate/rate_samplerate.c
@@ -3,6 +3,14 @@
  *
  * Copyright (c) 2006 by Takashi Iwai ti...@suse.de
  *
+ * This plugin code is supposed to be used and distributed primarily
+ * under GPL v2 or later, in order to follow the license of libsamplerate.
+ * However, if you already own a commercial license to use libsamplerate
+ * for dynamic linking, this plugin code can be used and distributed also
+ * under LGPL v2.1 or later.
+ *
+ * For GPL-2.0+:
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
@@ -13,9 +21,17 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * For LGPL-2.1+:
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
  */
 
 #include stdio.h
-- 
2.4.1

++ 0002-mix-Fix-extplug-version-ifdef-checks.patch ++
From 2b7dac75a76301ad2fb270e07ca15935ce48f1ea Mon Sep 17 00:00:00 

commit python for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2015-05-23 13:04:09

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


Package is python

Changes:

--- /work/SRC/openSUSE:Factory/python/python-base.changes   2014-12-25 
23:19:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2015-05-23 
13:04:10.0 +0200
@@ -1,0 +2,5 @@
+Tue May 19 11:18:12 UTC 2015 - sch...@suse.de
+
+- Reenable test_posix on aarch64
+
+---
--- /work/SRC/openSUSE:Factory/python/python.changes2015-03-09 
10:03:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes   2015-05-23 
13:04:10.0 +0200
@@ -1,0 +2,6 @@
+Thu May 14 13:27:09 UTC 2015 - jmate...@suse.com
+
+- for SLE 12 SP1, disable SSL verification-by-default for backwards
+  compatibility (python-2.7.9-sles-disable-verification-by-default.patch)
+
+---

New:

  python-2.7.9-sles-disable-verification-by-default.patch



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.CM9fYU/_old  2015-05-23 13:04:12.0 +0200
+++ /var/tmp/diff_new_pack.CM9fYU/_new  2015-05-23 13:04:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-base
 #
-# 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
@@ -54,6 +54,8 @@
 Patch32:python-2.7-urllib2-localnet-ssl.patch
 # PATCH-FIX-UPSTREAM accept directory-based CA paths as well
 Patch33:python-2.7.9-ssl_ca_path.patch
+# PATCH-FEATURE-SLE disable SSL verification-by-default in http clients
+Patch34:python-2.7.9-sles-disable-verification-by-default.patch
 # COMMON-PATCH-END
 %define python_version%(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
@@ -144,6 +146,9 @@
 %patch31 -p1
 %patch32 -p1
 %patch33 -p1
+%if %{suse_version} == 1315
+%patch34 -p1
+%endif
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac
@@ -202,10 +207,6 @@
 # qemu bug (siginterrupt handling)
 EXCLUDE=$EXCLUDE test_signal
 %endif
-%ifarch aarch64
-# qemu bug (wrong USE_UID16)
-EXCLUDE=$EXCLUDE test_posix
-%endif
 
 # This test (part of test_uuid) requires real network interfaces
 # so that ifconfig output has HWaddr something.  Some kvm instances

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.CM9fYU/_old  2015-05-23 13:04:12.0 +0200
+++ /var/tmp/diff_new_pack.CM9fYU/_new  2015-05-23 13:04:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-doc
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python-doc
 Version:2.7.9
 Release:0
@@ -54,6 +55,8 @@
 Patch32:python-2.7-urllib2-localnet-ssl.patch
 # PATCH-FIX-UPSTREAM accept directory-based CA paths as well
 Patch33:python-2.7.9-ssl_ca_path.patch
+# PATCH-FEATURE-SLE disable SSL verification-by-default in http clients
+Patch34:python-2.7.9-sles-disable-verification-by-default.patch
 # COMMON-PATCH-END
 Provides:   pyth_doc
 Provides:   pyth_ps
@@ -98,6 +101,9 @@
 %patch31 -p1
 %patch32 -p1
 %patch33 -p1
+%if %{suse_version} == 1315
+%patch34 -p1
+%endif
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ python.spec ++
--- /var/tmp/diff_new_pack.CM9fYU/_old  2015-05-23 13:04:12.0 +0200
+++ /var/tmp/diff_new_pack.CM9fYU/_new  2015-05-23 13:04:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python
 Version:2.7.9
 Release:0
@@ -58,6 +59,8 @@
 Patch32:python-2.7-urllib2-localnet-ssl.patch
 # 

commit python3 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2015-05-23 13:05:31

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


Package is python3

Changes:

--- /work/SRC/openSUSE:Factory/python3/python3-base.changes 2015-05-16 
07:13:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes
2015-05-23 13:05:32.0 +0200
@@ -1,0 +2,7 @@
+Tue May 19 14:59:30 UTC 2015 - sch...@suse.de
+
+- ctypes-libffi-aarch64.patch: remove upstreamed patch
+- python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for
+  aarch64
+
+---
python3.changes: same change

Old:

  ctypes-libffi-aarch64.patch

New:

  python-2.7-libffi-aarch64.patch



Other differences:
--
++ python3-base.spec ++
--- /var/tmp/diff_new_pack.DkYsIa/_old  2015-05-23 13:05:33.0 +0200
+++ /var/tmp/diff_new_pack.DkYsIa/_new  2015-05-23 13:05:33.0 +0200
@@ -84,8 +84,6 @@
 Patch07:python-3.3.0b1-curses-panel.patch
 # POSIX_FADV_WILLNEED throws EINVAL. Use a different constant in test
 Patch09:python-3.3.0b1-test-posix_fadvise.patch
-# Add missing bits for aarch64 in libffi
-Patch10:ctypes-libffi-aarch64.patch
 # Disable global and distutils sysconfig comparison test, we deviate from the 
default depending on optflags
 Patch12:python-3.3.3-skip-distutils-test_sysconfig_module.patch
 # Raise timeout value for test_subprocess
@@ -94,6 +92,8 @@
 Patch17:python-3.4.1-fix-faulthandler.patch
 # PATCH-FIX-UPSTREAM require SSL conditionally in test_urllib
 Patch18:python-3.4.3-test-conditional-ssl.patch
+# PATCH-FIX-UPSTREAM Fix argument passing in libffi for aarch64
+Patch19:python-2.7-libffi-aarch64.patch
 ### COMMON-PATCH-END ###
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -215,11 +215,11 @@
 %patch06 -p1
 %patch07
 %patch09 -p1
-%patch10 -p1
 %patch12 -p1
 %patch15 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac

++ python3-doc.spec ++
--- /var/tmp/diff_new_pack.DkYsIa/_old  2015-05-23 13:05:33.0 +0200
+++ /var/tmp/diff_new_pack.DkYsIa/_new  2015-05-23 13:05:33.0 +0200
@@ -48,8 +48,6 @@
 Patch07:python-3.3.0b1-curses-panel.patch
 # POSIX_FADV_WILLNEED throws EINVAL. Use a different constant in test
 Patch09:python-3.3.0b1-test-posix_fadvise.patch
-# Add missing bits for aarch64 in libffi
-Patch10:ctypes-libffi-aarch64.patch
 # Disable global and distutils sysconfig comparison test, we deviate from the 
default depending on optflags
 Patch12:python-3.3.3-skip-distutils-test_sysconfig_module.patch
 # Raise timeout value for test_subprocess
@@ -58,6 +56,8 @@
 Patch17:python-3.4.1-fix-faulthandler.patch
 # PATCH-FIX-UPSTREAM require SSL conditionally in test_urllib
 Patch18:python-3.4.3-test-conditional-ssl.patch
+# PATCH-FIX-UPSTREAM Fix argument passing in libffi for aarch64
+Patch19:python-2.7-libffi-aarch64.patch
 ### COMMON-PATCH-END ###
 ### COMMON-DEF-BEGIN ###
 
@@ -105,11 +105,11 @@
 %patch06 -p1
 %patch07
 %patch09 -p1
-%patch10 -p1
 %patch12 -p1
 %patch15 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac

++ python3.spec ++
--- /var/tmp/diff_new_pack.DkYsIa/_old  2015-05-23 13:05:33.0 +0200
+++ /var/tmp/diff_new_pack.DkYsIa/_new  2015-05-23 13:05:33.0 +0200
@@ -79,8 +79,6 @@
 Patch07:python-3.3.0b1-curses-panel.patch
 # POSIX_FADV_WILLNEED throws EINVAL. Use a different constant in test
 Patch09:python-3.3.0b1-test-posix_fadvise.patch
-# Add missing bits for aarch64 in libffi
-Patch10:ctypes-libffi-aarch64.patch
 # Disable global and distutils sysconfig comparison test, we deviate from the 
default depending on optflags
 Patch12:python-3.3.3-skip-distutils-test_sysconfig_module.patch
 # Raise timeout value for test_subprocess
@@ -89,6 +87,8 @@
 Patch17:python-3.4.1-fix-faulthandler.patch
 # PATCH-FIX-UPSTREAM require SSL conditionally in test_urllib
 Patch18:python-3.4.3-test-conditional-ssl.patch
+# PATCH-FIX-UPSTREAM Fix argument passing in libffi for aarch64
+Patch19:python-2.7-libffi-aarch64.patch
 ### COMMON-PATCH-END ###
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -187,11 +187,11 @@
 %patch06 -p1
 %patch07
 %patch09 -p1
-%patch10 -p1
 %patch12 -p1
 %patch15 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # drop Autoconf version requirement
 sed -i 

commit yast2-devtools for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory 
checked in at 2015-05-23 12:45:29

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


Package is yast2-devtools

Changes:

--- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes
2015-05-16 07:13:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-devtools.new/yast2-devtools.changes   
2015-05-23 12:45:30.0 +0200
@@ -1,0 +2,7 @@
+Thu May 21 18:16:29 UTC 2015 - lsle...@suse.cz
+
+- y2makepot: do not create confusing _MISSING_TEXTDOMAIN_* files
+  (they cause for example rubocop check to fail)
+- 3.1.36
+
+---

Old:

  yast2-devtools-3.1.35.tar.bz2

New:

  yast2-devtools-3.1.36.tar.bz2



Other differences:
--
++ yast2-devtools.spec ++
--- /var/tmp/diff_new_pack.nawevx/_old  2015-05-23 12:45:31.0 +0200
+++ /var/tmp/diff_new_pack.nawevx/_new  2015-05-23 12:45:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-devtools
-Version:3.1.35
+Version:3.1.36
 Release:0
 Url:http://github.com/yast/yast-devtools
 

++ yast2-devtools-3.1.35.tar.bz2 - yast2-devtools-3.1.36.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-3.1.35/build-tools/scripts/y2makepot 
new/yast2-devtools-3.1.36/build-tools/scripts/y2makepot
--- old/yast2-devtools-3.1.35/build-tools/scripts/y2makepot 2015-05-13 
15:43:08.0 +0200
+++ new/yast2-devtools-3.1.36/build-tools/scripts/y2makepot 2015-05-22 
09:08:08.0 +0200
@@ -126,8 +126,7 @@
 # $ERR contains the files without textdomain (see gettextdomains)
 echo
 for F in $ERR; do
-echo Warning: empty textdomain in $F ;
-echo $F  _MISSING_TEXTDOMAIN_`basename $F` ;
+echo ** WARNING: Missing textdomain in file $F 12;
 done
 echo
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-3.1.35/package/yast2-devtools.changes 
new/yast2-devtools-3.1.36/package/yast2-devtools.changes
--- old/yast2-devtools-3.1.35/package/yast2-devtools.changes2015-05-14 
13:03:07.0 +0200
+++ new/yast2-devtools-3.1.36/package/yast2-devtools.changes2015-05-22 
09:08:08.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu May 21 18:16:29 UTC 2015 - lsle...@suse.cz
+
+- y2makepot: do not create confusing _MISSING_TEXTDOMAIN_* files
+  (they cause for example rubocop check to fail)
+- 3.1.36
+
+---
 Thu May 14 08:35:30 UTC 2015 - jreidin...@suse.com
 
 - revert incompatible change for vardir as it break yast2.rpm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-3.1.35/package/yast2-devtools.spec 
new/yast2-devtools-3.1.36/package/yast2-devtools.spec
--- old/yast2-devtools-3.1.35/package/yast2-devtools.spec   2015-05-14 
13:03:07.0 +0200
+++ new/yast2-devtools-3.1.36/package/yast2-devtools.spec   2015-05-22 
09:08:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-devtools
-Version:3.1.35
+Version:3.1.36
 Release:0
 Url:http://github.com/yast/yast-devtools
 




commit alsa for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package alsa for openSUSE:Factory checked in 
at 2015-05-23 12:53:15

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


Package is alsa

Changes:

--- /work/SRC/openSUSE:Factory/alsa/alsa.changes2015-03-05 
18:15:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.alsa.new/alsa.changes   2015-05-23 
12:53:16.0 +0200
@@ -1,0 +2,22 @@
+Fri May 22 14:16:26 CEST 2015 - ti...@suse.de
+
+- Backport upstream fixes: UCM updates, Broadwell UCM support,
+  namehint fixes, fix faulty assert in PCM plugins, etc:
+  0001-ucm-document-some-standard-values.patch
+  0002-conf-ucm-broadwell-rt286-add-ucm-config.patch
+  0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch
+  0004-ucm-reformat-snd_use_case_get-doc.patch
+  0005-ucm-improve-jack-configuration-documentation.patch
+  0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch
+  0007-Sync-include-sound-asound.h-with-4.1-kernel.patch
+  0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch
+  0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch
+  0010-namehint-Fix-the-listing-without-device-number.patch
+  0011-namehint-Fix-bad-free-with-invalid-iface-name.patch
+  0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch
+  0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch
+  0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch
+  0015-ucm-allow-multiple-devices-in-JackHWMute.patch
+  0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch
+
+---

New:

  0001-ucm-document-some-standard-values.patch
  0002-conf-ucm-broadwell-rt286-add-ucm-config.patch
  0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch
  0004-ucm-reformat-snd_use_case_get-doc.patch
  0005-ucm-improve-jack-configuration-documentation.patch
  0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch
  0007-Sync-include-sound-asound.h-with-4.1-kernel.patch
  0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch
  0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch
  0010-namehint-Fix-the-listing-without-device-number.patch
  0011-namehint-Fix-bad-free-with-invalid-iface-name.patch
  0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch
  0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch
  0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch
  0015-ucm-allow-multiple-devices-in-JackHWMute.patch
  0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch



Other differences:
--
++ alsa.spec ++
--- /var/tmp/diff_new_pack.CJkT40/_old  2015-05-23 12:53:18.0 +0200
+++ /var/tmp/diff_new_pack.CJkT40/_new  2015-05-23 12:53:18.0 +0200
@@ -49,6 +49,22 @@
 Source41:   install-snd-module
 # Patch:  alsa-lib-git-fixes.diff
 # upstream fixes
+Patch1: 0001-ucm-document-some-standard-values.patch
+Patch2: 0002-conf-ucm-broadwell-rt286-add-ucm-config.patch
+Patch3: 0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch
+Patch4: 0004-ucm-reformat-snd_use_case_get-doc.patch
+Patch5: 0005-ucm-improve-jack-configuration-documentation.patch
+Patch6: 0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch
+Patch7: 0007-Sync-include-sound-asound.h-with-4.1-kernel.patch
+Patch8: 0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch
+Patch9: 0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch
+Patch10:0010-namehint-Fix-the-listing-without-device-number.patch
+Patch11:0011-namehint-Fix-bad-free-with-invalid-iface-name.patch
+Patch12:0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch
+Patch13:0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch
+Patch14:0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch
+Patch15:0015-ucm-allow-multiple-devices-in-JackHWMute.patch
+Patch16:0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch
 # rest suse patches
 Patch99:alsa-lib-doxygen-avoid-crash-for-11.3.diff
 # suppress timestamp in documents
@@ -119,6 +135,22 @@
 %prep
 %setup -q -n alsa-lib-%{package_version}
 # %patch -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
 %if 0%{?suse_version} == 1130
 %patch99 -p1
 %endif

++ 0001-ucm-document-some-standard-values.patch ++
From c56064e13556322e868c5014a7fb3d0933a97a4f Mon Sep 17 00:00:00 2001
From: Lu, Han han...@intel.com
Date: Thu, 5 Mar 2015 

commit xapian-core for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package xapian-core for openSUSE:Factory 
checked in at 2015-05-23 13:02:01

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


Package is xapian-core

Changes:

--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2015-05-11 
19:32:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes 
2015-05-23 13:02:02.0 +0200
@@ -1,0 +2,111 @@
+Thu May 21 08:54:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 1.2.21
+  * API:
++ QueryParser: Extend the set of characters allowed in the 
+  start of a range to be anything except for '(' and characters = ' '.  
+
+  * matcher:
++ Reimplement OP_PHRASE for non-exact phrases.  
++ Reimplement OP_NEAR - the new implementation consistently 
+  requires the terms to occur at different positions, and fixes 
+  some previously missed matches.
++ Fix a reversed check for picking the shorter position list 
+  for an exact phrase of two terms.
++ When matching an exact phrase, if a term doesn't occur where 
+  we want, use its actual position to advance the anchor term, 
+  rather than just checking the next position of the anchor term.
+
+  * brass backend:
++ Fix cursor versioning to consider cancel() and reopen() as 
+  events where the cursor version may need incrementing, 
+  and flag the current cursor version as used when a cursor is rebuilt.
++ Avoid using file descriptions  3 for writable database tables, 
+  as it risks corruption if some code in the same process tries 
+  to write to stdout or stderr without realising it is closed.
+
+  * chert backend:
++ Fix cursor versioning to consider cancel() and reopen() as 
+  events where the cursor version may need incrementing, 
+  and flag the current cursor version as used when a cursor is rebuilt.
++ Avoid using file descriptions  3 for writable database tables, 
+  as it risks corruption if some code in the same process tries 
+  to write to stdout or stderr without realising it is closed.
+
+  * flint backend:
++ Fix cursor versioning to consider cancel() and reopen() as 
+  events where the cursor version may need incrementing, 
+  and flag the current cursor version as used when a cursor is rebuilt.
+
+
+  * remote backend:
+
++ Fix sort by value when multiple databases are in use and one or 
+  more are remote. 
+
+  * build system:
+
++ The compiler ABI check in the public API headers now issues a 
+  warning (instead of an error) for an ABI mismatch for ABI versions 
+  2 and later (which means GCC = 3.4). 
++ xapian-config,xapian-core.pc: When compiling with xlC on AIX, the 
+  reported --cxxflags/--cflags now include -D_LARGE_FILES=1 as this 
+  is defined for the library, and defining it changes the ABI of 
+  std::string with this compiler, so it must also be defined when 
+  building code using the Xapian API.
++ xapian-core.pc: Include --enable-runtime-pseudo-reloc in --libs 
+  output for mingw and cygwin, like xapian-config does.
++ xapian-core.pc: Fix include directory reported by `pkg-config --cflags`.
++ xapian-config: Fix typo so cached result of test in is_uninstalled() 
+  is actually used on subsequent calls.  
++ configure: Changes in 1.2.19 broke the custom macro we use to probe 
+  for supported compiler flags such that the flags never got used.
++ configure: Set default value for AUTOM4TE before AC_OUTPUT so the 
+  default will actually get used.  
++ soaktest: Link with libtool's '-no-install' or '-no-fast-install', 
+  like we already do for other test programs, which means that libtool 
+  doesn't need to generate shell script wrappers for them on most 
platforms.
+
+  * documentation:
++ API documentation: Minor wording tweaks and formatting improvements.
++ docs/deprecation.rst: Add deprecation of omindex --preserve-nonduplicates
+  which happened in 1.2.4.
++ HACKING: libtool 2.4.6 is now used for bootstrapping snapshots and 
releases.
+
+  * tools:
++ xapian-compact: Make sure we open all the tables of input databases at 
the
+  same revision.
++ xapian-metadata: Add 'list' subcommand to list all the metadata keys.
++ xapian-replicate: Fix connection timeout to be 10 seconds rather than 
1
+  seconds (the incorrect timeout has been the case since 1.2.3).
++ xapian-replicate: Set SO_KEEPALIVE for xapian-replicate's connection to 
the
+  master, and add command line option to allow setting socket-level 
timeouts
+  (SO_RCVTIMEO and SO_SNDTIMEO) on platforms that support them.
++ xapian-replicate-server: Avoid potentially 

commit gurlchecker for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package gurlchecker for openSUSE:Factory 
checked in at 2015-05-23 13:09:39

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


Package is gurlchecker

Changes:

--- /work/SRC/openSUSE:Factory/gurlchecker/gurlchecker.changes  2012-05-22 
08:15:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gurlchecker.new/gurlchecker.changes 
2015-05-23 13:09:40.0 +0200
@@ -1,0 +2,6 @@
+Fri May 22 15:48:18 UTC 2015 - dims...@opensuse.org
+
+- Add gurlchecker-gnutls-3.4.patch: Fix build with gnutls 3.4.
+  Patch based on svn commit 828 (in parts).
+
+---

New:

  gurlchecker-gnutls-3.4.patch



Other differences:
--
++ gurlchecker.spec ++
--- /var/tmp/diff_new_pack.VWhtrM/_old  2015-05-23 13:09:40.0 +0200
+++ /var/tmp/diff_new_pack.VWhtrM/_new  2015-05-23 13:09:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gurlchecker
 #
-# Copyright (c) 2012 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
@@ -24,6 +24,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://gurlchecker.labs.libre-entreprise.org/
 Source: gurlchecker-%{version}.tar.bz2
+Patch0: gurlchecker-gnutls-3.4.patch
 BuildRequires:  clamav
 BuildRequires:  fdupes
 BuildRequires:  gnet-devel
@@ -61,6 +62,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0
 
 %build
 %configure

++ gurlchecker-gnutls-3.4.patch ++
Index: src/connection.c
===
--- src/connection.c(revision 827)
+++ src/connection.c(revision 828)
@@ -230,20 +230,12 @@
 #ifdef ENABLE_GNUTLS
   if (strcmp (proto, UC_PROTOCOL_HTTPS) == 0)
   {
-const gint cert_type_priority[3] =
-{
-  GNUTLS_CRT_X509,
-  GNUTLS_CRT_OPENPGP,
-  0
-};
-
 conn-use_gnutls = TRUE;
 conn-port = atoi (UC_URL_DEFAULT_SSL_PORT);
 
 gnutls_init (conn-session_gnutls, GNUTLS_CLIENT);
 gnutls_set_default_priority (conn-session_gnutls);
-gnutls_certificate_type_set_priority (conn-session_gnutls,
-  cert_type_priority);
+gnutls_set_default_priority (conn-session_gnutls);
 gnutls_credentials_set (conn-session_gnutls, GNUTLS_CRD_CERTIFICATE,
 xcred_gnutls);
   }