commit rpm for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2014-09-28 19:53:32

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


Package is rpm

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2014-09-15 17:39:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2014-09-28 
19:53:37.0 +0200
@@ -1,0 +2,18 @@
+Thu Sep 18 13:40:43 CEST 2014 - m...@suse.de
+
+- update to rpm-4.12.0.1
+  * fixes archivesize being off a couple of bytes
+
+---
+Tue Sep 16 13:55:09 CEST 2014 - m...@suse.de
+
+- update to rpm-4.12.0
+  * weakdeps support is now upstream
+  * new optional payload format to support files  4GB
+  * lots of cleanups all over the codebase
+- dropped patches:
+  autodeps.diff, psm-errno.diff, exportoldtags.diff, pythondeps.diff,
+  newweakdeps.diff, findsupplements.diff, rpm-gst-provides.patch,
+  noposttrans.diff, fontprovides.diff
+
+---

Old:

  autodeps.diff
  exportoldtags.diff
  findsupplements.diff
  fontprovides.diff
  newweakdeps.diff
  noposttrans.diff
  psm-errno.diff
  pythondeps.diff
  rpm-4.11.3.tar.bz2
  rpm-gst-provides.patch

New:

  rpm-4.12.0.1.tar.bz2



Other differences:
--
++ python3-rpm.spec ++
--- /var/tmp/diff_new_pack.jvzhqi/_old  2014-09-28 19:53:39.0 +0200
+++ /var/tmp/diff_new_pack.jvzhqi/_new  2014-09-28 19:53:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-rpm
-Version:4.11.3
+Version:4.12.0.1
 Release:0
 Summary:Python Bindings for Manipulating RPM Packages
 License:GPL-2.0+

++ rpm-python.spec ++
--- /var/tmp/diff_new_pack.jvzhqi/_old  2014-09-28 19:53:39.0 +0200
+++ /var/tmp/diff_new_pack.jvzhqi/_new  2014-09-28 19:53:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rpm-python
-Version:4.11.3
+Version:4.12.0.1
 Release:0
 #!BuildIgnore:  rpmlint-Factory
 Summary:Python Bindings for Manipulating RPM Packages

++ rpm.spec ++
--- /var/tmp/diff_new_pack.jvzhqi/_old  2014-09-28 19:53:39.0 +0200
+++ /var/tmp/diff_new_pack.jvzhqi/_new  2014-09-28 19:53:39.0 +0200
@@ -47,9 +47,9 @@
 Summary:The RPM Package Manager
 License:GPL-2.0+
 Group:  System/Packages
-Version:4.11.3
+Version:4.12.0.1
 Release:0
-Source: http://rpm.org/releases/rpm-4.11.x/rpm-%{version}.tar.bz2
+Source: http://rpm.org/releases/rpm-4.12.x/rpm-%{version}.tar.bz2
 Source1:RPM-HOWTO.tar.bz2
 Source4:rpm-suse_macros
 Source5:rpmsort
@@ -62,7 +62,6 @@
 Patch1: beecrypt-4.1.2.diff
 Patch2: db.diff
 # quilt patches start here
-Patch10:newweakdeps.diff
 Patch11:debugedit.diff
 Patch13:ignore-auxv.diff
 Patch12:localetag.diff
@@ -74,7 +73,6 @@
 Patch19:rpmrctests.diff
 Patch20:waitlock.diff
 Patch21:suspendlock.diff
-Patch23:autodeps.diff
 Patch24:brp.diff
 Patch25:brpcompress.diff
 Patch26:checkfilesnoinfodir.diff
@@ -112,9 +110,6 @@
 Patch59:repackage-nomd5.diff
 Patch60:safeugid.diff
 Patch61:noprereqdeprec.diff
-Patch62:pythondeps.diff
-Patch63:fontprovides.diff
-Patch64:rpm-gst-provides.patch
 Patch65:initscriptsprov.diff
 Patch66:remove-translations.diff
 Patch67:headeradddb.diff
@@ -122,7 +117,6 @@
 Patch69:nobuildcolor.diff
 Patch70:fileattrs.diff
 Patch71:nomagiccheck.diff
-Patch72:findsupplements.diff
 Patch73:assumeexec.diff
 Patch74:mono-find-requires.diff
 Patch75:rpm-deptracking.patch
@@ -130,13 +124,10 @@
 Patch77:langnoc.diff
 Patch78:headerchk2.diff
 Patch79:helperenv.diff
-Patch80:psm-errno.diff
-Patch82:noposttrans.diff
 Patch85:brp-compress-no-img.patch
 Patch92:find-lang-python.patch
 Patch93:weakdepscompat.diff
 Patch94:checksepwarn.diff
-Patch95:exportoldtags.diff
 Patch6464:  auto-config-update-aarch64-ppc64le.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
@@ -216,15 +207,15 @@
 chmod -R u+w db/*
 rm -f rpmdb/db.h
 %patch -P 1 -P 2
-%patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -P 19
-%patch -P 20 -P 21   -P 23 -P 24 -P 25 -P 26 -P 27 -P 28 -P 29
+%patch   -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -P 19
+%patch -P 20 -P 21 -P 24 -P 25 -P 26 -P 27 -P 28 -P 

commit valgrind for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package valgrind for openSUSE:Factory 
checked in at 2014-09-28 19:53:31

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


Package is valgrind

Changes:

--- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes2014-08-30 
16:03:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.valgrind.new/valgrind.changes   2014-09-28 
19:53:34.0 +0200
@@ -1,0 +2,25 @@
+Tue Sep 16 15:39:34 UTC 2014 - sch...@suse.de
+
+- glibc-2.19.patch: already upstream, so remove
+- Fix file list
+
+---
+Tue Sep 16 15:27:20 UTC 2014 - dmuel...@suse.com
+
+- update to 3.10.0:
+  * Support for the 64-bit ARM Architecture (AArch64 ARMv8).  This port
+is mostly complete, and is usable, but some SIMD instructions are as
+yet unsupported.
+  * Support for little-endian variant of the 64-bit POWER architecture.
+  * Support for Android on MIPS32.
+  * Support for 64bit FPU on MIPS32 platforms.
+  * Both 32- and 64-bit executables are supported on MacOSX 10.8 and 10.9.
+  * Configuration for and running on Android targets has changed.
+See README.android in the source tree for details.
+  - drop VEX-r2803.diff, VEX-r2808.diff, VEX-r2816.diff, VEX-r2858.diff,
+  VEX-r2904.diff, VEX-r2910.diff, VEX-r2914.diff, VEX-r2915.diff,
+  VEX-r2916.diff, aarch64-VEX-support.diff, aarch64-support.diff,
+  r13767.diff, r13770.diff, r14184.diff, r14238.diff, r14239.diff,
+  r14240.diff, r14246.diff, r2798.diff, valgrind-r13948.diff
+
+---

Old:

  VEX-r2803.diff
  VEX-r2808.diff
  VEX-r2816.diff
  VEX-r2858.diff
  VEX-r2904.diff
  VEX-r2910.diff
  VEX-r2914.diff
  VEX-r2915.diff
  VEX-r2916.diff
  aarch64-VEX-support.diff
  aarch64-support.diff
  glibc-2.19.patch
  r13767.diff
  r13770.diff
  r14184.diff
  r14238.diff
  r14239.diff
  r14240.diff
  r14246.diff
  r2798.diff
  valgrind-3.9.0.tar.bz2
  valgrind-r13948.diff

New:

  valgrind-3.10.0.tar.bz2



Other differences:
--
++ valgrind.spec ++
--- /var/tmp/diff_new_pack.kTlLoN/_old  2014-09-28 19:53:36.0 +0200
+++ /var/tmp/diff_new_pack.kTlLoN/_new  2014-09-28 19:53:36.0 +0200
@@ -33,35 +33,13 @@
 License:GPL-2.0+
 Group:  Development/Tools/Debuggers
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:3.9.0
+Version:3.10.0
 Release:0
 Source0:http://valgrind.org/downloads/%{name}-%{version}.tar.bz2
 # svn  di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_5_0 
svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_5_BRANCH  3_5_BRANCH.diff
 # svn  di svn://svn.valgrind.org/vex/tags/VEX_3_5_0 
svn://svn.valgrind.org/vex/branches/VEX_3_5_BRANCH  VEX_3_5_BRANCH.diff
 Patch1: jit-register-unregister.diff
 Patch2: armv6-support.diff
-Patch3: r13767.diff
-Patch4: r13770.diff
-Patch5: glibc-2.19.patch
-Patch6: r2798.diff
-Patch7: aarch64-support.diff
-Patch8: aarch64-VEX-support.diff
-Patch9: VEX-r2858.diff
-Patch10:valgrind-r13948.diff
-# PPC64 LE support
-Patch11:r14184.diff
-Patch12:r14238.diff
-Patch13:r14239.diff
-Patch14:r14240.diff
-Patch15:r14246.diff
-Patch20:VEX-r2803.diff
-Patch21:VEX-r2808.diff
-Patch22:VEX-r2816.diff
-Patch23:VEX-r2904.diff
-Patch24:VEX-r2910.diff
-Patch25:VEX-r2914.diff
-Patch26:VEX-r2915.diff
-Patch27:VEX-r2916.diff
 # during building the major version of glibc is built into the suppression file
 %define glibc_main_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f1)
 %define glibc_major_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f2)
@@ -156,45 +134,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%ifarch aarch64
-cd VEX
-%patch8
-cd ..
-%else
-%patch9
-%ifarch ppc64le
-# PPC64LE
-%patch20
-%patch21
-%patch22
-%patch23
-%patch24
-%patch25
-%patch26
-%patch27
-%endif
-%endif
 %patch1
-%ifarch aarch64
-%patch7
-%else
 %patch2
-%patch3
-%ifarch ppc64le
-%patch4
-%endif
-%patch5 -p1
-%patch6
-%patch10
-%ifarch ppc64le
-# PPC64LE
-%patch11
-%patch12
-%patch13
-%patch14
-%patch15
-%endif
-%endif
 
 %build
 %ifarch %arm
@@ -252,7 +193,7 @@
 %_libdir/valgrind/*-ppc32-linux
 %endif
 %ifarch ppc64
-%_libdir/valgrind/*-ppc64-linux
+%_libdir/valgrind/*-ppc64be-linux
 %endif
 %ifarch ppc64le
 %_libdir/valgrind/*-ppc64le-linux

++ valgrind-3.9.0.tar.bz2 - valgrind-3.10.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/valgrind/valgrind-3.9.0.tar.bz2 

commit util-linux for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2014-09-28 19:53:30

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


Package is util-linux

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes   
2014-09-07 11:11:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2014-09-28 19:53:32.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep  8 21:04:34 CEST 2014 - sbra...@suse.cz
+
+- Install runuser and runuser-l PAM file
+  (runuser.pamd, bnc#892079).
+
+---
util-linux-systemd.changes: same change
util-linux.changes: same change

New:

  runuser.pamd



Other differences:
--
++ python-libmount.spec ++
--- /var/tmp/diff_new_pack.6YBZOn/_old  2014-09-28 19:53:33.0 +0200
+++ /var/tmp/diff_new_pack.6YBZOn/_new  2014-09-28 19:53:33.0 +0200
@@ -141,6 +141,7 @@
 Source11:   su.default
 Source12:   
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/%{_name}-%{version}.tar.sign
 Source13:   %{_name}.keyring
+Source14:   runuser.pamd
 # TODO: split to separate package
 Source40:   klogconsole.tar.bz2
 # XXX: Run a program in a new session and with controlling tty
@@ -626,6 +627,8 @@
 install -m 644 %{SOURCE51} %{buildroot}%{_sysconfdir}/blkid.conf
 install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/login
 install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/pam.d/remote
+install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser
+install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser-l
 %if %{with enable_su}
 install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su
 install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su-l
@@ -885,6 +888,8 @@
 %config(noreplace) %{_sysconfdir}/blkid.conf
 %config(noreplace) %{_sysconfdir}/pam.d/login
 %config(noreplace) %{_sysconfdir}/pam.d/remote
+%config(noreplace) %{_sysconfdir}/pam.d/runuser
+%config(noreplace) %{_sysconfdir}/pam.d/runuser-l
 %if %{with enable_su}
 %config(noreplace) %{_sysconfdir}/pam.d/su
 %config(noreplace) %{_sysconfdir}/pam.d/su-l

util-linux-systemd.spec: same change
++ util-linux.spec ++
--- /var/tmp/diff_new_pack.6YBZOn/_old  2014-09-28 19:53:33.0 +0200
+++ /var/tmp/diff_new_pack.6YBZOn/_new  2014-09-28 19:53:33.0 +0200
@@ -141,6 +141,7 @@
 Source11:   su.default
 Source12:   
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/%{_name}-%{version}.tar.sign
 Source13:   %{_name}.keyring
+Source14:   runuser.pamd
 # TODO: split to separate package
 Source40:   klogconsole.tar.bz2
 # XXX: Run a program in a new session and with controlling tty
@@ -626,6 +627,8 @@
 install -m 644 %{SOURCE51} %{buildroot}%{_sysconfdir}/blkid.conf
 install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/login
 install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/pam.d/remote
+install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser
+install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser-l
 %if %{with enable_su}
 install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su
 install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su-l
@@ -885,6 +888,8 @@
 %config(noreplace) %{_sysconfdir}/blkid.conf
 %config(noreplace) %{_sysconfdir}/pam.d/login
 %config(noreplace) %{_sysconfdir}/pam.d/remote
+%config(noreplace) %{_sysconfdir}/pam.d/runuser
+%config(noreplace) %{_sysconfdir}/pam.d/runuser-l
 %if %{with enable_su}
 %config(noreplace) %{_sysconfdir}/pam.d/su
 %config(noreplace) %{_sysconfdir}/pam.d/su-l

++ runuser.pamd ++
#%PAM-1.0
# Note that runuser requires only session setting (and for example auth 
sufficient pam_rootok.so dummy line).
auth sufficient pam_rootok.so
session  includecommon-session
session  optional   pam_xauth.so

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



commit perl for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2014-09-28 19:53:35

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


Package is perl

Changes:

--- /work/SRC/openSUSE:Factory/perl/perl.changes2014-07-19 
11:04:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new/perl.changes   2014-09-28 
19:53:45.0 +0200
@@ -1,0 +2,10 @@
+Wed Sep 17 14:22:41 CEST 2014 - m...@suse.de
+
+- update to perl-5.20.1
+  * some performance improvements and bug fixes
+  * utf8, version, File::Copy, Exporter and other modules
+  have been updated
+- fix infinite recursion in Data::Dumper [bnc#896715]
+  new patch: DataDumper-no-infinite-recursion.diff
+
+---

Old:

  perl-5.20.0.tar.bz2

New:

  DataDumper-no-infinite-recursion.diff
  perl-5.20.1.tar.bz2



Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.js1kl8/_old  2014-09-28 19:53:47.0 +0200
+++ /var/tmp/diff_new_pack.js1kl8/_new  2014-09-28 19:53:47.0 +0200
@@ -21,9 +21,9 @@
 Summary:The Perl interpreter
 License:Artistic-1.0 or GPL-2.0+
 Group:  Development/Languages/Perl
-Version:5.20.0
+Version:5.20.1
 Release:0
-%define pversion 5.20.0
+%define pversion 5.20.1
 Url:http://www.perl.org/
 Source: http://www.cpan.org/src/5.0/perl-%{version}.tar.bz2
 Source1:%name-rpmlintrc
@@ -39,6 +39,7 @@
 Patch8: skip_time_hires.patch
 Patch9: perl-incfix.diff
 Patch11:perl-5.18.2-overflow.diff
+Patch12:DataDumper-no-infinite-recursion.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: perl-base = %version
 #PreReq: %fillup_prereq
@@ -55,8 +56,9 @@
 %endif
 Provides:   perl-500
 Provides:   perl(:MODULE_COMPAT_%pversion)
-#%%global versionlist 5.20.0
+%global versionlist 5.20.0
 Provides:   perl-Filter-Simple = 0.91
+Provides:   perl(:MODULE_COMPAT_5.20.0)
 Obsoletes:  perl-Filter-Simple  0.91
 Provides:   perl-I18N-LangTags = 0.40
 Obsoletes:  perl-I18N-LangTags  0.40
@@ -94,16 +96,16 @@
 Provides:   perl-ExtUtils-ParseXS = 3.24
 Obsoletes:  perl-CPAN-Meta = 2.140640
 Obsoletes:  perl-CPAN-Meta-YAML = 0.012
-Obsoletes:  perl-ExtUtils-CBuilder = 0.280216
+Obsoletes:  perl-ExtUtils-CBuilder = 0.280217
 Obsoletes:  perl-ExtUtils-ParseXS  3.24
 Obsoletes:  perl-IO-Socket-IP = 0.29
 Obsoletes:  perl-Parse-CPAN-Meta = 1.4414
-Obsoletes:  perl-PathTools = 3.47
+Obsoletes:  perl-PathTools = 3.48
 Obsoletes:  perl-autodie = 2.23
 Provides:   perl-Test-Harness = 3.30
 Obsoletes:  perl-Test-Harness  3.30
-Provides:   perl-version = 0.9908
-Obsoletes:  perl-version  0.9908
+Provides:   perl-version = 0.9909
+Obsoletes:  perl-version  0.9909
 
 %description
 perl - Practical Extraction and Report Language
@@ -172,6 +174,7 @@
 %endif
 %patch9
 %patch11
+%patch12
 
 %build
 cp -a lib savelib

++ DataDumper-no-infinite-recursion.diff ++
--- ./MANIFEST.orig 2014-09-14 11:30:59.0 +
+++ ./MANIFEST  2014-09-17 12:33:11.840499982 +
@@ -2994,6 +2994,7 @@ dist/Data-Dumper/t/perl-74170.t   Regressi
 dist/Data-Dumper/t/purity_deepcopy_maxdepth.t  See if three Data::Dumper 
functions work
 dist/Data-Dumper/t/qr.tSee if Data::Dumper works with qr|/|
 dist/Data-Dumper/t/quotekeys.t See if Data::Dumper::Quotekeys works
+dist/Data-Dumper/t/recurse.t   See if Data::Dumper::Maxrecurse works
 dist/Data-Dumper/t/seen.t  See if Data::Dumper::Seen works
 dist/Data-Dumper/t/sortkeys.t  See if Data::Dumper::Sortkeys works
 dist/Data-Dumper/t/sparseseen.tSee if Data::Dumper::Sparseseen works
--- ./dist/Data-Dumper/Dumper.pm.orig   2014-09-14 11:31:01.0 +
+++ ./dist/Data-Dumper/Dumper.pm2014-09-17 12:33:11.840499982 +
@@ -56,6 +56,7 @@ $Useperl= 0 unless defined $
 $Sortkeys   = 0 unless defined $Sortkeys;
 $Deparse= 0 unless defined $Deparse;
 $Sparseseen = 0 unless defined $Sparseseen;
+$Maxrecurse = 1000  unless defined $Maxrecurse;
 
 #
 # expects an arrayref of values to be dumped.
@@ -92,6 +93,7 @@ sub new {
 'bless'= $Bless,# keyword to use for bless
 #expdepth   = $Expdepth,   # cutoff depth for explicit dumping
 maxdepth   = $Maxdepth,   # depth beyond which we give up
+   maxrecurse = $Maxrecurse, # depth beyond which we abort
 useperl= $Useperl,# use the pure Perl implementation
 sortkeys   = $Sortkeys,   # flag or filter for 

commit pam_mount for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package pam_mount for openSUSE:Factory 
checked in at 2014-09-28 19:53:45

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


Package is pam_mount

Changes:

--- /work/SRC/openSUSE:Factory/pam_mount/pam_mount.changes  2013-09-13 
14:45:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam_mount.new/pam_mount.changes 2014-09-28 
19:53:53.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:51:52 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ pam_mount.spec ++
--- /var/tmp/diff_new_pack.MwW07P/_old  2014-09-28 19:53:54.0 +0200
+++ /var/tmp/diff_new_pack.MwW07P/_new  2014-09-28 19:53:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_mount
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,9 +36,6 @@
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRequires:  libtool
 # LOOP64 support:
 BuildRequires:  linux-glibc-devel = 2.6
@@ -55,16 +52,16 @@
 BuildRequires:  pkgconfig(libxml-2.0) = 2.6
 BuildRequires:  pkgconfig(mount) = 2.20
 
-Requires(post):coreutils, perl-XML-Writer, perl-XML-Parser
+Requires(post):coreutils
+Requires(post): perl-XML-Writer
+Requires(post): perl-XML-Parser
 # -EBUSY bugs fixed (libdevmapper):
 Requires:   device-mapper = 1.02.48
 # for mount(8) and mount.cifs:
-Requires:   util-linux
-Recommends: cifs-mount
 Requires:   fd0ssh
 Requires:   ofl
-# for fd0ssh and ofl:
-Suggests:   hxtools = 20090116
+Requires:   util-linux
+Recommends: cifs-mount
 
 %description
 This module is aimed at environments with central file servers that a
@@ -101,7 +98,6 @@
 and transparent use of the OS's crypto layer.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:9}}
 %setup -q
 %patch -P 1 -p1
 


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



commit bash for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2014-09-28 19:53:46

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


Package is bash

Changes:

--- /work/SRC/openSUSE:Factory/bash/bash.changes2014-07-19 
11:04:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes   2014-09-28 
19:53:55.0 +0200
@@ -1,0 +2,14 @@
+Thu Sep 18 12:10:17 UTC 2014 - wer...@suse.de
+
+- Add bash-4.2-CVE-2014-6271.patch
+  to fix CVE-2014-6271, the unexpected code execution with
+  environment variables (bnc#896776)
+
+---
+Mon Sep 15 08:52:13 UTC 2014 - wer...@suse.de
+
+- Add patch bash-4.2-error-getpwd.patch
+  which is the backport of the corrected german error message for
+  a failing getpwd (bnc#895475)
+
+---

New:

  bash-4.2-CVE-2014-6271.patch
  bash-4.2-error-getpwd.patch



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.qtz8JL/_old  2014-09-28 19:53:56.0 +0200
+++ /var/tmp/diff_new_pack.qtz8JL/_new  2014-09-28 19:53:56.0 +0200
@@ -93,10 +93,14 @@
 Patch30:readline-6.2-destdir.patch
 Patch31:readline-6.2-rltrace.patch
 Patch40:bash-4.1-bash.bashrc.dif
+# PATCH-FIX-UPSTREAM bnc#895475 -- locale de_DE.utf8 has wrong translations
+Patch41:bash-4.2-error-getpwd.patch
 Patch42:audit-patch
 Patch43:audit-rl-patch
 Patch46:man2html-no-timestamp.patch
 Patch47:config-guess-sub-update.patch
+# PATCH-FIX-UPSTREAM bnc#895475 -- bnc#896776, CVE-2014-6271: unexpected code 
execution with environment variables
+Patch48:bash-4.2-CVE-2014-6271.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _incdir %{_includedir}
@@ -312,11 +316,13 @@
 %patch26 -p0 -b .msgdy
 %patch31 -p0 -b .tmp
 %patch40 -p0 -b .bashrc
+%patch41 -p0 -b .errgetpwd
 %if 0%suse_version = 1100
 %patch42 -p1 -b .audit
 %endif
 %patch46 -p0 -b .notimestamp
 %patch47
+%patch48 -p2
 %patch0  -p0 -b .0
 pushd ../readline-%{rl_vers}%{extend}
 for patch in ../readline-%{rl_vers}-patches/*; do

++ bash-4.2-CVE-2014-6271.patch ++
diff -ur a/bash/builtins/common.h b/bash/builtins/common.h
--- a/bash/builtins/common.h2010-05-31 00:31:51.0 +0200
+++ b/bash/builtins/common.h2014-09-16 21:36:20.139826595 +0200
@@ -33,6 +33,8 @@
 #define SEVAL_RESETLINE0x010
 #define SEVAL_PARSEONLY0x020
 #define SEVAL_NOLONGJMP 0x040
+#define SEVAL_FUNCDEF  0x080   /* only allow function definitions */
+#define SEVAL_ONECMD   0x100   /* only allow a single command */
 
 /* Flags for describe_command, shared between type.def and command.def */
 #define CDESC_ALL  0x001   /* type -a */
diff -ur a/bash/builtins/evalstring.c b/bash/builtins/evalstring.c
--- a/bash/builtins/evalstring.c2010-11-23 14:22:15.0 +0100
+++ b/bash/builtins/evalstring.c2014-09-16 21:36:20.139826595 +0200
@@ -261,6 +261,14 @@
{
  struct fd_bitmap *bitmap;
 
+ if ((flags  SEVAL_FUNCDEF)  command-type != cm_function_def)
+   {
+ internal_warning (%s: ignoring function definition attempt, 
from_file);
+ should_jump_to_top_level = 0;
+ last_result = last_command_exit_value = EX_BADUSAGE;
+ break;
+   }
+
  bitmap = new_fd_bitmap (FD_BITMAP_SIZE);
  begin_unwind_frame (pe_dispose);
  add_unwind_protect (dispose_fd_bitmap, bitmap);
@@ -321,6 +329,9 @@
  dispose_command (command);
  dispose_fd_bitmap (bitmap);
  discard_unwind_frame (pe_dispose);
+
+ if (flags  SEVAL_ONECMD)
+   break;
}
}
   else
diff -ur a/bash/variables.c b/bash/variables.c
--- a/bash/variables.c  2014-09-16 21:35:34.878850652 +0200
+++ b/bash/variables.c  2014-09-16 21:37:16.221034763 +0200
@@ -347,7 +347,11 @@
  temp_string[char_index] = ' ';
  strcpy (temp_string + char_index + 1, string);
 
- parse_and_execute (temp_string, name, SEVAL_NONINT|SEVAL_NOHIST);
+ /* Don't import function names that are invalid identifiers from the
+environment, though we still allow them to be defined as shell
+variables. */
+ if (legal_identifier (name))
+   parse_and_execute (temp_string, name, 
SEVAL_NONINT|SEVAL_NOHIST|SEVAL_FUNCDEF|SEVAL_ONECMD);
 
  /* Ancient backwards compatibility.  Old 

commit mariadb for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2014-09-28 19:53:36

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


Package is mariadb

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2014-09-12 
15:25:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2014-09-28 
19:53:48.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 19 17:41:26 UTC 2014 - michal.hruse...@opensuse.org
+
+- Get rid of error during update
+
+---
+Tue Sep 16 06:37:15 UTC 2014 - michal.hruse...@opensuse.org
+
+- Little polishing of rc script
+
+---



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.pzsjB3/_old  2014-09-28 19:53:50.0 +0200
+++ /var/tmp/diff_new_pack.pzsjB3/_new  2014-09-28 19:53:50.0 +0200
@@ -42,7 +42,7 @@
 Group:  Productivity/Databases/Servers
 Version:10.0.13
 Release:0
-%define srv_vers 5.6.17
+%define srv_vers 5.6.19
 Url:https://www.mariadb.org
 Source: mariadb-%{version}.tar.bz2
 Source2:baselibs.conf
@@ -476,8 +476,8 @@
 # start mysql again if it should run
 if [ `ls /etc/rc.d/rc*.d/S*mysql 2 /dev/null` ] || [ -d 
%{_rundir}/mysql/restart ]; then
[ -x /usr/sbin/rcmysql ]  /usr/sbin/rcmysql start
-   rmdir %{_rundir}/mysql/restart || :
-   rmdir %{_rundir}/mysql || :
+   # Might not be there, so ignoring errors
+   rmdir %{_rundir}/mysql/restart 2 /dev/null || :
 fi
 # warn on first run
 datadir=/var/lib/mysql

++ configuration-tweaks.tar.bz2 ++

++ rc.mysql.systemd ++
--- /var/tmp/diff_new_pack.pzsjB3/_old  2014-09-28 19:53:50.0 +0200
+++ /var/tmp/diff_new_pack.pzsjB3/_new  2014-09-28 19:53:50.0 +0200
@@ -35,9 +35,9 @@
 rc_check ()
 {
 _rc_status_ret=$?
-test $_rc_status_ret || _rc_status_ret=0
-test $_rc_status_ret -eq 0 || _rc_status=$_rc_status_ret
-test $_rc_status -eq 0 || _rc_status_all=$_rc_status
+test $_rc_status_ret   || _rc_status_ret=0
+test 0$_rc_status_ret  -eq 0 || _rc_status=$_rc_status_ret
+test 0$_rc_status  -eq 0 || _rc_status_all=$_rc_status
 return 0$_rc_status_ret
 }
 
@@ -45,21 +45,20 @@
 {
 rc_check
 _rc_status_ret=$_rc_status
-local i
-for i ; do
-   case $i in
-   -v|-v[1-9]|-v[1-9][0-9])
-   case $_rc_status in
-   0)  echo Everything is Ok ;; # success
-   *)  echo Something went wrong ;; # failed
-   esac
+if [ $1 ]; then
+case $1 in
+-v|-v[1-9]|-v[1-9][0-9])
+case $_rc_status in
+0) echo Everything is Ok;; # success
+*) echo Something went wrong;; # failed
+esac
 
-   # reset _rc_status to 0 after verbose case
-   _rc_status=0 ;;
-   -r) rc_reset ;;
-   *)  echo rc_status: Usage: [-v[num] [-r]] 12 ; return 0 ;;
-   esac
-done
+# reset _rc_status to 0 after verbose case
+_rc_status=0 ;;
+-r) rc_reset ;;
+*)  echo rc_status: Usage: [-v[num] [-r]] 12 ; return 0 ;;
+esac
+fi
 return $_rc_status_ret
 }
 

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



commit coreutils for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2014-09-28 19:53:33

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


Package is coreutils

Changes:

--- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes
2014-08-03 15:35:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes   
2014-09-28 19:53:43.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 18:04:37 CEST 2014 - p...@suse.de
+
+- Add coreutils-fix_false_du_failure_on_newer_xfs.patch that fixes a false
+  negative in the testsuite.
+- Add coreutils-disable_tests.patch to not run a tests that fail inside the 
OBS.
+- Add coreutils-test_without_valgrind.patch to not use valgrind in 
shuf-reservoir.
+
+---
coreutils.changes: same change

New:

  coreutils-disable_tests.patch
  coreutils-fix_false_du_failure_on_newer_xfs.patch
  coreutils-test_without_valgrind.patch



Other differences:
--
++ coreutils-testsuite.spec ++
--- /var/tmp/diff_new_pack.e4fupl/_old  2014-09-28 19:53:44.0 +0200
+++ /var/tmp/diff_new_pack.e4fupl/_new  2014-09-28 19:53:44.0 +0200
@@ -125,6 +125,11 @@
 # Fixes a regression in chroot which did not chdir(/) in all cases.
 Patch401:   coreutils-chroot-perform-chdir-unless-skip-chdir.patch
 
+Patch416:   coreutils-fix_false_du_failure_on_newer_xfs.patch
+
+Patch500:   coreutils-disable_tests.patch
+Patch501:   coreutils-test_without_valgrind.patch
+
 # 
 %description
 These are the GNU core utilities.  This package is the union of
@@ -164,6 +169,9 @@
 %patch303
 %patch400
 %patch401
+%patch416 -p1
+%patch500
+%patch501
 
 #???## We need to statically link to gmp, otherwise we have a build loop
 #???#sed -i s,'$(LIB_GMP)',%%{_libdir}/libgmp.a,g Makefile.in

++ coreutils.spec ++
--- /var/tmp/diff_new_pack.e4fupl/_old  2014-09-28 19:53:44.0 +0200
+++ /var/tmp/diff_new_pack.e4fupl/_new  2014-09-28 19:53:44.0 +0200
@@ -125,6 +125,11 @@
 # Fixes a regression in chroot which did not chdir(/) in all cases.
 Patch401:   coreutils-chroot-perform-chdir-unless-skip-chdir.patch
 
+Patch416:   coreutils-fix_false_du_failure_on_newer_xfs.patch
+
+Patch500:   coreutils-disable_tests.patch
+Patch501:   coreutils-test_without_valgrind.patch
+
 # 
 %description
 These are the GNU core utilities.  This package is the union of
@@ -164,6 +169,9 @@
 %patch303
 %patch400
 %patch401
+%patch416 -p1
+%patch500
+%patch501
 
 #???## We need to statically link to gmp, otherwise we have a build loop
 #???#sed -i s,'$(LIB_GMP)',%%{_libdir}/libgmp.a,g Makefile.in

++ coreutils-disable_tests.patch ++
---
 gnulib-tests/gnulib.mk |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Index: gnulib-tests/gnulib.mk
===
--- gnulib-tests/gnulib.mk.orig 2014-09-18 18:39:37.692580154 +0200
+++ gnulib-tests/gnulib.mk  2014-09-18 18:40:13.905127435 +0200
@@ -877,11 +877,11 @@ EXTRA_DIST += test-getloadavg.c signatur
 ## end   gnulib module getloadavg-tests
 
 ## begin gnulib module getlogin-tests
-
-TESTS += test-getlogin
-check_PROGRAMS += test-getlogin
-EXTRA_DIST += test-getlogin.c signature.h macros.h
-
+#
+#TESTS += test-getlogin
+#check_PROGRAMS += test-getlogin
+#EXTRA_DIST += test-getlogin.c signature.h macros.h
+#
 ## end   gnulib module getlogin-tests
 
 ## begin gnulib module getndelim2-tests
++ coreutils-fix_false_du_failure_on_newer_xfs.patch ++
From coreutils-bounces+pth=suse...@gnu.org  Tue Sep 16 00:19:14 2014
Return-Path: coreutils-bounces+pth=suse...@gnu.org
X-Original-To: p...@wotan.suse.de
Received: from relay1.suse.de (relay1.suse.de [149.44.160.133])
by wotan.suse.de (Postfix) with ESMTP id 9E7716283
for p...@wotan.suse.de; Tue, 16 Sep 2014 00:19:14 +0200 (CEST)
Received: by relay1.suse.de (Postfix)
id 9723D28DD; Tue, 16 Sep 2014 00:19:14 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
by relay1.suse.de (Postfix) with ESMTP id 91A4228D9
for p...@suse.de; Tue, 16 Sep 2014 00:19:14 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at localhost
X-Spam-Flag: NO
X-Spam-Score: -5.868
X-Spam-Level:
X-Spam-Status: No, score=-5.868 tagged_above=- required=5
tests=[BAYES_50=0.8, IS_MAILMAN_LIST=-1, RCVD_IN_DNSWL_HI=-5,
RP_MATCHES_RCVD=-0.668] autolearn=disabled
Received: from relay1.suse.de ([127.0.0.1])
by localhost (localhost [127.0.0.1]) 

commit libmtp for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libmtp for openSUSE:Factory checked 
in at 2014-09-28 19:53:50

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


Package is libmtp

Changes:

--- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes2014-08-27 
22:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes   2014-09-28 
19:53:58.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 25 08:02:46 UTC 2014 - sch...@suse.de
+
+- include-config-h.patch: always include config.h first
+
+---

New:

  include-config-h.patch



Other differences:
--
++ libmtp.spec ++
--- /var/tmp/diff_new_pack.FZHmNK/_old  2014-09-28 19:54:00.0 +0200
+++ /var/tmp/diff_new_pack.FZHmNK/_new  2014-09-28 19:54:00.0 +0200
@@ -30,6 +30,7 @@
 Release:0
 %define sonum   9
 Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
+Patch0: include-config-h.patch
 # from git 1a2669c6df6c093aec38c0c99a21438d74ccdf33
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d }
@@ -77,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 echo 'HTML_TIMESTAMP=NO'  doc/Doxyfile.in

++ include-config-h.patch ++
Index: libmtp-1.1.7/src/util.c
===
--- libmtp-1.1.7.orig/src/util.c
+++ libmtp-1.1.7/src/util.c
@@ -34,6 +34,7 @@
 #include sys/stat.h
 #include fcntl.h
 #include string.h
+#include config.h
 #include libmtp.h
 #include util.h
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit goffice for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2014-09-28 19:53:51

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


Package is goffice

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2014-07-17 
17:31:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2014-09-28 
19:54:00.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 26 07:02:42 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.10.18:
+  + Fix saving of color map names (bgo#735298).
+  + Fix grid line theme support (bgo#733403).
+  + Fix default ticks position.
+  + Fix font color theme support (deb#757611).
+  + Fix saving color maps when directory does not exists
+(bgo#735008).
+  + Fix color maps loading (bgo#735007).
+  + Don't pass NULL to g_strtod() (bgo#73).
+  + Work around gtk+ ABI break for colour selector (bgo#733350).
+
+---

Old:

  goffice-0.10.17.tar.xz

New:

  goffice-0.10.18.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.zbg4X0/_old  2014-09-28 19:54:01.0 +0200
+++ /var/tmp/diff_new_pack.zbg4X0/_new  2014-09-28 19:54:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.10.17
+Version:0.10.18
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0

++ goffice-0.10.17.tar.xz - goffice-0.10.18.tar.xz ++
 12859 lines of diff (skipped)

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



commit gnumeric for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2014-09-28 19:53:53

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


Package is gnumeric

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2014-07-17 
17:31:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2014-09-28 
19:54:07.0 +0200
@@ -1,0 +2,17 @@
+Fri Sep 26 07:14:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.12.18:
+  + Improve documentation (bgo#733466).
+  + Add warning dialog (bgo#733352).
+  + Fix rich text roundtrip through ODF (bgo#737039).
+  + Fix dialogs behavior in full screen mode (bgo#736395).
+  + Save axis format to xls (bgo#736656).
+  + Fix recent files dialog crasher (bgo#737261).
+  + Fix xls export problem (bgo#733771).
+  + Update WEEKDAY function.
+  + Fix xlsx export problem for strings (bgo#736202).
+  + Improve xlsx import of rich text.
+  + Text suite improvements.
+  + Fix minor ods rich text import problem.
+
+---

Old:

  gnumeric-1.12.17.tar.xz

New:

  gnumeric-1.12.18.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.HRWbL9/_old  2014-09-28 19:54:08.0 +0200
+++ /var/tmp/diff_new_pack.HRWbL9/_new  2014-09-28 19:54:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnumeric
-Version:1.12.17
+Version:1.12.18
 Release:0
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0

++ gnumeric-1.12.17.tar.xz - gnumeric-1.12.18.tar.xz ++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.17.tar.xz 
/work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.18.tar.xz differ: char 
26, line 1

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



commit libzypp for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2014-09-28 19:53:25

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


Package is libzypp

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2014-09-17 
17:42:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2014-09-28 
19:53:27.0 +0200
@@ -1,0 +2,53 @@
+Thu Sep 25 17:59:06 CEST 2014 - m...@suse.de
+
+- Trigger appdata plugin when system repos have changed (bnc#866257)
+- Protect against race when destructing globals
+- BuildRequire libsolv-tools as libsolv-devel no longer does
+- version 14.29.4 (29)
+
+---
+Thu Sep 25 01:15:42 CEST 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Tue Sep 23 17:07:45 CEST 2014 - m...@suse.de
+
+- Fix computation of userinstalled items (bnc#897404)
+- version 14.29.3 (29)
+
+---
+Tue Sep 23 10:55:08 CEST 2014 - m...@suse.de
+
+- Adapt to API changes in rpm.4.12
+- SLE-12 (suse_version 1315) uses it's own translations set
+  (bnc#897176)
+- version 14.29.2 (29)
+
+---
+Sun Sep 21 01:13:25 CEST 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Sep 18 15:47:50 CEST 2014 - m...@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+---
+Thu Sep 18 15:47:34 CEST 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Sep 18 15:46:11 CEST 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Wed Sep 17 13:18:23 CEST 2014 - m...@suse.de
+
+- adjust BuildRequires
+- version 14.29.1 (29)
+
+---
@@ -3,0 +57,3 @@
+- DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
+  partitions (bnc#896176)
+- DiskUsageCounter: Allow MountPoint to store fstype

Old:

  libzypp-14.29.0.tar.bz2

New:

  libzypp-14.29.4.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.ADVC7v/_old  2014-09-28 19:53:28.0 +0200
+++ /var/tmp/diff_new_pack.ADVC7v/_new  2014-09-28 19:53:28.0 +0200
@@ -23,7 +23,7 @@
 Summary:Package, Patch, Pattern, and Product Management
 License:GPL-2.0+
 Group:  System/Packages
-Version:14.29.0
+Version:14.29.4
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
@@ -32,6 +32,7 @@
 
 # Features we provide (update doc/autoinclude/FeatureTest.doc):
 Provides:   libzypp(plugin) = 0
+Provides:   libzypp(plugin:appdata) = 0
 Provides:   libzypp(plugin:commit) = 1
 Provides:   libzypp(plugin:services) = 0
 Provides:   libzypp(plugin:system) = 0
@@ -75,6 +76,7 @@
 
 BuildRequires:  libsolv-devel = 0.6.5
 %if 0%{?suse_version} = 1100
+BuildRequires:  libsolv-tools
 %requires_eqlibsolv-tools
 %else
 Requires:   libsolv-tools
@@ -209,13 +211,20 @@
 export CXXFLAGS=$RPM_OPT_FLAGS
 unset TRANSLATION_SET
 unset EXTRA_CMAKE_OPTIONS
-# SLE11-* might want its own translation set:
-%if 0%{?suse_version} == 1110
+# Same codebase, but SLES may use it's own translation set.
+# suse_version
+#  1110SLES11
+#  1315SLES12
+%if 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315
 if [ -f ../po/sle-zypp-po.tar.bz ]; then
   export TRANSLATION_SET=sle-zypp
-  export EXTRA_CMAKE_OPTIONS=-DDISABLE_LIBPROXY=ON
 fi
 %endif
+# No libproxy on SLE11
+%if 0%{?suse_version} == 1110
+export EXTRA_CMAKE_OPTIONS=-DDISABLE_LIBPROXY=ON
+%endif
+
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
   -DDOC_INSTALL_DIR=%{_docdir} \
   -DLIB=%{_lib} \
@@ -252,6 +261,7 @@
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/zypp/multiversion.d
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins
+mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/appdata
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/commit
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/services
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/system

++ libzypp-14.29.0.tar.bz2 - libzypp-14.29.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-14.29.0/VERSION.cmake 

commit qtractor for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2014-09-28 19:53:59

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


Package is qtractor

Changes:

--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes2014-01-03 
19:51:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2014-09-28 
19:54:18.0 +0200
@@ -1,0 +2,147 @@
+Fri Sep 26 10:54:44 UTC 2014 - ec...@schirra.net
+
+- update to 0.6.3
+  * Make the mouse-wheel to scroll the plugin list views, when
+not hovering a direct-access parameter slider.
+  * Mixer widget gets (un)dockable Inputs and Outputs panels,
+also with their respective title captions.
+  * Plugin instantiation is now constrained as much to prevent
+any audio channel output overriding.
+  * Existing plugin presets may now be selected right(-click)
+from plugin list context-menu (ticket by Harry van Haaren,
+thanks).
+  * So-called painting over multiple selected event values,
+while on the MIDI clip editor view pane below the main
+piano-roll (eg. note velocities, controller values, etc.)
+is now split into two similar painting modes, whether the
+sub-menu Edit/Select Mode/Edit Draw is set on (free-hand)
+or off (linear).
+  * Drag-and-copy of plug-in instances across tracks or buses
+(ie. cloning) now also copies the direct access parameter
+setting (ticket by Holger Marzen, thanks).
+  * File/Save As... now prompts and suggests an incremental
+backup name for existing sessions files.
+  * Zooming in/out increment is now augmented by whether shift
+/ctrl keyboard modifiers are set (on a ticket request by
+Holger Marzen, thanks).
+  * LV2 Time position event messages for plugin atom ports that
+support it is now being implemented.
+  * Attempt to break extremely long audio file peak generation
+on session close or program exit (as reported by EternalX,
+thanks again).
+  * MIDI Controllers Hook and Invert properties are now properly
+saved for tracks (after bug report by Nicola Pandini, thanks).
+  * A segmentation fault when closing with VST plugins open has
+been hopefully fixed (after a patch by EternalX, thanks).
+  * Messages standard output capture has been slightly improved
+as for non-blocking i/o, whenever available.
+  * Automation curve node editing has been slightly improved
+in regard to time positioning and resolution.
+
+- changes from 0.6.2
+  * Prevent linear and spline automation curve modes for all
+integer valued subjects. Also, make sure those values are
+rounded to the nearest integer away from zero.
+  * Fixed save of LV2 Presets for plugins with state files.
+  * A man page has beed added (making up Gürkan Sengün's work
+on debian, thanks).
+  * When moving plugins by eg. drag-and-dropping across tracks,
+automation curves were being left behind, maybe leading to
+unpredictable mistaken behavior. Hopefully, not anymore.
+  * Translations install directory change.
+  * Automation curves are now automatically re-adjusted to tempo
+map node changes (after a ticket by Holger Marzen, thanks).
+  * Audio/MIDI files or plugins found missing on session load
+are now subject for an explicit modal warning message and
+prompt for an immediate session backup salvage.
+  * Changing instrument plugin programs is now an undo/redo-able
+command operation, especially for DSSI but also for plugins
+that come with the LV2 Programs interface extension support
+(http://kxstudio.sourceforge.net/ns/lv2ext/programs).
+  * Drawing, selecting and/or resizing of MIDI note events that
+extend across tempo/time-signature changes is now made a bit
+more correctly over the MIDI clip editor (aka. piano-roll),
+especially regarding to current snap-to-beat setting (after
+an outstanding ticket by yubatake, thanks).
+  * Once again, audio frame/MIDI time drift correction has been
+slightly refactored to improve MIDI input monitor and timing.
+  * Discrete automation curve node values may now be edited via
+a numerical entry floating spin-box on double-click (as yet
+another request by AutoStatic aka. Jeremy Jongepier, thanks).
+  * Pressing shift/ctrl keyboard modifiers while double-clicking
+on a plugin list entry now briefly reverses the current View
+/Options.../Plugins/Editor/Open plugin's editor (GUI) by
+default option preference.
+  * Fixed an old crash lurker when switching output buses that
+implied a change on the number of audio channels, while on
+tracks that have (auto-)monitor turned on and at least one
+active plugin in chain (yet another ticket by AutoStatic
+aka. Jeremy Jongepier, 

commit xfce4-power-manager for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package xfce4-power-manager for 
openSUSE:Factory checked in at 2014-09-28 19:53:55

Comparing /work/SRC/openSUSE:Factory/xfce4-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-power-manager.new (New)


Package is xfce4-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-power-manager/xfce4-power-manager.changes  
2014-09-17 17:27:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-power-manager.new/xfce4-power-manager.changes 
2014-09-28 19:54:11.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 26 10:01:57 UTC 2014 - g...@opensuse.org
+
+- update to version 1.4.1
+  - fix for panel icon not always updating depending on the
+version of UPower in use.
+  - fix handle lid switch with loginD (Bug 11160) Fixed by Simon P.
+  - translation updates
+- remove obsolete xfce4-power-manager-fix-lid-switch-logic.patch
+
+---

Old:

  xfce4-power-manager-1.4.0.tar.bz2
  xfce4-power-manager-fix-lid-switch-logic.patch

New:

  xfce4-power-manager-1.4.1.tar.bz2



Other differences:
--
++ xfce4-power-manager.spec ++
--- /var/tmp/diff_new_pack.tcnRpM/_old  2014-09-28 19:54:12.0 +0200
+++ /var/tmp/diff_new_pack.tcnRpM/_new  2014-09-28 19:54:12.0 +0200
@@ -19,7 +19,7 @@
 %define panel_version 4.10.0
 
 Name:   xfce4-power-manager
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:Power Management for the Xfce Desktop Environment
 License:GPL-2.0+
@@ -27,8 +27,6 @@
 Url:
http://goodies.xfce.org/projects/applications/xfce4-power-manager
 Source0:%{name}-%{version}.tar.bz2
 Source1:xfce4-power-manager.xml
-# PATCH-FIX-UPSTREAM xfce4-power-manager-fix-lid-switch-logic.patch 
g...@opensuse.org -- Fix logic of the lid switch setting handling (backported 
from upstream git)
-Patch0: xfce4-power-manager-fix-lid-switch-logic.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libxslt-tools
@@ -112,7 +110,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # xfce4-pm-helper is only needed on non-systemd systems
 xsltproc --nonet - ./src/org.xfce.power.policy.in2 'EOF' \

++ xfce4-power-manager-1.4.0.tar.bz2 - xfce4-power-manager-1.4.1.tar.bz2 
++
 3695 lines of diff (skipped)


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



commit crmsh for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2014-09-28 19:53:56

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


Package is crmsh

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2014-09-19 
22:27:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2014-09-28 
19:54:13.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 26 10:18:39 UTC 2014 - kgronl...@suse.com
+
+- low: report: Sort list of nodes
+- low: ui_cluster: More informative error message
+- low: main: Replace getopt with optparse
+- high: parse: Allow empty attribute values in nvpairs (bnc#898625)
+- upstream cs: 2.1.0-82-ge8abd85 
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.npnU5D/_old  2014-09-28 19:54:15.0 +0200
+++ /var/tmp/diff_new_pack.npnU5D/_new  2014-09-28 19:54:15.0 +0200
@@ -41,7 +41,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.1+git71
+Version:2.1+git82
 Release:%{?crmsh_release}%{?dist}
 Url:http://crmsh.github.io
 Source0:crmsh.tar.bz2

++ crmsh.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/cibconfig.py 
new/crmsh/modules/cibconfig.py
--- old/crmsh/modules/cibconfig.py  2014-09-19 12:38:36.0 +0200
+++ new/crmsh/modules/cibconfig.py  2014-09-26 12:07:07.0 +0200
@@ -499,7 +499,7 @@
 Test objects for sanity. This is about semantics.
 '''
 rc = self.__check_unique_clash(set_obj_all)
-for obj in self.obj_set:
+for obj in sorted(self.obj_set, key=lambda x: x.obj_id):
 rc |= obj.check_sanity()
 return rc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/cibverify.py 
new/crmsh/modules/cibverify.py
--- old/crmsh/modules/cibverify.py  2014-09-19 12:38:36.0 +0200
+++ new/crmsh/modules/cibverify.py  2014-09-26 12:07:07.0 +0200
@@ -35,9 +35,8 @@
 def verify(cib):
 rc, _, stderr = utils.get_stdout_stderr(cib_verify, cib)
 for i, line in enumerate(line for line in stderr.split('\n') if line):
-line = _prettify(line, 0 if i == 0 else 7)
 if i == 0:
-err_buf.error(line)
+err_buf.error(_prettify(line, 0))
 else:
-err_buf.writemsg(line)
+err_buf.writemsg(_prettify(line, 7))
 return rc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/constants.py 
new/crmsh/modules/constants.py
--- old/crmsh/modules/constants.py  2014-09-19 12:38:36.0 +0200
+++ new/crmsh/modules/constants.py  2014-09-26 12:07:07.0 +0200
@@ -254,12 +254,6 @@
 simulate: crm_simulate,
 }
 
-ra_if = None  # class interface to RA
-stonithd_metadata = None  # stonithd meta data
-pe_metadata = None  # PE meta data
-crmd_metadata = None  # crmd meta data
-cib_metadata = None  # cib meta data
-crm_properties_metadata = None  # PE + crmd + cib meta data
 meta_progs = (crmd, pengine, stonithd, cib)
 # elide these properties from tab completion
 crmd_metadata_do_not_complete = (dc-version,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/main.py new/crmsh/modules/main.py
--- old/crmsh/modules/main.py   2014-09-19 12:38:36.0 +0200
+++ new/crmsh/modules/main.py   2014-09-26 12:07:07.0 +0200
@@ -17,7 +17,6 @@
 
 import sys
 import os
-import getopt
 import atexit
 import random
 
@@ -92,76 +91,62 @@
 return shadow
 
 
-def usage(rc):
-f = sys.stderr
-if rc == 0:
-f = sys.stdout
-print  f, Usage: crm [OPTIONS] [SUBCOMMAND ARGS...]
-
--f, --file='FILE'::
-Load commands from the given file. If a dash `-` is used in place
-of a file name, `crm` will read commands from the shell standard
-input (`stdin`).
-
--c, --cib='CIB'::
-Start the session using the given shadow CIB file.
-Equivalent to `cib use CIB`.
-
--D, --display='OUTPUT_TYPE'::
-Choose one of the output options: plain, color, or
-uppercase. The default is color if the terminal emulation
-supports colors. Otherwise, plain is used.
-
--F, --force::
-Make `crm` proceed with applying changes where it would normally
-ask the user to confirm before proceeding. This option is mainly
-useful in scripts, and 

commit percona-toolkit for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2014-09-28 19:53:58

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


Package is percona-toolkit

Changes:

--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2014-08-11 10:08:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 
2014-09-28 19:54:16.0 +0200
@@ -1,0 +2,15 @@
+Fri Sep 26 12:20:44 UTC 2014 - andreas.stie...@gmx.de
+
+- Percona Toolkit 2.2.11:
+  * Fixed bug: pt-query-digest doesn't report host details
+  * Fixed bug: pt-mysql-summary incorrectly tries to parse
+   key/value pairs in wsrep_provider_options resulting
+   in incomplete my.cnf information
+  * Fixed bug: pt-stalk should use SQL_NO_CACHE
+  * Fixed bug: pt-stalk handles mysql user password in awkward way
+  * Fixed bug: Various issues with tests
+  * Fixed bug: pt-summary problem parsing dmidecode output on some
+   machines
+  * Fixed bug: Typo in pt-variable-advisor
+
+---

Old:

  percona-toolkit-2.2.10.tar.gz

New:

  percona-toolkit-2.2.11.tar.gz



Other differences:
--
++ percona-toolkit.spec ++
--- /var/tmp/diff_new_pack.KKOJbG/_old  2014-09-28 19:54:17.0 +0200
+++ /var/tmp/diff_new_pack.KKOJbG/_new  2014-09-28 19:54:17.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   percona-toolkit
-Version:2.2.10
+Version:2.2.11
 Release:0
 Summary:Advanced MySQL and system command-line tools
 License:GPL-2.0
 Group:  Productivity/Databases/Tools
 Url:https://www.percona.com/software/percona-toolkit/
-Source: 
https://www.percona.com/redir/downloads/%{name}/%{version}/tarball/%{name}-%{version}.tar.gz
+Source: 
http://www.percona.com/downloads/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source2:%{name}.conf
 Patch0: percona-toolkit-2.2.x-disable-default-version-check.patch
 Requires:   perl(DBD::mysql) = 1.0

++ percona-toolkit-2.2.10.tar.gz - percona-toolkit-2.2.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/Changelog 
new/percona-toolkit-2.2.11/Changelog
--- old/percona-toolkit-2.2.10/Changelog2014-08-06 21:57:30.0 
+0200
+++ new/percona-toolkit-2.2.11/Changelog2014-09-25 15:49:49.0 
+0200
@@ -1,5 +1,15 @@
 Changelog for Percona Toolkit
 
+v2.2.11 released 2014-09-26
+
+  * Fixed bug 1262456: pt-query-digest doesn't report host details
+  * Fixed bug 1264580: pt-mysql-summary incorrectly tries to parse key/value 
pairs in wsrep_provider_options resulting in incomplete my.cnf information
+  * Fixed bug 1318985: pt-stalk should use SQL_NO_CACHE
+  * Fixed bug 1348679: pt-stalk handles mysql user password in awkward way
+  * Fixed bug 1365085: Various issues with tests
+  * Fixed bug 1368379: pt-summary problem parsing dmidecode output on some 
machines
+  * Fixed bug 1303388: Typo in pt-variable-advisor
+
 v2.2.10 released 2014-08-06
 
   * Fixed bug 1287253: pt-table-checksum deadlock 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/Makefile.PL 
new/percona-toolkit-2.2.11/Makefile.PL
--- old/percona-toolkit-2.2.10/Makefile.PL  2014-08-06 21:57:30.0 
+0200
+++ new/percona-toolkit-2.2.11/Makefile.PL  2014-09-25 15:49:49.0 
+0200
@@ -2,7 +2,7 @@
 
 WriteMakefile(
 NAME  = 'percona-toolkit',
-VERSION   = '2.2.10',
+VERSION   = '2.2.11',
 EXE_FILES = [ bin/* ],
 MAN1PODS  = {
   'docs/percona-toolkit.pod' = 'blib/man1/percona-toolkit.1p',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-align 
new/percona-toolkit-2.2.11/bin/pt-align
--- old/percona-toolkit-2.2.10/bin/pt-align 2014-08-06 21:57:30.0 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-align 2014-09-25 15:49:49.0 
+0200
@@ -1323,6 +1323,6 @@
 
 =head1 VERSION
 
-pt-align 2.2.10
+pt-align 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-archiver 
new/percona-toolkit-2.2.11/bin/pt-archiver
--- old/percona-toolkit-2.2.10/bin/pt-archiver  2014-08-06 21:57:30.0 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-archiver  2014-09-25 15:49:49.0 
+0200
@@ -43,7 +43,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our 

commit libregf for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libregf for openSUSE:Factory checked 
in at 2014-09-28 19:54:04

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


Package is libregf

Changes:

--- /work/SRC/openSUSE:Factory/libregf/libregf.changes  2014-09-06 
12:18:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.libregf.new/libregf.changes 2014-09-28 
19:54:24.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 19 19:15:45 UTC 2014 - greg.freem...@gmail.com
+
+- update to 20140905
+  * updated libfwsi version check
+  * bug fix in Python-bindings
+  * code clean
+- update Source field to fullpath - delete DL_URL field
+- use libcerror from external package
+
+---

Old:

  libregf-alpha-20140803.tar.gz

New:

  libregf-alpha-20140905.tar.gz



Other differences:
--
++ libregf.spec ++
--- /var/tmp/diff_new_pack.pa8SAF/_old  2014-09-28 19:54:24.0 +0200
+++ /var/tmp/diff_new_pack.pa8SAF/_new  2014-09-28 19:54:24.0 +0200
@@ -18,22 +18,21 @@
 
 Name:   libregf
 %define lname  libregf1
-%define timestamp  20140803
+%define timestamp  20140905
 Version:0~%timestamp
 Release:0
 Summary:Library to access Windows REGF-type Registry files
 License:LGPL-3.0+ and GFDL-1.3+
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libregf/
-
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20140803.tar.gz
-Source: %{name}-alpha-%timestamp.tar.gz
+Source: 
https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20140905.tar.gz
 Source2:Windows_NT_Registry_File_(REGF)_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(fuse) = 2.6
 BuildRequires:  pkgconfig(libbfio) = 20131003
 BuildRequires:  pkgconfig(libcdata) = 20130904
+BuildRequires:  pkgconfig(libcerror) = 20140105
 BuildRequires:  pkgconfig(libcfile) = 20130809
 BuildRequires:  pkgconfig(libclocale) = 20130609
 BuildRequires:  pkgconfig(libcnotify) = 20130609
@@ -42,16 +41,17 @@
 BuildRequires:  pkgconfig(libfdatetime) = 20130317
 BuildRequires:  pkgconfig(libuna) = 20130728
 # Using these packages from factory causes build failures, so use the internal 
version instead
-# Verified 11/15/2013
-#BuildRequires:  pkgconfig(libfguid) = 20120426
-#BuildRequires:  pkgconfig(libcerror) = 20120425
-# These packages are not yet released by upstream as standalone packages
-#BuildRequires:  pkgconfig(libcstring) = 20120425
-#BuildRequires:  pkgconfig(libcsystem) = 20120425
+# Verified 9/19/2014
+#BuildRequires:  pkgconfig(libfguid) = 20140105
+# Using these packages (libf*) are released but are not stable per upstream
+# Verified 9/19/2014
 #BuildRequires:  pkgconfig(libfcache) = 20120425
 #BuildRequires:  pkgconfig(libfdata) = 20120425
 #BuildRequires:  pkgconfig(libfwnt) = 20120426
 #BuildRequires:  pkgconfig(libfwsi) = 20120426
+# These packages are not yet released by upstream as standalone packages
+#BuildRequires:  pkgconfig(libcstring) = 20120425
+#BuildRequires:  pkgconfig(libcsystem) = 20120425
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libregf-alpha-20140803.tar.gz - libregf-alpha-20140905.tar.gz ++
 24967 lines of diff (skipped)

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



commit libsmraw for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libsmraw for openSUSE:Factory 
checked in at 2014-09-28 19:54:05

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


Package is libsmraw

Changes:

--- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes2014-08-25 
11:05:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsmraw.new/libsmraw.changes   2014-09-28 
19:54:25.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 19 18:20:20 UTC 2014 - greg.freem...@gmail.com
+
+- update to 20140817
+  * Worked on smrawmount
+- updated Source: field to have fullpath; removed DL_URL field
+
+---

Old:

  libsmraw-alpha-20140728.tar.gz

New:

  libsmraw-alpha-20140817.tar.gz



Other differences:
--
++ libsmraw.spec ++
--- /var/tmp/diff_new_pack.aNMusc/_old  2014-09-28 19:54:26.0 +0200
+++ /var/tmp/diff_new_pack.aNMusc/_new  2014-09-28 19:54:26.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libsmraw
 %define lname  libsmraw1
-%define timestamp 20140728
+%define timestamp 20140817
 Version:0~%timestamp
 Release:0
 Summary:Library and tools to access the (split) RAW image format
@@ -27,8 +27,7 @@
 Url:http://code.google.com/p/libsmraw/
 
 #Git-Clone:http://code.google.com/p/libsmraw
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSRml2cndCelp2R3M/libsmraw-alpha-20140728.tar.gz
-Source: %name-alpha-%timestamp.tar.gz
+Source: 
https://googledrive.com/host/0B3fBvzttpiiSRml2cndCelp2R3M/libsmraw-alpha-20140817.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(fuse) = 2.6

++ libsmraw-alpha-20140728.tar.gz - libsmraw-alpha-20140817.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmraw-20140728/ChangeLog 
new/libsmraw-20140817/ChangeLog
--- old/libsmraw-20140728/ChangeLog 2014-07-28 08:32:20.0 +0200
+++ new/libsmraw-20140817/ChangeLog 2014-08-17 11:32:31.0 +0200
@@ -28,6 +28,12 @@
 * make sure certain values cannot be changed if writing/reading from raw files
 * add glob test to msvscpp project
 
+20140817
+* updated msvscpp files - fixes for smraw.net
+
+20140801
+* Worked on smrawmount
+
 20140728
 * updated dependencies
 * fixes for FreeBSD 8 compilation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmraw-20140728/common/config.h 
new/libsmraw-20140817/common/config.h
--- old/libsmraw-20140728/common/config.h   2014-07-28 17:16:52.0 
+0200
+++ new/libsmraw-20140817/common/config.h   2014-08-17 11:33:06.0 
+0200
@@ -618,7 +618,7 @@
 #define PACKAGE_NAME libsmraw
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING libsmraw 20140728
+#define PACKAGE_STRING libsmraw 20140817
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME libsmraw
@@ -627,7 +627,7 @@
 #define PACKAGE_URL 
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION 20140728
+#define PACKAGE_VERSION 20140817
 
 /* The size of `off_t', as computed by sizeof. */
 #define SIZEOF_OFF_T 8
@@ -651,7 +651,7 @@
 /* #undef TM_IN_SYS_TIME */
 
 /* Version number of package */
-#define VERSION 20140728
+#define VERSION 20140817
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmraw-20140728/configure 
new/libsmraw-20140817/configure
--- old/libsmraw-20140728/configure 2014-07-28 19:56:35.0 +0200
+++ new/libsmraw-20140817/configure 2014-08-17 11:38:16.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libsmraw 20140728.
+# Generated by GNU Autoconf 2.69 for libsmraw 20140817.
 #
 # Report bugs to joachim.m...@gmail.com.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libsmraw'
 PACKAGE_TARNAME='libsmraw'
-PACKAGE_VERSION='20140728'
-PACKAGE_STRING='libsmraw 20140728'
+PACKAGE_VERSION='20140817'
+PACKAGE_STRING='libsmraw 20140817'
 PACKAGE_BUGREPORT='joachim.m...@gmail.com'
 PACKAGE_URL=''
 
@@ -1632,7 +1632,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures libsmraw 20140728 to adapt to many kinds of systems.
+\`configure' configures libsmraw 20140817 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...

commit qbittorrent for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2014-09-28 19:54:02

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


Package is qbittorrent

Changes:

--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2014-03-25 
13:27:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes 
2014-09-28 19:54:20.0 +0200
@@ -1,0 +2,52 @@
+Fri Sep 26 12:28:37 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 3.1.10:
+  + FEATURE: Allow disabling of OS cache. Closes #1699.
+  + FEATURE: Add 'Completed' column. Closes #1241.
+  + FEATURE: Added 'Ratio Limit' column. Closes #936.
+  + FEATURE: Add 'Open' and 'Open Containing Folder' entries in the content's 
right-click menu. Closes #1143.
+  + FEATURE: Don't listen on IPv6 address by default. Prevents network 
connectivity problems. Closes #1880.
+  + FEATURE: Added 'Shutdown now' button in shutdown confirmation dialog. 
Closes #969.
+  + FEATURE: Add peer port column to PeerListWidget. Closes #1650.
+  + COSMETIC: Fix weird ratio values when torrent was imported or downloaded 
history was lost due to crash.
+  + COSMETIC: Use 'μTP' instead of 'uTP'.
+  + COSMETIC: Show the loaded torrents in the transferlist when qBT is 
launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes 
#1564.
+  + COSMETIC: Don't mix finished/unifinished torrents when sorting by ETA. 
Closes #1688.
+  + COSMETIC: Sort finished torrents by completed date when sorting by queue 
number.
+  + COSMETIC: Right align numerical values in the transfer list. Partially 
revert 51a9a9aab. Closes #1903.
+  + COSMETIC: Don't display the Search Engine tab by default.
+  + WEBUI: Correctly save/load settings and other improvements
+  + WEBUI: Removed broken 'Report a bug' iframe. Closes #1343
+  + WEBUI: Removed broken 'Documentation'. Improves fix for #1343
+  + WEBUI: Removed essentially useless 'Visit website' iframe and changed it 
to a regular link. Improves fix for #1343
+  + BUGFIX: Fix RSS feed icon. The tmp file gets deleted in the feed 
destructor. Closes #1639
+  + BUGFIX: fix issue #1674: AddNewTorrentDialog is shown again and again even 
if checkbox dont ask me again is set
+  + BUGFIX: Don't show availability bar for magnet links
+  + BUGFIX: Fix crash when the selected torrent disappears from the transfer 
list. Closes #1661
+  + BUGFIX: Fix tracker announcing problem(hit-and-run) when many torrents are 
being active. Closes #1571
+  + BUGFIX: Count magnet links in the 'downloading' filter and make them 
prevent system inhibition. Closes #1558
+  + BUGFIX: Pick up updated plugins. Closes #1745.
+  + BUGFIX: Bring mainwindow in front when notification is clicked and other 
windows are in front.
+  + BUGFIX: Speedup torrent moving
+  + BUGFIX: Fix bug when moving a torrent before the previous move is completed
+  + BUGFIX: Add option to hibernate computer in Auto-Shutdown menu
+  + BUGFIX: Fix column resizing issues
+  + BUGFIX: Fix possible crashes. Closes #1814.
+  + BUGFIX: Limit max cache to 1800MiB for 32bits compiled binaries and to 
4GiB for other. Closes #1698.
+  + BUGFIX: Don't localize double numbers in the webui. Closes #1525.
+  + BUGFIX: Don't shrink transferlist rows when scrolling horizontally. Closes 
#1613.
+  + BUGFIX: When qBT is launched with a magnet don't show it in the 
transferlist while the metadata are being loaded in the background.
+  + BUGFIX: Show disk space while retrieving metadata. Closes #1693.
+  + BUGFIX: Don't disable DHT/LSD/UPnP in the GUI when anonymous mode is 
enabled.
+  + BUGFIX: Possible fix for crash in RSS code. Closes #1901.
+  + BUGFIX: Fixed SMTP emailing code
+  + BUGFIX: Don't display the context menu in 'Content' and 'HTTP Sources' 
buttons when no torrent is selected. It prevents crashes. Closes #1906, #1900.
+  + BUGFIX: Don't translate file extensions. Closes #1907.
+  + BUGFIX: Fix available disk space label on single file torrents.
+  + BUGFIX: Show stalled downloads that are uploading under the 'Active' 
filter. Closes #1654.
+  + BUGFIX: fix import torrent with Keep incomplete torrents in: enabled 
(lojack5)
+  + BUGFIX: Send a spoofed user agent for the search engines(fixes some of 
them)
+  + BUGFIX: Support URLs that redirect to magnet links
+  + BUGFIX: Consider queued items before deciding to 'auto-shutdown on 
downloads completion'. Closes #1942.
+
+---
@@ -204 +256 @@
-  + BUGFIX: Respect 'don't show' torrent dialog in Search (sledgehammer999)
+  + BUGFIX: Respect 'don't show' torrent dialog in Search
@@ -207 +259 @@
-dialog (sledgehammer999)
+dialog
@@ -211 +263 @@
-downloading (sledgehammer999)
+downloading

commit libvdpau-va-gl for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libvdpau-va-gl for openSUSE:Factory 
checked in at 2014-09-28 19:53:54

Comparing /work/SRC/openSUSE:Factory/libvdpau-va-gl (Old)
 and  /work/SRC/openSUSE:Factory/.libvdpau-va-gl.new (New)


Package is libvdpau-va-gl

Changes:

--- /work/SRC/openSUSE:Factory/libvdpau-va-gl/libvdpau-va-gl.changes
2014-04-09 13:14:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvdpau-va-gl.new/libvdpau-va-gl.changes   
2014-09-28 19:54:09.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 25 18:37:25 UTC 2014 - sor.ale...@meowr.ru
+
+- Supplement xf86-video-intel as the only possible libvdpau there.
+- Usage of %cmake and %cmake_install macros.
+- Add baselibs.conf.
+- Remove incorrect usage of %ghost.
+
+---
@@ -5 +13 @@
-  the libraries
+  the libraries.
@@ -15 +23 @@
-- Fixes for /etc/profile.d/
+- Fixes for /etc/profile.d/.
@@ -21,3 +29,3 @@
-  exist
-- Remove useless %files section
-- The profile script do not need to get executable bits;
+  exist.
+- Remove useless %files section.
+- The profile script do not need to get executable bits.

Old:

  libvdpau-va-gl-0.3.4.tar.gz

New:

  baselibs.conf
  v0.3.4.tar.gz



Other differences:
--
++ libvdpau-va-gl.spec ++
--- /var/tmp/diff_new_pack.t3xHvV/_old  2014-09-28 19:54:10.0 +0200
+++ /var/tmp/diff_new_pack.t3xHvV/_new  2014-09-28 19:54:10.0 +0200
@@ -11,32 +11,34 @@
 # case the license is the MIT License). An Open Source License is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _libname libvdpau_va_gl
 %define _sover 1
 
 Name:   libvdpau-va-gl
 Version:0.3.4
 Release:0
-License:LGPL-3.0+
 Summary:VDPAU driver with OpenGL/VAAPI backend
-Url:https://github.com/i-rinat/libvdpau-va-gl
+License:LGPL-3.0+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.gz
+Url:https://github.com/i-rinat/libvdpau-va-gl
+Source: https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz
+
+Source1:baselibs.conf
 
-BuildRequires:  pkg-config
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libva-glx)
 BuildRequires:  pkgconfig(vdpau)
-BuildRequires:  pkgconfig(gl)
-BuildRequires:  pkgconfig(glu)
 
 %description
 Many applications can use VDPAU to accelerate portions of the video
@@ -51,6 +53,8 @@
 %package -n %{_libname}%{_sover}
 Summary:VDPAU driver with OpenGL/VAAPI backend
 Group:  System/Libraries
+Provides:   %{_libname} = %{version}
+Supplements:xf86-video-intel
 
 %description -n %{_libname}%{_sover}
 Many applications can use VDPAU to accelerate portions of the video
@@ -64,32 +68,22 @@
 
 %prep
 %setup -q
+echo export VDPAU_DRIVER='va_gl'  %{name}.sh
+echo setenv VDPAU_DRIVER 'va_gl'  %{name}.csh
 
 %build
-cmake . \
-  -DCMAKE_INSTALL_PREFIX=/usr\
-  -DCMAKE_BUILD_TYPE=release \
-  -DCMAKE_C_FLAGS='%{optflags}'  \
-%ifarch x86_64 aarch64 ppc64 ppc64p7 ppc64le
-  -DLIB_SUFFIX=64\
-%endif
-  -DCMAKE_CXX_FLAGS='%{optflags}'
+%cmake -DLIB_INSTALL_DIR=%{_libdir}/vdpau
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
-mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
-cat  %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh  EOF
-export VDPAU_DRIVER='va_gl'
-EOF
-cat  %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh  EOF
-setenv VDPAU_DRIVER 'va_gl'
-EOF
+%cmake_install
+install -Dm 0644 %{name}.sh %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
+install -Dm 0644 %{name}.csh %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
 
 %files -n %{_libname}%{_sover}
 %defattr(-,root,root)
-%doc ChangeLog COPYING README.md
-%ghost %{_sysconfdir}/profile.d/%{name}.*sh
+%doc ChangeLog COPYING
 %{_libdir}/vdpau/
+%{_sysconfdir}/profile.d/%{name}.*sh
 
 %changelog

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



commit liblnk for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package liblnk for openSUSE:Factory checked 
in at 2014-09-28 19:54:09

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


Package is liblnk

Changes:

--- /work/SRC/openSUSE:Factory/liblnk/liblnk.changes2014-09-06 
12:18:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblnk.new/liblnk.changes   2014-09-28 
19:54:35.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 19 19:28:49 UTC 2014 - greg.freem...@gmail.com
+
+- update to v0~20140905
+   * bug fix in Python-bindings
+   * worked on property store data block support
+- change Source: field to fullpath, delete DL_URL
+- use external libcerror package
+
+---

Old:

  liblnk-alpha-20140731.tar.gz

New:

  liblnk-alpha-20140905.tar.gz



Other differences:
--
++ liblnk.spec ++
--- /var/tmp/diff_new_pack.91kanC/_old  2014-09-28 19:54:36.0 +0200
+++ /var/tmp/diff_new_pack.91kanC/_new  2014-09-28 19:54:36.0 +0200
@@ -18,20 +18,20 @@
 
 Name:   liblnk
 %define lname  liblnk1
-%define timestamp  20140731
+%define timestamp  20140905
 Version:0~%timestamp
 Release:0
 Summary:Library and tools to access the Windows Shortcut File (LNK) 
format
 License:LGPL-3.0+ and GFDL-1.3+
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/liblnk/
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/liblnk-alpha-20140731.tar.gz
-Source: %name-alpha-%timestamp.tar.gz
+Source: 
https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/liblnk-alpha-20140905.tar.gz
 Source2:Windows_Shortcut_File_(LNK)_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libbfio) = 20130721
 BuildRequires:  pkgconfig(libcdata) = 20130904
+BuildRequires:  pkgconfig(libcerror) = 20140105
 BuildRequires:  pkgconfig(libcfile) = 20130609
 BuildRequires:  pkgconfig(libclocale) = 20130609
 BuildRequires:  pkgconfig(libcnotify) = 20130609
@@ -40,10 +40,8 @@
 BuildRequires:  pkgconfig(libfdatetime) = 20130317
 BuildRequires:  pkgconfig(libfguid) = 20130904
 BuildRequires:  pkgconfig(libuna) = 20120425
-# the below failed to compile with factory version as of Nov 1, 2013
-#BuildRequires:  pkgconfig(libcerror) = 20120425
 # the below are not released as standalone packages by upstream
-#BuildRequires:  pkgconfig(libfwsi) = 20120426
+#BuildRequires:  pkgconfig(libfwsi) = 20120426 (not yet stable per upstream 
9/2014)
 #BuildRequires:  pkgconfig(libcsystem) = 20120425
 #BuildRequires:  pkgconfig(libcstring) = 20120425
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ liblnk-alpha-20140731.tar.gz - liblnk-alpha-20140905.tar.gz ++
 21036 lines of diff (skipped)

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



commit libcap1 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libcap1 for openSUSE:Factory checked 
in at 2014-09-28 19:53:48

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


Package is libcap1

Changes:

--- /work/SRC/openSUSE:Factory/libcap1/libcap1.changes  2011-10-04 
18:13:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcap1.new/libcap1.changes 2014-09-28 
19:53:57.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 19 20:46:38 UTC 2014 - sch...@linux-m68k.org
+
+- feature-tests.patch: fix bogus uses of feature test macros
+
+---

New:

  feature-tests.patch



Other differences:
--
++ libcap1.spec ++
--- /var/tmp/diff_new_pack.IvpSyK/_old  2014-09-28 19:53:58.0 +0200
+++ /var/tmp/diff_new_pack.IvpSyK/_new  2014-09-28 19:53:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcap1
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libcap1
+Summary:Library for Capabilities (linux-privs) Support
 License:BSD-3-Clause
 Group:  System/Libraries
-AutoReqProv:on
-Summary:Library for Capabilities (linux-privs) Support
 Version:1.10
-Release:45
+Release:0
 Source: 
ftp://ftp.de.kernel.org/pub/linux/libs/security/linux-privs/old/kernel-2.4/libcap-1.10.tar.bz2
 Source2:baselibs.conf
 Patch:  libcap-%{version}.diff
@@ -35,6 +32,7 @@
 Patch6: libcap-invalid-free-fix.diff
 Patch7: libcap-array-range-fix.diff
 Patch8: libcap-no-version-check.diff
+Patch9: feature-tests.patch
 #URL:  http://www.kernel.org/
 #Prefix:   /usr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +60,7 @@
 %patch6
 %patch7
 %patch8
+%patch9 -p1
 
 %build
 lib=%{_lib} make %{?_smp_mflags} LDFLAGS= COPTFLAG=$RPM_OPT_FLAGS 
CC=%{__cc}

++ feature-tests.patch ++
Index: libcap-1.10/doc/cap_get_proc.3
===
--- libcap-1.10.orig/doc/cap_get_proc.3
+++ libcap-1.10/doc/cap_get_proc.3
@@ -15,8 +15,6 @@ arbitrary processes
 .br
 .BI int cap_set_proc(cap_t  cap_p );
 .sp
-.B #undef _POSIX_SOURCE
-.br
 .B #include sys/capability.h
 .sp
 .BI cap_t capgetp(pid_t  pid , cap_t  cap_d );
Index: libcap-1.10/doc/capget.2
===
--- libcap-1.10.orig/doc/capget.2
+++ libcap-1.10/doc/capget.2
@@ -6,8 +6,6 @@
 .SH NAME
 capget, capset \- set/get process capabilities
 .SH SYNOPSIS
-.B #undef _POSIX_SOURCE
-.br
 .B #include sys/capability.h
 .sp
 .BI int capget(cap_user_header_t  header , cap_user_data_t  data );
Index: libcap-1.10/libcap/include/sys/capability.h
===
--- libcap-1.10.orig/libcap/include/sys/capability.h
+++ libcap-1.10/libcap/include/sys/capability.h
@@ -92,20 +92,15 @@ cap_t   cap_from_text(const char *);
 char *  cap_to_text(cap_t, ssize_t *);
 
 /*
- * Linux capability system calls: defined in libcap but only available
- * if the following _POSIX_SOURCE is _undefined_
+ * Linux capability system calls: defined in libcap
  */
 
-#if !defined(_POSIX_SOURCE)
-
 extern int capset(cap_user_header_t header, cap_user_data_t data);
 extern int capget(cap_user_header_t header, const cap_user_data_t data);
 extern int capgetp(pid_t pid, cap_t cap_d);
 extern int capsetp(pid_t pid, cap_t cap_d);
 extern char const *_cap_names[];
 
-#endif /* !defined(_POSIX_SOURCE) */
-
 #ifdef __cplusplus
 }
 #endif
Index: libcap-1.10/progs/getpcaps.c
===
--- libcap-1.10.orig/progs/getpcaps.c
+++ libcap-1.10/progs/getpcaps.c
@@ -11,7 +11,6 @@
 #include stdio.h
 #include string.h
 #include stdlib.h
-#undef _POSIX_SOURCE
 #include sys/capability.h
 
 static void usage(void)
Index: libcap-1.10/progs/setpcaps.c
===
--- libcap-1.10.orig/progs/setpcaps.c
+++ libcap-1.10/progs/setpcaps.c
@@ -11,7 +11,6 @@
 #include stdio.h
 #include string.h
 #include stdlib.h
-#undef _POSIX_SOURCE
 #include sys/capability.h
 #include unistd.h
 
Index: libcap-1.10/progs/sucap.c
===
--- libcap-1.10.orig/progs/sucap.c
+++ 

commit libechonest for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libechonest for openSUSE:Factory 
checked in at 2014-09-28 19:54:02

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


Package is libechonest

Changes:

--- /work/SRC/openSUSE:Factory/libechonest/libechonest.changes  2013-05-16 
18:17:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.libechonest.new/libechonest.changes 
2014-09-28 19:54:22.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 26 18:57:36 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 2.3.0
+  * Buildsystem fixes
+  * Qt5 build support
+- Don't build tests, they are useless here, and would drag in boost
+- Added baselibs.conf
+
+---

Old:

  libechonest-2.1.0.tar.bz2

New:

  baselibs.conf
  libechonest-2.3.0.tar.bz2



Other differences:
--
++ libechonest.spec ++
--- /var/tmp/diff_new_pack.YnPGFO/_old  2014-09-28 19:54:23.0 +0200
+++ /var/tmp/diff_new_pack.YnPGFO/_new  2014-09-28 19:54:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libechonest
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define _major_version 2
-%define _minor_version 1
+%define _minor_version 3
 %define _patch_version 0
 
 %define soname %{_major_version}_%{_minor_version}
@@ -29,7 +29,8 @@
 BuildRequires:  libqt4-devel
 Version:%{_major_version}.%{_minor_version}.%{_patch_version}
 Release:0
-Source0:libechonest-%{version}.tar.bz2
+Source: libechonest-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:https://projects.kde.org/libechonest
 
@@ -67,6 +68,7 @@
 export CXXFLAGS=%{optflags}
 export CFLAGS=%{optflags}
 cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+-DECHONEST_BUILD_TESTS=OFF \
 %if %{_lib} == lib64
 -DLIB_SUFFIX=64
 %endif

++ baselibs.conf ++
libechonest2_3++ libechonest-2.1.0.tar.bz2 - libechonest-2.3.0.tar.bz2 
++
 4560 lines of diff (skipped)

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



commit kid3 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kid3 for openSUSE:Factory checked in 
at 2014-09-28 19:54:12

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


Package is kid3

Changes:

--- /work/SRC/openSUSE:Factory/kid3/kid3.changes2014-09-26 
11:21:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kid3.new/kid3.changes   2014-09-28 
19:54:36.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 27 06:36:45 UTC 2014 - davejpla...@gmail.com
+
+- Added conflict for kid3-qt4 from KDE:Extra which is no longer
+  built.
+
+---



Other differences:
--
++ kid3.spec ++
--- /var/tmp/diff_new_pack.tMWDFh/_old  2014-09-28 19:54:38.0 +0200
+++ /var/tmp/diff_new_pack.tMWDFh/_new  2014-09-28 19:54:38.0 +0200
@@ -52,6 +52,7 @@
 Recommends: %{name}-lang = %{version}
 # kid3 and kid3-qt can exist together on a system but the user will have two 
packages with the same functionality.
 Conflicts:  kid3-qt = %{version}
+Conflicts:  kid3-qt4 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 

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



commit python-taskflow for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-taskflow for openSUSE:Factory 
checked in at 2014-09-28 19:54:20

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


Package is python-taskflow

Changes:

--- /work/SRC/openSUSE:Factory/python-taskflow/python-taskflow.changes  
2014-04-08 15:11:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-taskflow.new/python-taskflow.changes 
2014-09-28 19:54:47.0 +0200
@@ -1,0 +2,309 @@
+Wed Sep 10 13:30:08 UTC 2014 - dmuel...@suse.com
+
+- update to 0.4.0:
+  * Updated from global requirements
+  * Make the WBE worker banner information more meaningful
+  * Allow worker count to be specified when no executor provided
+  * Remove sphinx examples emphasize-lines
+  * Split requirements into py2 and py3 files
+  * Update oslo-incubator to 037dee004c3e2239
+  * Avoid naming time type module the same as a builtin
+  * Add a pformat() failure method and use it in the conductor
+  * add pre/post execute/retry callbacks to tasks
+  * Use checked_commit() around consume() and abandon()
+  * Use a check + create transaction when claiming a job
+  * Improve WBE testing coverage
+  * Add basic WBE validation sanity tests
+  * WBE request message validation
+  * WBE response message validation
+  * WBE notification message validation
+  * Allow handlers to provide validation callables
+  * Use a common message dispatcher
+  * Use checked commit when committing kazoo transactions
+  * Enable hacking checks H305 and H307 in tox.ini template
+  * Fixes unsorted dicts and sets in doctests
+  * README.rst: Avoid using non-ascii character
+  * Updated from global requirements
+  * Enabled hacking checks H305 and H307
+  * Bump hacking to version 0.9.2
+  * Allow a jobs posted book to be none by default
+  * Cleanup some of the example code  docs
+  * Make greenexecutor not keep greenthreads active
+  * Add the arch/big picture omnigraffle diagram
+  * Remove pbr as a runtime dependency
+  * Use the `state_graph.py` for all states diagrams
+  * Make the examples documentation more relevant
+  * Raise NotImplementedError instead of NotImplemented
+  * Move the stopwatch tests to test_types
+  * Remove need to do special exception catching in parse_uri
+  * Update oslo incubator code to commit 0b02fc0f36814968
+  * Fix the section name in CONTRIBUTING.rst
+  * Add a conductor considerations section
+  * Make the expiring cache a top level cache type
+  * Use `flow_uuid` and `flow_name` from storage
+  * Fix traces left in zookeeper
+  * Clarify locked decorator is for instance methods
+  * Create a top level time type
+  * Simplify identity transition handling for tasks and retries
+  * Remove check_doc.py and use doc8
+  * Remove functions created for pre-six 1.7.0
+  * Add a tree type
+  * Make intentions a tuple (to denote immutability)
+  * Updated from global requirements
+  * Add example for pseudo-scoping
+  * Fix E265 hacking warnings
+  * Fix doc which should state fetch() usage
+  * Adjust sphinx requirement
+  * Upgrade hacking version and fix some of the issues
+  * Denote that other projects can use this library
+  * Remove misc.as_bool as oslo provides an equivalent
+  * Update zake to requirements version
+
+---
+Tue Jun 24 06:29:26 UTC 2014 - dmuel...@suse.com
+
+- update to 0.3.21:
+   * Switch to a restructuredtext README file
+   * Include the function name on internal errors
+   * Add in default transaction isolation levels
+   * Allow the mysql mode to be more than just TRADITIONAL
+   * Make the runner a runtime provided property
+   * Rename inject_task_args to inject_atom_args
+   * Rename the graph analyzer to analyzer
+   * Provide the compilation object instead of just a part of it
+   * Ensure cachedproperty descriptor picks up docstrings
+   * Warn about internal helper/utility usage
+   * Rename to atom from task
+   * Invert the conductor stop() returned result
+   * Move flattening to the action engine compiler
+   * Increase the level of usefulness of the dispatching logging
+   * Avoid forcing engine_conf to a dict
+   * Allow for two ways to find a flow detail in a job for a conductor
+   * Add docs related to the new conductor feature
+   * Add docstring describing the inject instance variable
+   * Finish factoring apart the graph_action module
+   * Update sphinx pin from global requirements
+   * Fix docstring list format
+   * Allow indent text to be passed in
+   * Factor out the on_failure to a mixin type
+   * Use a name property setter instead of a set_name method
+   * Adds a single threaded flow conductor
+   * add the ability to inject arguments into tasks at task creation
+   * Synced jsonutils from oslo-incubator
+   

commit perl-MIME-EncWords for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-EncWords for 
openSUSE:Factory checked in at 2014-09-28 19:54:25

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


Package is perl-MIME-EncWords

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-EncWords/perl-MIME-EncWords.changes
2013-11-12 15:10:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MIME-EncWords.new/perl-MIME-EncWords.changes   
2014-09-28 19:54:53.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 27 17:48:05 UTC 2014 - opens...@cboltz.de
+
+- update to 1.014.3:
+  * Fix: CPAN RT#99160: encode_mimewords() ignores the word 0.
+- update Requires: according to Makefile.PL
+
+---

Old:

  MIME-EncWords-1.014.2.tar.gz

New:

  MIME-EncWords-1.014.3.tar.gz



Other differences:
--
++ perl-MIME-EncWords.spec ++
--- /var/tmp/diff_new_pack.Yu2q02/_old  2014-09-28 19:54:54.0 +0200
+++ /var/tmp/diff_new_pack.Yu2q02/_new  2014-09-28 19:54:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-EncWords
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MIME-EncWords
-Version:1.014.2
+Version:1.014.3
 Release:0
 %define cpan_name MIME-EncWords
 Summary:deal with RFC 2047 encoded words (improved)
@@ -27,8 +27,10 @@
 Source: 
http://www.cpan.org/authors/id/N/NE/NEZUMI/MIME-EncWords-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(MIME::Charset) = 1.010
-Requires:   perl(MIME::Charset) = 1.010
+BuildRequires:  perl(MIME::Charset) = 1.010.1
+Requires:   perl(Encode) = 1.98
+Requires:   perl(MIME::Base64) = 2.13
+Requires:   perl(MIME::Charset) = 1.010.1
 Recommends: perl(Unicode::String)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ MIME-EncWords-1.014.2.tar.gz - MIME-EncWords-1.014.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-EncWords-1.014.2/Changes 
new/MIME-EncWords-1.014.3/Changes
--- old/MIME-EncWords-1.014.2/Changes   2013-08-26 17:55:32.0 +0200
+++ new/MIME-EncWords-1.014.3/Changes   2014-09-27 07:45:24.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl module MIME::EncWords
 
+1.014.3 2014-09-27  Hatuka*nezumi - IKEDA Soji  hat...@nezumi.nu
+
+* Fix: CPAN RT#99160: encode_mimewords() ignores the word 0.
+
 1.014.2 2013-08-26  Hatuka*nezumi - IKEDA Soji  hat...@nezumi.nu
 
 * No new features.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-EncWords-1.014.2/MANIFEST 
new/MIME-EncWords-1.014.3/MANIFEST
--- old/MIME-EncWords-1.014.2/MANIFEST  2013-08-26 17:55:32.0 +0200
+++ new/MIME-EncWords-1.014.3/MANIFEST  2014-09-27 08:02:14.0 +0200
@@ -23,3 +23,4 @@
 testin/encode-multibyte.txt
 testin/encode-singlebyte.txt
 testin/encode-utf-8.txt
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-EncWords-1.014.2/META.json 
new/MIME-EncWords-1.014.3/META.json
--- old/MIME-EncWords-1.014.2/META.json 1970-01-01 01:00:00.0 +0100
+++ new/MIME-EncWords-1.014.3/META.json 2014-09-27 08:02:14.0 +0200
@@ -0,0 +1,44 @@
+{
+   abstract : deal with RFC 2047 encoded words (improved),
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.120630,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : MIME-EncWords,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  configure : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  runtime : {
+ requires : {
+Encode : 1.98,
+MIME::Base64 : 2.13,
+MIME::Charset : v1.10.1,
+Test::More : 0
+ }
+  }
+   },
+   release_status : stable,
+   version : v1.014.3
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit munin for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package munin for openSUSE:Factory checked 
in at 2014-09-28 19:54:13

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


Package is munin

Changes:

--- /work/SRC/openSUSE:Factory/munin/munin.changes  2014-09-12 
17:06:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.munin.new/munin.changes 2014-09-28 
19:54:39.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 27 07:17:33 UTC 2014 - w...@rosenauer.org
+
+- update to version 2.0.21
+  * bugfix release
+It fixes the start should be less than end bug.
+
+---

Old:

  munin-2.0.19.tar.gz

New:

  munin-2.0.21.tar.gz



Other differences:
--
++ munin.spec ++
--- /var/tmp/diff_new_pack.oFh9lU/_old  2014-09-28 19:54:40.0 +0200
+++ /var/tmp/diff_new_pack.oFh9lU/_new  2014-09-28 19:54:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package munin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 %defineactive_by_default 0
 
 Name:   munin
-Version:2.0.19
+Version:2.0.21
 Release:0
 Summary:Network-wide graphing framework (grapher/gatherer)
 License:GPL-2.0
@@ -107,8 +107,8 @@
 Requires:   perl-Net-SNMP
 Requires:   perl-Net-SSLeay
 Requires:   perl-Net-Server
-Requires:   perl-libwww-perl
 Requires:   perl-base = %{perl_version}
+Requires:   perl-libwww-perl
 Requires:   ps
 Requires:   pwdutils
 Requires:   sysstat
@@ -237,8 +237,7 @@
 %endif
 
 %post node
-if [ $1 = 1 ]
-then
+if [ $1 = 1 ]; then
 %if 0%{?suse_version}  1220
/sbin/chkconfig --add munin-node
 %endif


++ munin-2.0.19.tar.gz - munin-2.0.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/munin-2.0.19/.travis.yml new/munin-2.0.21/.travis.yml
--- old/munin-2.0.19/.travis.yml2013-12-07 11:55:16.0 +0100
+++ new/munin-2.0.21/.travis.yml2014-04-22 21:29:32.0 +0200
@@ -1,12 +1,16 @@
 language: perl
 perl:
+  - 5.18
   - 5.16
   - 5.14
+  - 5.12
   - 5.10
+  - 5.8
 branches:
  only:
   - stable-2.0
   - devel
+  - master
 install: /bin/true
 before_install:
  - cpanm --notest File::Copy::Recursive
@@ -28,7 +32,13 @@
 notifications:
   email: false
   irc:
-on_success: always # change
+on_success: change # no need for spam
 on_failure: always
 channels:
   - irc.oftc.net#munin
+template:
+  - %{repository} (%{branch} - %{commit} : %{author}): %{message}
+  - Build details: %{build_url}
+matrix:
+  # we don't need to continue any build when 1 test is failing.
+  fast_finish: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/munin-2.0.19/ChangeLog new/munin-2.0.21/ChangeLog
--- old/munin-2.0.19/ChangeLog  2013-12-07 11:55:16.0 +0100
+++ new/munin-2.0.21/ChangeLog  2014-04-22 21:29:32.0 +0200
@@ -1,5 +1,69 @@
 -*- text -*-
 
+munin-2.0.21, 2014-04-22
+
+---
+Summary
+---
+
+Bugfix release. It fixes the regression on nested groups.
+The offending commit is only reverted, so the bug is here again.
+
+Reopens: #1224
+
+--
+Detailed Changelog
+--
+
+Steve Schnepp (1):
+  Revert Generate correct RRD filenames for nested graphs. Fixes #1224
+
+
+munin-2.0.20, 2014-03-28
+
+---
+Summary
+---
+
+Bugfix release. It fixes the start should be less than end bug.
+
+Closes: #1358, #1350, #1434, #1224
+
+--
+Detailed Changelog
+--
+
+Alexander Shorin (2):
+  Generate correct RRD filenames for nested graphs.
+  Fix unreasonable die in iostat_io
+
+Axel Huebl (1):
+  p/http_loadtime: renable autoconf
+
+Lars Thegler (1):
+  plugins/Plugin.pm: log filename in tail_open()
+
+Matthias Schmitz (2):
+  Use perl instead of GNU sed; fix spelling error
+  Fix small typo (misspelled name)
+
+Steve Schnepp (11):
+  p/Pgsql.pm: fix version check on windows
+  master/Update: atomic write datafile with tmp+ren
+  master: fix kill invocation
+  master/graph: fix gfx error when plugin is too old
+  travis: We want to support down to perl 5.8
+  travis: test perl 5.18
+  travis: test perl 5.12
+  travis: build the master branch
+  travis: remove notify on successive successful
+  travis: change the IRC template
+  

commit lyx for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package lyx for openSUSE:Factory checked in 
at 2014-09-28 19:54:14

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


Package is lyx

Changes:

--- /work/SRC/openSUSE:Factory/lyx/lyx.changes  2014-07-16 16:22:20.0 
+0200
+++ /work/SRC/openSUSE:Factory/.lyx.new/lyx.changes 2014-09-28 
19:54:42.0 +0200
@@ -1,0 +2,20 @@
+Thu Sep 25 13:06:42 UTC 2014 - corne...@solcon.nl
+
+- Remove the minimal hard texlive requirement.
+
+---
+Tue Sep 23 17:01:46 UTC 2014 - corne...@solcon.nl
+
+- Updated tarball (a couple of new French beamer examples were not included)
+
+---
+Wed Sep 17 11:19:25 UTC 2014 - corne...@solcon.nl
+
+- Update to version 2.1.2:
+  * Bugfix release (for details see http://www.lyx.org/announce/2_1_2.txt or 
included ANNOUNCE file))
+- Added file-devel to BuildRequires to provide magic.h
+- Changed most Requires to Recommends to give expert users more control, but 
still have them installed when default settings are used.
+- Updated xdg-open patch (lyx-2.1.0-xdg_open.patch -- 
lyx-2.1.2-xdg_open.patch)
+- Removed deprecated --with-frontend=qt4 configure option.
+
+---

Old:

  lyx-2.1.0-xdg_open.patch
  lyx-2.1.1.tar.xz

New:

  lyx-2.1.2-xdg_open.patch
  lyx-2.1.2.tar.xz



Other differences:
--
++ lyx.spec ++
--- /var/tmp/diff_new_pack.zIvKtC/_old  2014-09-28 19:54:43.0 +0200
+++ /var/tmp/diff_new_pack.zIvKtC/_new  2014-09-28 19:54:43.0 +0200
@@ -22,12 +22,13 @@
 BuildRequires:  boost-devel
 BuildRequires:  enchant-devel
 BuildRequires:  fdupes
+BuildRequires:  file-devel
 BuildRequires:  hunspell-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  python
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-Version:2.1.1
+Version:2.1.2
 Release:0
 Summary:WYSIWYM (What You See Is What You Mean) document processor
 License:GPL-2.0+
@@ -37,7 +38,7 @@
 Source1:lyxrc.dist
 # xdg patch
 # This was rejected by upstream 
(http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html)
-Patch0: lyx-2.1.0-xdg_open.patch
+Patch0: lyx-2.1.2-xdg_open.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   ImageMagick
 %if 0%{?suse_version}  1230
@@ -45,43 +46,44 @@
 Recommends: texlive-xetex
 Recommends: xindy
 %else
-# Goal is to require (roughly) everything that is supported in the GUI of LyX
+# Goal is to require/recommends (roughly) everything that is supported in the 
GUI of LyX
 # LyX can supoort everything of LaTeX in the preamble, but not everything is 
supported in the GUI
 # I have ingored extra fonts and document classes
-Requires:   texlive-algorithms
-Requires:   texlive-arabi
-Requires:   texlive-bezos
-Requires:   texlive-bibtopic
-Requires:   texlive-braille
-Requires:   texlive-collection-fontsrecommended
-Requires:   texlive-collection-htmlxml
-Requires:   texlive-collection-latexrecommended
-Requires:   texlive-collection-luatex
-Requires:   texlive-collection-xetex
-Requires:   texlive-covington
-Requires:   texlive-endnotes
-Requires:   texlive-esint
-Requires:   texlive-fragments
-Requires:   texlive-ifsym
-Requires:   texlive-mathdots
-Requires:   texlive-mhchem
-Requires:   texlive-multirow
-Requires:   texlive-nomencl
-Requires:   texlive-pdfsync
-Requires:   texlive-prettyref
-Requires:   texlive-refstyle
-Requires:   texlive-rotfloat
-Requires:   texlive-splitindex
-Requires:   texlive-textgreek
-Requires:   texlive-units
-Requires:   texlive-wrapfig
-Requires:   texlive-zhmetrics
-Requires:   xindy
+# Use Recommends so that expert users can have some control
+Recommends: texlive-algorithms
+Recommends: texlive-arabi
+Recommends: texlive-bezos
+Recommends: texlive-bibtopic
+Recommends: texlive-braille
+Recommends: texlive-collection-fontsrecommended
+Recommends: texlive-collection-htmlxml
+Recommends: texlive-collection-latexrecommended
+Recommends: texlive-collection-luatex
+Recommends: texlive-collection-xetex
+Recommends: texlive-covington
+Recommends: texlive-endnotes
+Recommends: texlive-esint
+Recommends: texlive-fragments
+Recommends: texlive-ifsym
+Recommends: texlive-mathdots
+Recommends: texlive-mhchem
+Recommends: texlive-multirow
+Recommends: texlive-nomencl
+Recommends: texlive-pdfsync

commit ibus-anthy for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2014-09-28 19:54:26

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


Package is ibus-anthy

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2014-03-25 
13:22:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2014-09-28 19:54:54.0 +0200
@@ -1,0 +2,12 @@
+Sun Sep 28 12:05:16 UTC 2014 - ft...@geeko.jp
+
+-update to 1.5.6
+  * Remove references to deprecated GTK classes
+  * Replace FileNotFoundError with IOError for Python 2
+(Fix bnc#898849)
+  * Change fequencies of symbols from 500 to 0
+  * Add emojis to the dictionary
+  * Set preview_lines to -1 for zip code
+  * Add search entry in the view dictionary dialog
+
+---

Old:

  ibus-anthy-1.5.5.tar.gz

New:

  ibus-anthy-1.5.6.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.r9I4tg/_old  2014-09-28 19:54:55.0 +0200
+++ /var/tmp/diff_new_pack.r9I4tg/_new  2014-09-28 19:54:55.0 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  python-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.5
+Version:1.5.6
 Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+

++ ibus-anthy-1.5.5.tar.gz - ibus-anthy-1.5.6.tar.gz ++
 10374 lines of diff (skipped)

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



commit python-oslo.vmware for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2014-09-28 19:54:17

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


Package is python-oslo.vmware

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes
2014-03-27 06:10:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
2014-09-28 19:54:44.0 +0200
@@ -2 +2 @@
-Wed Mar 26 09:34:32 UTC 2014 - dmuel...@suse.com
+Sun Aug 31 14:03:37 UTC 2014 - dmuel...@suse.com
@@ -4 +4,35 @@
-- update to 0.3:
+- update to 0.5.0:
+  * _trunc_id to check if the session_id is not None
+  * Enabled hacking check H305
+  * Imported Translations from Transifex
+  * Add constant for ESX datacenter path (HTTP access)
+  * Store PBM wsdl in the oslo.vmware git repository
+  * Bump hacking to version 0.9.2
+  * Add support for using extensions
+  * The 'result' variable in RetryDecorator may be undefined
+  * Imported Translations from Transifex
+  * Fix docstrings of constructors
+  * Do not log the full session ID
+  * Refactor the PBM support
+  * Fix wrong usage of assertRaises
+  * Translations: make use of _LE, _LI and _LW 
+
+---
+Fri Jul 11 08:13:44 UTC 2014 - dmuel...@suse.com
+
+- update to 0.4.0:
+  * Sync excutils from Oslo
+  * Updated from global requirements
+  * Use assertIsNone
+  * Bump hacking to 0.9.x series
+  * replace iterator.next() with next(iterator)
+  * remove definitions of Python Source Code Encoding
+  * Setup for translation
+  * Updated from global requirements
+  * cleaning up index.rst file
+  * Add networkFolder in the traversal spec
+  * Ensure port support does not break backward compatibility
+  * replace string format arguments with function parameters
+  * Support for IPv6 and Non-standard ports
+  * Support 'InvalidPowerState' exception
+  * Don't translate debug level logs in oslo-vmware
@@ -6,3 +40,14 @@
-  * Fix unit tests running unnecessarily slow
-  * Ensure that the pbm is not None
-- Switch to pypi, requirement for Factory submission
+  * Sync changes from Nova error_util.py
+  * Updated from global requirements
+  * Remove __del__ usage in oslo.vmware driver
+  * Add a test to oslo.vmware test_image_transfer
+  * import run_cross_tests.sh from incubator
+  * Fix vim25:InvalidRequest when no profiles exist
+  * VMware: treat cases when SOAP reply does not have a body
+  * Add unittest method test_download_flat_image
+  * Add missing unit tests for VMwareAPISession
+
+---
+Thu May 22 11:26:20 UTC 2014 - dmuel...@suse.com
+
+- update to 0.3.0 

Old:

  oslo.vmware-0.3.tar.gz

New:

  _service
  oslo.vmware-0.5.0.tar.gz



Other differences:
--
++ python-oslo.vmware.spec ++
--- /var/tmp/diff_new_pack.h7TifC/_old  2014-09-28 19:54:44.0 +0200
+++ /var/tmp/diff_new_pack.h7TifC/_new  2014-09-28 19:54:44.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.vmware
-Version:0.3
+Version:0.5.0
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/o/oslo.vmware/oslo.vmware-%{version}.tar.gz
+Source: 
http://tarballs.openstack.org/oslo.vmware/oslo.vmware-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -44,9 +44,9 @@
 BuildRequires:  python-testrepository = 0.0.18
 BuildRequires:  python-testscenarios = 0.4
 BuildRequires:  python-testtools = 0.9.34
-Requires:   python-PyYAML = 3.1.0
-Requires:   python-eventlet = 0.13.0
-Requires:   python-iso8601 = 0.1.9
+Requires:   python-PyYAML = 3.1
+Requires:   python-eventlet = 0.13
+Requires:   python-iso8601 = 0.1.8
 Requires:   python-netaddr = 0.7.6
 Requires:   python-six = 1.5.2
 Requires:   python-stevedore = 0.14

++ _service ++
services
  service mode=disabled name=download_files 
param name=changesgenerateenable/param
  /service
  service mode=disabled name=set_version
param name=basenameoslo.vmware/param
  /service
  service mode=disabled name=python_requires
  /service
  service name=refresh_patches mode=disabled
param name=changesgenerateenable/param
  /service
/services
++ oslo.vmware-0.3.tar.gz - oslo.vmware-0.5.0.tar.gz ++
 6962 lines of diff (skipped)

-- 
To unsubscribe, e-mail: 

commit supertuxkart for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package supertuxkart for openSUSE:Factory 
checked in at 2014-09-28 19:54:21

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


Package is supertuxkart

Changes:

--- /work/SRC/openSUSE:Factory/supertuxkart/supertuxkart.changes
2014-03-09 20:27:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.supertuxkart.new/supertuxkart.changes   
2014-09-28 19:54:48.0 +0200
@@ -1,0 +2,10 @@
+Sat Sep 27 00:58:07 UTC 2014 - sfal...@opensuse.org
+
+- Added:
+  * 0001-fix_opengl_driver.patch
++ Please see: 
https://github.com/supertuxkart/stk-code/commit/244d00280c1b082ca164f92337773e9e4e1a3898
   Allows for building against Mesa 10.0
+  * 0002-fix_implicit_definitions.patch
++ Fixes implicit definition warning from rpmlint
+- Added CFLAGS and CXXFLAGS to clear warnings about not using RPM_OPT_FLAGS, 
and gcc compatibility, using -fno-strict-aliasing going forward  
+
+---

New:

  0001-fix_opengl_driver.patch
  0002-fix_implicit_definitions.patch



Other differences:
--
++ supertuxkart.spec ++
--- /var/tmp/diff_new_pack.1KubB1/_old  2014-09-28 19:54:52.0 +0200
+++ /var/tmp/diff_new_pack.1KubB1/_new  2014-09-28 19:54:52.0 +0200
@@ -28,6 +28,10 @@
 Source1:http://stkaddons.net/dl/14e6ba25b17f0d.zip
 # appdata file, to show in gnome-software
 Source2:supertuxkart.appdata.xml
+# PATCH-FIX-UPSTREAM 0001-fix_opengl_driver.patch sfal...@opensuse.org -- 
Patch to fix building against Mesa 10.0
+Patch0: 0001-fix_opengl_driver.patch
+# PATCH-FIX-OPENSUSE 0002-fix_implicit_definitions.patch sfal...@opensuse.org 
-- Patch fixes implicit definitions warning from rpmlint
+Patch1: 0002-fix_implicit_definitions.patch
 BuildRequires:  bluez-devel
 BuildRequires:  cmake
 BuildRequires:  curl-devel
@@ -70,12 +74,16 @@
 
 %prep
 %setup -q -n SuperTuxKart-%{version}
+%patch0 -p1
+%patch1 -p1
 # If we're building against Mesa 10.0 (gl), then we want to use system glext.h 
and glxext.h
 if pkg-config --atleast-version 10.0 gl; then  
   cp /usr/include/GL/{glext,glxext}.h lib/irrlicht/source/Irrlicht/
 fi
 
 %build
+export CFLAGS=%{optflags} -fno-strict-aliasing
+export CXXFLAGS=$CFLAGS
 # We need an internal version of Irrlicht...
 pushd lib/irrlicht/source/Irrlicht
 NDEBUG=1 make %{?_smp_mflags}

++ 0001-fix_opengl_driver.patch ++
Index: SuperTuxKart-0.8.1/lib/irrlicht/source/Irrlicht/COpenGLExtensionHandler.h
===
--- 
SuperTuxKart-0.8.1.orig/lib/irrlicht/source/Irrlicht/COpenGLExtensionHandler.h
+++ SuperTuxKart-0.8.1/lib/irrlicht/source/Irrlicht/COpenGLExtensionHandler.h
@@ -21,6 +21,7 @@
#endif
#include GL/gl.h
#if defined(_IRR_OPENGL_USE_EXTPOINTER_)
+typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
#include glext.h
#endif
#include wglext.h
@@ -36,6 +37,7 @@
#endif
#include OpenGL/gl.h
#if defined(_IRR_OPENGL_USE_EXTPOINTER_)
+   typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
#include glext.h
#endif
 #elif defined(_IRR_COMPILE_WITH_SDL_DEVICE_)  
!defined(_IRR_COMPILE_WITH_X11_DEVICE_)
@@ -49,6 +51,7 @@
#define NO_SDL_GLEXT
#include SDL/SDL_video.h
#include SDL/SDL_opengl.h
+   typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
#include glext.h
 #else
#if defined(_IRR_OPENGL_USE_EXTPOINTER_)
@@ -61,6 +64,7 @@
#include GL/gl.h
#include GL/glx.h
#if defined(_IRR_OPENGL_USE_EXTPOINTER_)
+   typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
#include glext.h
#undef GLX_ARB_get_proc_address // avoid problems with local glxext.h
#include glxext.h
++ 0002-fix_implicit_definitions.patch ++
Index: SuperTuxKart-0.8.1/lib/irrlicht/source/Irrlicht/zlib/gzlib.c
===
--- SuperTuxKart-0.8.1.orig/lib/irrlicht/source/Irrlicht/zlib/gzlib.c
+++ SuperTuxKart-0.8.1/lib/irrlicht/source/Irrlicht/zlib/gzlib.c
@@ -4,6 +4,10 @@
  */
 
 #include gzguts.h
+#include string.h
+#include stdio.h
+#include unistd.h
+#include sys/socket.h
 
 #if defined(_WIN32)  !defined(__BORLANDC__)
 #  define LSEEK _lseeki64
Index: SuperTuxKart-0.8.1/lib/irrlicht/source/Irrlicht/zlib/gzread.c
===
--- SuperTuxKart-0.8.1.orig/lib/irrlicht/source/Irrlicht/zlib/gzread.c
+++ 

commit libevtx for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libevtx for openSUSE:Factory checked 
in at 2014-09-28 19:54:09

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


Package is libevtx

Changes:

--- /work/SRC/openSUSE:Factory/libevtx/libevtx.changes  2014-09-03 
20:14:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libevtx.new/libevtx.changes 2014-09-28 
19:54:33.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 19 19:44:43 UTC 2014 - greg.freem...@gmail.com
+
+- update to 0~20140901
+   * bug fix in Python-bindings
+- update Source: field to have fullpath, delete DL_URL
+
+---

Old:

  libevtx-alpha-20140731.tar.gz

New:

  libevtx-alpha-20140901.tar.gz



Other differences:
--
++ libevtx.spec ++
--- /var/tmp/diff_new_pack.NOmg3Z/_old  2014-09-28 19:54:34.0 +0200
+++ /var/tmp/diff_new_pack.NOmg3Z/_new  2014-09-28 19:54:34.0 +0200
@@ -18,16 +18,14 @@
 
 Name:   libevtx
 %define lname  libevtx1
-%define timestamp  20140731
+%define timestamp  20140901
 Version:0~%timestamp
 Release:0
 Summary:Library and tools to access the Windows XML Event Log (EVTX) 
format
 License:LGPL-3.0+ and GFDL-1.3
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libevtx/
-
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20140731.tar.gz
-Source: %name-alpha-%timestamp.tar.gz
+Source: 
https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20140901.tar.gz
 Source2:Windows_XML_Event_Log_(EVTX).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel

++ libevtx-alpha-20140731.tar.gz - libevtx-alpha-20140901.tar.gz ++
 2506 lines of diff (skipped)

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



commit python-oslosphinx for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-oslosphinx for 
openSUSE:Factory checked in at 2014-09-28 19:54:18

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


Package is python-oslosphinx

Changes:

--- /work/SRC/openSUSE:Factory/python-oslosphinx/python-oslosphinx.changes  
2014-04-04 16:41:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslosphinx.new/python-oslosphinx.changes 
2014-09-28 19:54:45.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 21 10:26:28 UTC 2014 - tbecht...@suse.com
+
+- update to version 2.2.0:
+  * Just version bump
+
+---
+Thu Aug 28 14:08:47 UTC 2014 - dmuel...@suse.com
+
+- update to 2.2.0.0a3:
+  * Fixed link text colour for incubation variant
+  * Added a incubating project config option
+  * Updated from global requirements
+  * Bump hacking to 0.9.x series
+  * Updated from global requirements
+
+---

Old:

  oslosphinx-2.1.0.tar.gz

New:

  oslosphinx-2.2.0.tar.gz



Other differences:
--
++ python-oslosphinx.spec ++
--- /var/tmp/diff_new_pack.nJQgQW/_old  2014-09-28 19:54:46.0 +0200
+++ /var/tmp/diff_new_pack.nJQgQW/_new  2014-09-28 19:54:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslosphinx
-Version:2.1.0
+Version:2.2.0
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack Sphinx

++ oslosphinx-2.1.0.tar.gz - oslosphinx-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.1.0/AUTHORS new/oslosphinx-2.2.0/AUTHORS
--- old/oslosphinx-2.1.0/AUTHORS2014-04-01 18:47:06.0 +0200
+++ new/oslosphinx-2.2.0/AUTHORS2014-09-18 12:49:37.0 +0200
@@ -1 +1,15 @@
-
+Ben Nemec bne...@redhat.com
+ChangBo Guo(gcb) eric@easystack.cn
+Cyril Roelandt cyril.roela...@enovance.com
+Davanum Srinivas d...@linux.vnet.ibm.com
+Dirk Mueller d...@dmllr.de
+Doug Hellmann doug.hellm...@dreamhost.com
+Graham Hayes graham.ha...@hp.com
+Joe Gordon joe.gord...@gmail.com
+Julien Danjou jul...@danjou.info
+Mark McLoughlin mar...@redhat.com
+Monty Taylor mord...@inaugust.com
+Sascha Peilicke sasc...@gmx.de
+Sascha Peilicke speili...@suse.com
+Sergey Lukjanov slukja...@mirantis.com
+Vishvananda Ishaya vishvana...@gmail.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.1.0/ChangeLog 
new/oslosphinx-2.2.0/ChangeLog
--- old/oslosphinx-2.1.0/ChangeLog  2014-04-01 18:47:06.0 +0200
+++ new/oslosphinx-2.2.0/ChangeLog  2014-09-18 12:49:37.0 +0200
@@ -1,13 +1,33 @@
 CHANGES
 ===
 
+2.2.0
+-
+
+* Fixed link text colour for incubation variant
+
+2.2.0.0a2
+-
+
+* Added a incubating project config option
+
+2.2.0.0a1
+-
+
+* Updated from global requirements
+* Bump hacking to 0.9.x series
+* Updated from global requirements
+
 2.1.0
 -
 
 * Update manifest to use oslosphinx
+* Prevent left sidebar text overflow
+* Add Python 3 trove classifiers
 * Remove vim header
 * Remove references to oslo.sphinx
 * Update .gitreview after repo rename
+* Support building wheels (PEP-427)
 
 2.0
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.1.0/PKG-INFO 
new/oslosphinx-2.2.0/PKG-INFO
--- old/oslosphinx-2.1.0/PKG-INFO   2014-04-01 18:47:06.0 +0200
+++ new/oslosphinx-2.2.0/PKG-INFO   2014-09-18 12:49:37.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslosphinx
-Version: 2.1.0
+Version: 2.2.0
 Summary: OpenStack Sphinx Extensions and Theme
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -15,6 +15,10 @@
 To use the theme, add ``'oslosphinx'`` to the ``extensions`` list in
 the ``conf.py`` file in your Sphinx project.
 
+If you are an incubating project, set:
+
+``html_theme_options = {'incubating': True}`` in your conf.py as well, 
to enable the Incubation theme.
+
 
 Platform: UNKNOWN
 Classifier: Environment :: OpenStack
@@ -26,4 +30,6 @@
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
 Classifier: Topic :: Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.1.0/README.rst 
new/oslosphinx-2.2.0/README.rst
--- 

commit wine for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2014-09-28 19:54:06

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


Package is wine

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2014-09-15 
18:24:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2014-09-28 
19:54:28.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 19 20:10:25 UTC 2014 - meiss...@suse.com
+
+- Updated to 1.7.27 development snapshot
+  - Some more work on Direct2D support.
+  - Various improvements to RichEdit interfaces.
+  - Initial support for ICMP version 6.
+  - Various bug fixes.
+
+---
@@ -4 +13 @@
-- Updated to 1.7.25 development snapshot
+- Updated to 1.7.26 development snapshot

Old:

  wine-1.7.26.tar.bz2
  wine-1.7.26.tar.bz2.sign

New:

  wine-1.7.27.tar.bz2
  wine-1.7.27.tar.bz2.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.FBCZhw/_old  2014-09-28 19:54:30.0 +0200
+++ /var/tmp/diff_new_pack.FBCZhw/_new  2014-09-28 19:54:30.0 +0200
@@ -56,7 +56,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:1.7.26
+Version:1.7.27
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-1.7.26.tar.bz2 - wine-1.7.27.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.7.26.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.7.27.tar.bz2 differ: char 11, line 1


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



commit python-oslotest for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-oslotest for openSUSE:Factory 
checked in at 2014-09-28 19:54:19

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


Package is python-oslotest

Changes:

--- /work/SRC/openSUSE:Factory/python-oslotest/python-oslotest.changes  
2014-04-02 17:25:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslotest.new/python-oslotest.changes 
2014-09-28 19:54:46.0 +0200
@@ -1,0 +2,43 @@
+Sat Sep 27 15:58:40 UTC 2014 - dmuel...@suse.com
+
+- update to 1.1.0:
+  * no change compared to 1.1.0.0a2
+
+---
+Tue Sep 16 07:14:53 UTC 2014 - dmuel...@suse.com
+
+- update to 1.1.0.0a2:
+  * Add fixture for mock.patch.multiple
+  * Ensure that mock.patch.stopall is called last
+  * Remove differences between Python 2.x and 3.x versions
+  * Require six
+  * Add documentation for running oslo_debug_heler.sh
+  * Restructure oslotest docs
+  * Add pdb support to tox with debug helper shell script
+  * Updated from global requirements
+  * Cleaning up index.rst file
+  * Add known issue about time.time mocking
+  * Updated from global requirements
+  * Add API documentation
+  * Moving to use the mock module found in Python3
+
+---
+Wed Sep  3 12:45:53 UTC 2014 - dmuel...@suse.com
+
+- add drop-mox-dependency.diff 
+
+---
+Tue Aug 26 10:02:12 UTC 2014 - dmuel...@suse.com
+
+- update to 1.1.0.0a1:
+  * Update to hacking 0.9.2
+  * Cleanup mock patches on BaseTestCase tearDown(
+  * Add unit test for olsotest base class
+  * fix .gitreview after rename
+  * Sync new sphinx requirement spec
+  * Set log level to default value
+  * Updated from global requirements
+  * Update cross-test directions
+  * Update project name in doc build
+
+---

Old:

  oslotest-1.0.0.tar.gz

New:

  oslotest-1.1.0.tar.gz



Other differences:
--
++ python-oslotest.spec ++
--- /var/tmp/diff_new_pack.OAKHLa/_old  2014-09-28 19:54:47.0 +0200
+++ /var/tmp/diff_new_pack.OAKHLa/_new  2014-09-28 19:54:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslotest
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:OpenStack test framework
 License:Apache-2.0
@@ -29,15 +29,15 @@
 # Test requirements:
 BuildRequires:  python-fixtures = 0.3.14
 BuildRequires:  python-mock = 1.0
-BuildRequires:  python-mox = 0.5.3
+BuildRequires:  python-mox3 = 0.7.0
 BuildRequires:  python-python-subunit = 0.0.18
 BuildRequires:  python-six
 BuildRequires:  python-testrepository = 0.0.18
 BuildRequires:  python-testscenarios = 0.4
 BuildRequires:  python-testtools = 0.9.34
 Requires:   python-fixtures = 0.3.14
-Requires:   python-mock = 1.0
-Requires:   python-mox = 0.5.3
+Requires:   python-mock = 1
+Requires:   python-mox3 = 0.7.0
 Requires:   python-python-subunit = 0.0.18
 Requires:   python-six
 Requires:   python-testrepository = 0.0.18
@@ -69,6 +69,7 @@
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog README.rst LICENSE AUTHORS
+%{_bindir}/oslo_debug_helper.sh
 %{python_sitelib}/*
 
 %changelog

++ oslotest-1.0.0.tar.gz - oslotest-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-1.0.0/AUTHORS new/oslotest-1.1.0/AUTHORS
--- old/oslotest-1.0.0/AUTHORS  2014-04-01 18:50:57.0 +0200
+++ new/oslotest-1.1.0/AUTHORS  2014-09-18 14:15:35.0 +0200
@@ -1 +1,31 @@
-
+Alessio Ababilov aababi...@griddynamics.com
+Alexander Gorodnev agorod...@mirantis.com
+Angus Salkeld asalk...@redhat.com
+Chang Bo Guo guoc...@cn.ibm.com
+Christian Berendt bere...@b1-systems.de
+Chuck Short chuck.sh...@canonical.com
+Davanum Srinivas d...@linux.vnet.ibm.com
+Dirk Mueller d...@dmllr.de
+Doug Hellmann doug.hellm...@dreamhost.com
+Doug Hellmann d...@doughellmann.com
+George Peristerakis george.peristera...@enovance.com
+Ihar Hrachyshka ihrac...@redhat.com
+Ilya Pekelny ipeke...@mirantis.com
+Jason Kölker ja...@koelker.net
+Jay Pipes jaypi...@gmail.com
+Jeremy Stanley fu...@yuggoth.org
+Joe Gordon joe.gord...@gmail.com
+Joe Heck he...@mac.com
+Julien Danjou jul...@danjou.info
+Luis A. Garcia l...@linux.vnet.ibm.com
+Marc Koderer m.kode...@telekom.de
+Mark McLoughlin mar...@redhat.com
+Mauro S. M. Rodrigues maur...@linux.vnet.ibm.com
+Monty Taylor mord...@inaugust.com
+Noorul Islam K M noo...@noorul.com
+Rajaram Mallya rajarammal...@gmail.com
+Sergey Kraynev 

commit deja-dup for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package deja-dup for openSUSE:Factory 
checked in at 2014-09-28 19:55:24

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


Package is deja-dup

Changes:

--- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes2013-12-26 
17:36:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.deja-dup.new/deja-dup.changes   2014-09-28 
19:55:25.0 +0200
@@ -1,0 +2,52 @@
+Fri Sep 26 07:22:41 UTC 2014 - zai...@opensuse.org
+
+- Update to version 32.0:
+  + Features: Drop support for Ubuntu One cloud storage, since it
+has shut down.
+  + Packaging: Fix some compile issues and warnings.
+  + Updated translations.
+
+---
+Sat Aug  9 19:26:09 UTC 2014 - sfal...@opensuse.org
+
+- Update to version 30.0:
+  + Packaging: Fix build with CMake 2.8.12.
+- Changes from version 29.5:
+  + Bug Fixes: Re-enable libunity support after it was
+accidentally dropped in 29.1.
+  + Packaging: Require duplicity 0.6.23.
+- Changes from version 29.4:
+  + Bug Fixes: Add missing icon in help documentation.
+  + Packaging:
+- Add ENABLE_UNITY_CCPANEL argument for unity-control-center
+  support.
+- Fix some compile problems with valac, parallel building, and
+  rpath support.
+- Changes from version 29.1:
+  + Bug Fixes: Detect encryption on existing backups by paying
+attention to what Duplicity tells us, rather than trying to
+figure it out by scanning ourselves. This removes a possible
+source of error.
+  + Polish:
+- Rename to Backups (instead of Backup).
+- Update look and feel of preferences a bit.
+- Add screenshots to appdata file.
+  + Packaging:
+- Require GTK+ 3.6 and GLib 2.34.
+- Convert from autotools to cmake: --with-ccpanel is now
+  -DENABLE_CCPANEL, --with-nautilus is now -DENABLE_NAUTILUS,
+  --with-unity is now -DENABLE_UNITY. Otherwise, normal cmake
+  conventions apply.
+- Add some autopilot tests, runnable by 'autopilot' and
+  'autopilot-system' targets (which test against the local
+  built executables or the installed system ones respectively).
+  + Updated translations.
+- Add deja-dup-help2man_stderr.patch: Corrects help2man failure in
+  build.
+- Drop deja-dup-vala-0.22.patch: Incorporated upstream.
+- Updated .spec file for new CMake build process: add cmake
+  BuildRequires.
+- Add -Wl,rpath to CFLAGS and CXXFLAGS to ensure we do not lose
+  the path to the private library.
+
+---

Old:

  deja-dup-28.0.tar.xz
  deja-dup-vala-0.22.patch

New:

  deja-dup-32.0.tar.xz
  deja-dup-help2man_stderr.patch



Other differences:
--
++ deja-dup.spec ++
--- /var/tmp/diff_new_pack.YMD1QD/_old  2014-09-28 19:55:26.0 +0200
+++ /var/tmp/diff_new_pack.YMD1QD/_new  2014-09-28 19:55:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package deja-dup
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
 
 
 Name:   deja-dup
-Version:28.0
+Version:32.0
 Release:0
 # FIXME: reenable make check in %%check, when lp#940110 is fixed
 Summary:Simple backup tool and frontend for duplicity
 License:GPL-3.0+
 Group:  Productivity/Archiving/Backup
 Url:https://launchpad.net/deja-dup
-Source0:
https://launchpad.net/deja-dup/28/%{version}/+download/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM deja-dup-vala-0.22.patch dims...@opensuse.org -- Fix 
build with Vala 0.22, taken from launchpad.
-Patch0: deja-dup-vala-0.22.patch
+Source0:
https://launchpad.net/deja-dup/32/%{version}/+download/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE deja-dup-help2man_stderr.patch sfal...@opensuse.org -- 
fixes help2man failure in build
+Patch0: deja-dup-help2man_stderr.patch
 # For make check to work, we need dbus-launch
+BuildRequires:  cmake
 BuildRequires:  dbus-1-x11
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -41,7 +42,7 @@
 BuildRequires:  pkgconfig(libnotify) = 0.7
 BuildRequires:  pkgconfig(libpeas-1.0)
 BuildRequires:  pkgconfig(libsecret-1)
-Requires:   duplicity = 0.6.21
+Requires:   duplicity = 0.6.23
 Recommends: %{name}-lang
 Recommends: python-boto
 Recommends: python-cloudfiles
@@ -82,14 +83,19 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 
 %build

commit python-oslo.i18n for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2014-09-28 19:54:16

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


Package is python-oslo.i18n

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2014-09-06 17:02:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2014-09-28 19:54:43.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 21 09:23:31 UTC 2014 - tbecht...@suse.com
+
+- update to version 1.0.0:
+  * Add missing six dependency
+- Add Requires for python-Babel and python-six
+
+---
+Fri Sep 12 07:32:53 UTC 2014 - dmuel...@suse.com
+
+- update to 0.3.0:
+  * Imported Translations from Transifex
+  * Updated from global requirements
+  * Imported Translations from Transifex
+  * Document how to add import exceptions
+
+---

Old:

  oslo.i18n-0.2.0.tar.gz

New:

  oslo.i18n-1.0.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.9uWuLy/_old  2014-09-28 19:54:44.0 +0200
+++ /var/tmp/diff_new_pack.9uWuLy/_new  2014-09-28 19:54:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.i18n
-Version:0.2.0
+Version:1.0.0
 Release:0
 Summary:osloi18n library
 License:Apache-2.0
@@ -27,6 +27,8 @@
 BuildRequires:  python-Babel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
+Requires:   python-Babel = 1.3
+Requires:   python-six = 1.7.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}

++ oslo.i18n-0.2.0.tar.gz - oslo.i18n-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/ChangeLog 
new/oslo.i18n-1.0.0/ChangeLog
--- old/oslo.i18n-0.2.0/ChangeLog   2014-08-18 22:41:19.0 +0200
+++ new/oslo.i18n-1.0.0/ChangeLog   2014-09-18 14:15:53.0 +0200
@@ -1,11 +1,25 @@
 CHANGES
 ===
 
+1.0.0
+-
+
+* Add missing six dependency
+
+0.3.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+* Imported Translations from Transifex
+* Document how to add import exceptions
+
 0.2.0
 -
 
 * Add a test fixture for translatable strings
 * Imported Translations from Transifex
+* Remove mention of Message objects from public docs
 * Add Changelog to the documentation
 
 0.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/PKG-INFO new/oslo.i18n-1.0.0/PKG-INFO
--- old/oslo.i18n-0.2.0/PKG-INFO2014-08-18 22:41:19.0 +0200
+++ new/oslo.i18n-1.0.0/PKG-INFO2014-09-18 14:15:53.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.i18n
-Version: 0.2.0
+Version: 1.0.0
 Summary: oslo.i18n library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/doc/source/usage.rst 
new/oslo.i18n-1.0.0/doc/source/usage.rst
--- old/oslo.i18n-0.2.0/doc/source/usage.rst2014-08-18 22:40:34.0 
+0200
+++ new/oslo.i18n-1.0.0/doc/source/usage.rst2014-09-18 14:15:21.0 
+0200
@@ -21,6 +21,8 @@
 
 ::
 
+# app/i18n.py
+
from oslo import i18n
 
 _translators = i18n.TranslatorFactory(domain='myapp')
@@ -62,6 +64,43 @@
:func:`gettextutils.install` should be replaced with the
application or library integration module described here.
 
+Handling hacking Objections to Imports
+==
+
+The OpenStack style guidelines prefer importing modules and accessing
+names from those modules after import, rather than importing the names
+directly. For example:
+
+::
+
+  # WRONG
+  from foo import bar
+
+  bar()
+
+  # RIGHT
+
+  import foo
+
+  foo.bar()
+
+The linting tool hacking_ will typically complain about importing
+names from within modules. It is acceptable to bypass this for the
+translation marker functions, because they must have specific names
+and their use pattern is dictated by the message catalog extraction
+tools rather than our style guidelines. To bypass the hacking check
+for imports from the integration module, add an import exception to
+``tox.ini``.
+
+For example::
+
+  # tox.ini
+  [hacking]
+  import_exceptions =
+

commit libevt for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2014-09-28 19:54:07

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


Package is libevt

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2014-09-06 
12:18:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new/libevt.changes   2014-09-28 
19:54:31.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 19 19:36:58 UTC 2014 - greg.freem...@gmail.com
+
+- update to 0~20140831
+   * bug fix in Python-bindings
+- update Source: field to fullpath, delete DL_URL
+
+---

Old:

  libevt-alpha-20140731.tar.gz

New:

  libevt-alpha-20140831.tar.gz



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.W0h16Z/_old  2014-09-28 19:54:32.0 +0200
+++ /var/tmp/diff_new_pack.W0h16Z/_new  2014-09-28 19:54:32.0 +0200
@@ -18,16 +18,14 @@
 
 Name:   libevt
 %define lname  libevt1
-%define timestamp  20140731
+%define timestamp  20140831
 Version:0~%timestamp
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
 License:LGPL-3.0+ and GFDL-1.3+
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libevt/
-
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140731.tar.gz
-Source: %name-alpha-%timestamp.tar.gz
+Source: 
https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140831.tar.gz
 Source2:Windows_Event_Log_(EVT).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
@@ -45,9 +43,9 @@
 BuildRequires:  pkgconfig(libuna) = 20120425
 BuildRequires:  pkgconfig(libwrc) = 20120405
 # build fails with version in factory, use internal version
-#verified 10/13/2013
+#verified 9/19/2014
 #BuildRequires:  pkgconfig(libcerror) = 20130904
-# not released as a package by upstream
+# not released as a package by upstream or not stable per upstream (libf* 
9/2014)
 #BuildRequires:  pkgconfig(libcstring) = 20120425
 #BuildRequires:  pkgconfig(libcsystem) = 20120425
 #BuildRequires:  pkgconfig(libcdirectory) = 20120423

++ libevt-alpha-20140731.tar.gz - libevt-alpha-20140831.tar.gz ++
 2262 lines of diff (skipped)

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



commit kismet for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2014-09-28 19:54:22

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


Package is kismet

Changes:

--- /work/SRC/openSUSE:Factory/kismet/kismet.changes2014-06-01 
19:41:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kismet.new/kismet.changes   2014-09-28 
19:54:52.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 17 23:49:36 UTC 2014 - andreas.stie...@gmx.de
+
+- Require xz
+
+---



Other differences:
--
++ kismet.spec ++
--- /var/tmp/diff_new_pack.b3etEU/_old  2014-09-28 19:54:53.0 +0200
+++ /var/tmp/diff_new_pack.b3etEU/_new  2014-09-28 19:54:53.0 +0200
@@ -48,6 +48,7 @@
 BuildRequires:  pcre-devel
 BuildRequires:  wget
 BuildRequires:  wireshark-devel
+BuildRequires:  xz
 Requires:   wget
 Requires:   wireless-tools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build


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



commit snapper for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2014-09-28 19:55:30

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2014-09-17 
21:24:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2014-09-28 
19:55:35.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 24 15:29:51 CEST 2014 - aschn...@suse.de
+
+- resolved some code issues found by code analysis
+
+---



Other differences:
--
++ snapper-0.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/snapper/AppUtil.cc 
new/snapper-0.2.4/snapper/AppUtil.cc
--- old/snapper-0.2.4/snapper/AppUtil.cc2014-08-01 10:12:17.0 
+0200
+++ new/snapper-0.2.4/snapper/AppUtil.cc2014-09-23 17:52:24.0 
+0200
@@ -35,6 +35,7 @@
 #include dirent.h
 #include mntent.h
 #include boost/algorithm/string.hpp
+#include boost/io/ios_state.hpp
 
 #include snapper/Log.h
 #include snapper/AppUtil.h
@@ -93,7 +94,7 @@
while (true)
{
// use small value for count to make function better interruptible
-   ssize_t r1 = sendfile(dest_fd, src_fd, NULL, 0x);
+   ssize_t r1 = sendfile(dest_fd, src_fd, NULL, 0x1);
if (r1 == 0)
return true;
 
@@ -371,6 +372,7 @@
 
 std::ostream operator(std::ostream s, const StopWatch sw)
 {
+   boost::io::ios_all_saver ias(s);
return s  fixed  sw.read()  s;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/snapper/FileUtils.cc 
new/snapper-0.2.4/snapper/FileUtils.cc
--- old/snapper-0.2.4/snapper/FileUtils.cc  2014-06-04 12:23:25.0 
+0200
+++ new/snapper-0.2.4/snapper/FileUtils.cc  2014-09-24 16:44:25.0 
+0200
@@ -61,7 +61,12 @@
}
 
struct stat buf;
-   fstat(dirfd, buf);
+   if (fstat(dirfd, buf) != 0)
+   {
+   y2err(fstat failed path:  base_path   error:  
stringerror(errno));
+   throw IOErrorException();
+   }
+
if (!S_ISDIR(buf.st_mode))
{
y2err(not a directory path:  base_path);
@@ -86,7 +91,12 @@
}
 
struct stat buf;
-   fstat(dirfd, buf);
+   if (fstat(dirfd, buf) != 0)
+   {
+   y2err(fstat failed path:  base_path   error:  
stringerror(errno));
+   throw IOErrorException();
+   }
+
if (!S_ISDIR(buf.st_mode))
{
y2err(not a directory path:  dir.fullname(name));
@@ -405,6 +415,7 @@
 
name = string(t[strlen(t) - name.size()]);
 
+   free(t);
return true;
 }
 

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



commit kdump for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2014-09-28 19:55:33

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


Package is kdump

Changes:

--- /work/SRC/openSUSE:Factory/kdump/kdump.changes  2014-09-24 
13:09:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2014-09-28 
19:55:39.0 +0200
@@ -1,0 +2,19 @@
+Fri Sep 26 14:13:54 UTC 2014 - ptesa...@suse.cz
+
+- kdump-enable-fadump-ppc64le.patch: Enable FADUMP on ppc64le
+  (bsc#889192).
+- kdump-fadump-bootloader-always.patch: Always turn on fadump if
+  KDUMP_FADUMP is true (bsc#889192).
+- kdump-bootloader-grub2.patch: kdump-Bootloader: add support for
+  GRUB2 (bsc#889192).
+- kdump-fadump-keep-sysroot.patch: Keep /sysroot mount point if
+  fadump is on (bsc#889192).
+- kdump-get-multipath-wwid-from-sysfs.patch: Refresh.
+
+---
+Fri Sep 26 10:05:56 UTC 2014 - ptesa...@suse.cz
+
+- kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch: Refresh: Fix ip
+  error messages when KDUMP_NETCONFIG=auto (bnc#885897).
+
+---

New:

  kdump-bootloader-grub2.patch
  kdump-enable-fadump-ppc64le.patch
  kdump-fadump-bootloader-always.patch
  kdump-fadump-keep-sysroot.patch



Other differences:
--
++ kdump.spec ++
--- /var/tmp/diff_new_pack.d5N5EY/_old  2014-09-28 19:55:40.0 +0200
+++ /var/tmp/diff_new_pack.d5N5EY/_new  2014-09-28 19:55:40.0 +0200
@@ -76,6 +76,10 @@
 Patch9: %{name}-split-kdump_default_netdev.patch
 Patch10:%{name}-move-network-setup-to-module-setup.patch
 Patch11:%{name}-add-IPv6-KDUMP_NETCONFIG-modes.patch
+Patch12:%{name}-enable-fadump-ppc64le.patch
+Patch13:%{name}-fadump-bootloader-always.patch
+Patch14:%{name}-bootloader-grub2.patch
+Patch15:%{name}-fadump-keep-sysroot.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # rename kdump-helpers (10.3) - kdump (11.0/SP2)
 Provides:   kdump-helpers = %{version}
@@ -125,6 +129,10 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
 
 %build
 export CFLAGS=%optflags

++ kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch ++
--- /var/tmp/diff_new_pack.d5N5EY/_old  2014-09-28 19:55:40.0 +0200
+++ /var/tmp/diff_new_pack.d5N5EY/_new  2014-09-28 19:55:40.0 +0200
@@ -3,7 +3,7 @@
 Subject: Add KDUMP_NETCONFIG modes to support IPv6
 References: bnc#885897
 Patch-mainline: v0.8.16
-Git-commit: 72be4138d5ac03af8c5579099c6a39ab7d272503
+Git-commit: ffd6542ed47a41be1f1d9f8df95781b6d94123d4
 
 KDUMP_NETCONFIG had only two modes: static and dhcp, where dhcp
 actually only means DHCP4. New modes are needed to get an IPv6
@@ -98,9 +98,9 @@
 +printf  %s $(kdump_ifname_config $_if)
 +
 +if [ $_mode = auto ] ; then
-+  if [ -n $(kdump_ip_config) ] ; then
++  if [ -n $(kdump_ip_config $_if) ] ; then
 +  _mode=dhcp4
-+  elif [ -n $(kdump_ip6_config) ] ; then
++  elif [ -n $(kdump_ip6_config $_if) ] ; then
 +  _mode=dhcp6
else
 -  echo -n  ip=${_if}:dhcp

++ kdump-bootloader-grub2.patch ++
Date: Fri Sep 26 11:43:33 2014 +0200
From: Petr Tesarik ptesa...@suse.cz
Subject: kdump-Bootloader: add support for GRUB2
References: bsc#889192
Patch-mainline: v0.8.16
Git-commit: 30d4271c72251c5f1c995d0580b19aa000ade1d6

GRUB2 is very different from the other bootloader, because the final
configuration file is generated by an external utility. This means
that the command line must be modified in the global settings instead
of the individual section.

Signed-off-by: Petr Tesarik ptesa...@suse.cz

---
 init/kdump-bootloader.pl |   22 +-
 1 file changed, 17 insertions(+), 5 deletions(-)

--- a/init/kdump-bootloader.pl
+++ b/init/kdump-bootloader.pl
@@ -4,11 +4,19 @@ use Bootloader::Tools;
 
 Bootloader::Tools::InitLibrary();
 
+my $grub2;
+my $section;
+if (Bootloader::Tools::GetBootloader() =~ /^(grub2|grub2-efi)$/) {
+$grub2 = true;
+$section = Bootloader::Tools::GetGlobals();
+} else {
+$grub2 = false;
+$section = Bootloader::Tools::GetDefaultSection();
+}
+
 if ($ARGV[0] eq --get) {
-my $section = Bootloader::Tools::GetDefaultSection ();
 print $section-{append};
 } elsif ($ARGV[0] eq --update) {
-my $section = Bootloader::Tools::GetDefaultSection ();
 my $input = $section-{append};
 my $result;
 while (length($input)) {
@@ -28,9 +36,13 @@ if ($ARGV[0] eq --get) {
 shift @ARGV;
 $result .=   if length($result);
 $result .= join( , @ARGV);
-

commit wicked for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-28 19:55:35

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


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-09-20 
15:51:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-28 
19:55:41.0 +0200
@@ -1,0 +2,23 @@
+Fri Sep 26 14:50:43 UTC 2014 - pwieczorkiew...@suse.com
+
+- version 0.6.11
+- client-state: Do not fail on parsing empty origin and uuid
+  (bnc#890084)
+- hwaddr: change hwaddr only when valid (bnc#898622)
+- ifup/ifstatus: no failure report on failed/deferred lease,
+  correctly OR grouped leas status (bnc#896188)
+- ifup,ifreload: wait for all tentative addresses
+- config: improved allowed update mask/defaults
+- man: added startmode hotplug and use-nanny (bnc#896403),
+-  Introduce ifcfg-dhcp man page covering DHCLIENT and
+   DHCLIENT6 vars, remove template reference from ifup(8),
+   ifcfg-wireless(5), reference ifcfg-dhcp(5)
+- README: updated / improved
+- rpm: dbus policies as noreplace config (bnc#897775),
+   reload dbus in wicked-service post-install (bnc#897775)
+- fsm: corrected device hierarchy structure print
+- routes: generate routes also without IP (bnc#895219),
+  show a note about not matching routes (bnc#895219)
+- ethernet: lower ethtool not supported messages to debugs
+
+---

Old:

  wicked-0.6.10.tar.bz2

New:

  wicked-0.6.11.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.DnLUsA/_old  2014-09-28 19:55:41.0 +0200
+++ /var/tmp/diff_new_pack.DnLUsA/_new  2014-09-28 19:55:41.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.10
+Version:0.6.11
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0
@@ -208,6 +208,7 @@
 %if %{with systemd}
 
 %pre service
+# upgrade from sysconfig[-network] scripts
 _id=`/usr/bin/systemctl --no-pager -p Id show network.service 2/dev/null` || :
 if test x${_id#Id=} = xnetwork.service -a -x /etc/init.d/network ; then
/etc/init.d/network stop-all-dhcp-clients || :
@@ -228,13 +229,13 @@
 
 %preun service
 # stop the daemons on removal
-%{service_del_preun wickedd.service}
-%{service_del_preun wickedd-auto4.service}
-%{service_del_preun wickedd-dhcp4.service}
-%{service_del_preun wickedd-dhcp6.service}
-%{service_del_preun wickedd-nanny.service}
+# - stopping wickedd should be sufficient ... other just to be sure.
+# - stopping of the wicked.service does not stop network, but removes
+#   the wicked.service -- network.service link and resets its status.
+%{service_del_preun wickedd.service wickedd-auto4.service 
wickedd-dhcp4.service wickedd-dhcp6.service wickedd-nanny.service 
wicked.service}
 
 %postun service
+# restart wickedd after upgrade
 %{service_del_postun wickedd.service}
 
 %else
@@ -263,6 +264,14 @@
 
 %post
 %{fillup_only -dns config wicked network}
+# reload dbus after install or upgrade to apply new policies
+/usr/bin/systemctl reload dbus.service 2/dev/null || :
+
+%postun
+# reload dbus after uninstall, our policies are gone again
+if [ ${FIRST_ARG:-$1} -eq 0 ]; then
+   /usr/bin/systemctl reload dbus.service 2/dev/null || :
+fi
 
 %files
 %defattr (-,root,root)
@@ -285,11 +294,12 @@
 %dir %_sysconfdir/wicked/ifconfig
 %dir %_sysconfdir/dbus-1
 %dir %_sysconfdir/dbus-1/system.d
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.AUTO4.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP4.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP6.conf
-%config(noreplace) %_sysconfdir/dbus-1/system.d/org.opensuse.Network.Nanny.conf
+# mark the policies as config to keep backup, but replace on upgrade
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.AUTO4.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP4.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.DHCP6.conf
+%config %_sysconfdir/dbus-1/system.d/org.opensuse.Network.Nanny.conf
 %if %{with dbusstart}
 %dir %_datadir/dbus-1
 %dir %_datadir/dbus-1/system-services
@@ -308,6 +318,7 @@
 %_mandir/man5/ifcfg-vlan.5*
 %_mandir/man5/ifcfg-wireless.5*
 %_mandir/man5/ifcfg.5*
+%_mandir/man5/ifcfg-dhcp.5*
 

commit accountsservice for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package accountsservice for openSUSE:Factory 
checked in at 2014-09-28 19:55:25

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


Package is accountsservice

Changes:

--- /work/SRC/openSUSE:Factory/accountsservice/accountsservice.changes  
2014-04-04 16:33:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.accountsservice.new/accountsservice.changes 
2014-09-28 19:55:28.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 25 08:34:16 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.6.38:
+  + Fix polkit policy for non-desktop cases.
+  + Fix for a race when new user appears.
+  + Some clearer log and debug messages.
+
+---

Old:

  accountsservice-0.6.37.tar.xz

New:

  accountsservice-0.6.38.tar.xz



Other differences:
--
++ accountsservice.spec ++
--- /var/tmp/diff_new_pack.pxxNJA/_old  2014-09-28 19:55:29.0 +0200
+++ /var/tmp/diff_new_pack.pxxNJA/_new  2014-09-28 19:55:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   accountsservice
-Version:0.6.37
+Version:0.6.38
 Release:0
 Summary:D-Bus Service to Manipulate User Account Information
 License:GPL-3.0+

++ accountsservice-0.6.37.tar.xz - accountsservice-0.6.38.tar.xz ++
  lines of diff (skipped)

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



commit libQtWebKit4 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2014-09-28 19:55:27

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


Package is libQtWebKit4

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2014-05-11 18:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2014-09-28 19:55:29.0 +0200
@@ -1,0 +2,9 @@
+Thu Sep 25 17:36:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 2.3.4:
+  * Bugfix release
+  * Incorporated GStreamer 1.0 support
+- Drop gstreamer-1.0.diff, aarch64-support.patch, bison3.patch,
+  ppc64le-support.patch, all merged upstream
+
+---

Old:

  aarch64-support.patch
  bison3.patch
  gstreamer-1.0.diff
  ppc64le-support.patch
  qtwebkit-2.3.3.tar.gz

New:

  qtwebkit-2.3.4.tar.gz



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.hN0RdD/_old  2014-09-28 19:55:34.0 +0200
+++ /var/tmp/diff_new_pack.hN0RdD/_new  2014-09-28 19:55:34.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libQtWebKit4
-%define tar_version 2.3.3
+%define tar_version 2.3.4
 %define qt_version 4.8.6
 Version:%{qt_version}+%{tar_version}
 Release:0
@@ -26,7 +26,7 @@
 License:LGPL-2.1+ and BSD-3-Clause and MPL-1.1 and GPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://trac.webkit.org/wiki/QtWebKit
-Source0:qtwebkit-%{tar_version}.tar.gz
+Source: 
http://download.kde.org/stable/qtwebkit-2.3/%{tar_version}/src/qtwebkit-%{tar_version}.tar.gz
 Source1:qwebview-%{qt_version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2-tp1-pluginpath.patch 
asterios.dra...@gmail.com -- Search /usr/lib{,64}/mozilla/plugins-wrapped for 
browser plugins too (taken from Fedora)
@@ -42,18 +42,10 @@
 Patch6: reduce-link-optimization.diff
 Patch7: libQtWebKit4-gcc47.patch
 Patch8: qwebview-buildfixes.diff
-# PATCH-FEATURE-UPSTREAM
-Patch9: gstreamer-1.0.diff
 # PATCH-FIX-UPSTREAM hrvoje.sen...@gmail.com -- Call gst_object_ref_sink() on 
the playbin object to take ownership of it
 Patch10:
MediaPlayerPrivateGStreamer-should-take-ownership-of-the-playbin.patch
 # PATCH-FIX-UPSTREAM buffer-ranges.patch hrvoje.sen...@gmail.com -- Use 
different method for buffering with gstreamer 1.0
 Patch11:buffer-ranges.patch
-# PATCH-FIX-UPSTREAM aarch64-support.diff sch...@suse.de -- add support for 
aarch64
-Patch12:aarch64-support.patch
-# PATCH-FIX-UPSTREAM bison3.patch -- fixes compilation with bison3
-Patch13:bison3.patch
-# PATCH-FIX-UPSTREAM ppc64le-support.diff uweig...@de.ibm.com -- add support 
for ppc64le
-Patch14:ppc64le-support.patch
 # PATCH-FIX-UPSTREAM lowlevelinterpreter-bigendian.patch -- Fix LLInt for big 
endian, webkit#103128
 Patch15:lowlevelinterpreter-bigendian.patch
 BuildRequires:  bison
@@ -115,7 +107,7 @@
 This package contains development files for qtwebkit.
 
 %prep
-%setup -q -n webkit-qtwebkit-23 -a 1
+%setup -q -c -n qtwebkit-%{tar_version} -a 1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -126,13 +118,9 @@
 %patch7 -p1
 %patch8
 %if 0%{?suse_version}  1310
-%patch9 -p1
 %patch10 -p1
 %patch11 -p1
 %endif
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 %patch15 -p1
 
 %build

++ qtwebkit-2.3.3.tar.gz - qtwebkit-2.3.4.tar.gz ++
/work/SRC/openSUSE:Factory/libQtWebKit4/qtwebkit-2.3.3.tar.gz 
/work/SRC/openSUSE:Factory/.libQtWebKit4.new/qtwebkit-2.3.4.tar.gz differ: char 
4, line 1

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



commit glm for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package glm for openSUSE:Factory checked in 
at 2014-09-28 19:55:28

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


Package is glm

Changes:

--- /work/SRC/openSUSE:Factory/glm/glm.changes  2014-05-16 18:08:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.glm.new/glm.changes 2014-09-28 
19:55:34.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 25 11:34:14 UTC 2014 - sch...@suse.de
+
+- aliasing.patch: fix strict aliasing issues
+
+---

New:

  aliasing.patch



Other differences:
--
++ glm.spec ++
--- /var/tmp/diff_new_pack.hTKvw4/_old  2014-09-28 19:55:35.0 +0200
+++ /var/tmp/diff_new_pack.hTKvw4/_new  2014-09-28 19:55:35.0 +0200
@@ -25,6 +25,7 @@
 Url:http://glm.g-truc.net/
 Source0:
http://downloads.sourceforge.net/ogl-math/%{name}-%{version}.zip
 Patch0: glm-0.9.5.3-no_gtc_packing_test.patch
+Patch1: aliasing.patch
 BuildRequires:  cmake
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -65,9 +66,11 @@
 # Fix wrong-file-end-of-line-encoding
 find ./ -type f -print0 |xargs -0 dos2unix -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %cmake \
+  -DCMAKE_CXX_FLAGS=$RPM_OPT_FLAGS \
   -DGLM_TEST_ENABLE=ON
 make %{?_smp_mflags}
 

++ aliasing.patch ++
Index: glm/glm/detail/func_common.inl
===
--- glm.orig/glm/detail/func_common.inl
+++ glm/glm/detail/func_common.inl
@@ -850,7 +850,9 @@ namespace detail
 
GLM_FUNC_QUALIFIER int floatBitsToInt(float const  v)
{
-   return reinterpret_castint(const_castfloat(v));
+   int Bits;
+   std::memcpy(Bits, v, sizeof(Bits));
+   return Bits;
}
 
template template typename, precision class vecType, precision P
@@ -861,7 +863,9 @@ namespace detail
 
GLM_FUNC_QUALIFIER uint floatBitsToUint(float const  v)
{
-   return reinterpret_castuint(const_castfloat(v));
+   uint Bits;
+   std::memcpy(Bits, v, sizeof(Bits));
+   return Bits;
}
 
template template typename, precision class vecType, precision P
@@ -872,7 +876,9 @@ namespace detail
 
GLM_FUNC_QUALIFIER float intBitsToFloat(int const  v)
{
-   return reinterpret_castfloat(const_castint(v));
+   float Float;
+   std::memcpy(Float, v, sizeof(Float));
+   return Float;
}
 
template template typename, precision class vecType, precision P
@@ -883,7 +889,9 @@ namespace detail
 
GLM_FUNC_QUALIFIER float uintBitsToFloat(uint const  v)
{
-   return reinterpret_castfloat(const_castuint(v));
+   float Float;
+   std::memcpy(Float, v, sizeof(Float));
+   return Float;
}
 
template template typename, precision class vecType, precision P
Index: glm/glm/detail/func_integer.inl
===
--- glm.orig/glm/detail/func_integer.inl
+++ glm/glm/detail/func_integer.inl
@@ -171,10 +171,8 @@ namespace glm
GLM_STATIC_ASSERT(sizeof(uint) == sizeof(uint32), uint and 
uint32 size mismatch);
 
uint64 Value64 = static_castuint64(x) * 
static_castuint64(y);
-   uint32* PointerMSB = (reinterpret_castuint32*(Value64) + 1);
-   msb = *PointerMSB;
-   uint32* PointerLSB = (reinterpret_castuint32*(Value64) + 0);
-   lsb = *PointerLSB;
+   msb = Value64  32;
+   lsb = Value64;
}
 
template 
@@ -232,10 +230,8 @@ namespace glm
GLM_STATIC_ASSERT(sizeof(int) == sizeof(int32), int and int32 
size mismatch);
 
int64 Value64 = static_castint64(x) * static_castint64(y);
-   int32* PointerMSB = (reinterpret_castint32*(Value64) + 1);
-   msb = *PointerMSB;
-   int32* PointerLSB = (reinterpret_castint32*(Value64));
-   lsb = *PointerLSB;
+   msb = Value64  32;
+   lsb = Value64;
}
 
template 
Index: glm/glm/detail/func_packing.inl
===
--- glm.orig/glm/detail/func_packing.inl
+++ glm/glm/detail/func_packing.inl
@@ -35,24 +35,32 @@ namespace glm
GLM_FUNC_QUALIFIER uint packUnorm2x16(vec2 const  v)
{
u16vec2 Topack(round(clamp(v, 0.0f, 1.0f) * 65535.0f));
-   return reinterpret_castuint(Topack);
+   uint 

commit llvm for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2014-09-28 19:55:31

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


Package is llvm

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2014-09-19 
13:55:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2014-09-28 
19:55:37.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 26 08:54:08 UTC 2014 - idon...@suse.com
+
+- Enable shared libs on PPC64
+
+---
+Thu Sep 25 10:16:50 UTC 2014 - idon...@suse.com
+
+- Require llvm-clang not just clang 
+
+---



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.u8cykQ/_old  2014-09-28 19:55:39.0 +0200
+++ /var/tmp/diff_new_pack.u8cykQ/_new  2014-09-28 19:55:39.0 +0200
@@ -123,7 +123,7 @@
 %package clang-devel
 Summary:CLANG frontend for LLVM (devel package)
 Group:  Development/Languages/Other
-Requires:   clang = %{version}
+Requires:   llvm-clang = %{version}
 Requires:   llvm-devel = %{version}
 
 %description clang-devel
@@ -268,9 +268,7 @@
 export CXX=$TOPLEVEL/stage1/bin/clang++
 
 cmake -G Ninja \
-%ifnarch ppc64 ppc64le
   -DBUILD_SHARED_LIBS=ON \
-%endif
 %ifarch %arm ppc64 ppc64le
   -DCMAKE_BUILD_TYPE=Release \
 %else
@@ -321,9 +319,7 @@
 # cmake files
 rm CMakeCache.txt
 cmake -G Ninja \
-%ifnarch ppc64 ppc64le
   -DBUILD_SHARED_LIBS=ON \
-%endif
 %ifarch %arm ppc64 ppc64le
   -DCMAKE_BUILD_TYPE=Release \
 %else
@@ -334,10 +330,12 @@
 %ifarch armv6hl
   -DCMAKE_C_FLAGS=-mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s 
-mfpu=vfp \
   -DCMAKE_CXX_FLAGS=-mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s 
-mfpu=vfp \
+  -DLLVM_DEFAULT_TARGET_TRIPLE=armv6-unknown-linux-gnueabihf \
 %endif
 %ifarch armv7hl
   -DCMAKE_C_FLAGS=-mfloat-abi=hard -march=armv7-a -mtune=cortex-a9 
-mfpu=vfpv3-d16 \
   -DCMAKE_CXX_FLAGS=-mfloat-abi=hard -march=armv7-a -mtune=cortex-a9 
-mfpu=vfpv3-d16 \
+  -DLLVM_DEFAULT_TARGET_TRIPLE=armv7l-unknown-linux-gnueabihf \
 %endif
 %if %{_lib} == lib64
   -DLLVM_LIBDIR_SUFFIX=64 \
@@ -521,9 +519,6 @@
 %exclude %{_libdir}/libclang.so
 %{_libdir}/libclang*.so
 %{_libdir}/libclang.so.*
-%ifarch ppc64 ppc64le
-%{_libdir}/libclang*.a
-%endif
 
 %files clang-devel
 %defattr(-,root,root)


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



commit kbd for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2014-09-28 19:56:40

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


Package is kbd

Changes:

--- /work/SRC/openSUSE:Factory/kbd/kbd.changes  2014-09-20 07:26:41.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kbd.new/kbd.changes 2014-09-28 
19:56:46.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 25 10:33:55 UTC 2014 - pgaj...@suse.com
+
+- euro{,1,2}.map now produces correct unicode for Euro sign 
+  [bnc#360993]
+- added patches:
+  * kbd-2.0.2-euro-unicode.patch
+
+---

New:

  kbd-2.0.2-euro-unicode.patch



Other differences:
--
++ kbd.spec ++
--- /var/tmp/diff_new_pack.NLEcfy/_old  2014-09-28 19:56:47.0 +0200
+++ /var/tmp/diff_new_pack.NLEcfy/_new  2014-09-28 19:56:47.0 +0200
@@ -51,6 +51,7 @@
 Patch6: kbd-1.15.2-dumpkeys-C-opt.patch
 Patch9: kbd-2.0.2-comment-typo-qwerty.patch
 Patch10:kbd-2.0.2-doshell-reference.patch
+Patch11:kbd-2.0.2-euro-unicode.patch
 
 BuildRequires:  automake
 BuildRequires:  bison
@@ -93,6 +94,7 @@
 %patch6
 %patch9
 %patch10
+%patch11
 
 %build
 for i in `find data/keymaps/mac -type f` ; do

++ kbd-2.0.2-euro-unicode.patch ++
Index: data/keymaps/i386/include/euro.map
===
--- data/keymaps/i386/include/euro.map.orig 2012-02-27 11:27:10.0 
+0100
+++ data/keymaps/i386/include/euro.map  2014-09-25 12:31:37.594749095 +0200
@@ -2,5 +2,5 @@
 # [Say: loadkeys euro to get Euro and cent with Alt on the positions
 #  where many keyboards have E and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-alt keycode  18 = currency
+alt keycode  18 = euro
 alt keycode  46 = cent
Index: data/keymaps/i386/include/euro1.map
===
--- data/keymaps/i386/include/euro1.map.orig2012-02-27 11:27:10.0 
+0100
+++ data/keymaps/i386/include/euro1.map 2014-09-25 12:31:20.218749689 +0200
@@ -2,5 +2,5 @@
 # [Say: loadkeys euro1 to get Euro and cent with AltGr (right alt)
 #  on the positions where many keyboards have 5 and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-altgr keycode   6 = currency
+altgr keycode   6 = euro
 altgr keycode  46 = cent
Index: data/keymaps/i386/include/euro2.map
===
--- data/keymaps/i386/include/euro2.map.orig2012-02-27 11:27:10.0 
+0100
+++ data/keymaps/i386/include/euro2.map 2014-09-25 12:31:52.098748600 +0200
@@ -2,5 +2,5 @@
 # [Say: loadkeys euro2 to get Euro and cent with AltGr (right alt)
 #  on the positions where many keyboards have E and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-altgr keycode  18 = currency
+altgr keycode  18 = euro
 altgr keycode  46 = cent
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xterm for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2014-09-28 19:56:36

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


Package is xterm

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2014-09-20 
15:49:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2014-09-28 
19:56:41.0 +0200
@@ -1,0 +2,30 @@
+Thu Sep 25 08:28:22 UTC 2014 - pce...@suse.com
+
+- Patch #311 - 2014/09/18
+  * mention xclip in manpage as an alternative workaround for
+copying clipboard data, noting that selectToClipboard (from
+patch #209) is the recommended approach (Debian #639094).
+  * correct comparison in do_select_regex() of working position
+against starting column.
+  * correct initialization for regular-expression feature of
+exec-selectable and insert-selectable actions (Debian
+#758633).
+  * modify logic for exec-formatted and insert-formatted actions
+to ensure that the formatting occurs just after the selection
+is received (Debian #758633).
+  * account for state of reverse-video in special case of cursor
+coloring (Debian #759734).
+  * fix a sign-extension problem in ReGIS support, as well as
+correcting a case where ignored-characters were not really
+ignored (patch by Ross Combs).
+  * Enable the Escape Sequence menu entry when an OSC 50 is
+received. Also disable it if the escape sequence specifies no
+font (Debian #760208).
+  * improve fix for the fontsel menu entry from patch #304:
+because the recovery used the current font, it would fail
+if one first selected a valid font, then an invalid font
+(Debian #760207).
+  * correct an off-by-one in limit-check for ScrnLimitChar
+function (report by Egmont Koblinger).
+
+---

Old:

  xterm-310.tgz
  xterm-310.tgz.asc

New:

  xterm-311.tgz
  xterm-311.tgz.asc



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.AeToru/_old  2014-09-28 19:56:43.0 +0200
+++ /var/tmp/diff_new_pack.AeToru/_new  2014-09-28 19:56:43.0 +0200
@@ -52,7 +52,7 @@
 %if 0%{?suse_version}  1210
 Requires:   luit
 %endif
-Version:310
+Version:311
 Release:0
 Summary:The basic X terminal program
 License:MIT





++ xterm-310.tgz - xterm-311.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xterm-310/MANIFEST new/xterm-311/MANIFEST
--- old/xterm-310/MANIFEST  2014-07-15 01:36:58.0 +0200
+++ new/xterm-311/MANIFEST  2014-07-28 23:36:30.0 +0200
@@ -1,4 +1,4 @@
-MANIFEST for xterm-310, version xterm-310
+MANIFEST for xterm-311, version xterm-311
 

 MANIFESTthis file
 256colres.h resource-definitions for 256-color mode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xterm-310/button.c new/xterm-311/button.c
--- old/xterm-310/button.c  2014-05-26 19:12:51.0 +0200
+++ new/xterm-311/button.c  2014-09-18 02:17:35.0 +0200
@@ -1,4 +1,4 @@
-/* $XTermId: button.c,v 1.473 2014/05/26 17:12:51 tom Exp $ */
+/* $XTermId: button.c,v 1.481 2014/09/18 00:17:35 tom Exp $ */
 
 /*
  * Copyright 1999-2013,2014 by Thomas E. Dickey
@@ -2177,16 +2177,39 @@
 #endif
for (i = 0; i  text_list_count; i++) {
size_t len = removeControls(xw, text_list[i]);
+
if (screen-selectToBuffer) {
-   size_t have = (screen-internal_select
-  ? strlen(screen-internal_select)
+   InternalSelect *mydata = (screen-internal_select);
+   size_t have = (mydata-buffer
+  ? strlen(mydata-buffer)
   : 0);
size_t need = have + len + 1;
-   char *buffer = realloc(screen-internal_select, need);
+   char *buffer = realloc(mydata-buffer, need);
+
+   screen-selectToBuffer = False;
+#if OPT_PASTE64
+   screen-base64_paste = mydata-base64_paste;
+#endif
+#if OPT_READLINE
+   screen-paste_brackets = mydata-paste_brackets;
+#endif
if (buffer != 0) {
strcpy(buffer + have, text_list[i]);
-   screen-internal_select = buffer;
+   mydata-buffer = buffer;
}
+   TRACE((FormatSelect %d.%d .. %d.%d %s\n,
+  screen-startSel.row,
+  

commit libstorage for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2014-09-28 19:56:43

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


Package is libstorage

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2014-09-24 
13:09:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2014-09-28 19:56:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 25 16:20:52 CEST 2014 - aschn...@suse.de
+
+- sort partitions after certain remove steps (bsc#898362)
+
+---



Other differences:
--
++ libstorage-2.25.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.15/storage/BtrfsCo.cc 
new/libstorage-2.25.15/storage/BtrfsCo.cc
--- old/libstorage-2.25.15/storage/BtrfsCo.cc   2014-07-21 15:21:12.0 
+0200
+++ new/libstorage-2.25.15/storage/BtrfsCo.cc   2014-09-25 16:39:17.0 
+0200
@@ -418,7 +418,7 @@
 int BtrfsCo::removeVolume( Volume* v, bool quiet )
 {
 int ret = 0;
-y2mil(qiet:  quiet);
+y2mil(quiet:  quiet);
 y2mil(vol:  *v);
 v-setDeleted();
 if( quiet )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.15/storage/Disk.cc 
new/libstorage-2.25.15/storage/Disk.cc
--- old/libstorage-2.25.15/storage/Disk.cc  2014-09-22 16:59:15.0 
+0200
+++ new/libstorage-2.25.15/storage/Disk.cc  2014-09-25 16:39:17.0 
+0200
@@ -1387,11 +1387,21 @@
 return( ret );
 }
 
-static bool volume_ptr_sort_nr( Partition* rhs, Partition* lhs )
+
+static bool
+partition_ptr_sort_nr(Partition* rhs, Partition* lhs)
+{
+   return rhs-nr()  lhs-nr();
+}
+
+
+static bool
+volume_ptr_sort_nr(const Volume* rhs, const Volume* lhs)
 {
-return( rhs-nr()lhs-nr() );
+   return rhs-nr()  lhs-nr();
 }
 
+
 int Disk::removePartition( unsigned nr )
 {
 y2mil(begin nr   nr);
@@ -1444,7 +1454,7 @@
}
if( !l.empty() )
{
-   l.sort( volume_ptr_sort_nr );
+   l.sort(partition_ptr_sort_nr);
unsigned old = nr;
listPartition*::iterator vi = l.begin();
while( vi!=l.end() )
@@ -1454,6 +1464,8 @@
old = save;
++vi;
}
+   // bsc #898362
+   vols.sort(volume_ptr_sort_nr);
}
}
if( t==EXTENDED )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.15/storage/TmpfsCo.cc 
new/libstorage-2.25.15/storage/TmpfsCo.cc
--- old/libstorage-2.25.15/storage/TmpfsCo.cc   2014-03-06 17:30:22.0 
+0100
+++ new/libstorage-2.25.15/storage/TmpfsCo.cc   2014-09-25 16:39:17.0 
+0200
@@ -121,7 +121,7 @@
 int TmpfsCo::removeVolume( Volume* v, bool quiet )
 {
 int ret = 0;
-y2mil(qiet:  quiet);
+y2mil(quiet:  quiet);
 y2mil(vol:  *v);
 v-setDeleted();
 if( quiet )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.15/storage/gen_md5sum.cc 
new/libstorage-2.25.15/storage/gen_md5sum.cc
--- old/libstorage-2.25.15/storage/gen_md5sum.cc2014-09-22 
17:00:20.0 +0200
+++ new/libstorage-2.25.15/storage/gen_md5sum.cc2014-09-25 
16:40:11.0 +0200
@@ -1,5 +1,5 @@
-#define SOURCES_MD5SUM   fee924f98da527cdda90876545c2b3d9
-#define SOURCES_MD5_DATE  Mon Sep 22 17:00:20 CEST 2014 
+#define SOURCES_MD5SUM   159252ac4b2837ecf24dec15944af9e1
+#define SOURCES_MD5_DATE  Thu 25 Sep 16:40:11 CEST 2014 
 namespace storage
 {
 const char* GetSourceMd5() { return SOURCES_MD5SUM; }

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



commit yast2-pkg-bindings for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory checked in at 2014-09-28 19:56:44

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


Package is yast2-pkg-bindings

Changes:

--- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes
2014-09-24 13:09:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new/yast2-pkg-bindings.changes   
2014-09-28 19:56:52.0 +0200
@@ -1,0 +2,12 @@
+Wed Sep 24 18:16:22 CEST 2014 - sch...@suse.de
+
+- Added onsystem_by_user flag in Pkg.PkgProperties and
+  Pkg.ResolvableProperties
+- Fixed PkgPropertiesAll. It returns only package information about
+  the package which is defined in the parameters. In former versions
+  the given package name has not been regarded and the properties
+  of ALL packages have been returned, which has been wrong.
+  (needed for bnc#897404)
+- 3.1.20
+
+---

Old:

  yast2-pkg-bindings-3.1.19.tar.bz2

New:

  yast2-pkg-bindings-3.1.20.tar.bz2



Other differences:
--
++ yast2-pkg-bindings-devel-doc.spec ++
--- /var/tmp/diff_new_pack.5UkHm1/_old  2014-09-28 19:56:53.0 +0200
+++ /var/tmp/diff_new_pack.5UkHm1/_new  2014-09-28 19:56:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.19
+Version:3.1.20
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-pkg-bindings-%{version}.tar.bz2

++ yast2-pkg-bindings.spec ++
--- /var/tmp/diff_new_pack.5UkHm1/_old  2014-09-28 19:56:53.0 +0200
+++ /var/tmp/diff_new_pack.5UkHm1/_new  2014-09-28 19:56:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.19
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-pkg-bindings-3.1.19.tar.bz2 - yast2-pkg-bindings-3.1.20.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.19/MAINTAINER 
new/yast2-pkg-bindings-3.1.20/MAINTAINER
--- old/yast2-pkg-bindings-3.1.19/MAINTAINER2014-09-22 12:07:16.0 
+0200
+++ new/yast2-pkg-bindings-3.1.20/MAINTAINER2014-09-25 17:20:14.0 
+0200
@@ -1 +1 @@
-Ladislav Slezák lsle...@suse.cz
+Deprecated file. Use `osc maintainer yast2-pkg-bindings` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings-devel-doc.spec 
new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings-devel-doc.spec
--- old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings-devel-doc.spec 
2014-09-22 12:07:17.0 +0200
+++ new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings-devel-doc.spec 
2014-09-25 17:20:14.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.19
+Version:3.1.20
 Release:0
 License:GPL-2.0
 Group:  Documentation/HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings.changes 
new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings.changes
--- old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings.changes
2014-09-22 12:07:17.0 +0200
+++ new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings.changes
2014-09-25 17:20:14.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed Sep 24 18:16:22 CEST 2014 - sch...@suse.de
+
+- Added onsystem_by_user flag in Pkg.PkgProperties and
+  Pkg.ResolvableProperties
+- Fixed PkgPropertiesAll. It returns only package information about
+  the package which is defined in the parameters. In former versions
+  the given package name has not been regarded and the properties
+  of ALL packages have been returned, which has been wrong.
+  (needed for bnc#897404)
+- 3.1.20
+
+---
 Tue Sep 16 19:36:50 UTC 2014 - lsle...@suse.cz
 
 - SetTargetDU(): added new options (growonly and filesystem)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings.spec 
new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings.spec
--- old/yast2-pkg-bindings-3.1.19/package/yast2-pkg-bindings.spec   
2014-09-22 12:07:17.0 +0200
+++ new/yast2-pkg-bindings-3.1.20/package/yast2-pkg-bindings.spec 

commit pam-config for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package pam-config for openSUSE:Factory 
checked in at 2014-09-28 19:56:42

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


Package is pam-config

Changes:

--- /work/SRC/openSUSE:Factory/pam-config/pam-config.changes2014-04-06 
07:10:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam-config.new/pam-config.changes   
2014-09-28 19:56:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 25 14:43:18 CEST 2014 - ku...@suse.de
+
+- Update to pam-config 0.88
+  - Add pam_ecryptfs to password section [bnc#895096]
+
+---

Old:

  pam-config-0.87.tar.bz2

New:

  pam-config-0.88.tar.bz2



Other differences:
--
++ pam-config.spec ++
--- /var/tmp/diff_new_pack.BPia6h/_old  2014-09-28 19:56:48.0 +0200
+++ /var/tmp/diff_new_pack.BPia6h/_new  2014-09-28 19:56:48.0 +0200
@@ -20,7 +20,7 @@
 Summary:Modify common PAM configuration files
 License:GPL-2.0
 Group:  System/Management
-Version:0.87
+Version:0.88
 Release:0
 PreReq: pam = 0.99
 Source: %{name}-%{version}.tar.bz2

++ pam-config-0.87.tar.bz2 - pam-config-0.88.tar.bz2 ++
 12304 lines of diff (skipped)

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



commit grub2 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2014-09-28 19:56:30

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  2014-09-17 
17:42:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2014-09-28 
19:56:31.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 21 06:47:12 UTC 2014 - arvidj...@gmail.com
+
+- update translations
+- fix possible access to uninitialized pointer in linux loader
+  * add grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
+  * drop superceded 
grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch
+
+---
+Thu Sep 18 09:55:57 UTC 2014 - mch...@suse.com
+
+- fix grub.xen not able to handle legacy menu.lst hdX names (bnc#863821)
+  * add grub2-xen-legacy-config-device-name.patch from arvidjaar
+- fix the performance of grub2 uefi pxe is bad (bnc#871555)
+  * add grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
+
+---

Old:

  grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch
  translations-20130626.tar.xz

New:

  grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
  grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
  grub2-xen-legacy-config-device-name.patch
  translations-20140921.tar.xz



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.U8PZhI/_old  2014-09-28 19:56:33.0 +0200
+++ /var/tmp/diff_new_pack.U8PZhI/_new  2014-09-28 19:56:33.0 +0200
@@ -116,7 +116,7 @@
 Source3:README.openSUSE
 Source4:grub2.rpmlintrc
 # rsync -Lrtvz  translationproject.org::tp/latest/grub/ po
-Source5:translations-20130626.tar.xz
+Source5:translations-20140921.tar.xz
 Source6:grub2-once
 Source7:20_memtest86+
 Source10:   openSUSE-UEFI-CA-Certificate.crt
@@ -153,6 +153,9 @@
 Patch43:grub2-mkconfig-aarch64.patch
 # Fix build with glibc 2.20+
 Patch44:grub2-glibc-2.20.patch
+Patch45:
grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
+Patch46:grub2-xen-legacy-config-device-name.patch
+Patch47:
grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
 # Btrfs snapshot booting related patches
 Patch101:   grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
 Patch102:   grub2-btrfs-02-export-subvolume-envvars.patch
@@ -182,7 +185,6 @@
 Patch220:   
grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch
 Patch221:   
grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch
 Patch222:   
grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch
-Patch223:   
grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch
 Patch224:   grub2-ppc64-build-ppc64-32bit.patch
 Patch225:   grub2-ppc64-qemu.patch
 Patch226:   grub2-ppc64le-timeout.patch
@@ -356,6 +358,9 @@
 %patch42 -p1
 %patch43 -p1
 %patch44 -p1
+%patch45 -p1
+%patch46 -p1
+%patch47 -p1
 %patch101 -p1
 %patch102 -p1
 %patch103 -p1
@@ -383,7 +388,6 @@
 %patch220 -p1
 %patch221 -p1
 %patch222 -p1
-%patch223 -p1
 %patch224 -p1
 %patch225 -p1
 %patch226 -p1

++ grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch ++
From c1be7e90be547f6e3f2d7a5c0519f2efa31f495b Mon Sep 17 00:00:00 2001
From: Peter Jones pjo...@redhat.com
Date: Wed, 17 Sep 2014 16:30:11 -0400
Subject: [PATCH] Initialized initrd_ctx so we don't free a random pointer from
 the stack.

Currently, if linux fails, the goto fail; in grub_cmd_initrd sends us
into grub_initrd_close() without grub_initrd_init() being called, and thus
it never clears initrd_ctx-components.  grub_initrd_close() then frees that
address, which is stale data from the stack.  If the stack happens to have a
stale *address* there that matches a recent allocation, then you'll get a
double free later.

So initialize the memory up front.

Signed-off-by: Peter Jones pjo...@redhat.com
---
 grub-core/loader/arm/linux.c  | 2 +-
 grub-core/loader/arm64/linux.c| 2 +-
 grub-core/loader/i386/linux.c | 2 +-
 grub-core/loader/i386/pc/linux.c  | 2 +-
 grub-core/loader/ia64/efi/linux.c | 2 +-
 grub-core/loader/mips/linux.c | 2 +-
 grub-core/loader/powerpc/ieee1275/linux.c | 2 +-
 grub-core/loader/sparc64/ieee1275/linux.c | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git 

commit kdebase4-workspace for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2014-09-28 19:56:31

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


Package is kdebase4-workspace

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2014-09-08 21:29:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2014-09-28 19:56:35.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep 22 19:30:45 UTC 2014 - tittiatc...@gmail.com
+
+- Make kactivities4 a hard requirement (bnc#896660)
+
+---
+Sat Sep 13 16:20:45 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.11.12
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+- Drop upstream patch 
+  changeset_re8241313fc979aefafc8c2a0207570d6394f1580.diff
+
+---

Old:

  changeset_re8241313fc979aefafc8c2a0207570d6394f1580.diff
  kde-workspace-4.11.11.tar.xz

New:

  kde-workspace-4.11.12.tar.xz



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.DcdxF8/_old  2014-09-28 19:56:37.0 +0200
+++ /var/tmp/diff_new_pack.DcdxF8/_new  2014-09-28 19:56:37.0 +0200
@@ -19,7 +19,7 @@
 %define with_multiseat 1
 
 Name:   kdebase4-workspace
-Version:4.11.11
+Version:4.11.12
 Release:0
 Summary:The KDE Workspace Components
 License:GPL-2.0+
@@ -128,8 +128,6 @@
 Patch59:krunner-no-italics.diff
 # PATCH-FIX-OPENSUSE plasma-disable-networkmanager.diff -- Makes it possible 
to disable it on KDE start depending on sysconfig
 Patch60:plasma-disable-networkmanager.diff
-# PATCH-FIX-UPSTREAM changeset_re8241313fc979aefafc8c2a0207570d6394f1580.diff 
-- Require strict binding for intel driver
-Patch61:changeset_re8241313fc979aefafc8c2a0207570d6394f1580.diff
 # PATCH-FIX-OPENSUSE opensuse-homepage.diff -- Makes kickoff use openSUSE 
homepage as default
 Patch62:opensuse-homepage.diff
 # PATCH-FIX-OPENSUSE opensuse-kinfocenter.diff (created by Alin M. Elena to 
have some openSUSE distro info in kinfocenter)
@@ -150,7 +148,7 @@
 Requires:   %{name}-liboxygenstyle = %{version}
 # Requires /etc/xdg/menus/applications.menu (bnc#754104)
 Requires:   desktop-data-openSUSE
-Recommends: kactivities4 = %{_kde_platform_version}
+Requires:   kactivities4 = 4.13.3
 Requires:   kde4-kgreeter-plugins = %{version}
 Requires:   kscreen
 Requires:   polkit-kde-agent-1
@@ -383,7 +381,6 @@
 %patch57
 %patch59 -p1
 %patch60 -p1
-%patch61 -p1
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1

++ kde-workspace-4.11.11.tar.xz - kde-workspace-4.11.12.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-workspace/kde-workspace-4.11.11.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kde-workspace-4.11.12.tar.xz 
differ: char 27, line 1


++ opensuse-kinfocenter.diff ++
--- /var/tmp/diff_new_pack.DcdxF8/_old  2014-09-28 19:56:37.0 +0200
+++ /var/tmp/diff_new_pack.DcdxF8/_new  2014-09-28 19:56:37.0 +0200
@@ -1,8 +1,7 @@
-diff --git a/kinfocenter/Modules/infosummary/infosum.cpp 
b/kinfocenter/Modules/infosummary/infosum.cpp
-index 276d00c..c36c311 100644
 a/kinfocenter/Modules/infosummary/infosum.cpp
-+++ b/kinfocenter/Modules/infosummary/infosum.cpp
-@@ -58,12 +58,12 @@ void InfoSumPlugin::createDisplay()
+diff -urB kde-workspace-4.11.12/kinfocenter/Modules/infosummary/infosum.cpp 
new/kinfocenter/Modules/infosummary/infosum.cpp
+--- kde-workspace-4.11.12/kinfocenter/Modules/infosummary/infosum.cpp  
2014-09-12 09:42:16.0 +0200
 new/kinfocenter/Modules/infosummary/infosum.cpp2014-09-14 
09:41:12.275783695 +0200
+@@ -58,12 +58,12 @@
  void InfoSumPlugin::createOsBox()
  {  
DefaultBoxWidget *osWidget = new DefaultBoxWidget();
@@ -15,14 +14,41 @@

 -  osWidget-setLabelOne(osInfo-osVersion());
 +  osWidget-setLabelOne(osInfo-osVersion()+'\n'+osInfo-distroName());
-   osWidget-setLabelTwo(QString(KDE_VERSION_STRING));
+   osWidget-setLabelTwo(QString(KDE::versionString()));
osWidget-setLabelThree(osInfo-hostName());
osWidget-setWhatsThis(i18nc(OS whats this,This shows information about 
your Operating System));
-diff --git a/kinfocenter/Modules/infosummary/osdepinfo.cpp 
b/kinfocenter/Modules/infosummary/osdepinfo.cpp
-index 34afecc..af1ec45 100644
 a/kinfocenter/Modules/infosummary/osdepinfo.cpp
-+++ b/kinfocenter/Modules/infosummary/osdepinfo.cpp
-@@ -37,6 +37,12 @@ const QString 

commit vpnc for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package vpnc for openSUSE:Factory checked in 
at 2014-09-28 19:56:37

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


Package is vpnc

Changes:

--- /work/SRC/openSUSE:Factory/vpnc/vpnc.changes2014-05-22 
20:38:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.vpnc.new/vpnc.changes   2014-09-28 
19:56:43.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 23 15:22:31 UTC 2014 - mplus...@suse.com
+
+- Add unit file
+- Fix building for SLE_11_SP3
+- Clean specfile
+
+---

New:

  vpnc.service



Other differences:
--
++ vpnc.spec ++
--- /var/tmp/diff_new_pack.mdVHlP/_old  2014-09-28 19:56:44.0 +0200
+++ /var/tmp/diff_new_pack.mdVHlP/_new  2014-09-28 19:56:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vpnc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,35 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
-
-
 Name:   vpnc
-BuildRequires:  gnutls
-BuildRequires:  libgcrypt-devel
-BuildRequires:  libgnutls-devel
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(systemd)
 Version:0.5.3r517
 Release:0
 Summary:A Client for Cisco VPN concentrator
 License:GPL-2.0+
 Group:  Productivity/Networking/Security
 Url:http://svn.unix-ag.uni-kl.de/vpnc/branches/vpnc-nortel
-Requires:   /sbin/ip
-Requires:   /usr/bin/sed
 Source: %{name}-%{version}.tar.bz2
 # only for checkin warnings...
 Source1:checkout_svn.sh
-Source2:vpnc.conf
+Source2:%{name}.conf
+Source3:%{name}.service
 Patch1: vpnc-no-build-dates.patch
 # most ugly hack ever
 Patch4: vpnc-restart-after-timeout.diff
 Patch5: vpnc-pidfile-path.diff
 Patch6: vpnc-add-name-to-stderr-log.diff
+BuildRequires:  gnutls
+BuildRequires:  libgcrypt-devel
+BuildRequires:  libgnutls-devel
+BuildRequires:  pkg-config
+Requires:   %{_bindir}/sed
+Requires:   /sbin/ip
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} = 1210
+BuildRequires:  pkgconfig(systemd)
+%endif
 
 %description
 A VPN client compatible with Cisco's EasyVPN equipment.
@@ -58,42 +60,55 @@
 
 It runs entirely in userspace and uses the TUN/TAP driver for access.
 
-
-
-Authors:
-
-Maurice Massar vpnc at unix-ag dot uni-kl dot de
-Eduard Bloch blade at debian dot org
-
 %prep
-%setup -n %{name}
+%setup -q -n %{name}
 %patch1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
 
 %build
-export CFLAGS=%optflags
-make PREFIX=/usr
+export CFLAGS=%{optflags}
+make PREFIX=/usr %{?_smp_mflags}
 
 %install
-mkdir -p ${RPM_BUILD_ROOT}/%{_rundir}/vpnc
-%{__make} install \
-   DESTDIR=${RPM_BUILD_ROOT} \
+mkdir -p %{buildroot}/%{_rundir}/vpnc
+make install \
+   DESTDIR=%{buildroot} \
PREFIX=/usr
-rm -rfv ${RPM_BUILD_ROOT}/usr/share/doc/vpnc
-install -D -m 0644 %{SOURCE2} 
${RPM_BUILD_ROOT}/%{_prefix}/lib/tmpfiles.d/vpnc.conf
+rm -rfv %{buildroot}%{_datadir}/doc/vpnc
+%if 0%{?suse_version} = 1210
+install -D -m 0644 $RPM_SOURCE_DIR/%{name}.service 
%{buildroot}/%{_unitdir}/%{name}@.service
+install -D -m 0644 $RPM_SOURCE_DIR/%{name}.conf 
%{buildroot}/%{_libexecdir}/tmpfiles.d/%{name}.conf
+%endif
+
+%pre
+%if 0%{?suse_version} = 1210
+%service_add_pre %{name}@.service
+%endif
 
-%clean
-rm -rf %{buildroot}
+%post
+%if 0%{?suse_version} = 1210
+%service_add_post %{name}@.service
+%endif
+
+%preun
+%if 0%{?suse_version} = 1210
+%service_del_preun %{name}@.service
+%endif
+
+%postun
+%if 0%{?suse_version} = 1210
+%service_del_postun %{name}@.service
+%endif
 
 %files
 %defattr(-,root,root)
-%attr(0600,root,root) %config(noreplace) %ghost 
%{_sysconfdir}/vpnc/default.conf
-%{_prefix}/lib/tmpfiles.d/vpnc.conf
+%attr(0600,root,root) %config(noreplace) %ghost 
%{_sysconfdir}/%{name}/default.conf
+
 %ghost %{_rundir}/vpnc
-%dir %{_sysconfdir}/vpnc
-%{_sysconfdir}/vpnc/vpnc-script
+%dir %{_sysconfdir}/%{name}
+%{_sysconfdir}/%{name}/vpnc-script
 %{_sbindir}/vpnc
 %{_sbindir}/vpnc-disconnect
 %{_bindir}/cisco-decrypt
@@ -101,6 +116,10 @@
 %{_mandir}/man1/cisco-decrypt.1.*
 %{_mandir}/man1/pcf2vpnc.1.*
 %{_mandir}/man8/vpnc.8.*
+%if 0%{?suse_version} = 1210
+%{_unitdir}/%{name}@.service
+%{_libexecdir}/tmpfiles.d/%{name}.conf
+%endif
 %doc 

commit cyrus-sasl for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package cyrus-sasl for openSUSE:Factory 
checked in at 2014-09-28 19:56:32

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


Package is cyrus-sasl

Changes:

--- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl-saslauthd.changes  
2014-08-07 08:07:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new/cyrus-sasl-saslauthd.changes 
2014-09-28 19:56:37.0 +0200
@@ -2 +2 @@
-Tue Jul 29 23:33:45 UTC 2014 - sfal...@opensuse.org
+Tue Sep 23 13:57:46 UTC 2014 - vark...@suse.com
@@ -4 +4,6 @@
-- Changed references to /var/run, to /run in order to clear rpmlint check 
failure, due to files being installed to /var/run 
+- bnc#897837 saslauthd package has no config
+
+---
+Tue Jul 29 23:31:35 UTC 2014 - sfal...@opensuse.org
+
+- Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear 
rpmlint check failure
@@ -13,0 +19,6 @@
+Fri Jun 13 11:03:45 UTC 2014 - ckornac...@suse.com
+
+- Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9
+  cyrus-sasl-revert_gssapi_flags.patch (bnc#775279)
+
+---
--- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl.changes2014-08-07 
08:07:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new/cyrus-sasl.changes   
2014-09-28 19:56:37.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 23 13:57:46 UTC 2014 - vark...@suse.com
+
+- bnc#897837 saslauthd package has no config
+
+---
@@ -17,0 +23,5 @@
+
+---
+Tue Apr  1 10:32:37 UTC 2014 - vark...@suse.com
+
+- bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 
'Restart=always'



Other differences:
--
cyrus-sasl.spec: same change
++ saslauthd.service ++
--- /var/tmp/diff_new_pack.5oLJIN/_old  2014-09-28 19:56:39.0 +0200
+++ /var/tmp/diff_new_pack.5oLJIN/_new  2014-09-28 19:56:39.0 +0200
@@ -5,7 +5,7 @@
 [Service]
 Type=forking
 EnvironmentFile=/etc/sysconfig/saslauthd
-ExecStart=/usr/sbin/saslauthd
+ExecStart=/usr/sbin/saslauthd  -a $SASLAUTHD_AUTHMECH -n $SASLAUTHD_THREADS
 ExecReload=/bin/kill -HUP $MAINPID
 ExecStop=/bin/kill -TERM $MAINPID
 Restart=always

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



commit krb5 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2014-09-28 19:56:34

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


Package is krb5

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2014-09-03 
20:09:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2014-09-28 
19:56:39.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 13:25:33 UTC 2014 - vark...@suse.com
+
+-  bnc#897874 CVE-2014-5351: krb5: current keys returned when randomizing the 
keys for a service principal 
+- added patches:
+  * bnc#897874-CVE-2014-5351.diff
+---

New:

  bnc#897874-CVE-2014-5351.diff



Other differences:
--
++ krb5.spec ++
--- /var/tmp/diff_new_pack.AjAvvf/_old  2014-09-28 19:56:41.0 +0200
+++ /var/tmp/diff_new_pack.AjAvvf/_new  2014-09-28 19:56:41.0 +0200
@@ -83,6 +83,7 @@
 Patch13:krb5-1.9-debuginfo.patch
 Patch14:krb5-kvno-230379.patch
 Patch20:krb5-1.12-doxygen.patch
+Patch21:bnc#897874-CVE-2014-5351.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: mktemp, grep, /bin/touch, coreutils
 PreReq: %fillup_prereq 
@@ -203,6 +204,7 @@
 %patch13 -p0
 %patch14 -p1
 %patch20 -p1
+%patch21 -p1
 
 %build
 # needs to be re-generated

++ bnc#897874-CVE-2014-5351.diff ++
diff --git a/src/lib/kadm5/srv/svr_principal.c 
b/src/lib/kadm5/srv/svr_principal.c
index 5d358bd..d4e74cc 100644
--- a/src/lib/kadm5/srv/svr_principal.c
+++ b/src/lib/kadm5/srv/svr_principal.c
@@ -344,6 +344,20 @@ check_1_6_dummy(kadm5_principal_ent_t entry, long mask,
 *passptr = NULL;
 }
 
+/* Return the number of keys with the newest kvno.  Assumes that all key data
+ * with the newest kvno are at the front of the key data array. */
+static int
+count_new_keys(int n_key_data, krb5_key_data *key_data)
+{
+int n;
+
+for (n = 1; n  n_key_data; n++) {
+if (key_data[n - 1].key_data_kvno != key_data[n].key_data_kvno)
+return n;
+}
+return n_key_data;
+}
+
 kadm5_ret_t
 kadm5_create_principal(void *server_handle,
kadm5_principal_ent_t entry, long mask,
@@ -1593,7 +1607,7 @@ kadm5_randkey_principal_3(void *server_handle,
 osa_princ_ent_rec   adb;
 krb5_int32  now;
 kadm5_policy_ent_recpol;
-int ret, last_pwd;
+int ret, last_pwd, n_new_keys;
 krb5_booleanhave_pol = FALSE;
 kadm5_server_handle_t   handle = server_handle;
 krb5_keyblock   *act_mkey;
@@ -1686,8 +1700,9 @@ kadm5_randkey_principal_3(void *server_handle,
 kdb-fail_auth_count = 0;
 
 if (keyblocks) {
-ret = decrypt_key_data(handle-context,
-   kdb-n_key_data, kdb-key_data,
+/* Return only the new keys added by krb5_dbe_crk. */
+n_new_keys = count_new_keys(kdb-n_key_data, kdb-key_data);
+ret = decrypt_key_data(handle-context, n_new_keys, kdb-key_data,
keyblocks, n_keys);
 if (ret)
 goto done;
-- 
1.8.5.2

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



commit lockdev for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package lockdev for openSUSE:Factory checked 
in at 2014-09-28 19:56:38

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


Package is lockdev

Changes:

--- /work/SRC/openSUSE:Factory/lockdev/lockdev.changes  2013-05-03 
09:26:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.lockdev.new/lockdev.changes 2014-09-28 
19:56:44.0 +0200
@@ -1,0 +2,11 @@
+Thu Sep 25 10:51:50 UTC 2014 - lnus...@suse.de
+
+- add baselibs.conf as source
+
+---
+Wed Sep 10 12:17:27 UTC 2014 - lnus...@suse.de
+
+- pass --enable-helper to force use of setgid helper in order to
+  be able to write /var/lock (bnc#896010)
+
+---



Other differences:
--
++ lockdev.spec ++
--- /var/tmp/diff_new_pack.tfruyc/_old  2014-09-28 19:56:45.0 +0200
+++ /var/tmp/diff_new_pack.tfruyc/_new  2014-09-28 19:56:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lockdev
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,7 @@
 Url:http://packages.debian.org/unstable/source/lockdev
 #Source0:
http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}_%{version}.orig.tar.gz
 Source0:
http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}-%{version}.tar.bz2
+Source90:   baselibs.conf
 Patch0: lockdev-drop-baudboy.h.diff
 Patch1: lockdev-fix-implicit-declarations.diff
 Patch2: lockdev-reserve-some-space-to-avoid-buffer-overflow.diff
@@ -81,7 +82,7 @@
 touch ChangeLog
 mkdir -p m4
 autoreconf -f -i
-%configure --disable-silent-rules
+%configure --disable-silent-rules --enable-helper
 make %{?_smp_mflags}
 
 %check

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



commit autoyast2 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-09-28 19:56:46

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-09-25 
08:42:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-09-28 
19:56:55.0 +0200
@@ -1,0 +2,21 @@
+Fri Sep 26 14:24:14 CEST 2014 - sch...@suse.de
+
+- Documentation update for SLES12.
+- 3.1.64
+
+---
+Wed Sep 24 18:27:58 CEST 2014 - sch...@suse.de
+
+- Exporting package selection correctly.
+  (bnc#897404)
+- 3.1.63
+
+---
+Wed Sep 24 11:24:39 CEST 2014 - sch...@suse.de
+
+- Fixed path of change-root scripts which have been
+  defined in autoinst.xml.
+  (bnc#897212)
+- 3.1.62
+
+---

Old:

  autoyast2-3.1.61.tar.bz2

New:

  autoyast2-3.1.64.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.pVrN9D/_old  2014-09-28 19:56:56.0 +0200
+++ /var/tmp/diff_new_pack.pVrN9D/_new  2014-09-28 19:56:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.61
+Version:3.1.64
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.61.tar.bz2 - autoyast2-3.1.64.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.61/package/autoyast2.changes 
new/autoyast2-3.1.64/package/autoyast2.changes
--- old/autoyast2-3.1.61/package/autoyast2.changes  2014-09-23 
16:39:11.0 +0200
+++ new/autoyast2-3.1.64/package/autoyast2.changes  2014-09-26 
14:59:11.0 +0200
@@ -1,4 +1,25 @@
 ---
+Fri Sep 26 14:24:14 CEST 2014 - sch...@suse.de
+
+- Documentation update for SLES12.
+- 3.1.64
+
+---
+Wed Sep 24 18:27:58 CEST 2014 - sch...@suse.de
+
+- Exporting package selection correctly.
+  (bnc#897404)
+- 3.1.63
+
+---
+Wed Sep 24 11:24:39 CEST 2014 - sch...@suse.de
+
+- Fixed path of change-root scripts which have been
+  defined in autoinst.xml.
+  (bnc#897212)
+- 3.1.62
+
+---
 Tue Sep 23 15:51:13 CEST 2014 - sch...@suse.de
 
 - Finishing the autoyast-initscripts.service BEFORE the user can
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.61/package/autoyast2.spec 
new/autoyast2-3.1.64/package/autoyast2.spec
--- old/autoyast2-3.1.61/package/autoyast2.spec 2014-09-23 16:39:11.0 
+0200
+++ new/autoyast2-3.1.64/package/autoyast2.spec 2014-09-26 14:59:11.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.61
+Version:3.1.64
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Files old/autoyast2-3.1.61/package/autoyast_en_html.tar.bz2 and 
new/autoyast2-3.1.64/package/autoyast_en_html.tar.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.61/src/modules/AutoinstScripts.rb 
new/autoyast2-3.1.64/src/modules/AutoinstScripts.rb
--- old/autoyast2-3.1.61/src/modules/AutoinstScripts.rb 2014-09-23 
16:39:11.0 +0200
+++ new/autoyast2-3.1.64/src/modules/AutoinstScripts.rb 2014-09-26 
14:59:11.0 +0200
@@ -824,8 +824,15 @@
   # special == true --- The script has to be installed into /mnt
   # because it will be called in a chroot environment.
   # (bnc#889931)
+  # Add /mnt only if the script is getting via GetURL.
+  # In the other case SCR will do it via target setting.
+  # (bnc#897212)
+  #
   # FIXME: Find out why nfs has a special behavior.
-  if special || toks[scheme] == nfs
+  #Take another name for s
+  if (special  s[location]  !s[location].empty?) ||
+toks[scheme] == nfs
+
 scriptPath = Builtins.sformat(
   %1%2/%3,
   AutoinstConfig.destdir,
@@ -856,7 +863,10 @@
   Ops.get_string(s, source, echo Empty script!)
 )
   end
-  if special || toks[scheme] == nfs
+  # FIXME: That's duplicate code
+  if (special  s[location]  !s[location].empty?) ||
+ 

commit systemd for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2014-09-28 19:56:47

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


Package is systemd

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2014-09-20 
15:51:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2014-09-28 19:56:57.0 +0200
@@ -1,0 +2,55 @@
+Fri Sep 26 16:11:10 UTC 2014 - wer...@suse.de
+
+- Add upstream patch
+  0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch 
+  for bsc#893797
+
+---
+Fri Sep 26 09:34:22 UTC 2014 - rmila...@suse.com
+
+- Drop renaming virtual interfaces in a guest (bnc#898432).
+  Add 1088-drop-renaming-of-virtual-interfaces-in-guest.patch 
+
+---
+Thu Sep 25 14:08:35 UTC 2014 - wer...@suse.de
+
+- Rename patch 0001-infinit-timeout-for-kmod-loaded-modules.patch
+  to patch 1087-infinit-timeout-for-kmod-loaded-modules.patch 
+  and apply this one
+
+---
+Thu Sep 25 13:45:46 UTC 2014 - wer...@suse.de
+
+- Change patch
+  0003-mount-order-options-before-other-arguments-to-mount.patch
+  to fix bsc#898240 
+
+---
+Thu Sep 25 09:06:14 UTC 2014 - wer...@suse.de
+
+- Add upstream patches
+  0001-Fix-warning-about-unused-variable-with-SELINUX.patch
+  0002-bus-remove-unused-check.patch
+
+---
+Wed Sep 24 15:05:49 UTC 2014 - wer...@suse.de
+
+- Add patch 0001-infinit-timeout-for-kmod-loaded-modules.patch to
+  be able to avoid killing a running kmod/modprobe (bnc#889297) 
+
+---
+Wed Sep 24 08:36:42 UTC 2014 - wer...@suse.de
+
+- Update patch 0001-bnc888612-logind-polkit-acpi.patch 
+
+---
+Wed Sep 24 07:47:54 UTC 2014 - wer...@suse.de
+
+- Add upstream patches
+  0001-login-pause-devices-before-acknowledging-VT-switches.patch
+  May help that history of the shell is saved
+  0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch
+  0001-socket-introduce-SELinuxContextFromNet-option.patch (bsc#897801)
+  0002-util-avoid-non-portable-__WORDSIZE.patch
+
+---
systemd.changes: same change

New:

  0001-Fix-warning-about-unused-variable-with-SELINUX.patch
  0001-login-pause-devices-before-acknowledging-VT-switches.patch
  0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch
  0001-socket-introduce-SELinuxContextFromNet-option.patch
  0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch
  0002-bus-remove-unused-check.patch
  0002-util-avoid-non-portable-__WORDSIZE.patch
  1087-infinit-timeout-for-kmod-loaded-modules.patch
  1088-drop-renaming-of-virtual-interfaces-in-guest.patch



Other differences:
--
++ systemd-mini.spec ++
--- /var/tmp/diff_new_pack.zqashz/_old  2014-09-28 19:57:02.0 +0200
+++ /var/tmp/diff_new_pack.zqashz/_new  2014-09-28 19:57:02.0 +0200
@@ -888,6 +888,20 @@
 Patch429:   0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch
 # PATCH-FIX-SUSE AUDIT-0: Power button press at gdm login should not prompt 
for credentials (bnc#888612)
 Patch430:   0001-bnc888612-logind-polkit-acpi.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/24 -- May help that history of the shell 
is saved
+Patch431:   0001-login-pause-devices-before-acknowledging-VT-switches.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/24
+Patch432:   0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/24 (bsc#897801)
+Patch433:   0001-socket-introduce-SELinuxContextFromNet-option.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/24
+Patch434:   0002-util-avoid-non-portable-__WORDSIZE.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/25
+Patch435:   0001-Fix-warning-about-unused-variable-with-SELINUX.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/25
+Patch436:   0002-bus-remove-unused-check.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/26
+Patch437:   0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch
 
 # UDEV PATCHES
 # 
@@ -1067,6 +1081,10 @@
 Patch1085:  1085-udev-fix-typos.patch
 # PATCH-FIX-UPSTREAM 1085-udevd-don-t-fail-if-run-udev-exists.patch
 Patch1086:  1086-udevd-don-t-fail-if-run-udev-exists.patch
+# PATCH-FIX-SSUE 

commit zypper for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2014-09-28 19:56:45

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


Package is zypper

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2014-09-20 
07:26:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2014-09-28 
19:56:53.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep 25 17:57:51 CEST 2014 - m...@suse.de
+
+- Trigger appdata plugin when system repos have changed (bnc#866257)
+- SLE-12 (suse_version 1315) uses it's own translations set (bnc#897176)
+- version 1.11.14
+
+---
+Sun Sep 21 01:13:38 CEST 2014 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---

Old:

  zypper-1.11.13.tar.bz2

New:

  zypper-1.11.14.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.a9EYnS/_old  2014-09-28 19:56:54.0 +0200
+++ /var/tmp/diff_new_pack.a9EYnS/_new  2014-09-28 19:56:54.0 +0200
@@ -33,7 +33,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.11.13
+Version:1.11.14
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.11.13.tar.bz2 - zypper-1.11.14.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.11.13.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.11.14.tar.bz2 differ: char 11, 
line 1

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



commit libnetfilter_conntrack for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libnetfilter_conntrack for 
openSUSE:Factory checked in at 2014-09-28 19:58:25

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


Package is libnetfilter_conntrack

Changes:

--- 
/work/SRC/openSUSE:Factory/libnetfilter_conntrack/libnetfilter_conntrack.changes
2013-08-13 13:05:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new/libnetfilter_conntrack.changes
   2014-09-28 19:58:26.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:45:35 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ libnetfilter_conntrack.spec ++
--- /var/tmp/diff_new_pack.dbGz3p/_old  2014-09-28 19:58:27.0 +0200
+++ /var/tmp/diff_new_pack.dbGz3p/_new  2014-09-28 19:58:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnetfilter_conntrack
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/Security
 
-#Freecode-URL: http://freecode.com/projects/libnetfilter_conntrack/
 #Git-Clone:git://git.netfilter.org/libnetfilter_conntrack
 #DL-URL:   http://netfilter.org/projects/libnetfilter_conntrack/files/
 Source: 
http://netfilter.org/projects/libnetfilter_conntrack/files/%name-%version.tar.bz2
@@ -35,16 +34,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:  autoconf, automake = 1.6, libtool
 BuildRequires:  pkgconfig = 0.21
-%if 0%{?suse_version} = 1140 || 0%{?fedora_version}
 BuildRequires:  pkgconfig(libmnl) = 1.0.3
 BuildRequires:  pkgconfig(libnfnetlink) = 1.0.0
-%else
-BuildRequires:  libmnl-devel = 1.0.3
-BuildRequires:  libnfnetlink-devel = 1.0.0
-%endif
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 libnetfilter_conntrack is a userspace library providing a programming
@@ -77,7 +68,6 @@
 used by conntrack-tools among many other applications.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 
 %build


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



commit kiwi-instsource-plugins-openSUSE-13-2 for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package 
kiwi-instsource-plugins-openSUSE-13-2 for openSUSE:Factory checked in at 
2014-09-28 19:58:27

Comparing /work/SRC/openSUSE:Factory/kiwi-instsource-plugins-openSUSE-13-2 (Old)
 and  /work/SRC/openSUSE:Factory/.kiwi-instsource-plugins-openSUSE-13-2.new 
(New)


Package is kiwi-instsource-plugins-openSUSE-13-2

Changes:

--- 
/work/SRC/openSUSE:Factory/kiwi-instsource-plugins-openSUSE-13-2/kiwi-instsource-plugins-openSUSE-13-2.changes
  2014-07-04 09:34:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-instsource-plugins-openSUSE-13-2.new/kiwi-instsource-plugins-openSUSE-13-2.changes
 2014-09-28 19:58:28.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 19 07:10:33 UTC 2014 - co...@suse.com
+
+- update from git to fix bnc#895021
+
+---



Other differences:
--
++ kiwi-instsource-plugins-openSUSE-13-2.spec ++
--- /var/tmp/diff_new_pack.2tjr14/_old  2014-09-28 19:58:29.0 +0200
+++ /var/tmp/diff_new_pack.2tjr14/_new  2014-09-28 19:58:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kiwi-instsource-plugins-openSUSE-13-2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,9 +38,9 @@
 
 %description
 OpenSuSE - KIWI Image System InstSource plugins provides information
-and plugin code to create meta information for a Novell/SUSE
-installation source This particular package contains the metadata
-plugins specific for the openSUSE-11.1 targets.
+and plugin code to create meta information for a SUSE
+installation source. This particular package contains the metadata
+plugins specific for the suse-13.2 targets.
 
 %prep
 %setup -q -n kiwi-instsource-plugins-openSUSE-13-2

++ kiwi-instsource-plugins-openSUSE-13-2.tar.xz ++
 2069 lines of diff (skipped)

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



commit kdebase4-openSUSE for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-openSUSE for 
openSUSE:Factory checked in at 2014-09-28 19:58:11

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


Package is kdebase4-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-openSUSE/kdebase4-openSUSE.changes  
2014-05-29 08:43:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new/kdebase4-openSUSE.changes 
2014-09-28 19:58:13.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 19:55:16 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Push new KDE branding for 13.2 
+- Put also config and colorschemes into kdebase4-runtime branding
+
+---



Other differences:
--
++ kdebase4-openSUSE.spec ++
--- /var/tmp/diff_new_pack.HAncvZ/_old  2014-09-28 19:58:13.0 +0200
+++ /var/tmp/diff_new_pack.HAncvZ/_new  2014-09-28 19:58:13.0 +0200
@@ -154,6 +154,9 @@
 %dir %{_kde4_appsdir}/desktoptheme
 %{_kde4_appsdir}/desktoptheme/openSUSEdefault
 %{_kde4_appsdir}/desktoptheme/openSUSE
+%{_kde4_appsdir}/desktoptheme/openSUSElight/
+%{_kde4_appsdir}/color-schemes
+%config %{_sysconfdir}/kde4
 
 %files -n kdebase4-workspace-branding-openSUSE
 %defattr(-,root,root)
@@ -165,7 +168,6 @@
 %{_kde4_appsdir}/konsole/
 %{_kde4_appsdir}/kwin/
 %{_kde4_appsdir}/plasma-desktop
-%{_kde4_appsdir}/color-schemes
 %{_kde4_appsdir}/SUSEgreeter
 %{_kde4_bindir}/SUSEgreeter
 %dir %{_kde4_configdir}
@@ -192,7 +194,6 @@
 %{_kde4_iconsdir}/oxygen/
 %{_kde4_sharedir}/env/
 %{_localstatedir}/adm/fillup-templates/sysconfig.windowmanager-kde4
-%config %{_sysconfdir}/kde4
 %_kde4_appsdir/plasma-desktop
 %_kde4_appsdir/plasma-netbook
 %_kde4_appsdir/plasma

++ kdebase4-openSUSE-13.2.tar.bz2 ++
 87435 lines of diff (skipped)

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



commit tevent for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2014-09-28 19:58:02

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


Package is tevent

Changes:

--- /work/SRC/openSUSE:Factory/tevent/tevent.changes2014-02-19 
18:55:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes   2014-09-28 
19:58:03.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 23 20:41:59 UTC 2014 - lmue...@suse.com
+
+- Utilize doxygen to generate the API documentation and package it.
+
+---



Other differences:
--
++ tevent.spec ++
--- /var/tmp/diff_new_pack.Q8mF8Y/_old  2014-09-28 19:58:03.0 +0200
+++ /var/tmp/diff_new_pack.Q8mF8Y/_new  2014-09-28 19:58:03.0 +0200
@@ -138,11 +138,19 @@
 %{__make} %{build_make_smp_mflags} \
all
 
+doxygen doxy.config
+
 %check
 %{__make} test
 
 %install
 DESTDIR=${RPM_BUILD_ROOT} make install
+
+# install API docs
+mkdir -p $RPM_BUILD_ROOT/%{_mandir}
+cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
+rm $RPM_BUILD_ROOT/%{_mandir}/man3/todo.3
+
 # Shared libraries need to be marked executable for rpmbuild to strip them and
 # include them in debuginfo
 find ${RPM_BUILD_ROOT} -name *.so* -exec chmod -c +x {} \;
@@ -164,6 +172,7 @@
 %{_includedir}/tevent.h
 %{_libdir}/libtevent.so
 %{_libdir}/pkgconfig/tevent.pc
+%{_mandir}/man3/tevent*.*
 
 %files -n python-tevent
 %defattr(-,root,root)



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



commit xdg-utils for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package xdg-utils for openSUSE:Factory 
checked in at 2014-09-28 19:57:59

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


Package is xdg-utils

Changes:

--- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes  2014-07-31 
21:50:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-utils.new/xdg-utils.changes 2014-09-28 
19:58:00.0 +0200
@@ -1,0 +2,13 @@
+Tue Sep 23 16:32:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 20140922:
+  * Initial support for Plasma5
+  * XFCE .desktop file created for browser selection is broken
+(fdo#56092)
+  * Unnecessary filtering file:// for pcmanfm (fdo#63153)
+  * fails if user sets a custom IFS environment variable
+(fdo#81386)
+  * xdg-utils-common is broken, xdg-open uses bashism (fdo#83979)
+  * xdg-email: do not encode - character
+
+---

Old:

  xdg-utils-20140630.tar.xz

New:

  xdg-utils-20140922.tar.xz



Other differences:
--
++ xdg-utils.spec ++
--- /var/tmp/diff_new_pack.NdHuqB/_old  2014-09-28 19:58:01.0 +0200
+++ /var/tmp/diff_new_pack.NdHuqB/_new  2014-09-28 19:58:01.0 +0200
@@ -25,7 +25,7 @@
 Summary:Utilities to uniformly interface desktop environments
 License:MIT
 Group:  System/GUI/Other
-Version:20140630
+Version:20140922
 Release:0
 BuildArch:  noarch
 Url:http://portland.freedesktop.org/

++ install-some-more-scripts.diff ++
--- /var/tmp/diff_new_pack.NdHuqB/_old  2014-09-28 19:58:02.0 +0200
+++ /var/tmp/diff_new_pack.NdHuqB/_new  2014-09-28 19:58:02.0 +0200
@@ -23,4 +23,4 @@
 -#xdg-terminal
  
  MANPAGES= $(SCRIPTS:%=man/%.1)
- WEBPAGES= $(SCRIPTS:%=%.html)
+ WEBPAGES= $(SCRIPTS:%=html/%.html)

++ xdg-utils-20140630.tar.xz - xdg-utils-20140922.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-utils-20140630/ChangeLog 
new/xdg-utils-20140922/ChangeLog
--- old/xdg-utils-20140630/ChangeLog2014-07-01 13:45:18.0 +0200
+++ new/xdg-utils-20140922/ChangeLog2014-09-23 18:34:19.0 +0200
@@ -1,5 +1,19 @@
 === xdg-utils 1.1.x ===
 
+2014-09-22 Rex Dieter rdie...@fedoraproject.org
+   * Initial support for Plasma5 (largely thanks to Karol Herbst)
+
+2014-09-19 Rex Dieter rdie...@fedoraproject.org
+   * XFCE .desktop file created for browser selection is broken (BR56092)
+   * Unnecessary filtering file:// for pcmanfm (BR63153)
+   * fails if user sets a custom IFS environment variable (BR81386)
+
+2014-09-17 Rex Dieter rdie...@fedoraproject.org
+   * xdg-utils-common is broken, xdg-open uses bashism (BR83979)
+
+2014-08-25 Rex Dieter rdie...@fedoraproject.org
+   * xdg-email: do not encode - character
+
 2014-04-26 Rex Dieter rdie...@fedoraproject.org
* xdg-open fails to open web browser urls with a query string (BR45857)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-utils-20140630/Makefile.in 
new/xdg-utils-20140922/Makefile.in
--- old/xdg-utils-20140630/Makefile.in  2014-07-01 13:45:18.0 +0200
+++ new/xdg-utils-20140922/Makefile.in  2014-09-23 18:34:19.0 +0200
@@ -10,7 +10,7 @@
rm -f config.* Makefile
rm -rf autom4te.cache
 
-release:   $(SUBDIRS:%=%/__release__) distclean
+release:   $(SUBDIRS:%=%/__release__)
rm -f *~
 
 help:  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-utils-20140630/RELEASE_NOTES 
new/xdg-utils-20140922/RELEASE_NOTES
--- old/xdg-utils-20140630/RELEASE_NOTES2014-07-01 13:45:18.0 
+0200
+++ new/xdg-utils-20140922/RELEASE_NOTES2014-09-23 18:34:19.0 
+0200
@@ -2,7 +2,7 @@
 =
 
 This release includes:
-* better support for GNOME3, KDE4, LXDE, MATE, XFCE
+* better support for GNOME3, KDE4, Plasma5, LXDE, MATE, XFCE
 * initial support for generic methods (non toolkit-specific, experimental)
 * xdg-settings utility, a script to get various settings from the desktop
   environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-utils-20140630/scripts/Makefile.in 
new/xdg-utils-20140922/scripts/Makefile.in
--- old/xdg-utils-20140630/scripts/Makefile.in  2014-07-01 13:45:18.0 
+0200
+++ new/xdg-utils-20140922/scripts/Makefile.in  2014-09-23 18:34:19.0 
+0200
@@ -27,30 +27,29 @@
 #xdg-terminal
 
 MANPAGES=  $(SCRIPTS:%=man/%.1)
-WEBPAGES=  $(SCRIPTS:%=%.html)
+WEBPAGES=  

commit libical for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package libical for openSUSE:Factory checked 
in at 2014-09-28 19:58:36

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


Package is libical

Changes:

--- /work/SRC/openSUSE:Factory/libical/libical.changes  2014-09-19 
13:56:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libical.new/libical.changes 2014-09-28 
19:58:38.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 26 05:25:01 UTC 2014 - co...@suse.com
+
+- disable parallel build, too unreliable
+
+---



Other differences:
--
++ libical.spec ++
--- /var/tmp/diff_new_pack.eRBjr5/_old  2014-09-28 19:58:38.0 +0200
+++ /var/tmp/diff_new_pack.eRBjr5/_new  2014-09-28 19:58:38.0 +0200
@@ -89,7 +89,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+make -j1
 
 %install
 %cmake_install

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



commit dosfstools for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package dosfstools for openSUSE:Factory 
checked in at 2014-09-28 19:58:21

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


Package is dosfstools

Changes:

--- /work/SRC/openSUSE:Factory/dosfstools/dosfstools.changes2014-07-01 
07:05:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.dosfstools.new/dosfstools.changes   
2014-09-28 19:58:23.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:12:53 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ dosfstools.spec ++
--- /var/tmp/diff_new_pack.rXSi1X/_old  2014-09-28 19:58:23.0 +0200
+++ /var/tmp/diff_new_pack.rXSi1X/_new  2014-09-28 19:58:23.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-3.0+
 Group:  System/Filesystems
 Url:http://daniel-baumann.ch/software/dosfstools/
-#Freecode-URL: http://freecode.com/projects/dosfstools
+
 #Git-Clone:git://daniel-baumann.ch/git/software/dosfstools
 Source: 
http://daniel-baumann.ch/files/software/dosfstools/%{name}-%{version}.tar.xz
 Source2:
http://daniel-baumann.ch/files/software/dosfstools/%{name}-%{version}.tar.xz.sig
@@ -33,9 +33,6 @@
 Provides:   dosfsck
 Provides:   mkdosfs
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 The dosfstools package includes the mkdosfs and dosfsck utilities,
@@ -43,7 +40,6 @@
 drives or on floppies.
 
 %prep
-%{?gpg_verify: %gpg_verify %{SOURCE2}}
 %setup -q
 %patch0 -p1
 


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



commit vlan for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package vlan for openSUSE:Factory checked in 
at 2014-09-28 19:58:24

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


Package is vlan

Changes:

--- /work/SRC/openSUSE:Factory/vlan/vlan.changes2012-02-16 
15:03:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.vlan.new/vlan.changes   2014-09-28 
19:58:25.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 24 05:47:11 UTC 2014 - m...@suse.com
+
+- Removed obsolete README.SuSE (fate#316521,bnc#888999),
+  see ifcfg-vlan(5) manual page for actual informations.
+
+---

Old:

  README.SuSE



Other differences:
--
++ vlan.spec ++
--- /var/tmp/diff_new_pack.mc8Hbr/_old  2014-09-28 19:58:26.0 +0200
+++ /var/tmp/diff_new_pack.mc8Hbr/_new  2014-09-28 19:58:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vlan
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   vlan
 BuildRequires:  gcc-c++
 Url:http://www.candelatech.com/~greear/vlan.html
@@ -27,7 +26,6 @@
 Group:  Productivity/Networking/Other
 Source: http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.bz2
 Source1:http://scry.wanfear.com/~greear/vlan/cisco_howto.html.bz2
-Source2:README.SuSE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,11 +54,10 @@
 #UsrMerge
 ln -sf %_sbindir/vconfig $RPM_BUILD_ROOT/sbin
 #EndUsrMerge
-cp %SOURCE2 .
 
 %files
 %defattr(644,root,root,755)
-%doc *.html *.pl CHANGELOG README README.SuSE
+%doc *.html *.pl CHANGELOG README
 %doc %{_mandir}/man8/vconfig.8.gz
 %attr(755,root,root) %_sbindir/vconfig
 #UsrMerge


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



commit python-zope.interface for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-zope.interface for 
openSUSE:Factory checked in at 2014-09-28 19:58:00

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


Package is python-zope.interface

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes  
2014-02-26 06:55:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.interface.new/python-zope.interface.changes
 2014-09-28 19:58:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 16 13:53:43 UTC 2014 - tbecht...@suse.com
+
+- Update to version 4.1.1:
+  * Added support for Python 3.4.
+
+---

Old:

  zope.interface-4.1.0.tar.gz

New:

  zope.interface-4.1.1.tar.gz



Other differences:
--
++ python-zope.interface.spec ++
--- /var/tmp/diff_new_pack.18WTUS/_old  2014-09-28 19:58:03.0 +0200
+++ /var/tmp/diff_new_pack.18WTUS/_new  2014-09-28 19:58:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-zope.interface
-Version:4.1.0
+Version:4.1.1
 Release:0
 Url:http://pypi.python.org/pypi/zope.interface
 Summary:Interfaces for Python

++ zope.interface-4.1.0.tar.gz - zope.interface-4.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.interface-4.1.0/.gitignore 
new/zope.interface-4.1.1/.gitignore
--- old/zope.interface-4.1.0/.gitignore 1970-01-01 01:00:00.0 +0100
+++ new/zope.interface-4.1.1/.gitignore 2013-01-07 23:41:46.0 +0100
@@ -0,0 +1,16 @@
+*.pyc
+*.so
+__pycache__
+.installed.cfg
+bin
+eggs
+develop-eggs
+docs
+parts
+*.egg-info
+build
+docs/_build
+.coverage
+.tox
+nosetests.xml
+coverage.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.interface-4.1.0/.travis.yml 
new/zope.interface-4.1.1/.travis.yml
--- old/zope.interface-4.1.0/.travis.yml1970-01-01 01:00:00.0 
+0100
+++ new/zope.interface-4.1.1/.travis.yml2013-06-13 00:43:21.0 
+0200
@@ -0,0 +1,13 @@
+language: python
+python:
+- 2.6
+- 2.7
+- 3.2
+- 3.3
+- pypy
+install:
+- pip install . --use-mirrors
+script:
+- python setup.py test -q
+notifications:
+email: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.interface-4.1.0/CHANGES.rst 
new/zope.interface-4.1.1/CHANGES.rst
--- old/zope.interface-4.1.0/CHANGES.rst2014-02-06 03:11:02.0 
+0100
+++ new/zope.interface-4.1.1/CHANGES.rst2014-03-19 19:34:00.0 
+0100
@@ -1,6 +1,12 @@
 ``zope.interface Changelog``
 
 
+4.1.1 (2014-03-19)
+--
+
+- Added support for Python 3.4.
+
+
 4.1.0 (2014-02-05)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.interface-4.1.0/PKG-INFO 
new/zope.interface-4.1.1/PKG-INFO
--- old/zope.interface-4.1.0/PKG-INFO   2014-02-06 03:13:05.0 +0100
+++ new/zope.interface-4.1.1/PKG-INFO   2014-03-19 19:34:39.0 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.0
 Name: zope.interface
-Version: 4.1.0
+Version: 4.1.1
 Summary: Interfaces for Python
 Home-page: http://pypi.python.org/pypi/zope.interface
 Author: Zope Foundation and Contributors
@@ -25,6 +25,12 @@
 ``zope.interface Changelog``
 
 
+4.1.1 (2014-03-19)
+--
+
+- Added support for Python 3.4.
+
+
 4.1.0 (2014-02-05)
 --
 
@@ -423,6 +429,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.2
 Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Framework :: Zope3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.interface-4.1.0/bootstrap.py 
new/zope.interface-4.1.1/bootstrap.py
--- old/zope.interface-4.1.0/bootstrap.py   1970-01-01 01:00:00.0 
+0100
+++ new/zope.interface-4.1.1/bootstrap.py   2013-07-10 02:33:10.0 
+0200
@@ -0,0 +1,170 @@
+##
+#
+# Copyright (c) 2006 Zope Foundation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to 

commit perl-Bootloader for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Bootloader for openSUSE:Factory 
checked in at 2014-09-28 19:58:51

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


Package is perl-Bootloader

Changes:

--- /work/SRC/openSUSE:Factory/perl-Bootloader/perl-Bootloader.changes  
2014-09-17 21:23:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Bootloader.new/perl-Bootloader.changes 
2014-09-28 19:58:59.0 +0200
@@ -1,0 +2,12 @@
+Fri Sep 26 13:14:57 CEST 2014 - snw...@suse.de
+
+- fix GRUB_TERMINAL check to accept multiple terminal devices (bsc #898609)
+- 0.824
+
+---
+Fri Sep 26 10:56:10 CEST 2014 - snw...@suse.de
+
+- write only files we have data for (bsc #898429)
+- 0.823
+
+---

Old:

  perl-Bootloader-0.822.tar.xz

New:

  perl-Bootloader-0.824.tar.xz



Other differences:
--
++ perl-Bootloader.spec ++
--- /var/tmp/diff_new_pack.yvPS1z/_old  2014-09-28 19:59:00.0 +0200
+++ /var/tmp/diff_new_pack.yvPS1z/_new  2014-09-28 19:59:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Bootloader
-Version:0.822
+Version:0.824
 Release:0
 Requires:   coreutils
 Requires:   perl-base = %{perl_version}

++ perl-Bootloader-0.822.tar.xz - perl-Bootloader-0.824.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.822/perl-Bootloader.changes 
new/perl-Bootloader-0.824/perl-Bootloader.changes
--- old/perl-Bootloader-0.822/perl-Bootloader.changes   2014-09-16 
10:50:53.0 +0200
+++ new/perl-Bootloader-0.824/perl-Bootloader.changes   2014-09-26 
13:26:16.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri Sep 26 13:14:57 CEST 2014 - snw...@suse.de
+
+- fix GRUB_TERMINAL check to accept multiple terminal devices (bsc #898609)
+- 0.824
+
+---
+Fri Sep 26 10:56:10 CEST 2014 - snw...@suse.de
+
+- write only files we have data for (bsc #898429)
+- 0.823
+
+---
 Tue Sep 16 10:36:10 CEST 2014 - snw...@suse.de
 
 - join byid and kern maps instead of picking one (bnc #896665)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.822/src/Core/GRUB2.pm 
new/perl-Bootloader-0.824/src/Core/GRUB2.pm
--- old/perl-Bootloader-0.822/src/Core/GRUB2.pm 2014-09-16 10:50:53.0 
+0200
+++ new/perl-Bootloader-0.824/src/Core/GRUB2.pm 2014-09-26 13:26:16.0 
+0200
@@ -795,7 +795,8 @@
 } elsif ($key =~ m/@?GRUB_HIDDEN_TIMEOUT$/) {
 $hidden_timeout = $val;
 } elsif ($key =~ m/@?GRUB_TERMINAL/) {
-if ($val =~ m/^(serial|console|gfxterm)$/) {
+# GRUB_TERMINAL is a space separated list of terminal devices to 
use
+if ($val =~ m/^(\b(serial|console|gfxterm)\b|\s+)*$/) {
 $ret{terminal} = $val;
 }
 } elsif ($key =~ m/@?GRUB_SERIAL_COMMAND/) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.822/src/Core/GRUB2EFI.pm 
new/perl-Bootloader-0.824/src/Core/GRUB2EFI.pm
--- old/perl-Bootloader-0.822/src/Core/GRUB2EFI.pm  2014-09-16 
10:50:53.0 +0200
+++ new/perl-Bootloader-0.824/src/Core/GRUB2EFI.pm  2014-09-26 
13:26:16.0 +0200
@@ -379,7 +379,8 @@
 } elsif ($key =~ m/@?GRUB_HIDDEN_TIMEOUT$/) {
 $hidden_timeout = $val;
 } elsif ($key =~ m/@?GRUB_TERMINAL/) {
-if ($val =~ m/^(serial|console|gfxterm)$/) {
+# GRUB_TERMINAL is a space separated list of terminal devices to 
use
+if ($val =~ m/^(\b(serial|console|gfxterm)\b|\s+)*$/) {
 $ret{terminal} = $val;
 }
 } elsif ($key =~ m/@?GRUB_SERIAL_COMMAND/) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.822/src/Core.pm 
new/perl-Bootloader-0.824/src/Core.pm
--- old/perl-Bootloader-0.822/src/Core.pm   2014-09-16 10:50:53.0 
+0200
+++ new/perl-Bootloader-0.824/src/Core.pm   2014-09-26 13:26:16.0 
+0200
@@ -839,7 +839,9 @@
 
   my $files2write = $menu_only ? $self-ListMenuFiles() : [ sort keys %$files 
];
 
-  $ok = $self-WriteFile($_ . $suffix, $files-{$_}) for @$files2write;
+  for (@$files2write) {
+$ok = $self-WriteFile($_ . $suffix, $files-{$_}) if exists $files-{$_};
+  }
 
  

commit linuxrc for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2014-09-28 19:58:49

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2014-09-19 
13:55:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2014-09-28 
19:58:58.0 +0200
@@ -1,0 +2,15 @@
+Fri Sep 26 11:09:37 CEST 2014 - snw...@suse.de
+
+- s390x: revert hypervisor check (bnc #887238)
+- 5.0.23
+
+---
+Wed Sep 24 08:28:54 CEST 2014 - snw...@suse.de
+
+- s390x: write LLADDR only on LPAR
+- s390x: store MAC address for layer2 devices in ifcfg (bnc #887238)
+- add 'archive' target to Makefile
+- use improved git2log script
+- 5.0.22
+
+---

Old:

  linuxrc-5.0.21.tar.xz

New:

  linuxrc-5.0.23.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.ZUWc74/_old  2014-09-28 19:58:58.0 +0200
+++ /var/tmp/diff_new_pack.ZUWc74/_new  2014-09-28 19:58:58.0 +0200
@@ -25,9 +25,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:5.0.21
+Version:5.0.23
 Release:0
-Source: linuxrc-5.0.21.tar.xz
+Source: linuxrc-5.0.23.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-5.0.21.tar.xz - linuxrc-5.0.23.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.21/Makefile new/linuxrc-5.0.23/Makefile
--- old/linuxrc-5.0.21/Makefile 2014-08-18 15:17:24.0 +0200
+++ new/linuxrc-5.0.23/Makefile 2014-09-23 13:21:51.0 +0200
@@ -2,7 +2,11 @@
 CFLAGS = -c -g -O2 -Wall -Wno-pointer-sign
 LDFLAGS= -rdynamic -lhd -lblkid -lcurl -lreadline
 
-GIT2LOG = $(shell [ -x ./git2log ]  echo ./git2log )
+GIT2LOG := $(shell if [ -x ./git2log ] ; then echo ./git2log --update ; else 
echo true ; fi)
+GITDEPS := $(shell [ -d .git ]  echo .git/HEAD .git/refs/heads 
.git/refs/tags)
+VERSION := $(shell $(GIT2LOG) --version VERSION ; cat VERSION)
+BRANCH  := $(shell git branch | perl -ne 'print $$_ if s/^\*\s*//')
+PREFIX  := linuxrc-$(VERSION)
 
 SRC= $(filter-out inflate.c,$(wildcard *.c))
 INC= $(wildcard *.h)
@@ -11,20 +15,15 @@
 SUBDIRS= mkpsfu
 
 .EXPORT_ALL_VARIABLES:
-.PHONY:all clean install libs
+.PHONY:all clean install libs archive
 
 %.o:   %.c
$(CC) $(CFLAGS) -o $@ $
 
 all: changelog libs linuxrc
 
-ifneq ($(GIT2LOG),)
-changelog: .git/HEAD .git/refs/heads .git/refs/tags
-   $(GIT2LOG) --log changelog
-
-VERSION: .git/HEAD .git/refs/heads .git/refs/tags
-   $(GIT2LOG) --version VERSION
-endif
+changelog: $(GITDEPS)
+   $(GIT2LOG) --changelog changelog
 
 version.h: VERSION
@echo #define LXRC_VERSION \`cut -d. -f1-2 VERSION`\ $@
@@ -47,8 +46,15 @@
 libs:
@for d in $(SUBDIRS); do $(MAKE) -C $$d $(MAKECMDGOALS); done
 
+archive: changelog
+   mkdir -p package
+   git archive --prefix=$(PREFIX)/ $(BRANCH)  package/$(PREFIX).tar
+   tar -r -f package/$(PREFIX).tar --mode=0664 --owner=root --group=root 
--mtime=`git show -s --format=%ci` --transform='s:^:$(PREFIX)/:' VERSION 
changelog
+   xz -f package/$(PREFIX).tar
+
 clean: libs
rm -f $(OBJ) *~ linuxrc linuxrc.map linuxrc-debug .depend version.h
+   rm -rf package
 
 TAGS: *.c *.h */*.c */*.h
etags *.c *.h */*.c */*.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.21/VERSION new/linuxrc-5.0.23/VERSION
--- old/linuxrc-5.0.21/VERSION  2014-09-18 09:50:58.0 +0200
+++ new/linuxrc-5.0.23/VERSION  2014-09-26 11:09:18.0 +0200
@@ -1 +1 @@
-5.0.21
+5.0.23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.21/changelog new/linuxrc-5.0.23/changelog
--- old/linuxrc-5.0.21/changelog2014-09-18 09:51:10.0 +0200
+++ new/linuxrc-5.0.23/changelog2014-09-26 11:09:35.0 +0200
@@ -1,58 +1,41 @@
-2014-09-18:HEAD
-   - Merge pull request #31 from openSUSE/sw_0018
-   - add sshkey option tp support ssh pubkey authentication (bnc #230781, 
bnc...
+2014-09-26:5.0.23
+   - s390x: revert hypervisor check (bnc 887238)
+
+2014-09-23:5.0.22
+   - s390x: write LLADDR only on LPAR
+   - s390x: store MAC address for layer2 devices in ifcfg (bnc #887238)
+   - keep going without tags
+   - add 'archive' 

commit plymouth for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2014-09-28 19:59:02

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


Package is plymouth

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2014-02-15 
08:14:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2014-09-28 
19:59:04.0 +0200
@@ -1,0 +2,165 @@
+Thu Sep 25 13:19:01 UTC 2014 - idon...@suse.com
+
+- Update 0001-let-it-become-a-real-daemon.patch to call setsid 
+  only from the child process.
+
+---
+Fri Sep 12 12:50:06 UTC 2014 - idon...@suse.com
+
+- Add 0001-let-it-become-a-real-daemon.patch to make plymouth
+  a real daemon, fixes part of bnc#889757. Patch by Werner.
+
+---
+Thu Sep  4 10:34:25 UTC 2014 - idon...@suse.com
+
+- Add plymouth-boot-vga-framebuffer.patch to fix boot_vga
+  problem with framebuffer devices. (bnc#886211)
+
+---
+Mon Aug 11 14:23:27 UTC 2014 - idon...@suse.com
+
+- Modify plymouth-ignore-cirrusdrm.patch to return as
+  early as possible. Patch by g...@suse.com
+
+---
+Thu Aug  7 09:24:37 UTC 2014 - idon...@suse.com
+
+- Invert the logic in plymouth-ignore-cirrusdrm.patch bnc#890516
+
+---
+Mon Jul 28 16:10:49 CEST 2014 - fcro...@suse.com
+
+- Add
+  0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch:
+  fix incorrect UTF-8 code used for square [bnc#886148].
+
+---
+Fri Jul 25 14:32:38 CEST 2014 - fcro...@suse.com
+
+- Add plymouth-ignore-cirrusdrm.patch: ignore cirrus drm and use fb
+  instead [bnc#888590]
+
+---
+Thu Jul 24 16:30:43 UTC 2014 - fcro...@suse.com
+
+- Add
+  0001-seat-be-a-little-more-forgiving-in-the-case-there-s-.patch:
+  Be more forgiving with empty seat.
+
+---
+Tue Jul  8 16:04:38 UTC 2014 - fcro...@suse.com
+
+- Update 0001-Some-greenish-openSUSE-colors.patch to also use SUSE
+  colors on tribar [bnc#886148]
+
+---
+Fri Jun 27 11:27:02 UTC 2014 - fcro...@suse.com
+
+- Add
+  0001-libply-splash-core-also-monitor-for-file-removal-in-.patch:
+  handle new udev behaviour in seqnum removal.
+
+---
+Fri Jun 20 14:03:36 UTC 2014 - fcro...@suse.com
+
+- Add
+  0001-splash-do-not-process-display-lists-if-it-is-empty.patch:
+  fix crash when calling plymouth quit
+- Add 0001-seats-guard-against-NULL-terminal.patch: guard against
+  NULL terminal.
+- Update stop-graphical.patch: add RemainAfterExit=true to
+  plymouth-start.service, ensuring plymouthd is not restarted when
+  switching between runlevels.
+
+---
+Thu Jun 19 14:22:44 UTC 2014 - fcro...@suse.com
+
+- Add
+  0001-splash-remove-pixel_pixel-in-sprite-lib-when-notifie.patch:
+  fix crash when pixel_display is removed.
+- Add 0001-device-manager-only-call-ply_terminal_free.patch: fix
+  crash.
+- Add use-mkinitrd.patch: call mkinitrd -B, not dracut for now,
+  otherwise initramfs is being created by plymouth-update-initrd,
+  not initrd file.
+- Ensure we don't rebuild initrd twice when updating plymouth.
+- Ensure default theme is SLE/openSUSE (based on %suse_version)
+
+---
+Fri Jun  6 16:16:38 UTC 2014 - fcro...@suse.com
+
+- Release 0.9.0 (3 additional fixes compared to previously packaged
+  git snapshot):
+  + Use udev for graphics device enumeration
+  + Add new text plugin to replace the tribar one
+  + Add background tiling and watermark support to two-step
+  + Make various plymouth commands that change state be resilient
+to being  called multiple times
+  + Support going back to the initrd at shutdown
+  + Keyfile parser improvements
+  + Make plymouthd use better defaults when running on top of X11
+  + Fixes for systems using QXL
+  + minor two-step plugin fixes
+  + Use /sys/class/tty/console/active instead of parsing
+/proc/cmdline for consoles.
+  + Documentation improvements
+  + Drop driver specific renderers and use generic driver across the
+board.
+  + Better debug message output
+  + systemd integration fixes
+  + upstart integration fixes
+  + initrd scripts fixes
+  + Misc fixes
+

commit kiwi for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-09-28 19:58:45

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.changes2014-09-25 
08:42:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-09-28 
19:58:49.0 +0200
@@ -1,0 +2,44 @@
+Fri Sep 26 10:16:52 CEST 2014 - m...@suse.de
+
+- v5.06.165 released
+  
+---
+Fri Sep 26 09:00:35 CEST 2014 - m...@suse.de
+  
+- Make sure to wait for nic link up (bnc #898505)
+  
+---
+Thu Sep 25 17:48:18 CEST 2014 - m...@suse.de
+  
+- Fixed double encoded luks system (bnc #898249)
+  
+  when kiwi builds a disk image it can either dump a filesystem
+  image onto a raw partition or it rsync a tree of files onto
+  a partition which has a filesystem created on top of a subsystem
+  or a subsystem stack like lvm, luks, etc. In kiwi this is
+  controlled by the value of the $treeAccess variable. If
+  treeAccess is disabled but the support for syncing a tree in
+  the given configuration is implemented this results in
+  duplicate preparation of the filesystem and the subsystems
+  which results in an unbootable mess.
+  
+---
+Thu Sep 25 15:42:50 CEST 2014 - m...@suse.de
+  
+- Fixed passthrough of luks cipher (bnc #898249)
+  
+  kiwi passed the ciper using a shell echo command which is
+  bad because the shell evaluates the contents of this information
+  and might break the cipher if it contains shell meta characters.
+  This patch fixes this by using a simple pipe stream to the
+  cryptsetup process without invoking a shell command
+  
+---
+Thu Sep 25 15:09:38 CEST 2014 - m...@suse.de
+  
+- Fixed URI credentials setup
+  
+  Make sure the ?credentials=kiwiRepoCredentials flag is only added
+  to the url if the appropriate credentials file exists
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.wA4Hfa/_old  2014-09-28 19:58:50.0 +0200
+++ /var/tmp/diff_new_pack.wA4Hfa/_new  2014-09-28 19:58:50.0 +0200
@@ -26,7 +26,7 @@
 Group:  System/Management
 Url:http://github.com/openSUSE/kiwi
 Name:   kiwi
-Version:5.06.164
+Version:5.06.165
 Release:0
 Provides:   kiwi-image:lxc
 Provides:   kiwi-image:tbz

++ kiwi-docu.tar.bz2 ++

++ kiwi-repo.tar.bz2 ++

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2014-09-17 16:25:06.0 +0200
+++ new/kiwi/.revision  2014-09-17 16:25:06.0 +0200
@@ -1 +1 @@
-f4d771186d69107fa3962967635f028b541d3ade
+6a1c9d1ec096f8734d3408625513abf1607a8615
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWIBoot.pm new/kiwi/modules/KIWIBoot.pm
--- old/kiwi/modules/KIWIBoot.pm2014-09-16 11:42:36.0 +0200
+++ new/kiwi/modules/KIWIBoot.pm2014-09-26 10:22:22.0 +0200
@@ -6667,21 +6667,19 @@
 return;
 }
 $kiwi - info (-- Creating LUKS encoding\n);
-$data = KIWIQX::qxx (
-echo $cipher | cryptsetup -q $opts luksFormat $device 21
+$code = KIWIGlobals - instance() - cryptsetup (
+$cipher, -q $opts luksFormat $device
 );
-$code = $?  8;
 if ($code != 0) {
 $kiwi - error  (Couldn't setup luks format: $device);
 $kiwi - failed ();
 return;
 }
-$data = KIWIQX::qxx (
-echo $cipher | cryptsetup luksOpen $device $name 21
+$code = KIWIGlobals - instance() - cryptsetup (
+$cipher, luksOpen $device $name
 );
-$code = $?  8;
 if ($code != 0) {
-$kiwi - error  (Couldn't open luks device: $data);
+$kiwi - error  (Couldn't open luks device: $device);
 $kiwi - failed ();
 $this - cleanStack ();
 return;
@@ -6939,16 +6937,16 @@
 # open luks device
 #--
 if ($cipher) {
-$status = KIWIQX::qxx (
-echo $cipher | cryptsetup luksOpen $source $name 21
+$result = KIWIGlobals - instance() - cryptsetup(
+$cipher, luksOpen $source $name
 );
 } else {
-$status = KIWIQX::qxx (cryptsetup luksOpen $source