commit libgphoto2 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2014-12-23 11:50:12

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


Package is libgphoto2

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2014-09-20 
15:49:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2014-12-23 11:48:42.0 +0100
@@ -1,0 +2,29 @@
+Sun Dec 21 20:14:41 UTC 2014 - meiss...@suse.com
+
+- 2.5.6 release 
+  ptp2:
+  * Nikon D3000/D3100/D3200: It hides the good capture opcodes from the
+DeviceInfo. Override and add them. If you see capture bugs, please report
+with debuglogfile.
+  * exposurecompensation now in correct size (-3.0 - 3.0 usually)
+  * Canon EOS: decode and report focusinfo variable that outputs the focus 
information of the camera.
+  * Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel 
autofocusing,
+to avoid blocking the camera.
+  * Canon EOS: eosviewfinder renamed to viewfinder
+  * Sony SLT: Make property setting work for iso, exposurecompensation,
+f-number, shutterspeed
+  * Canon EOS: crash on 700D fixed
+  * Nikon DSLR: race condition on object addition handled better
+  * Nikon DSLR: make sure we make a pause a bit during polling after capture.
+  * IDs added:
+Nikon: Coolpix P7800, S1, J4
+Nikon: D3300, D610, D4s, D810, D750
+Canon: IXUS 125HS, PowerShot Elph340HS
+Leica M9
+  * various bugfixes
+
+  libgphoto2_port/usb1:
+  * fixed a memory leak
+  * api changed for gp_log_data to make smaller debuglogs possible
+
+---

Old:

  libgphoto2-2.5.5.1.tar.bz2
  libgphoto2-2.5.5.1.tar.bz2.asc

New:

  libgphoto2-2.5.6.tar.bz2
  libgphoto2-2.5.6.tar.bz2.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.2wmMbv/_old  2014-12-23 11:48:44.0 +0100
+++ /var/tmp/diff_new_pack.2wmMbv/_new  2014-12-23 11:48:44.0 +0100
@@ -51,7 +51,7 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1+
 Group:  Hardware/Camera
-Version:2.5.5.1
+Version:2.5.6
 Release:0
 Source0:%{name}-%{version}.tar.bz2
 Source1:%{name}-%{version}.tar.bz2.asc
@@ -129,8 +129,8 @@
 export LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
 %makeinstall
 %{find_lang} libgphoto2-%{major}
-%{find_lang} libgphoto2_port-10
-cat libgphoto2-%{major}.lang libgphoto2_port-10.lang  libgphoto2-all.lang
+%{find_lang} libgphoto2_port-12
+cat libgphoto2-%{major}.lang libgphoto2_port-12.lang  libgphoto2-all.lang
 pushd packaging/generic
export CAMLIBS=$RPM_BUILD_ROOT/%_libdir/libgphoto2/%version/
# new style UDEV rules (gudev) which will obsolete HAL fdi files

++ libgphoto2-2.5.5.1.tar.bz2 - libgphoto2-2.5.6.tar.bz2 ++
/work/SRC/openSUSE:Factory/libgphoto2/libgphoto2-2.5.5.1.tar.bz2 
/work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2-2.5.6.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 git for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-12-23 11:50:02

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


Package is git

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2014-12-05 21:07:38.0 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2014-12-23 
11:48:32.0 +0100
@@ -1,0 +2,10 @@
+Fri Dec 19 14:01:18 UTC 2014 - andreas.stie...@gmx.de
+
+- git 2.2.1
+  Fixes arbitrary command execution vulnerability on case-
+  insensitive file systems. [boo#910756] [CVE-2014-9390]
+  This is not a usual case on GNU/Linux, but this update prevents
+  such commits to propagate to third parties (Windows, OS X) that
+  may be vulnerable.
+
+---

Old:

  git-2.2.0.tar.xz

New:

  git-2.2.1.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.1jRHDy/_old  2014-12-23 11:48:34.0 +0100
+++ /var/tmp/diff_new_pack.1jRHDy/_new  2014-12-23 11:48:34.0 +0100
@@ -26,7 +26,7 @@
 %endif
 
 Name:   git
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.2.0.tar.xz - git-2.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.2.0/Documentation/RelNotes/1.8.5.6.txt 
new/git-2.2.1/Documentation/RelNotes/1.8.5.6.txt
--- old/git-2.2.0/Documentation/RelNotes/1.8.5.6.txt1970-01-01 
01:00:00.0 +0100
+++ new/git-2.2.1/Documentation/RelNotes/1.8.5.6.txt2014-12-18 
19:45:50.0 +0100
@@ -0,0 +1,34 @@
+Git v1.8.5.6 Release Notes
+==
+
+Fixes since v1.8.5.5
+
+
+ * We used to allow committing a path .Git/config with Git that is
+   running on a case sensitive filesystem, but an attempt to check out
+   such a path with Git that runs on a case insensitive filesystem
+   would have clobbered .git/config, which is definitely not what
+   the user would have expected.  Git now prevents you from tracking
+   a path with .Git (in any case combination) as a path component.
+
+ * On Windows, certain path components that are different from .git
+   are mapped to .git, e.g. git~1/config is treated as if it were
+   .git/config.  HFS+ has a similar issue, where certain unicode
+   codepoints are ignored, e.g. .g\u200cit/config is treated as if
+   it were .git/config.  Pathnames with these potential issues are
+   rejected on the affected systems.  Git on systems that are not
+   affected by this issue (e.g. Linux) can also be configured to
+   reject them to ensure cross platform interoperability of the hosted
+   projects.
+
+ * git fsck notices a tree object that records such a path that can
+   be confused with .git, and with receive.fsckObjects configuration
+   set to true, an attempt to git push such a tree object will be
+   rejected.  Such a path may not be a problem on a well behaving
+   filesystem but in order to protect those on HFS+ and on case
+   insensitive filesystems, this check is enabled on all platforms.
+
+A big thanks! for bringing this issue to us goes to our friends in
+the Mercurial land, namely, Matt Mackall and Augie Fackler.
+
+Also contains typofixes, documentation updates and trivial code clean-ups.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.2.0/Documentation/RelNotes/1.9.5.txt 
new/git-2.2.1/Documentation/RelNotes/1.9.5.txt
--- old/git-2.2.0/Documentation/RelNotes/1.9.5.txt  1970-01-01 
01:00:00.0 +0100
+++ new/git-2.2.1/Documentation/RelNotes/1.9.5.txt  2014-12-18 
19:45:50.0 +0100
@@ -0,0 +1,34 @@
+Git v1.9.5 Release Notes
+
+
+Fixes since v1.9.4
+--
+
+ * We used to allow committing a path .Git/config with Git that is
+   running on a case sensitive filesystem, but an attempt to check out
+   such a path with Git that runs on a case insensitive filesystem
+   would have clobbered .git/config, which is definitely not what
+   the user would have expected.  Git now prevents you from tracking
+   a path with .Git (in any case combination) as a path component.
+
+ * On Windows, certain path components that are different from .git
+   are mapped to .git, e.g. git~1/config is treated as if it were
+   .git/config.  HFS+ has a similar issue, where certain unicode
+   codepoints are ignored, e.g. .g\u200cit/config is treated as if
+   it were .git/config.  Pathnames with these potential issues are
+   rejected on the affected systems.  Git on systems 

commit ctdb for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2014-12-23 11:50:13

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


Package is ctdb

Changes:

--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes2014-11-07 
09:05:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2014-12-23 
11:48:44.0 +0100
@@ -1,0 +2,33 @@
+Sun Dec 21 20:10:48 UTC 2014 - lmue...@suse.com
+
+- Update to version 2.5.4
+  User-visible changes
+  * New command ctdb detach to detach a database.
+  * Support for TDB robust mutexes.  To enable set TDBMutexEnabled=1.
+The setting is per node.
+  * New manual page ctdb-statistics.7.
+  Important bug fixes
+  * Verify policy routing configuration when starting up to make sure that
+policy routing tables do not override default routing tables.
+  * ctdb scriptstatus should correctly list the number of scripts executed.
+  * Do not run eventscripts at real-time priority.
+  * Make sure ctdb restoredb and ctdb wipedb cannot affect an ongoing
+recovery.
+  * If a readonly record revokation fails, CTDB does not abort anymore.
+It will retry revoke.
+  * pending_calls statistic now gets updated correctly.
+  Important internal changes
+  * Vacuuming performance has been improved.
+  * Fix the order of setting recovery mode and freezing databases.
+  * Remove NAT gateway monitor event.
+  * Add per database queue for lock requests.  This improves the lock
+scheduling performance.
+  * When processing dmaster packets (DMASTER_REQUEST and DMASTER_REPLY) defer
+all call processing for that record.  This avoids the temporary
+inconsistency in dmaster information which causes rapid bouncing of call
+request between two nodes.
+  * Correctly capture the output from lock helper processes, so it can be
+logged.
+  * Many test improvements and additions.
+
+---

Old:

  ctdb-2.5.3.tar.gz

New:

  ctdb-2.5.4.tar.gz



Other differences:
--
++ ctdb.spec ++
--- /var/tmp/diff_new_pack.UB5MKv/_old  2014-12-23 11:48:45.0 +0100
+++ /var/tmp/diff_new_pack.UB5MKv/_new  2014-12-23 11:48:45.0 +0100
@@ -31,7 +31,7 @@
 Group:  System/Daemons
 
 Name:   ctdb
-Version:2.5.3
+Version:2.5.4
 Release:0
 Url:http://ctdb.samba.org/
 Source: https://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz
@@ -285,6 +285,7 @@
 %ghost %dir %{_rundir}/ctdb
 %{_mandir}/man1/*
 %{_mandir}/man5/ctdbd.conf.5.*
+%{_mandir}/man7/ctdb-statistics.7.*
 %{_mandir}/man7/ctdb-tunables.7.*
 %{_mandir}/man7/ctdb.7.*
 %doc README COPYING NEWS

++ 0001-build-offer-with-rundir-configure-argument.patch ++
--- /var/tmp/diff_new_pack.UB5MKv/_old  2014-12-23 11:48:45.0 +0100
+++ /var/tmp/diff_new_pack.UB5MKv/_new  2014-12-23 11:48:45.0 +0100
@@ -33,7 +33,7 @@
-DSOCKPATH=\$(sockpath)\ \
-DUSE_MMAP=1 @CFLAGS@ $(POPT_CFLAGS) \
$(EXTRA_CFLAGS)
-@@ -143,6 +145,7 @@ showlayout::
+@@ -145,6 +147,7 @@ showlayout::
@echo   libdir:  $(libdir)
@echo   vardir:  $(localstatedir)
@echo   logdir:  $(logdir)

++ ctdb-2.5.3.tar.gz - ctdb-2.5.4.tar.gz ++
 10409 lines of diff (skipped)

++ ctdb-socket-path.patch ++
--- /var/tmp/diff_new_pack.UB5MKv/_old  2014-12-23 11:48:46.0 +0100
+++ /var/tmp/diff_new_pack.UB5MKv/_new  2014-12-23 11:48:46.0 +0100
@@ -4,24 +4,24 @@
 
 Use correct socket path
 
-Index: ctdb-2.5.3/doc/ctdb.1.html
+Index: ctdb-2.5.4/doc/ctdb.1.html
 ===
 ctdb-2.5.3.orig/doc/ctdb.1.html
-+++ ctdb-2.5.3/doc/ctdb.1.html
-@@ -42,7 +42,7 @@
+--- ctdb-2.5.4.orig/doc/ctdb.1.html
 ctdb-2.5.4/doc/ctdb.1.html
+@@ -47,7 +47,7 @@
  Specify that FILENAME is the name of the Unix domain
  socket to use when connecting to the local CTDB
  daemon. The default is
 -code class=filename/tmp/ctdb.socket/code.
 +code class=filename/var/lib/ctdb/ctdb.socket/code.
-   /p/dd/dl/div/divdiv class=refsect1a 
name=idm139981313885104/ah2ADMINISTRATIVE COMMANDS/h2p
+   /p/dd/dl/div/divdiv class=refsect1a 
name=idm139913070616816/ah2ADMINISTRATIVE COMMANDS/h2p
These are commands used to monitor and administer a CTDB cluster.
- /pdiv class=refsect2a name=idm139981313884048/ah3pnn/h3p
-Index: ctdb-2.5.1/doc/ctdb.1.xml
+ /pdiv class=refsect2a name=idm139913070615760/ah3pnn/h3p
+Index: ctdb-2.5.4/doc/ctdb.1.xml
 ===
 

commit w3m for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package w3m for openSUSE:Factory checked in 
at 2014-12-23 11:50:08

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


Package is w3m

Changes:

--- /work/SRC/openSUSE:Factory/w3m/w3m.changes  2014-03-18 16:21:34.0 
+0100
+++ /work/SRC/openSUSE:Factory/.w3m.new/w3m.changes 2014-12-23 
11:48:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 12:49:22 UTC 2014 - meiss...@suse.com
+
+- build with PIE support
+
+---



Other differences:
--
++ w3m.spec ++
--- /var/tmp/diff_new_pack.cLxxNc/_old  2014-12-23 11:48:39.0 +0100
+++ /var/tmp/diff_new_pack.cLxxNc/_new  2014-12-23 11:48:39.0 +0100
@@ -108,8 +108,9 @@
 %patch -P 505 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS -DUSE_BUFINFO -DOPENSSL_NO_SSL_INTERN 
-D_GNU_SOURCE $(getconf LFS_CFLAGS) -fno-strict-aliasing `ncursesw6-config 
--cflags`
-export LDFLAGS=`ncursesw6-config --libs`
+export CFLAGS=$RPM_OPT_FLAGS -DUSE_BUFINFO -DOPENSSL_NO_SSL_INTERN 
-D_GNU_SOURCE $(getconf LFS_CFLAGS) -fno-strict-aliasing `ncursesw6-config 
--cflags` -fPIE
+export CXXFLAGS=$CFLAGS
+export LDFLAGS=`ncursesw6-config --libs` -pie
 ./configure--bindir=/usr/bin \
 --with-termlib=ncursesw \
--mandir=%_mandir \

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



commit patterns-openSUSE for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2014-12-23 11:50:21

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


Package is patterns-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2014-12-19 09:38:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2014-12-23 11:48:52.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 17 07:45:03 UTC 2014 - mplus...@suse.com
+
+- Replace microcode_ctl with ucode-amd and ucode-intel
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.T5sBwe/_old  2014-12-23 11:48:54.0 +0100
+++ /var/tmp/diff_new_pack.T5sBwe/_new  2014-12-23 11:48:54.0 +0100
@@ -1603,7 +1603,8 @@
 Recommends: acpica
 %endif
 %ifarch %ix86 x86_64
-Recommends: microcode_ctl
+Recommends: ucode-intel
+Recommends: ucode-amd
 %endif
 Recommends: pm-utils
 Recommends: postfix

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



commit xdg-menu for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package xdg-menu for openSUSE:Factory 
checked in at 2014-12-23 11:50:20

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


Package is xdg-menu

Changes:

--- /work/SRC/openSUSE:Factory/xdg-menu/xdg-menu.changes2013-03-12 
22:39:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.xdg-menu.new/xdg-menu.changes   2014-12-23 
11:48:51.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:38:49 UTC 2014 - dims...@opensuse.org
+
+- On openSUSE  13.2, xterm has been split into xterm-bin for the
+  program and xterm for the app launcher. We only need the program,
+  so conditionall Require xterm-bin.
+
+---



Other differences:
--
++ xdg-menu.spec ++
--- /var/tmp/diff_new_pack.ME8FU2/_old  2014-12-23 11:48:52.0 +0100
+++ /var/tmp/diff_new_pack.ME8FU2/_new  2014-12-23 11:48:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-menu
 #
-# 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,7 +36,11 @@
 Patch9: xdg-menu-su.patch
 Requires:   desktop-data
 Requires:   perl-XML-Parser
+%if 0%{?suse_version}  1320
+Requires:   xterm-bin
+%else
 Requires:   xterm
+%endif
 Requires:   perl(Locale::gettext)
 BuildArch:  noarch
 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 espeak for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package espeak for openSUSE:Factory checked 
in at 2014-12-23 11:50:04

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


Package is espeak

Changes:

--- /work/SRC/openSUSE:Factory/espeak/espeak.changes2014-04-12 
21:28:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.espeak.new/espeak.changes   2014-12-23 
11:48:35.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 19:27:21 UTC 2014 - opensuse.lietuviu.ka...@gmail.com
+
+- Add missing mbrola files for Lithuanian language
+
+---

New:

  mb-lt1
  mb-lt2



Other differences:
--
++ espeak.spec ++
--- /var/tmp/diff_new_pack.3XA9YY/_old  2014-12-23 11:48:36.0 +0100
+++ /var/tmp/diff_new_pack.3XA9YY/_new  2014-12-23 11:48:36.0 +0100
@@ -27,6 +27,8 @@
 Url:http://espeak.sourceforge.net
 Source: 
http://sourceforge.net/projects/espeak/files/espeak/espeak-%{_major_version}/espeak-%{_version}.zip
 Source1:espeak.1
+Source2:mb-lt1
+Source3:mb-lt2
 Patch:  easpeak-fix-bufferoverflow-strncpy.patch
 BuildRequires:  gcc-c++
 BuildRequires:  portaudio-devel
@@ -69,6 +71,8 @@
 # Remove executable bits of documentation
 chmod a-x docs/*.html
 chmod a-x docs/speak_lib.h
+%{__cp} %{SOURCE2} espeak-data/voices/mb/
+%{__cp} %{SOURCE3} espeak-data/voices/mb/
 
 %build
 cd src


++ mb-lt1 ++
name lithuanian-mbrola-1
language lt 7
gender male

pitch 82 117
mbrola lt1 lt1_phtrans
++ mb-lt2 ++
name lithuanian-mbrola-2
language lt 7
gender male

pitch 82 117
mbrola lt2 lt2_phtrans
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit unzip for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package unzip for openSUSE:Factory checked 
in at 2014-12-23 11:50:06

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


Package is unzip

Changes:

--- /work/SRC/openSUSE:Factory/unzip/unzip-rcc.changes  2013-08-13 
11:08:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.unzip.new/unzip-rcc.changes 2014-12-23 
11:48:37.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 13:43:32 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---
unzip.changes: same change



Other differences:
--
++ unzip-rcc.spec ++
--- /var/tmp/diff_new_pack.C1joFn/_old  2014-12-23 11:48:38.0 +0100
+++ /var/tmp/diff_new_pack.C1joFn/_new  2014-12-23 11:48:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unzip-rcc
 #
-# 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
@@ -93,9 +93,9 @@
 -D_GNU_SOURCE -DRCC_LAZY -DWILD_STOP_AT_DIR \
 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT \
 -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD \
--DDATE_FORMAT=DF_YMD -I. -fstack-protector -fno-strict-aliasing
+-DDATE_FORMAT=DF_YMD -I. -fstack-protector -fno-strict-aliasing -fPIE
 
-make %{?_smp_mflags}  -f unix/Makefile LF2=-ldl linux_noasm
+make %{?_smp_mflags}  -f unix/Makefile LF2=-ldl -pie linux_noasm
 
 %check
 make -f unix/Makefile check

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



commit libbluray for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libbluray for openSUSE:Factory 
checked in at 2014-12-23 11:50:10

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


Package is libbluray

Changes:

--- /work/SRC/openSUSE:Factory/libbluray/libbluray.changes  2014-12-21 
12:00:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.libbluray.new/libbluray.changes 2014-12-23 
11:48:39.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec 19 09:53:26 UTC 2014 - joerg.loren...@ki.tng.de
+
+- Added patch libbluray-jvm_dir.patch to set the correct path to
+  java lib because variable JAVA_HOME on openSUSE is defined
+  as '/usr/LIB/jvm/jre' by update-alternatives.
+
+---

New:

  libbluray-jvm_dir.patch



Other differences:
--
++ libbluray.spec ++
--- /var/tmp/diff_new_pack.TInFgH/_old  2014-12-23 11:48:40.0 +0100
+++ /var/tmp/diff_new_pack.TInFgH/_new  2014-12-23 11:48:40.0 +0100
@@ -28,6 +28,7 @@
 Url:http://bd.videolan.org
 Source: 
ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Patch1: libbluray-autotools.patch
+Patch2: libbluray-jvm_dir.patch
 Source99:   baselibs.conf
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -84,6 +85,7 @@
 %prep
 %setup -q
 %patch1 -p0
+%patch2 -p0
 %build
 autoreconf -fiv
 %configure --disable-static --enable-bdjava

++ libbluray-jvm_dir.patch ++
--- src/libbluray/bdj/bdj.c.orig2014-09-01 14:06:01.0 +0200
+++ src/libbluray/bdj/bdj.c 2014-12-19 10:34:11.196480400 +0100
@@ -159,7 +159,7 @@
 /usr/lib/jvm/java-6-openjdk,
 /usr/lib/jvm/java-7-openjdk,
 /etc/java-config-2/current-system-vm};
-static const char  jvm_dir[]  = jre/lib/ JAVA_ARCH /server;
+static const char  jvm_dir[]  = lib/ JAVA_ARCH /server;
 static const char  jvm_lib[]  = libjvm;
 # endif
 #endif
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apparmor for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2014-12-23 11:50:25

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


Package is apparmor

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2014-11-24 
11:11:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2014-12-23 
11:48:54.0 +0100
@@ -1,0 +2,20 @@
+Mon Dec 22 10:26:15 UTC 2014 - cbosdon...@suse.com
+
+- Fix dnsmasq profile to allow executing bash to run the --dhcp-script
+  argument. Also fixed /usr/lib - /usr/{lib,lib64} to get libvirt
+  leasehealper script to run even on x86_64.
+  dnsmasq-profile-fixes.patch. boo#911001
+
+---
+Sun Dec 21 16:22:27 UTC 2014 - opens...@cboltz.de
+
+- rename lessopen.sh profile file to usr.bin.lessopen.sh to match the
+  script filename
+
+---
+Wed Dec 10 10:15:16 UTC 2014 - meiss...@suse.com
+
+- add apparmor-lessopen-profile.patch: /usr/bin/lessopen.sh needs
+  confinement. bnc#906858
+
+---

New:

  apparmor-lessopen-profile.patch
  dnsmasq-profile-fixes.patch



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.CrN46h/_old  2014-12-23 11:48:55.0 +0100
+++ /var/tmp/diff_new_pack.CrN46h/_new  2014-12-23 11:48:55.0 +0100
@@ -92,6 +92,12 @@
 # (bnc#900013, not for upstream)
 Patch6: apparmor-abstractions-no-multiline.diff
 
+# bug 906858 - confine lessopen.sh (submitted upstream 2014-12-21)
+Patch7: apparmor-lessopen-profile.patch
+
+# boo#911001 - Allow executing --dhcp-client script
+Patch8: dnsmasq-profile-fixes.patch
+
 Url:https://launchpad.net/apparmor
 PreReq: sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -430,6 +436,8 @@
 %endif
 
 %patch6
+%patch7 -p1
+%patch8 -p1
 # search for left-over multiline rules
 test -z $(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' 
profiles/apparmor.d/)
 


++ apparmor-lessopen-profile.patch ++
Index: apparmor-2.9.0/profiles/apparmor.d/usr.bin.lessopen
===
--- /dev/null
+++ apparmor-2.9.0/profiles/apparmor.d/usr.bin.lessopen.sh
@@ -0,0 +1,39 @@
+# Last Modified: Fri Nov 28 08:01:09 2014
+#include tunables/global
+
+/usr/bin/lessopen.sh {
+  #include abstractions/base
+  #include abstractions/bash
+  #include abstractions/consoles
+  #include abstractions/perl
+
+  /** rk,
+  /bin/bash ix,
+  /bin/rpm rix,
+  /bin/tar rix,
+  /tmp/less.* rw,
+  /usr/bin/bzip2 rix,
+  /usr/bin/cabextract rix,
+  /usr/bin/cat rix,
+  /usr/bin/colordiff rix,
+  /usr/bin/dvi2tty rix,
+  /usr/bin/file rix,
+  /usr/bin/grep rix,
+  /usr/bin/groff rix,
+  /usr/bin/gzip rix,
+  /usr/bin/head rix,
+  /usr/bin/lynx rix,
+  /usr/bin/mktemp rix,
+  /usr/bin/nm rix,
+  /usr/bin/pdftotext rix,
+  /usr/bin/ps2ascii rix,
+  /usr/bin/rm rix,
+  /usr/bin/seq rix,
+  /usr/bin/tar rix,
+  /usr/bin/unzip rix,
+  /usr/bin/w3m rix,
+  /usr/bin/which rix,
+  /usr/bin/xz rix,
+
+  #include local/usr.bin.lessopen.sh
+}
++ dnsmasq-profile-fixes.patch ++
Index: apparmor-2.9.0/profiles/apparmor.d/usr.sbin.dnsmasq
===
--- apparmor-2.9.0.orig/profiles/apparmor.d/usr.sbin.dnsmasq
+++ apparmor-2.9.0/profiles/apparmor.d/usr.sbin.dnsmasq
@@ -44,6 +44,8 @@
 
   /var/lib/misc/dnsmasq.leases rw, # Required only for DHCP server usage
 
+  /bin/bash ix, # Required to execute --dhcp-script argument
+
   # access to iface mtu needed for Router Advertisement messages in IPv6
   # Neighbor Discovery protocol (RFC 2461)
   @{PROC}/sys/net/ipv6/conf/*/mtu r,
@@ -63,7 +65,7 @@
   /{,var/}run/libvirt/network/*.pid rw,
 
   # libvirt lease helper
-  /usr/lib/libvirt/libvirt_leaseshelper ix,
+  /usr/{lib,lib64}/libvirt/libvirt_leaseshelper ix,
   /{,var/}run/leaseshelper.pid rwk,
 
   # NetworkManager integration
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ldb for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2014-12-23 11:50:15

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


Package is ldb

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2014-11-07 09:05:15.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2014-12-23 
11:48:46.0 +0100
@@ -1,0 +2,11 @@
+Sun Dec 21 20:23:19 UTC 2014 - lmue...@suse.com
+
+- Update to 1.1.18.
+  + fix a typo in the comment, LDB_FLAGS_MOD_xxx - LDB_FLAG_MOD_xxx
+  + Fix check for third_party
+  + make the successful ldb_transaction_start() message clearer
+  + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory()
+  + ldb-samba: Move pyldb-utils dependency to python_samba__ldb
+  + build: improve detection of srcdir
+
+---

Old:

  ldb-1.1.17.tar.asc
  ldb-1.1.17.tar.gz

New:

  ldb-1.1.18.tar.asc
  ldb-1.1.18.tar.gz



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.BEKbLz/_old  2014-12-23 11:48:47.0 +0100
+++ /var/tmp/diff_new_pack.BEKbLz/_new  2014-12-23 11:48:47.0 +0100
@@ -40,7 +40,7 @@
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:http://ldb.samba.org/
-Version:1.1.17
+Version:1.1.18
 Release:0
 Summary:An LDAP-like embedded database
 License:GPL-3.0+

++ ldb-1.1.17.tar.gz - ldb-1.1.18.tar.gz ++
 14252 lines of diff (skipped)


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



commit openttd for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package openttd for openSUSE:Factory checked 
in at 2014-12-23 11:50:41

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


Package is openttd

Changes:

--- /work/SRC/openSUSE:Factory/openttd/openttd.changes  2014-11-11 
10:00:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.openttd.new/openttd.changes 2014-12-23 
11:49:13.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec 22 09:45:17 UTC 2014 - dims...@opensuse.org
+
+- Add openttd-freetype-2.5.4.patch: Fix build with freetype 2.5.4.
+- Move the man page to the binary, where it belongs (and drop
+  the rpmlintrc-, which is now no longer valid).
+
+---

Old:

  openttd.rpmlintrc

New:

  openttd-freetype-2.5.4.patch



Other differences:
--
++ openttd.spec ++
--- /var/tmp/diff_new_pack.nOLmNV/_old  2014-12-23 11:49:15.0 +0100
+++ /var/tmp/diff_new_pack.nOLmNV/_new  2014-12-23 11:49:15.0 +0100
@@ -25,7 +25,8 @@
 Group:  Amusements/Games/Strategy/Other
 Url:http://www.openttd.org
 Source: 
http://binaries.openttd.org/releases/%{version}/%{name}-%{version}-source.tar.xz
-Source2:%{name}.rpmlintrc
+# PATCH-FIX-UPSTREAM openttd-freetype-2.5.4.patch dims...@opensuse.org -- Fix 
build with freetype 2.5.4 (http://bugs.openttd.org/task/6185)
+Patch0: openttd-freetype-2.5.4.patch
 BuildRequires:  SDL-devel
 BuildRequires:  fontconfig-devel
 BuildRequires:  gcc-c++
@@ -100,6 +101,7 @@
 
 %prep
 %setup -qn %{name}-%{version}
+%patch0
 
 # Remove build time references so build-compare can do its work
 sed -i s/__DATE__/\openSUSE\/ src/rev.cpp.in
@@ -172,6 +174,7 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor
 %{_datadir}/pixmaps/%{name}.32.xpm
+%{_mandir}/man6/%{name}.6.*
 
 %files dedicated
 %defattr(-, root, root)
@@ -185,6 +188,5 @@
 %{_datadir}/%{name}/baseset
 %{_datadir}/%{name}/scripts
 %{_datadir}/%{name}/ai
-%doc %{_mandir}/man6/%{name}.6.*
 
 %changelog

++ openttd-freetype-2.5.4.patch ++
Index: src/fontcache.cpp
===
--- src/fontcache.cpp   (revision 27078)
+++ src/fontcache.cpp   (working copy)
@@ -536,8 +536,8 @@
aa = (slot-bitmap.pixel_mode == FT_PIXEL_MODE_GRAY);
 
/* Add 1 pixel for the shadow on the medium font. Our sprite must be at 
least 1x1 pixel */
-   int width  = max(1, slot-bitmap.width + (this-fs == FS_NORMAL));
-   int height = max(1, slot-bitmap.rows  + (this-fs == FS_NORMAL));
+   unsigned int width  = max(1U, (unsigned int)slot-bitmap.width + 
(this-fs == FS_NORMAL));
+   unsigned int height = max(1U, (unsigned int)slot-bitmap.rows  + 
(this-fs == FS_NORMAL));
 
/* Limit glyph size to prevent overflows later on. */
if (width  256 || height  256) usererror(Font glyph is too large);
@@ -553,8 +553,8 @@
 
/* Draw shadow for medium size */
if (this-fs == FS_NORMAL  !aa) {
-   for (int y = 0; y  slot-bitmap.rows; y++) {
-   for (int x = 0; x  slot-bitmap.width; x++) {
+   for (unsigned int y = 0; y  slot-bitmap.rows; y++) {
+   for (unsigned int x = 0; x  slot-bitmap.width; x++) {
if (aa ? (slot-bitmap.buffer[x + y * 
slot-bitmap.pitch]  0) : HasBit(slot-bitmap.buffer[(x / 8) + y * 
slot-bitmap.pitch], 7 - (x % 8))) {
sprite.data[1 + x + (1 + y) * 
sprite.width].m = SHADOW_COLOUR;
sprite.data[1 + x + (1 + y) * 
sprite.width].a = aa ? slot-bitmap.buffer[x + y * slot-bitmap.pitch] : 0xFF;
@@ -563,8 +563,8 @@
}
}
 
-   for (int y = 0; y  slot-bitmap.rows; y++) {
-   for (int x = 0; x  slot-bitmap.width; x++) {
+   for (unsigned int y = 0; y  slot-bitmap.rows; y++) {
+   for (unsigned int x = 0; x  slot-bitmap.width; x++) {
if (aa ? (slot-bitmap.buffer[x + y * 
slot-bitmap.pitch]  0) : HasBit(slot-bitmap.buffer[(x / 8) + y * 
slot-bitmap.pitch], 7 - (x % 8))) {
sprite.data[x + y * sprite.width].m = 
FACE_COLOUR;
sprite.data[x + y * sprite.width].a = aa ? 
slot-bitmap.buffer[x + y * slot-bitmap.pitch] : 0xFF;

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



commit freeradius-server for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory checked in at 2014-12-23 11:50:40

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


Package is freeradius-server

Changes:

--- /work/SRC/openSUSE:Factory/freeradius-server/freeradius-server.changes  
2014-08-04 15:14:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeradius-server.new/freeradius-server.changes 
2014-12-23 11:49:10.0 +0100
@@ -1,0 +2,63 @@
+Mon Dec 22 09:09:16 UTC 2014 - dims...@opensuse.org
+
+- Drop .keyring and .sig file: freeradius-server still uses MD5
+  signatures, which are no longer validated/accepted by GPG 2.1.
+
+---
+Wed Dec  3 14:22:03 UTC 2014 - vci...@suse.com
+
+- update to 3.0.5
+  Some of the new features:
+  * Allow LDAP to specify arbitrary attributes for dynamic
+clients.
+  * Allow one level of backslashes (finally).  See radiusd.conf,
+correct_escapes setting.
+  * When supported by OpenSSL, allow TLS 1.1 and TLS 1.2
+in EAP methods.
+  * Allow multiple new connections to be spawned simultaneously
+in the connection pool, to cope with spikes in traffic.
+  * Use kqueue on systems which support it.  This allows for
+better scaling when using many sockets.
+  * Home server response_window can now take fractions of a
+second.  See proxy.conf.
+  * radmin now supports show module status, as thee counterpart
+to set module status
+  * ipaddr will now use v6 if no v4 address is present.  You should
+use ipv4addr or ipv6addr to force v4/v6 addresses.
+  * client sections will allow ipaddr = 192.192.0/24.  The old
+netmask is still accepted, but the new format is preferred.
+  * Allow custom HTTP headers to be set for rlm_rest requests using
+control:REST-HTTP-Header (attributes consumed after use).
+  * Extend format of %{rest:} expansion to allow HTTP method and POST
+data to be specified
+and urlquoting.
+  * Add support for aliases in rlm_ldap.
+  * Add support for connection pool sharing to all modules that use
+the connection pool (pool = instance).
+  * tls sections now have a psk_query configuration item, for dynamic
+queries to discover a key from a PSK identity.
+  * Preliminary support for EAP channel bindings.
+  * Foundational work for dynamic home servers.  They do not yet work,
+but this is now only a matter of updating the realm module in
+a future release.
+  * Support attr[*] syntax to copy all instances of an attribute when
+used with the += operator in an update section. May be qualified with
+a tag.
+  * The logintime and expiration modules can now be listed in the
+post-auth section.  This makes some configurations simpler.
+  * rlm_sqlippool is now IPV6 capable.  Set ipv6 = yes to get
+Framed-IPv6-Prefix returned.  The SQL queries have NOT been updated.
+Please submit patches.
+  and numerous; bugfixes
+- remove gpg-offline
+- create /run/radiusd after install
+- drop freeradius-server-opensslversion.patch (upstream)
+
+---
+Mon Dec  1 10:52:28 UTC 2014 - meiss...@suse.com
+
+- freeradius-server-opensslversion.patch: do not check the minor
+  version of openssl, minor versions are supposed to be compatible.
+  bnc#906682
+
+---

Old:

  freeradius-server-3.0.3.tar.bz2
  freeradius-server-3.0.3.tar.bz2.sig
  freeradius-server.keyring

New:

  freeradius-server-3.0.5.tar.bz2



Other differences:
--
++ freeradius-server.spec ++
--- /var/tmp/diff_new_pack.DkuloF/_old  2014-12-23 11:49:11.0 +0100
+++ /var/tmp/diff_new_pack.DkuloF/_new  2014-12-23 11:49:11.0 +0100
@@ -24,7 +24,7 @@
 %global with_sysvinit 1
 %endif
 Name:   freeradius-server
-Version:3.0.3
+Version:3.0.5
 Release:0
 Summary:Very Highly Configurable Radius Server
 License:GPL-2.0 and LGPL-2.1
@@ -33,8 +33,6 @@
 Source: 
ftp://ftp.freeradius.org/pub/freeradius/%{name}-%{version}.tar.bz2
 Source1:radiusd.service
 Source2:freeradius-tmpfiles.conf
-Source10:   
ftp://ftp.freeradius.org/pub/freeradius/%{name}-%{version}.tar.bz2.sig
-Source11:   %{name}.keyring
 Patch2: freeradius-server-2.1.6-rcradiusd.patch
 Patch7: freeradius-server-fix-cert-bootstrap.patch
 Patch8: freeradius-server-initscript-pidfile.patch
@@ -50,7 +48,6 @@
 BuildRequires:  gdbm-devel
 BuildRequires:  gettext-devel
 BuildRequires:  glibc-devel
-BuildRequires:  gpg-offline
 BuildRequires:  

commit python3-bsddb3 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2014-12-23 11:50:38

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


Package is python3-bsddb3

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2013-07-18 18:06:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2014-12-23 11:49:07.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec 22 10:09:29 UTC 2014 - dims...@opensuse.org
+
+- Drop .keyring and .asc files: The tarball is signed using an MD5
+  type key, which is no longer accepted by GPG 2.1
+- Drop the usage of gpg-offline: we don't have keys to verify and
+  the source validator performs the action transparent nowadays.
+
+---

Old:

  bsddb3-5.3.0.tar.gz.asc
  python3-bsddb3.keyring



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.AHtYwv/_old  2014-12-23 11:49:08.0 +0100
+++ /var/tmp/diff_new_pack.AHtYwv/_new  2014-12-23 11:49:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-bsddb3
 #
-# 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,17 +25,12 @@
 Group:  Development/Libraries/Python
 
 Source: 
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
-Source2:
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz.asc
-Source3:python3-bsddb3.keyring
 Patch1: bsddb3-db6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
@@ -57,7 +52,6 @@
 This package contains the development files for %{name}
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q -n bsddb3-%{version}
 %patch -P 1 -p1
 sed -i 1d Lib3/bsddb/dbshelve.py # Fix non-executable bits

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



commit julia for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package julia for openSUSE:Factory checked 
in at 2014-12-23 11:50:42

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


Package is julia

Changes:

--- /work/SRC/openSUSE:Factory/julia/julia.changes  2014-11-26 
22:57:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.julia.new/julia.changes 2014-12-23 
11:49:15.0 +0100
@@ -1,0 +2,18 @@
+Sat Dec 20 19:42:31 UTC 2014 - roni...@gmail.com
+
+- Add julia-upstream-9221.patch to temporarily fix the upstream issue:
+  https://github.com/JuliaLang/julia/issues/8690 
+
+---
+Sat Dec 20 19:35:16 UTC 2014 - roni...@gmail.com
+
+- Fix bug related with build architecture (JULIA_CPU_TARGET) that 
+  was added by revision 15 of science repo.
+
+---
+Fri Dec 19 13:07:48 UTC 2014 - matwey.korni...@gmail.com
+
+- Deduce JULIA_TARGET_ARCH from RPM build flags, specifying just
+  JULIA_CPU_TARGET=core2 is not portable
+
+---

New:

  julia-upstream-9221.patch



Other differences:
--
++ julia.spec ++
--- /var/tmp/diff_new_pack.MyqMr9/_old  2014-12-23 11:49:16.0 +0100
+++ /var/tmp/diff_new_pack.MyqMr9/_new  2014-12-23 11:49:16.0 +0100
@@ -30,6 +30,8 @@
 # external sources
 Source10:   libuv-%{libuv_ver}.tar.gz
 Source11:   Rmath-%{rmath_ver}.tar.gz
+# PATCH-FIX-UPSTREAM julia-upstream-9221.patch Temporary fix for the upstream 
issue #8690
+Patch0: julia-upstream-9221.patch
 BuildRequires:  arpack-ng-devel
 BuildRequires:  blas-devel
 BuildRequires:  dSFMT-devel
@@ -120,6 +122,9 @@
 # remove .gitignore
 find . -name .git* -exec rm {} \;
 
+# Apply the patch to temporarily fix the upstream issue #8690
+%patch0 -p1
+
 cd deps
 tar xzf %{SOURCE10}
 tar xzf %{SOURCE11}
@@ -127,7 +132,14 @@
 mv -T libuv-%{libuv_ver} libuv
 
 %build
-make %{?_smp_mflags} %{juliabuildopts}
+
+%ifarch x86_64
+%define julia_cpu_target core2
+%else
+%define julia_cpu_target i386
+%endif
+
+make %{?_smp_mflags} JULIA_CPU_TARGET=%{julia_cpu_target} %{juliabuildopts}
 
 %install
 make install DESTDIR=%{buildroot} \


++ julia-upstream-9221.patch ++
From 22c3c9ab89a4f4051d147fe1cf355c767cd967ba Mon Sep 17 00:00:00 2001
From: Tracy Wadleigh twadle...@arete.com
Date: Tue, 2 Dec 2014 12:09:55 -0500
Subject: [PATCH 1/2] Added uv.h and dependencies to distribution.

---
 Makefile | 9 +
 1 file changed, 9 insertions(+)

diff --git a/Makefile b/Makefile
index 03d203c..72de1c2 100644
--- a/Makefile
+++ b/Makefile
@@ -261,6 +261,15 @@ endif
done
 endif
 
+ifeq ($(USE_SYSTEM_LIBUV),0)
+ifeq ($(OS),WINNT)
+   $(INSTALL_M) $(build_libdir)/libuv.a $(DESTDIR)$(private_libdir)
+   $(INSTALL_F) $(build_includedir)/tree.h $(DESTDIR)$(includedir)/julia
+else
+   $(INSTALL_M) $(build_libdir)/libuv.a $(DESTDIR)$(private_libdir)
+endif  
+   $(INSTALL_F) $(build_includedir)/uv* $(DESTDIR)$(includedir)/julia
+endif
$(INSTALL_F) src/julia.h src/options.h src/support/*.h 
$(DESTDIR)$(includedir)/julia
# Copy system image
$(INSTALL_F) $(build_private_libdir)/sys.ji $(DESTDIR)$(private_libdir)

From bd9a1bc2ac7e157668459714fc0a0ed1a5dd168a Mon Sep 17 00:00:00 2001
From: Tracy Wadleigh tracy.wadle...@gmail.com
Date: Thu, 11 Dec 2014 17:30:59 -0500
Subject: [PATCH 2/2] Remove references to installing libuv.a

---
 Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Makefile b/Makefile
index 72de1c2..851b053 100644
--- a/Makefile
+++ b/Makefile
@@ -263,10 +263,7 @@ endif
 
 ifeq ($(USE_SYSTEM_LIBUV),0)
 ifeq ($(OS),WINNT)
-   $(INSTALL_M) $(build_libdir)/libuv.a $(DESTDIR)$(private_libdir)
$(INSTALL_F) $(build_includedir)/tree.h $(DESTDIR)$(includedir)/julia
-else
-   $(INSTALL_M) $(build_libdir)/libuv.a $(DESTDIR)$(private_libdir)
 endif  
$(INSTALL_F) $(build_includedir)/uv* $(DESTDIR)$(includedir)/julia
 endif
++ juliabuildopts ++
--- /var/tmp/diff_new_pack.MyqMr9/_old  2014-12-23 11:49:16.0 +0100
+++ /var/tmp/diff_new_pack.MyqMr9/_new  2014-12-23 11:49:16.0 +0100
@@ -1,4 +1,3 @@
-JULIA_CPU_TARGET=core2 \
 USE_SYSTEM_LLVM=1 \
 USE_SYSTEM_LIBUNWIND=1 \
 USE_SYSTEM_READLINE=1 \

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



commit dovecot22 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package dovecot22 for openSUSE:Factory 
checked in at 2014-12-23 11:50:45

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


Package is dovecot22

Changes:

--- /work/SRC/openSUSE:Factory/dovecot22/dovecot22.changes  2014-11-26 
10:33:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.dovecot22.new/dovecot22.changes 2014-12-23 
11:49:19.0 +0100
@@ -1,0 +2,56 @@
+Mon Dec 15 11:35:33 UTC 2014 - mrueck...@suse.de
+
+- update to dovecot-pigeonhole 0.4.6
+  - After make distclean the distributed tarball would fail to
+recompile.  This causes problems for some distribution builds.
+- changes in dovecot-pigeonhole 0.4.5
+  + Added a Pigeonhole version banner to doveconf output. This way,
+future bug reports will also include Pigeonhole version
+information.
+  - Fixed handling of implicit keep. Last version erroneously
+reported that implicit keep succeeded after an earlier failure,
+while it in fact had failed. Particularly occurred for mailbox
+  quota errors. 
+  - Fixed segfault occurring on SunOS systems when there is no
+active script.
+- changes in dovecot-pigeonhole 0.4.4
+  * Added support for Japanese mail addresses with dots at
+non-standard places in localpart.
+  * Changed handling of ENOSPACE into a normal temporary failure
+and added handling of ENOQUOTA as a user error.
+  * Restructured result execution, so that all actions which
+involve mail storage are always committed before all others.
+  + Implemented support for generic Sieve storages. Using
+alternative storages now also possible for
+sieve_before/sieve_after.
+  + Implemented storage driver for retrieving Sieve scripts from
+LDAP. This currently cannot be used with ManageSieve.
+  + Implemented sieve_redirect_envelope_from setting, which allows
+configuring the envelope sender of redirected messages.
+  - Fixed handling of mail storage errors occurring while
+evaluating the input message.
+  - managesieve-login:
+ - Removed bogus ALERT response code returned for AUTHENTICATE
+   command.
+ - Fixed handling of invalid initial response argument to
+   AUTHENTICATE command.
+  - Fixed handling of stream errors in lexical scanner.
+  - Fixed handling of SMTP errors. Permanent and temporary errors
+were mixed up.
+  - Fixed several problems reported by CLang 3.4.
+  - duplicate extension: Fixed erroneous compile error about
+conflicting tags when `:handle' argument was used last.
+  - relational extension: Fixed error handling of `:value' match.
+  - editheader extension: Fixed header unfolding and header
+iteration.
+  - mailbox extension: Fixed the `:create' tag, which erroneously
+subscribed an existing folder.
+  - extprograms plugin: Fixed handling of error codes.
+  - doveadm-sieve plugin: Fixed several bugs. Synchronization of
+symbolic link in the file storage should now also work
+properly.
+- drop dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch:
+  included in release
+- enable ldap storage for sieve scripts
+
+---

Old:

  dovecot-2.2-pigeonhole-0.4.3.tar.gz
  dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch

New:

  dovecot-2.2-pigeonhole-0.4.6.tar.gz



Other differences:
--
++ dovecot22.spec ++
--- /var/tmp/diff_new_pack.6TZlXy/_old  2014-12-23 11:49:20.0 +0100
+++ /var/tmp/diff_new_pack.6TZlXy/_new  2014-12-23 11:49:20.0 +0100
@@ -21,7 +21,7 @@
 Release:0
 %define pkg_name dovecot
 %define dovecot_version 2.2.15
-%define dovecot_pigeonhole_version 0.4.3
+%define dovecot_pigeonhole_version 0.4.6
 %define dovecot_branch  2.2
 %define dovecot_pigeonhole_source_dir 
%{pkg_name}-%{dovecot_branch}-pigeonhole-%{dovecot_pigeonhole_version}
 %define dovecot_pigeonhole_docdir %{_docdir}/%{pkg_name}/dovecot-pigeonhole
@@ -107,7 +107,6 @@
 Source5:dovecot-2.2.configfiles
 Source6:dovecot-2.1-pigeonhole.configfiles
 Source7:dovecot-2.2-pigeonhole.configfiles
-Patch:  dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch
 Summary:IMAP and POP3 Server Written Primarily with Security in Mind
 License:BSD-3-Clause and LGPL-2.1+ and MIT
 Group:  Productivity/Networking/Email/Servers
@@ -249,7 +248,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{dovecot_version} -a 1
-%patch -p1
 %{__gzip} -9v ChangeLog
 # Disable ssl per default.
 %{__sed} -i 's|#ssl = yes|ssl = no|' doc/example-config/conf.d/10-ssl.conf
@@ -306,6 +304,7 @@
 
 pushd %{dovecot_pigeonhole_source_dir}
 %configure --with-dovecot=../ \
+  --with-ldap=plugin \

commit tdb for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2014-12-23 11:50:17

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


Package is tdb

Changes:

--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2014-11-07 09:05:17.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes 2014-12-23 
11:48:48.0 +0100
@@ -1,0 +2,17 @@
+Sun Dec 21 19:09:06 UTC 2014 - lmue...@suse.com
+
+- Update to version 1.3.3.
+  + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid
+combination
+- Update to version 1.3.2.
+  + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs.
+  + Fix a comment
+  + Fix tdb_runtime_check_for_robust_mutexes()
+  + Improve wording in a comment
+  + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch
+  + tdb_wrap: Make mutexes easier to use
+  + tdb_wrap: Only pull in samba-debug
+  + tdb_wrap: Standalone compile without includes.h
+  + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context
+
+---

Old:

  include_stdbool_bso10625.patch
  tdb-1.3.1.tar.asc
  tdb-1.3.1.tar.gz

New:

  tdb-1.3.3.tar.asc
  tdb-1.3.3.tar.gz



Other differences:
--
++ tdb.spec ++
--- /var/tmp/diff_new_pack.zUtvRD/_old  2014-12-23 11:48:49.0 +0100
+++ /var/tmp/diff_new_pack.zUtvRD/_new  2014-12-23 11:48:49.0 +0100
@@ -34,7 +34,7 @@
 %endif
 BuildRequires:  python-devel
 Url:http://tdb.samba.org/
-Version:1.3.1
+Version:1.3.3
 Release:0
 Summary:Samba Trivial Database
 License:GPL-3.0+
@@ -45,7 +45,6 @@
 Source4:baselibs.conf
 Patch0: ignore-tdb1-run-transaction-expand.diff
 Patch1: build_pie.patch
-Patch2: include_stdbool_bso10625.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -118,7 +117,6 @@
 %patch0 -p1
 %endif
 %patch1 -p1
-%patch2 -p3
 
 %build
 %if 0%{?suse_version}  0%{?suse_version}  911

++ tdb-1.3.1.tar.gz - tdb-1.3.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tdb-1.3.1/ABI/tdb-1.3.2.sigs 
new/tdb-1.3.3/ABI/tdb-1.3.2.sigs
--- old/tdb-1.3.1/ABI/tdb-1.3.2.sigs1970-01-01 01:00:00.0 +0100
+++ new/tdb-1.3.3/ABI/tdb-1.3.2.sigs2014-11-29 12:02:17.0 +0100
@@ -0,0 +1,68 @@
+tdb_add_flags: void (struct tdb_context *, unsigned int)
+tdb_append: int (struct tdb_context *, TDB_DATA, TDB_DATA)
+tdb_chainlock: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_mark: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_nonblock: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_read: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_unmark: int (struct tdb_context *, TDB_DATA)
+tdb_chainunlock: int (struct tdb_context *, TDB_DATA)
+tdb_chainunlock_read: int (struct tdb_context *, TDB_DATA)
+tdb_check: int (struct tdb_context *, int (*)(TDB_DATA, TDB_DATA, void *), 
void *)
+tdb_close: int (struct tdb_context *)
+tdb_delete: int (struct tdb_context *, TDB_DATA)
+tdb_dump_all: void (struct tdb_context *)
+tdb_enable_seqnum: void (struct tdb_context *)
+tdb_error: enum TDB_ERROR (struct tdb_context *)
+tdb_errorstr: const char *(struct tdb_context *)
+tdb_exists: int (struct tdb_context *, TDB_DATA)
+tdb_fd: int (struct tdb_context *)
+tdb_fetch: TDB_DATA (struct tdb_context *, TDB_DATA)
+tdb_firstkey: TDB_DATA (struct tdb_context *)
+tdb_freelist_size: int (struct tdb_context *)
+tdb_get_flags: int (struct tdb_context *)
+tdb_get_logging_private: void *(struct tdb_context *)
+tdb_get_seqnum: int (struct tdb_context *)
+tdb_hash_size: int (struct tdb_context *)
+tdb_increment_seqnum_nonblock: void (struct tdb_context *)
+tdb_jenkins_hash: unsigned int (TDB_DATA *)
+tdb_lock_nonblock: int (struct tdb_context *, int, int)
+tdb_lockall: int (struct tdb_context *)
+tdb_lockall_mark: int (struct tdb_context *)
+tdb_lockall_nonblock: int (struct tdb_context *)
+tdb_lockall_read: int (struct tdb_context *)
+tdb_lockall_read_nonblock: int (struct tdb_context *)
+tdb_lockall_unmark: int (struct tdb_context *)
+tdb_log_fn: tdb_log_func (struct tdb_context *)
+tdb_map_size: size_t (struct tdb_context *)
+tdb_name: const char *(struct tdb_context *)
+tdb_nextkey: TDB_DATA (struct tdb_context *, TDB_DATA)
+tdb_null: dptr = 0x, dsize = 0
+tdb_open: struct tdb_context *(const char *, int, int, int, mode_t)
+tdb_open_ex: struct tdb_context *(const char *, int, int, int, mode_t, const 
struct tdb_logging_context *, tdb_hash_func)
+tdb_parse_record: int (struct tdb_context *, TDB_DATA, int (*)(TDB_DATA, 
TDB_DATA, void *), void *)

commit libHX for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libHX for openSUSE:Factory checked 
in at 2014-12-23 11:50:19

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


Package is libHX

Changes:

--- /work/SRC/openSUSE:Factory/libHX/libHX.changes  2014-08-30 
16:04:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libHX.new/libHX.changes 2014-12-23 
11:48:49.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 15 00:44:16 UTC 2014 - jeng...@inai.de
+
+- Switch to an out-of-tree build. Drop /pkg from include path.
+
+---



Other differences:
--
++ libHX.spec ++
--- /var/tmp/diff_new_pack.WdBWpJ/_old  2014-12-23 11:48:50.0 +0100
+++ /var/tmp/diff_new_pack.WdBWpJ/_new  2014-12-23 11:48:50.0 +0100
@@ -77,19 +77,23 @@
 %endif
 
 %build
-%configure --includedir=%_includedir/pkg/%name --docdir=%_docdir/%name
+mkdir obj
+pushd obj/
+%define _configure ../configure
+%configure --includedir=%_includedir/%name --docdir=%_docdir/%name
 make %{?_smp_mflags}
+popd
 
 %install
 b=%buildroot;
-make DESTDIR=$b install
+%make_install -C obj
 mkdir -p $b/%_docdir/%name
 install -pm0644 doc/* $b/%_docdir/%name
 rm -f $b/%_docdir/%name/Makefile*
 find $b/%_libdir -type f -name *.la -delete;
 
 %check
-make check %{?_smp_mflags}
+make -C obj check %{?_smp_mflags}
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
@@ -101,7 +105,7 @@
 %files devel
 %defattr(-,root,root)
 %_docdir/%name/
-%_includedir/pkg/
+%_includedir/%name/
 %_libdir/libHX*.so
 %_libdir/pkgconfig/libHX.pc
 


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



commit gphoto for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package gphoto for openSUSE:Factory checked 
in at 2014-12-23 11:50:26

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


Package is gphoto

Changes:

--- /work/SRC/openSUSE:Factory/gphoto/gphoto.changes2014-11-18 
22:48:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.gphoto.new/gphoto.changes   2014-12-23 
11:48:56.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec 22 13:54:44 UTC 2014 - meiss...@suse.com
+
+- updated to 2.5.6 release
+  wait-event can now match on strings
+  translations updates
+  do not use trigger capture in multi-frame capture
+
+---

Old:

  gphoto2-2.5.5.tar.bz2
  gphoto2-2.5.5.tar.bz2.asc

New:

  gphoto2-2.5.6.tar.bz2
  gphoto2-2.5.6.tar.bz2.asc



Other differences:
--
++ gphoto.spec ++
--- /var/tmp/diff_new_pack.5DakBV/_old  2014-12-23 11:48:57.0 +0100
+++ /var/tmp/diff_new_pack.5DakBV/_new  2014-12-23 11:48:57.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   gphoto
 BuildRequires:  cdk-devel
-BuildRequires:  libgphoto2-devel = 2.5.4
+BuildRequires:  libgphoto2-devel = 2.5.6
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
@@ -27,7 +27,7 @@
 Summary:A Digital Camera Utility
 License:GPL-2.0+
 Group:  Hardware/Camera
-Version:2.5.5
+Version:2.5.6
 Release:0
 Source0:
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2
 Source1:
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2.asc
@@ -52,6 +52,8 @@
 
 %build
 pkg-config --libs libgphoto2
+export CFLAGS=$RPM_OPT_FLAGS -fPIE
+export LDFLAGS=-pie
 %configure \
   --with-cdk-prefix=/usr   \
   --with-doc-dir=%{_defaultdocdir}/%{name}


++ gphoto2-2.5.5.tar.bz2 - gphoto2-2.5.6.tar.bz2 ++
 28218 lines of diff (skipped)

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



commit python3-logilab-common for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package python3-logilab-common for 
openSUSE:Factory checked in at 2014-12-23 11:50:43

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


Package is python3-logilab-common

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-logilab-common/python3-logilab-common.changes
2014-07-15 08:01:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-logilab-common.new/python3-logilab-common.changes
   2014-12-23 11:49:17.0 +0100
@@ -1,0 +2,46 @@
+Thu Dec 18 18:22:28 UTC 2014 - a...@gmx.de
+
+- update to version 0.63.2: (taken from hg log, no entry in Changelog)
+  * pytz is only a setuptools test_require, not an install_requires (closes 
#281909)
+  * fix a bug breaking coverage.py (closes #281908)
+  * add missing python3-tz
+build-dependlogilab-common-centos-version-0.63.1-1
+logilab-common-debian-version-0.63.1-1
+logilab-common-version-0.63.1
+  * README: remove mention of hg submodule
+  * remove deprecated code
+
+- changes from version 0.63.1: (taken from hg log, no entry in Changelog)
+  * Fix python3 syntax errors
+  * change umask after creating pid file
+  * Fix utcdatetime
+  * Provides better tools to pause tracing
+  * fix TestSuite.run wrapper (closes #280806)
+  * write unicode not bytes (closes #277372)
+  * fix class_renamed() on old-style classes
+  * fix print calls
+  * fix for pylint bug #263
+  * Update changelog datelogilab-common-centos-version-0.63.0-1 
logilab-common-debian-version-0.63.0-1 logilab-common-version-0.63.0
+  * fix package and docs build
+  * bump debhelper compat level to 8
+  * unify packaging
+
+- changes from version 0.63.0:
+  * drop compatibility with python = 2.5 (#264017)
+  * fix textutils.py doctests for py3k
+  * produce a clearer exception when dot is not installed (#253516)
+  * make source python3-compatible (3.3+), without using 2to3.  This
+introduces a dependency on six (#265740)
+  * fix umessage header decoding on python 3.3 and newer (#149345)
+  * WARNING: the compat module no longer exports 'callable', 'izip', 'imap',
+'chain', 'sum', 'enumerate', 'frozenset', 'reversed', 'sorted', 'max',
+'relpath', 'InheritableSet', or any subprocess-related names.
+
+- changes from version 0.62.1:
+  * shellutils: restore py 2.5 compat by removing usage of class decorator
+  * pytest: drop broken --coverage option
+  * testlib: support for skipping whole test class and conditional skip, don't
+run setUp for skipped tests
+  * configuration: load options in config file order (#185648)
+
+---

Old:

  logilab-common-0.62.0.tar.gz

New:

  logilab-common-0.63.2.tar.gz



Other differences:
--
++ python3-logilab-common.spec ++
--- /var/tmp/diff_new_pack.Qx6evd/_old  2014-12-23 11:49:18.0 +0100
+++ /var/tmp/diff_new_pack.Qx6evd/_new  2014-12-23 11:49:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-logilab-common
-Version:0.62.0
+Version:0.63.2
 Release:0
 Url:http://www.logilab.org/projects/common/
 Summary:Python lowlevel functionality shared by logilab projects

++ logilab-common-0.62.0.tar.gz - logilab-common-0.63.2.tar.gz ++
 4232 lines of diff (skipped)

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



commit geary for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package geary for openSUSE:Factory checked 
in at 2014-12-23 11:50:55

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


Package is geary

Changes:

--- /work/SRC/openSUSE:Factory/geary/geary.changes  2014-11-18 
22:46:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.geary.new/geary.changes 2014-12-23 
11:49:32.0 +0100
@@ -1,0 +2,13 @@
+Sat Dec 20 10:26:57 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.8.3:
+  + Prevent race condition causing Geary window not to open
+(bgo#737811).
+  + Compile with Vala 0.28 (bgo#741077).
+  + Updated SSLv3 POODLE fallback (bgo#741132).
+  + Fixed connection state handler to return to IDLE.
+  + Removed unnecessary assertion causing crashes for intl users
+(bgo#739316).
+  + Updated translations.
+
+---

Old:

  geary-0.8.2.tar.xz

New:

  geary-0.8.3.tar.xz



Other differences:
--
++ geary.spec ++
--- /var/tmp/diff_new_pack.2TfVBg/_old  2014-12-23 11:49:33.0 +0100
+++ /var/tmp/diff_new_pack.2TfVBg/_new  2014-12-23 11:49:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   geary
-Version:0.8.2
+Version:0.8.3
 Release:0
 Summary:A lightweight email reader for the GNOME desktop
 License:LGPL-2.0+

++ geary-0.8.2.tar.xz - geary-0.8.3.tar.xz ++
 7461 lines of diff (skipped)

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



commit perl-Sys-Virt for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2014-12-23 11:50:49

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


Package is perl-Sys-Virt

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2014-10-11 19:27:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2014-12-23 11:49:24.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 15 10:47:17 MST 2014 - jfeh...@suse.com
+
+- Update to 1.2.11
+  - Add all new APIs and constants in libvirt 1.2.11
+
+---

Old:

  Sys-Virt-1.2.9.tar.gz

New:

  Sys-Virt-1.2.11.tar.gz



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.p4HDlT/_old  2014-12-23 11:49:26.0 +0100
+++ /var/tmp/diff_new_pack.p4HDlT/_new  2014-12-23 11:49:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-Virt
-Version:1.2.9
+Version:1.2.11
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection

++ Sys-Virt-1.2.9.tar.gz - Sys-Virt-1.2.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.9/Changes new/Sys-Virt-1.2.11/Changes
--- old/Sys-Virt-1.2.9/Changes  2014-10-02 12:30:10.0 +0200
+++ new/Sys-Virt-1.2.11/Changes 2014-12-15 12:57:03.0 +0100
@@ -1,5 +1,16 @@
 Revision history for perl module Sys::Virt
 
+1.2.11 2014-12-15
+
+ - Add virDomainGetFSInfo API binding
+ - Add missed VIR_NODE_MEMORY_SHARED_MERGE_ACROSS_NODES constant
+ - Add new VIR_DOMAIN_TUNABLE_BLKDEV* constants
+ - Add new VIR_DOMAIN_BLOCK_IOTUNE* constants
+ - Add support for VIR_CONNECT_DOMAIN_EVENT_ID_AGENT_LIFECYCLE
+   event callbacks  constants
+ - Fix docs for Sys::Virt::Domain::get_time method
+ - Demo agent lifecycle events in example program
+
 1.2.9 2014-10-02
 
  - Add VIR_DOMAIN_*_BANDWIDTH_BYTES constants
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.9/MANIFEST new/Sys-Virt-1.2.11/MANIFEST
--- old/Sys-Virt-1.2.9/MANIFEST 2014-10-02 12:30:22.0 +0200
+++ new/Sys-Virt-1.2.11/MANIFEST2014-12-15 15:08:32.0 +0100
@@ -3,6 +3,7 @@
 examples/auth.pl
 examples/devices.pl
 examples/dhcp-leases.pl
+examples/dom-fsinfo.pl
 examples/dom-stats.pl
 examples/dump-info.pl
 examples/dump-xml.pl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.9/META.yml new/Sys-Virt-1.2.11/META.yml
--- old/Sys-Virt-1.2.9/META.yml 2014-10-02 12:30:22.0 +0200
+++ new/Sys-Virt-1.2.11/META.yml2014-12-15 15:08:32.0 +0100
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: Sys-Virt
 abstract: Extension for the libvirt library
-version:  1.2.9
+version:  1.2.11
 author:
   - Daniel P. Berrange d...@berrange.com
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.9/MYMETA.json 
new/Sys-Virt-1.2.11/MYMETA.json
--- old/Sys-Virt-1.2.9/MYMETA.json  2014-10-02 12:30:14.0 +0200
+++ new/Sys-Virt-1.2.11/MYMETA.json 2014-12-15 15:08:24.0 +0100
@@ -4,7 +4,7 @@
   Daniel Berrange d...@berrange.com
],
dynamic_config : 0,
-   generated_by : ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter 
version 2.132140,
+   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142060,
license : [
   unknown
],
@@ -42,5 +42,5 @@
   }
},
release_status : stable,
-   version : v1.2.9
+   version : v1.2.11
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.9/MYMETA.yml 
new/Sys-Virt-1.2.11/MYMETA.yml
--- old/Sys-Virt-1.2.9/MYMETA.yml   2014-10-02 12:30:14.0 +0200
+++ new/Sys-Virt-1.2.11/MYMETA.yml  2014-12-15 15:08:24.0 +0100
@@ -3,25 +3,25 @@
 author:
   - 'Daniel Berrange d...@berrange.com'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 
2.132140'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142060'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Sys-Virt
 no_index:
   directory:
 - t
 - inc
 requires:
-  Test::CPAN::Changes: 0
-  

commit python-hachoir-parser for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package python-hachoir-parser for 
openSUSE:Factory checked in at 2014-12-23 11:50:57

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


Package is python-hachoir-parser

Changes:

--- 
/work/SRC/openSUSE:Factory/python-hachoir-parser/python-hachoir-parser.changes  
2014-01-09 15:31:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hachoir-parser.new/python-hachoir-parser.changes
 2014-12-23 11:49:33.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 22 20:44:52 UTC 2014 - greg.freem...@gmail.com
+
+- update to v1.3.4
+ * update matroska parser to support WebM videos
+
+---

Old:

  hachoir-parser-1.3.3.tar.gz

New:

  hachoir-parser-1.3.4.tar.gz



Other differences:
--
++ python-hachoir-parser.spec ++
--- /var/tmp/diff_new_pack.4W2gx7/_old  2014-12-23 11:49:35.0 +0100
+++ /var/tmp/diff_new_pack.4W2gx7/_new  2014-12-23 11:49:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hachoir-parser
 #
-# 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,13 +17,13 @@
 
 
 Name:   python-hachoir-parser
-Version:1.3.3
+Version:1.3.4
 Release:0
 Summary:Part of a library to manipulate a binary stream field-by-field
 License:GPL-2.0
 Group:  Development/Libraries/Python
 Url:https://bitbucket.org/haypo/hachoir/
-Source0:
http://pypi.python.org/packages/source/h/hachoir-parser/hachoir-parser-1.3.3.tar.gz
+Source0:
http://pypi.python.org/packages/source/h/hachoir-parser/hachoir-parser-1.3.4.tar.gz
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-devel

++ hachoir-parser-1.3.3.tar.gz - hachoir-parser-1.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hachoir-parser-1.3.3/ChangeLog 
new/hachoir-parser-1.3.4/ChangeLog
--- old/hachoir-parser-1.3.3/ChangeLog  2010-04-15 18:55:25.0 +0200
+++ new/hachoir-parser-1.3.4/ChangeLog  2010-07-26 03:04:06.0 +0200
@@ -1,3 +1,8 @@
+hachoir-parser 1.3.4 (2010-07-26)
+=
+
+ * update matroska parser to support WebM videos
+
 hachoir-parser 1.3.3 (2010-04-15)
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hachoir-parser-1.3.3/PKG-INFO 
new/hachoir-parser-1.3.4/PKG-INFO
--- old/hachoir-parser-1.3.3/PKG-INFO   2010-04-15 18:56:22.0 +0200
+++ new/hachoir-parser-1.3.4/PKG-INFO   2010-07-26 03:05:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: hachoir-parser
-Version: 1.3.3
+Version: 1.3.4
 Summary: Package of Hachoir parsers used to open binary files
 Home-page: http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser
 Author: Hachoir team (see AUTHORS file)
@@ -14,97 +14,102 @@
 A perfect parser have no raw field: with a perfect parser you are 
able to
 know *each* bit meaning. Some good (but not perfect ;-)) parsers:
 
-* Matroska video
-* Microsoft RIFF (AVI video, WAV audio, CDA file)
-* PNG picture
-* TAR and ZIP archive
+ * Matroska video
+ * Microsoft RIFF (AVI video, WAV audio, CDA file)
+ * PNG picture
+ * TAR and ZIP archive
 
 GnomeKeyring parser requires Python Crypto module:
 http://www.amk.ca/python/code/crypto.html
 
 Website: http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser
 
+hachoir-parser 1.3.4 (2010-07-26)
+=
+
+ * update matroska parser to support WebM videos
+
 hachoir-parser 1.3.3 (2010-04-15)
 =
 
-* fix setup.py: don't use with statement to stay compatible with 
python 2.4
+ * fix setup.py: don't use with statement to stay compatible with 
python 2.4
 
 hachoir-parser 1.3.2 (2010-03-01)
 =
 
-* Include the README file in the tarball
-* setup.py reads the README file instead of using README.py to break 
the
-build dependency on hachoir-core
+ * Include the README file in the tarball
+ * setup.py reads the README file instead of using 

commit liblnk for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package liblnk for openSUSE:Factory checked 
in at 2014-12-23 11:50:58

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-28 
19:54:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblnk.new/liblnk.changes   2014-12-23 
11:49:35.0 +0100
@@ -1,0 +2,9 @@
+Mon Dec 22 22:16:18 UTC 2014 - greg.freem...@gmail.com
+
+- update to v0~20141026
+   * changes for deployment
+   * worked on utility scripts
+   * update Python-bindings tests
+- update source URL to point to new github site
+
+---
@@ -6,0 +16 @@
+   * updated libfwsi version check

Old:

  liblnk-alpha-20140905.tar.gz

New:

  liblnk-alpha-20141026.tar.gz



Other differences:
--
++ liblnk.spec ++
--- /var/tmp/diff_new_pack.FR5woF/_old  2014-12-23 11:49:36.0 +0100
+++ /var/tmp/diff_new_pack.FR5woF/_new  2014-12-23 11:49:36.0 +0100
@@ -18,14 +18,14 @@
 
 Name:   liblnk
 %define lname  liblnk1
-%define timestamp  20140905
+%define timestamp  20141026
 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/
-Source: 
https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/liblnk-alpha-20140905.tar.gz
+Source: 
https://github.com/libyal/liblnk/releases/download/20141026/liblnk-alpha-20141026.tar.gz
 Source2:Windows_Shortcut_File_(LNK)_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel

++ liblnk-alpha-20140905.tar.gz - liblnk-alpha-20141026.tar.gz ++
 4142 lines of diff (skipped)

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



commit meld for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2014-12-23 11:50:50

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


Package is meld

Changes:

--- /work/SRC/openSUSE:Factory/meld/meld.changes2014-11-18 
22:44:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.meld.new/meld.changes   2014-12-23 
11:49:26.0 +0100
@@ -1,0 +2,28 @@
+Thu Dec 18 00:45:56 UTC 2014 - zai...@opensuse.org
+
+- Add meld-Dont-pass-git-env-vars.patch and 
+  meld-Repaint-TextView-background.patch from upstream. Fixes
+  boo#909824.
+
+---
+Thu Nov 13 00:21:04 UTC 2014 - badshah...@gmail.com
+
+- Update to version 3.12.2:
+  + Fix display of change action buttons and line numbers when
+line numbers are shown
+  + Fix positioning of the change action buttons
+  + Fix tab width setting not working correctly
+  + Fix starting comparison of Subversion checkouts from a
+subdirectory
+  + Fix starting Meld from a differently-named symlink 
+  + Ignore errors when copying file metadata if the destination
+file system doesn't support it 
+  + Automatically recompile stale in-place gschemas 
+  + Handle SIGINT to support previous quit-on-Ctrl-C behaviour 
+  + Drop patches (incorporated upstream):
+- meld-ignore-error-when-copying-metadata.patch
+- meld-fix-tab-width-handling.patch
+- meld-starting-from-different-name-symlink.patch
+- meld-SIGINT-handler.patch.
+
+---

Old:

  meld-3.12.1.tar.xz
  meld-SIGINT-handler.patch
  meld-fix-tab-width-handling.patch
  meld-ignore-error-when-copying-metadata.patch
  meld-starting-from-different-name-symlink.patch

New:

  meld-3.12.2.tar.xz
  meld-Dont-pass-git-env-vars.patch
  meld-Repaint-TextView-background.patch



Other differences:
--
++ meld.spec ++
--- /var/tmp/diff_new_pack.rsycqs/_old  2014-12-23 11:49:29.0 +0100
+++ /var/tmp/diff_new_pack.rsycqs/_new  2014-12-23 11:49:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   meld
-Version:3.12.1
+Version:3.12.2
 Release:0
 Summary:Visual diff and merge tool
 License:GPL-2.0+
@@ -26,14 +26,10 @@
 Source: 
http://download.gnome.org/sources/meld/3.12/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE meld-nodocs.patch dims...@opensuse.org -- We do not want 
COPYING and NEWS installed like this
 Patch0: meld-nodocs.patch
-#PATCH-FIX-UPSTREAM meld-fix-tab-width-handling.patch bgo#738001 
badshah...@gmail.com -- Fix GtkSourceView tab width property binding
-Patch1: meld-fix-tab-width-handling.patch
-#PATCH-FIX-UPSTREAM meld-ignore-error-when-copying-metadata.patch 
badshah...@gmail.com -- Ignore ENOTSUP when copying file metadata
-Patch2: meld-ignore-error-when-copying-metadata.patch
-#PATCH-FIX-UPSTREAM meld-SIGINT-handler.patch bgo#739719 badshah...@gmail.com 
-- Add a SIGINT signal handler for convenience
-Patch3: meld-SIGINT-handler.patch 
-#PATCH-FIX-UPSTREAM meld-starting-from-different-name-symlink.patch bgo#739399 
badshah...@gmail.com -- Allow starting Meld from differently-named symlink 
(bgo#739399)
-Patch4: meld-starting-from-different-name-symlink.patch
+# PATCH-FIX-UPSTREAM meld-Dont-pass-git-env-vars.patch zai...@opensuse.org 
bgo#741142 -- Don't pass git environment vars on to children, patch from 
upstream git
+Patch1: meld-Dont-pass-git-env-vars.patch
+# PATCH-FIX-UPSTREAM meld-Repaint-TextView-background.patch 
zai...@opensuse.org bgo#741287 boo#909824 -- Repaint TextView background for 
modified CSS. Patch from upstream git
+Patch2: meld-Repaint-TextView-background.patch
 BuildRequires:  fdupes
 # Needed for glib2_gsettings_schema macros
 BuildRequires:  glib2-devel
@@ -82,8 +78,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 translation-update-upstream
 
 %build

++ meld-3.12.1.tar.xz - meld-3.12.2.tar.xz ++
 2400 lines of diff (skipped)

++ meld-Dont-pass-git-env-vars.patch ++
From fb085b23a4f3a22d051b8e6c0d2c5cf8a9a7ca20 Mon Sep 17 00:00:00 2001
From: Kai Willadsen kai.willad...@gmail.com
Date: Sat, 13 Dec 2014 06:21:43 +1000
Subject: bin/meld: Don't pass git environment vars on to children (bgo#741142)

GIT_DIR and GIT_WORK_TREE are somewhat-helpfully set by some helper
tools such as git-gui. However, since we are quite good about setting
the cwd everywhere we call our git helpers, this sometimes messes with
things for us when invoking from subdirectories and whatnot. Since
these vars aren't helping us anyway, we'll just unset them in Meld's

commit qore-json-module for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package qore-json-module for 
openSUSE:Factory checked in at 2014-12-23 11:51:06

Comparing /work/SRC/openSUSE:Factory/qore-json-module (Old)
 and  /work/SRC/openSUSE:Factory/.qore-json-module.new (New)


Package is qore-json-module

Changes:

--- /work/SRC/openSUSE:Factory/qore-json-module/qore-json-module.changes
2014-08-06 11:42:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.qore-json-module.new/qore-json-module.changes   
2014-12-23 11:49:49.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 22 11:48:55 UTC 2014 - dims...@opensuse.org
+
+- Don't start fdupes over docs: it can cause build failures if the
+  link is not in the direction expected.
+
+---



Other differences:
--
++ qore-json-module.spec ++
--- /var/tmp/diff_new_pack.D94eUc/_old  2014-12-23 11:49:51.0 +0100
+++ /var/tmp/diff_new_pack.D94eUc/_new  2014-12-23 11:49:51.0 +0100
@@ -55,7 +55,6 @@
 mkdir -p %{buildroot}/%{module_dir}
 mkdir -p %{buildroot}%{_datadir}/doc/qore-json-module
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
-%fdupes -s docs
 
 %files
 %defattr(-,root,root,-)

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



commit libvirt-python for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libvirt-python for openSUSE:Factory 
checked in at 2014-12-23 11:50:47

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


Package is libvirt-python

Changes:

--- /work/SRC/openSUSE:Factory/libvirt-python/libvirt-python.changes
2014-11-11 10:16:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt-python.new/libvirt-python.changes   
2014-12-23 11:49:22.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 15 10:42:02 MST 2014 - jfeh...@suse.com
+
+- Update to 1.2.11
+  - Add all new APIs and constants in libvirt 1.2.11
+
+---

Old:

  libvirt-python-1.2.10.tar.gz
  libvirt-python-1.2.10.tar.gz.asc

New:

  libvirt-python-1.2.11.tar.gz
  libvirt-python-1.2.11.tar.gz.asc



Other differences:
--
++ libvirt-python.spec ++
--- /var/tmp/diff_new_pack.hLAh0G/_old  2014-12-23 11:49:24.0 +0100
+++ /var/tmp/diff_new_pack.hLAh0G/_new  2014-12-23 11:49:24.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   libvirt-python
 Url:http://libvirt.org/
-Version:1.2.10
+Version:1.2.11
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+

++ libvirt-python-1.2.10.tar.gz - libvirt-python-1.2.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-1.2.10/AUTHORS 
new/libvirt-python-1.2.11/AUTHORS
--- old/libvirt-python-1.2.10/AUTHORS   2014-11-03 07:36:13.0 +0100
+++ new/libvirt-python-1.2.11/AUTHORS   2014-12-13 03:57:15.0 +0100
@@ -430,7 +430,9 @@
Jiri Denemark jdene...@redhat.com
Jiri Denemark jdene...@redhat.com
Jiri Denemark jdene...@redhat.com
+   Jiri Denemark jdene...@redhat.com
Jiri Denemark jiri.denem...@gmail.com
+   John Ferlan jfer...@redhat.com
Ján Tomko jto...@redhat.com
KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com
Lai Jiangshan la...@cn.fujitsu.com
@@ -441,6 +443,7 @@
Lei Li li...@linux.vnet.ibm.com
Luyao Huang lhu...@redhat.com
Luyao Huang lhu...@redhat.com
+   Luyao Huang lhu...@redhat.com
Marcelo Cerri mhce...@linux.vnet.ibm.com
Marian Neagul mar...@info.uvt.ro
Mark McLoughlin mar...@redhat.com
@@ -531,6 +534,8 @@
Pavel Hrdina phrd...@redhat.com
Pavel Hrdina phrd...@redhat.com
Pavel Hrdina phrd...@redhat.com
+   Pavel Hrdina phrd...@redhat.com
+   Peter Krempa pkre...@redhat.com
Peter Krempa pkre...@redhat.com
Peter Krempa pkre...@redhat.com
Peter Krempa pkre...@redhat.com
@@ -561,6 +566,7 @@
Richard W.M. Jones rjo...@redhat.com
Richard W.M. Jones rjo...@redhat.com
Richard W.M. Jones rjo...@redhat.com
+   Richard W.M. Jones rjo...@redhat.com
Robie Basak robie.ba...@canonical.com
Serge Hallyn serge.hal...@canonical.com
Stefan Berger stef...@linux.vnet.ibm.com
@@ -572,6 +578,8 @@
Taku Izumi izumi.t...@jp.fujitsu.com
Taku Izumi izumi.t...@jp.fujitsu.com
Tomoki Sekiyama tomoki.sekiy...@hds.com
+   Tomoki Sekiyama tomoki.sekiy...@hds.com
+   Tomoki Sekiyama tomoki.sekiy...@hds.com
Viktor Mihajlovski mihaj...@linux.vnet.ibm.com
Viktor Mihajlovski mihaj...@linux.vnet.ibm.com
Viktor Mihajlovski mihaj...@linux.vnet.ibm.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-1.2.10/ChangeLog 
new/libvirt-python-1.2.11/ChangeLog
--- old/libvirt-python-1.2.10/ChangeLog 2014-11-03 07:36:13.0 +0100
+++ new/libvirt-python-1.2.11/ChangeLog 2014-12-13 03:57:15.0 +0100
@@ -1,3 +1,78 @@
+2014-12-11 Richard W.M. Jones  rjo...@redhat.com
+
+Add c_pointer method to classes.
+This returns the raw C pointer to the underlying object, eg:
+
+conn = libvirt.open(None)
+print 0x%x % conn.c_pointer()   # returns virConnectPtr of the connection
+dom = conn.lookupByName(test)
+print 0x%x % dom.c_pointer()# returns virDomainPtr of the domain
+
+The reason behind this is to allow us to transparently pass Python dom
+objects through the libguestfs Python API.
+
+https://bugzilla.redhat.com/show_bug.cgi?id=1075164
+
+
+2014-12-02 Tomoki Sekiyama  tomoki.sekiy...@hds.com
+
+override: iterate virDomainFSInfo.devAliases using ndevAliases
+Currently devAliases in virDomainFSInfo struct are iterated as a
+NULL-terminated list, but that is not guaranteed. It should use
+ndevAliases which stores the number of the items in devAliases.
+
+
+
+2014-12-01 Pavel Hrdina  phrd...@redhat.com
+
+fix examples
+The dhcpleases 

commit guake for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package guake for openSUSE:Factory checked 
in at 2014-12-23 11:50:54

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


Package is guake

Changes:

--- /work/SRC/openSUSE:Factory/guake/guake.changes  2014-10-11 
19:28:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.guake.new/guake.changes 2014-12-23 
11:49:30.0 +0100
@@ -1,0 +2,14 @@
+Thu Dec 18 04:14:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.5.2:
+  + Bug fixes.
+  + Disable the 'focus_if_open' feature (hidden trigger, true per
+default). Restaure focus does not work in all systems.
+  + Lot of componentization of the code, in preparation to the
+rebase of 'gtk3' branch.
+- Changes from version 0.5.1:
+  + Minor bug fixes.
+- Disable source-url, as I can't get osc to download from it
+  correctly.
+
+---

Old:

  guake-0.5.0.tar.gz

New:

  guake-0.5.2.tar.gz



Other differences:
--
++ guake.spec ++
--- /var/tmp/diff_new_pack.FWAgHL/_old  2014-12-23 11:49:31.0 +0100
+++ /var/tmp/diff_new_pack.FWAgHL/_new  2014-12-23 11:49:31.0 +0100
@@ -18,13 +18,14 @@
 
 
 Name:   guake
-Version:0.5.0
+Version:0.5.2
 Release:0
 Summary:A dropdown terminal for GNOME
 License:GPL-2.0+
 Group:  System/X11/Terminals
 Url:https://github.com/Guake/guake
-Source0:
https://github.com/Guake/guake/archive/%{name}-%{version}.tar.gz
+#Source:
https://github.com/Guake/guake/archive/%{name}-%{version}.tar.gz -- This does 
not work anymore... have to be downloaded via browser github + odd upstream
+Source0:%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM guake-default-transparency.patch bnc#799862 
rbrown...@opensuse.org -- fix for default transparency being too high 
 Patch1: guake-default-transparency.patch
 BuildRequires:  gnome-common
@@ -58,7 +59,7 @@
 
 %lang_package
 %prep
-%setup -q -n guake-guake-%{version}
+%setup -q -n guake-%{version}
 %patch1 -p1
 
 %build

++ guake-0.5.0.tar.gz - guake-0.5.2.tar.gz ++
 10569 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-dfVFS for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package python-dfVFS for openSUSE:Factory 
checked in at 2014-12-23 11:50:59

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


Package is python-dfVFS

Changes:

--- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes
2014-09-06 12:18:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-dfVFS.new/python-dfVFS.changes   
2014-12-23 11:49:39.0 +0100
@@ -1,0 +2,12 @@
+Mon Dec 22 22:59:29 UTC 2014 - greg.freem...@gmail.com
+
+- upgrade to v0~20141220
+  * dfVFS is in a rapid state of development and Changelog entries have not 
been implemented by upstream
+- v0~20141220 required by latest plaso release
+- update Url field to point to the new github site
+- update source to be complete URL
+- delete DL_URL field
+- add an exclude for the examples that are provided.  They need a better 
namespace.
+- add check_dependencies.py to %doc so that users can verify they have usable 
dependencies
+
+---

Old:

  dfvfs-20140727.tar.gz

New:

  dfvfs-20141220.tar.gz



Other differences:
--
++ python-dfVFS.spec ++
--- /var/tmp/diff_new_pack.sCLDeu/_old  2014-12-23 11:49:41.0 +0100
+++ /var/tmp/diff_new_pack.sCLDeu/_new  2014-12-23 11:49:41.0 +0100
@@ -15,16 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define timestamp 20140727
+
+%define timestamp 20141220
 Name:   python-dfVFS
 Version:0~%{timestamp}
 Release:0
 Summary:Digital Forensics Virtual File System
 License:Apache-2.0
 Group:  Productivity/File utilities
-Url:http://code.google.com/p/libpff/
-#DL-URL:
https://8cc686ffe05394af72c9b3d507f0b2bcff74f031.googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/dfvfs-20140727.tar.gz
-Source: dfvfs-%{timestamp}.tar.gz
+Url:https://github.com/log2timeline/dfvfs/wiki
+Source: 
https://github.com/log2timeline/dfvfs/releases/download/20141220/dfvfs-20141220.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
@@ -33,14 +33,14 @@
 Requires:   pyewf
 Requires:   pyqcow
 Requires:   pysmdev
-Requires:   pytsk
-Requires:   pyvshadow
 Requires:   pysmraw
-Requires:   pyvmdk
-Requires:   pyvhdi
 Requires:   python-construct
 Requires:   python-protobuf
 Requires:   python-six
+Requires:   pytsk
+Requires:   pyvhdi
+Requires:   pyvmdk
+Requires:   pyvshadow
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -54,6 +54,7 @@
 %prep
 %setup -q -n dfvfs-%{timestamp}
 find dfvfs -name \*.py | xargs sed -i /#!\/usr\/bin\/python/d
+chmod -x utils/check_dependencies.py
 
 %build
 python setup.py build
@@ -64,8 +65,10 @@
 
 %files
 %defattr(-,root,root)
-%doc ACKNOWLEDGEMENTS AUTHORS LICENSE.TXT
+%doc ACKNOWLEDGEMENTS AUTHORS LICENSE
+%doc utils/check_dependencies.py
 %{python_sitelib}/dfvfs-%{timestamp}-py2.7.egg-info
 %{python_sitelib}/dfvfs
+%exclude %{python_sitelib}/examples
 
 %changelog

++ dfvfs-20140727.tar.gz - dfvfs-20141220.tar.gz ++
/work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20140727.tar.gz 
/work/SRC/openSUSE:Factory/.python-dfVFS.new/dfvfs-20141220.tar.gz differ: char 
5, line 1

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



commit fence-agents for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package fence-agents for openSUSE:Factory 
checked in at 2014-12-23 11:50:46

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


Package is fence-agents

Changes:

--- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes
2014-10-16 18:17:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.fence-agents.new/fence-agents.changes   
2014-12-23 11:49:21.0 +0100
@@ -1,0 +2,19 @@
+Mon Dec 15 12:04:13 UTC 2014 - kgronl...@suse.com
+
+- Update to 4.0.13:
+  * new fence agent based on mpathpersist that offers better handling of 
+multipath devices
+  * improve support of fence_ilo_ssh on older firmwares
+
+  * required packages are also required by autoconf during build time
+  * fence_zvm now supports action 'monitor' (thanks to Neale Ferguson)
+  * introduce --gnutlscli-path --sudo-path --ssh-path and --telnet-path; 
+they are no longer hard-coded
+  * order of XML parameters or options in --help is more stable now
+  * fence_cisco_ucs did not set protocol prefix correctly with 
+--ssl-(in)secure
+  * logging to syslog now works correctly also with \x00 as input
+
+- Add patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
+
+---

Old:

  fence-agents-4.0.12.tar.xz

New:

  0001-Avoid-problem-with-broken-make-variable-expansion.patch
  fence-agents-4.0.13.tar.xz



Other differences:
--
++ fence-agents.spec ++
--- /var/tmp/diff_new_pack.3zrh55/_old  2014-12-23 11:49:22.0 +0100
+++ /var/tmp/diff_new_pack.3zrh55/_new  2014-12-23 11:49:22.0 +0100
@@ -22,10 +22,12 @@
 Summary:Fence Agents for Pacemaker from RHCS
 License:GPL-2.0 and LGPL-2.1
 Group:  Productivity/Clustering/HA
-Version:4.0.12
+Version:4.0.13
 Release:0
 Url:http://git.fedorahosted.org/git/fence-agents.git
 Source0:%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE: Avoid problem with broken make variable expansion
+Patch1: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
 
 Requires:   python-curl
 Requires:   python-openssl
@@ -155,6 +157,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch1 -p1
 
 %build
 CFLAGS=${CFLAGS} ${RPM_OPT_FLAGS}

++ 0001-Avoid-problem-with-broken-make-variable-expansion.patch ++
From 40ac206ebec011623ea6234229922d39d9eed4b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= k...@koru.se
Date: Mon, 15 Dec 2014 14:45:34 +0100
Subject: [PATCH] Avoid problem with broken make variable expansion

---
 make/agentpycheck.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/make/agentpycheck.mk b/make/agentpycheck.mk
index 090116b..2209bdf 100644
--- a/make/agentpycheck.mk
+++ b/make/agentpycheck.mk
@@ -1,19 +1,18 @@
 TEMPFILE:=$(shell mktemp)
 #DATADIR:=$(abs_top_builddir)/tests/data/metadata
 DATADIR:=$(abs_top_srcdir)/tests/data/metadata
-AWK='BEGIN {store=-1} /name=\store_path\/ {store=2} {if (store!=0) {print}; 
store--}'
 
 check: $(TARGET:%=xml-check.%) $(SYMTARGET:%=xml-check.%) 
$(TARGET:%=delay-check.%)
 
 xml-check.%: %
$(eval INPUT=$(subst xml-check.,,$@))
-   PYTHONPATH=$(abs_srcdir)/../lib:$(abs_builddir)/../lib python 
./$(INPUT) -o metadata | awk $(AWK)  $(TEMPFILE)
+   PYTHONPATH=$(abs_srcdir)/../lib:$(abs_builddir)/../lib python 
./$(INPUT) -o metadata | awk 'BEGIN {store=-1} /name=\store_path\/ {store=2} 
{if (store!=0) {print}; store--}'  $(TEMPFILE)
diff $(TEMPFILE) $(DATADIR)/$(INPUT).xml
rm $(TEMPFILE)
 
 xml-upload.%: %
$(eval INPUT=$(subst xml-upload.,,$@))
-   PYTHONPATH=$(abs_srcdir)/../lib:$(abs_builddir)/../lib python 
./$(INPUT) -o metadata | awk $(AWK)  $(DATADIR)/$(INPUT).xml
+   PYTHONPATH=$(abs_srcdir)/../lib:$(abs_builddir)/../lib python 
./$(INPUT) -o metadata | awk 'BEGIN {store=-1} /name=\store_path\/ {store=2} 
{if (store!=0) {print}; store--}'  $(DATADIR)/$(INPUT).xml
 
 # If test will fail, rerun fence agents to show problems
 delay-check.%: %
-- 
2.2.0

++ fence-agents-4.0.12.tar.xz - fence-agents-4.0.13.tar.xz ++
 12872 lines of diff (skipped)

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



commit libevtx for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libevtx for openSUSE:Factory checked 
in at 2014-12-23 11:51:00

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-28 
19:54:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libevtx.new/libevtx.changes 2014-12-23 
11:49:42.0 +0100
@@ -1,0 +2,9 @@
+Mon Dec 22 22:03:47 UTC 2014 - greg.freem...@gmail.com
+
+- update to 0~20141112
+   * changes to expose the event identifier qualifiers in the python 
bindings
+   * updated dependencies and corresponding changes
+   * update Python-bindings tests
+- update URL and Source fields to use the new github site
+
+---

Old:

  libevtx-alpha-20140901.tar.gz

New:

  libevtx-alpha-20141112.tar.gz



Other differences:
--
++ libevtx.spec ++
--- /var/tmp/diff_new_pack.NkSUgZ/_old  2014-12-23 11:49:43.0 +0100
+++ /var/tmp/diff_new_pack.NkSUgZ/_new  2014-12-23 11:49:43.0 +0100
@@ -18,14 +18,14 @@
 
 Name:   libevtx
 %define lname  libevtx1
-%define timestamp  20140901
+%define timestamp  20141112
 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/
-Source: 
https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20140901.tar.gz
+Url:https://github.com/libyal/libevtx/wiki
+Source: 
https://github.com/libyal/libevtx/releases/download/20141112/libevtx-alpha-20141112.tar.gz
 Source2:Windows_XML_Event_Log_(EVTX).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel

++ libevtx-alpha-20140901.tar.gz - libevtx-alpha-20141112.tar.gz ++
 18546 lines of diff (skipped)

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



commit bayonne2 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package bayonne2 for openSUSE:Factory 
checked in at 2014-12-23 11:51:02

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


Package is bayonne2

Changes:

--- /work/SRC/openSUSE:Factory/bayonne2/bayonne2.changes2012-11-10 
16:57:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.bayonne2.new/bayonne2.changes   2014-12-23 
11:49:46.0 +0100
@@ -1,0 +2,11 @@
+Mon Dec  8 23:06:32 UTC 2014 - jeng...@inai.de
+
+- Use Source URL and original tarballs with signatures
+
+---
+Sun Nov 16 19:06:00 UTC 2014 - Led led...@gmail.com
+
+- Add bayonne2-2.3.2-fix-bashisms.patch to fix bashisms in
+  shell scripts
+
+---

Old:

  bayonne2-2.3.2.tar.bz2

New:

  bayonne2-2.3.2-fix-bashisms.patch
  bayonne2-2.3.2.tar.gz
  bayonne2-2.3.2.tar.gz.sig
  bayonne2.keyring



Other differences:
--
++ bayonne2.spec ++
--- /var/tmp/diff_new_pack.jjIWhL/_old  2014-12-23 11:49:47.0 +0100
+++ /var/tmp/diff_new_pack.jjIWhL/_new  2014-12-23 11:49:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bayonne2
 #
-# 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
@@ -25,12 +25,15 @@
 Summary:The telephony server of the GNU project
 License:GPL-2.0+
 Group:  Productivity/Telephony/Servers
-Url:http://gnu.org/software/bayonne
-Source0:%{name}-%{version}.tar.bz2
+Url:http://gnu.org/software/bayonne/
+Source: http://ftp.gnu.org/pub/gnu/bayonne/%name-%version.tar.gz
+Source2:http://ftp.gnu.org/pub/gnu/bayonne/%name-%version.tar.gz.sig
+Source3:%name.keyring
 Patch0: %{name}-opensuse.patch
 Patch1: bayonne2-const_char.patch
 Patch2: bayonne2-rlimit.patch
 Patch3: bayonne2-libtool.patch
+Patch4: bayonne2-2.3.2-fix-bashisms.patch
 BuildRequires:  SDL-devel
 BuildRequires:  ccaudio2-devel
 BuildRequires:  ccrtp-devel
@@ -85,7 +88,7 @@
 
 %package devel
 Summary:The telephony server of the GNU project
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 Requires:   ccaudio2-devel
 Requires:   ccscript3-devel
@@ -110,6 +113,7 @@
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
+%patch4 -p1
 
 %build
 autoreconf --force --install

++ bayonne2-2.3.2-fix-bashisms.patch ++
From: Oleksandr Chumachenko led...@gmail.com
Date: 2014-11-16 19:06:00+
X-Upstream: unknown status; easily drop from openSUSE if needed

---
 config/bayonne.init|8 
 config/bayonne.init.in |8 
 utils/audiosync|3 ++-
 utils/ttstool  |2 +-
 4 files changed, 11 insertions(+), 10 deletions(-)

Index: bayonne2-2.3.2/config/bayonne.init
===
--- bayonne2-2.3.2.orig/config/bayonne.init
+++ bayonne2-2.3.2/config/bayonne.init
@@ -35,13 +35,13 @@ DAEMON_OPTS=-p
 set -e
 
 if test -f /etc/sysconfig/bayonne ; then
-source /etc/sysconfig/bayonne
+   . /etc/sysconfig/bayonne
 elif test -f /etc/conf.d/bayonne ; then
-source /etc/conf.d/bayonne
+   . /etc/conf.d/bayonne
 elif test -f /etc/site-start.d/bayonne ; then
-source /etc/site-start.d/bayonne
+   . /etc/site-start.d/bayonne
 elif test -f /etc/defaults/bayonne.conf ; then
-source /etc/defaults/bayonne.conf
+   . /etc/defaults/bayonne.conf
 fi
 
 if test ! -z $CONFIG ; then
Index: bayonne2-2.3.2/config/bayonne.init.in
===
--- bayonne2-2.3.2.orig/config/bayonne.init.in
+++ bayonne2-2.3.2/config/bayonne.init.in
@@ -47,13 +47,13 @@ set -e
 . /etc/rc.status
 
 if test -f /etc/sysconfig/bayonne ; then
-source /etc/sysconfig/bayonne
+   . /etc/sysconfig/bayonne
 elif test -f /etc/conf.d/bayonne ; then
-source /etc/conf.d/bayonne
+   . /etc/conf.d/bayonne
 elif test -f /etc/site-start.d/bayonne ; then
-source /etc/site-start.d/bayonne
+   . /etc/site-start.d/bayonne
 elif test -f /etc/defaults/bayonne.conf ; then
-source /etc/defaults/bayonne.conf
+   . /etc/defaults/bayonne.conf
 fi
 
 if test ! -z $CONFIG ; then
Index: bayonne2-2.3.2/utils/audiosync
===

commit john for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package john for openSUSE:Factory checked in 
at 2014-12-23 11:51:01

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


Package is john

Changes:

--- /work/SRC/openSUSE:Factory/john/john.changes2014-01-13 
12:02:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.john.new/john.changes   2014-12-23 
11:49:43.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 15 23:41:30 UTC 2014 - l...@linux-schulserver.de
+
+- include jumbo patch into the build - special thanks to 
+  Mark Draheim for the specfile patch (closes bnc #839246)
+
+---

New:

  john-1.7.9-jumbo-7.tar.bz2
  john-1.7.9-jumbo-7.tar.bz2.sign



Other differences:
--
++ john.spec ++
--- /var/tmp/diff_new_pack.5VhPOu/_old  2014-12-23 11:49:46.0 +0100
+++ /var/tmp/diff_new_pack.5VhPOu/_new  2014-12-23 11:49:46.0 +0100
@@ -28,10 +28,11 @@
 Source2:%{name}.8.gz
 Source3:%{name}-rpmlintrc
 Source4:%{name}.keyring
-# Source4:
http://www.openwall.com/john/g/%{name}-%{version}-jumbo-7.tar.bz2
-# Source5:
http://www.openwall.com/john/g/%{name}-%{version}-jumbo-7.tar.bz2.sign
 Source6:mailer.8
 Source7:relbench.8
+%define jumboversion john-1.7.9-jumbo-7
+Source8:%{jumboversion}.tar.bz2
+Source9:%{jumboversion}.tar.bz2.sign
 Patch0: ppc64le.patch
 BuildRequires:  openssl-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +48,11 @@
 number of other hash types are supported as well.
 
 %prep
-%setup -q
+%setup -q -a8
 %patch0 -p1
+cd %{jumboversion}  cp -a ./* ..
+cd ..
+rm -r %{jumboversion}
 # adapt the configs
 perl -pi -e s#Wordlist = (.*)#Wordlist = %{johndir}/password.lst#g 
$RPM_BUILD_DIR/%{name}-%{version}/run/john.conf
 perl -pi -e 's#^(\#define JOHN_SYSTEMWIDE_EXEC)\s.+$#$1\t\%{johndir}\#g' 
$RPM_BUILD_DIR/%{name}-%{version}/src/params.h
@@ -95,7 +99,7 @@
 %endif
 export TARGET
 pushd src
-make clean $TARGET %{cflags} LDFLAGS='-lcrypto -lm'
+make clean $TARGET %{cflags} LDFLAGS='-lcrypto -lm -lz -lssl'
 popd
 
 %check
@@ -108,12 +112,12 @@
 install -m 755 run/john %{buildroot}%{_bindir}/
 cp -r run/un* %{buildroot}%{_bindir}/
 install -m755 run/relbench %{buildroot}%{_bindir}/
-install -m 644 -p run/{password.lst,*.chr} %{buildroot}%johndir/
+install -m 644 -p run/{password.lst,*.chr,d*.conf,*local.conf} 
%{buildroot}%johndir/
 install -m 644 -p run/john.conf %{buildroot}%{_sysconfdir}/
 install -m 755 -p run/mailer %{buildroot}%{_bindir}/
 # handle documentation - makes rpmlint happy
 mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
-cp doc/* %{buildroot}%{_defaultdocdir}/%{name}/
+cp README-jumbo doc/* %{buildroot}%{_defaultdocdir}/%{name}/
 rm %{buildroot}%{_defaultdocdir}/%{name}/INSTALL
 # install man pages
 install -m 644 -p %{SOURCE2} %{buildroot}%{_mandir}/man8/
@@ -136,6 +140,8 @@
 %{_bindir}/mailer
 %attr(644,root,root) %johndir/password.lst
 %attr(644,root,root) %johndir/*.chr
+%attr(644,root,root) %johndir/d*.conf
+%attr(644,root,root) %johndir/*local.conf
 %config (noreplace) %{_sysconfdir}/john.conf
 
 %changelog




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



commit blender for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2014-12-23 11:51:03

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


Package is blender

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2014-11-24 
11:19:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2014-12-23 
11:49:48.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 22 15:37:02 UTC 2014 - dims...@opensuse.org
+
+- Add blender-freetype-2.5.4.patch: Silence warnings when building
+  against freetype 2.5.4 (which has a structure change on FT_Bitmap).
+
+---

New:

  blender-freetype-2.5.4.patch



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.izbRHx/_old  2014-12-23 11:49:49.0 +0100
+++ /var/tmp/diff_new_pack.izbRHx/_new  2014-12-23 11:49:49.0 +0100
@@ -46,6 +46,8 @@
 Source8:blender-getversion.py
 # Refreshed for 2.67b
 Patch1: blender-2.58-python_include.patch
+# Silence warnings when building against freetype 2.5.4
+Patch2: blender-freetype-2.5.4.patch
 BuildRequires:  gettext-tools
 %if 0%{?suse_version}  1210
 BuildRequires:  libGLw-devel
@@ -152,6 +154,7 @@
 %prep
 %setup -q
 %patch1
+%patch2 -p1
 
 %if %DISTRIBUTABLE == 1
 rm -rf release/scripts/presets/ffmpeg


++ blender-freetype-2.5.4.patch ++
Index: blender-2.72b/source/blender/blenfont/intern/blf_glyph.c
===
--- blender-2.72b.orig/source/blender/blenfont/intern/blf_glyph.c
+++ blender-2.72b/source/blender/blenfont/intern/blf_glyph.c
@@ -262,8 +262,8 @@ GlyphBLF *blf_glyph_add(FontBLF *font, u
g-xoff = -1;
g-yoff = -1;
bitmap = slot-bitmap;
-   g-width = bitmap.width;
-   g-height = bitmap.rows;
+   g-width = (int)bitmap.width;
+   g-height = (int)bitmap.rows;
 
if (g-width  g-height) {
if (sharp) {

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



commit kernel-source for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2014-12-23 11:51:42

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


Package is kernel-source

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes   
2014-11-29 09:34:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2014-12-23 11:50:12.0 +0100
@@ -1,0 +2,128 @@
+Wed Dec 17 19:20:30 CET 2014 - b...@suse.de
+
+- x86/tls: Validate TLS entries to protect espfix (bsc#909077,CVE-2014-8133).
+- commit 5f2f35e
+
+---
+Wed Dec 17 10:59:36 CET 2014 - jsl...@suse.cz
+
+- Linux 3.18.1.
+- Delete
+  patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e.
+- commit 0fdb00f
+
+---
+Sun Dec 14 11:25:49 CET 2014 - ti...@suse.de
+
+- blk-mq: Fix uninitialized kobject at CPU hotplugging
+  (bnc#908794).
+- commit b68f510
+
+---
+Fri Dec 12 13:44:26 CET 2014 - jbeul...@suse.com
+
+- Refresh Xen patches (adjustments for pv-ops builds and a huge
+  memory DomU boot fix).
+- commit 0510331
+
+---
+Tue Dec  9 17:17:29 CET 2014 - jbeul...@suse.com
+
+- Update Xen patches to 3.18-final.
+- x86-64/MCE: flip CPU and bank numbers in log message.
+- commit 2b473fc
+
+---
+Tue Dec  9 03:22:34 CET 2014 - je...@suse.com
+
+- Update to 3.18-final.
+- commit fb05465
+
+---
+Sun Dec  7 21:43:12 CET 2014 - jsl...@suse.cz
+
+- Linux 3.17.6.
+- commit 12b7bf1
+
+---
+Sun Dec  7 21:40:02 CET 2014 - jsl...@suse.cz
+
+- Linux 3.17.5 (bnc#904417).
+- Refresh patches.xen/xen3-patch-2.6.18.
+- Refresh patches.xen/xen3-patch-2.6.31.
+- Delete
+  patches.drivers/drm-radeon-report-disconnected-for-LVDS-eDP-with-PX.
+- commit 8bebfb6
+
+---
+Sat Dec  6 21:41:16 CET 2014 - ti...@suse.de
+
+- ALSA: usb-audio: Don't resubmit pending URBs at MIDI error
+  recovery.
+- commit a6e513d
+
+---
+Fri Dec  5 17:20:27 CET 2014 - ti...@suse.de
+
+- drm: Implement O_NONBLOCK support on /dev/dri/cardN
+  (bnc#904097).
+- commit 1b14fe6
+
+---
+Fri Dec  5 11:50:52 CET 2014 - ti...@suse.de
+
+- KEYS: Fix stale key registration at error path (bnc#908163).
+- commit 7d9c8f3
+
+---
+Fri Dec  5 01:02:49 CET 2014 - ag...@suse.de
+
+- arm64: Enable 64k page size (bnc#908468)
+- commit 088d59b
+
+---
+Thu Dec  4 14:59:03 CET 2014 - ag...@suse.de
+
+- ARMv7: Bump NR_CPUs to 16, the HIP04D01 has that many
+- commit 9c41958
+
+---
+Mon Dec  1 15:44:27 CET 2014 - je...@suse.com
+
+- Update to 3.18-rc7.
+- commit 58b7b67
+
+---
+Mon Dec  1 14:23:51 CET 2014 - jbeul...@suse.com
+
+- Update Xen config files (restore RTC_DRV_EFI).
+- commit ab8d181
+
+---
+Fri Nov 28 11:54:09 CET 2014 - jbeul...@suse.com
+
+- Update Xen patches to 3.18-rc6 and c/s 1269.
+- commit 7e21a29
+
+---
+Thu Nov 27 10:48:26 CET 2014 - mma...@suse.cz
+
+- rpm/constraints.in: Require 10GB of disk space also on 32bit POWER
+- commit 33a282b
+
+---
+Wed Nov 26 17:27:14 CET 2014 - je...@suse.com
+
+- Update to 3.18-rc6.
+- commit 961dff7
+
+---
+Wed Nov 26 13:46:09 CET 2014 - mma...@suse.cz
+
+- rpm/constraints.in: Require 10GB disk space on POWER
+  A debuginfo build currently requires about 8.5 GB on POWER. Also,
+  require at least 8 CPUs, so that builds do not get accidentally
+  scheduled on slow machines.
+- commit 596d9cf
+
+---
@@ -20,0 +149,6 @@
+Wed Nov 19 04:05:43 CET 2014 - je...@suse.com
+
+- Update to 3.18-rc5.
+- commit 2e1894b
+
+---
@@ -29,0 +164,13 @@
+Fri Nov 14 16:28:39 CET 2014 - mma...@suse.cz
+
+- 

commit kiwi for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-12-23 11:51:43

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-12-03 
22:50:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-12-23 
11:50:27.0 +0100
@@ -1,0 +2,226 @@
+Fri Dec 19 09:06:45 CET 2014 - m...@suse.de
+
+- v7.02.18 released
+  
+---
+Fri Dec 19 09:05:29 CET 2014 - m...@suse.de
+  
+- Fixed post install script from kiwi-templates
+  
+  it should not end with a non zero exit code
+  
+---
+Thu Dec 18 12:01:17 CET 2014 - m...@suse.de
+  
+- v7.02.17 released
+  
+---
+Thu Dec 18 11:59:26 CET 2014 - m...@suse.de
+  
+- Fixed bootloader setup for SLE11 JeOS template
+  
+  legacy grub is default unless uefi firmware is selected
+  
+---
+Thu Dec 18 11:46:51 CET 2014 - m...@suse.de
+  
+- v7.02.16 released
+  
+---
+Tue Dec 16 17:19:13 CET 2014 - m...@suse.de
+  
+- Fixed spec file for CentOS package
+  
+  On CentOS squashfs is packaged in squashfs-tools
+  
+---
+Tue Dec 16 09:47:53 CET 2014 - m...@suse.de
+  
+- Fixed kiwi-templates %post scriptlet
+  
+  Check if old image description exists before deleting it.
+  This prevents warning messages spit out by rpm on install
+  
+---
+Mon Dec 15 17:06:04 CET 2014 - led...@suse.de
+  
+- Fix bashisms in image.sh shell scripts
+  
+  Replace '/dev/null' output redirections to '/dev/null 21'.
+  
+---
+Mon Dec 15 15:36:24 CET 2014 - dims...@suse.de
+  
+- Fall back to lazyly umount /dev nodes in case of failure
+  
+---
+Mon Dec 15 14:52:58 CET 2014 - m...@suse.de
+  
+- v7.02.15 released
+  
+---
+Mon Dec 15 14:52:13 CET 2014 - m...@suse.de
+  
+- Fixed use of uninitialized value $format
+  
+---
+Mon Dec 15 11:50:17 CET 2014 - m...@suse.de
+  
+- Fixup logging with a logfile
+  
+  If a logfile is used the state of the call if it was successful
+  or not is also part of the logfile and not exposed to the calling
+  terminal. With this patch the overall success or error information
+  is also printed on the calling terminal.
+  
+---
+Mon Dec 15 09:57:48 CET 2014 - m...@suse.de
+  
+- Print a message if the target directory is created
+  
+---
+Mon Dec 15 09:56:09 CET 2014 - m...@suse.de
+  
+- Code cleanup
+  
+  use createDirInteractive and replace redundant parts
+  
+---
+Fri Dec 12 16:34:49 CET 2014 - m...@suse.de
+  
+- v7.02.14 released
+  
+---
+Fri Dec 12 16:24:31 CET 2014 - m...@suse.de
+  
+- DB: rebuild documentation
+  
+---
+Fri Dec 12 16:22:50 CET 2014 - m...@suse.de
+  
+- v7.02.13 released
+  
+---
+Thu Dec 11 12:16:46 CET 2014 - m...@suse.de
+  
+- Added support for custom qemu-img format options
+  
+  When kiwi calls qemu-img to convert the image into the format
+  the user has specified in the XML description it might be
+  required to pass on additional format options like the compat
+  mode for the qcow2 format. This can now be done like the
+  following example shows:
+  
+  type ... formatoptions=compat=0.10/
+  
+---
+Thu Dec 11 11:30:02 CET 2014 - m...@suse.de
+  
+- Eliminate weird kiwi revision from unit tests
+  
+  The unit test environment sets a static kiwi revision
+  number 4711 which is odd because it can easily use the
+  correct git revision from the git metadata
+  
+---
+Thu Dec 11 11:13:19 CET 2014 - m...@suse.de
+  
+- Fixed print() on closed filehandle
+  
+---
+Tue Dec  9 17:02:25 CET 2014 - m...@suse.de
+  
+- v7.02.12 

commit virtualbox for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2014-12-23 11:51:45

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


Package is virtualbox

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2014-10-16 
07:52:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2014-12-23 11:50:41.0 +0100
@@ -1,0 +2,32 @@
+Wed Dec 17 20:37:43 UTC 2014 - co...@suse.com
+
+- update to version 4.3.20:
+  + VMM: fixed reboot hang of 32-bit Windows SMP guests (bug #13319, #13462)
+  + VMM: proper Math Fault handling with certain legacy guests (bug #9042, AMD 
hosts)
+  + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT on older CPUs that don't 
support MSR-bitmaps (VT-x only; bugs #13034, #13125, #13311, #13425, #13426, 
#13463, #13585)
+  + GUI: fix 3D overlay window re-parenting issue when VM goes to full screen 
mode on X11 hosts.
+  + GUI: fix occasional loss of focus in full-screen mode on X11 host systems 
(4.3.16 regression)
+  + GUI: Mac OS X: wizards should have Cancel button (bug #12541)
+  + GUI: added a global option to prevent automatic raising of the new window 
by mouse move with multi-screen guests (bug #8878)
+  + API: accept remote display port 0 as the default RDP port (bug #8534)
+  + VBoxManage: fixed crash when executing showvminfo command under certain 
circumstances (bug #13190)
+  + ACPI: fixed occasional Guru Meditations in ACPI timer code (4.3.18 
regression; bug #13521)
+  + EFI: improved performance of IDE disk access
+  + EFI: fixed a bug in the EFI video driver which prevented Windows to boot 
in UEFI mode (bug #12022)
+  + EFI: properly announce the amount of RAM for big VMs (bugs #11103 and 
#13211)
+  + Storage: fixed a crash under certain circumstances when a medium was 
ejected from a drive attached to the SATA controller without inserting a new 
medium before pausing or closing the VM (4.3.16 regression)
+  + Storage: fixed an interrupt acknowledge issue causing hanging guests or 
slower I/O (4.3.18 regression)
+  + Storage: fixed broken resume after the VM was suspended due to a full disk 
if host I/O caching is used
+  + Storage: fixed a Guru Meditation under certain conditions when using the 
DevLsiLogic controller with VMs running in raw mode (4.3 regression; bugs 
#12254, #12655, #12709, #12774, #12886)
+  + Guest Control: fixed a bug which might lead to a crash during recursive 
copy
+  + SDK: Java COM bindings fixes
+  + iPXE: enable the HTTP download protocol (bug #13628)
+  + Runtime: do not use a fixed stack size creating temporary threads during 
initialization (bug #13038)
+  + Windows hosts: fixed more startup problems on certain Windows hosts due to 
conflicts with anti-virus software; better error reporting (4.3.14 regression; 
bug #13187)
+  + Windows hosts: fixed DirectSound host audio failure under certain 
conditions (bug #13418)
+  + Windows hosts: fixed additional cases of 4.3.14 regression whereby AltGr 
stopped working for some people (bug #13216)
+  + Windows Additions: preserve guest monitor layout when resizing Windows 7 
or newer guests
+  + Linux Additions: Linux 3.18 compile fixes (bug #13515)
+- download the Manual directly without rename
+
+---

Old:

  VirtualBox-4.3.18-patched.tar.bz2
  virtualbox-4.3.18-UserManual.pdf

New:

  UserManual.pdf
  VirtualBox-4.3.20-patched.tar.bz2



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.ChIgoi/_old  2014-12-23 11:50:44.0 +0100
+++ /var/tmp/diff_new_pack.ChIgoi/_new  2014-12-23 11:50:44.0 +0100
@@ -94,7 +94,7 @@
 %endif
 #
 ExclusiveArch:  %ix86 x86_64
-Version:4.3.18
+Version:4.3.20
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+
@@ -106,7 +106,7 @@
 # WARNING: This is not a comment, but the real command to repack souce
 #%(bash %{_sourcedir}/virtualbox-patch-source.sh VirtualBox-%{version}.tar.bz2)
 Source0:VirtualBox-%{version}-patched.tar.bz2
-Source1:%{name}-%{version}-UserManual.pdf
+Source1:
http://download.virtualbox.org/%{name}/%{version}/UserManual.pdf
 Source2:%{name}-60-vboxdrv.rules
 Source3:%{name}-60-vboxguest.rules
 Source4:%{name}-default.virtualbox

++ VirtualBox-4.3.18-patched.tar.bz2 - VirtualBox-4.3.20-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-4.3.18-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-4.3.20-patched.tar.bz2 
differ: char 11, line 1



-- 
To unsubscribe, e-mail: 

commit libabw for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2014-12-23 11:52:21

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


Package is libabw

Changes:

--- /work/SRC/openSUSE:Factory/libabw/libabw.changes2014-07-27 
18:47:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes   2014-12-23 
11:50:53.0 +0100
@@ -1,0 +2,11 @@
+Mon Dec 22 10:04:30 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.1.1:
+  * Various small fixes
+
+---
+Wed Aug 13 14:20:28 CEST 2014 - fcro...@suse.com
+
+- Fix source url.
+
+---

Old:

  libabw-0.1.0.tar.xz

New:

  libabw-0.1.1.tar.xz



Other differences:
--
++ libabw.spec ++
--- /var/tmp/diff_new_pack.9p9JGK/_old  2014-12-23 11:50:56.0 +0100
+++ /var/tmp/diff_new_pack.9p9JGK/_new  2014-12-23 11:50:56.0 +0100
@@ -18,7 +18,7 @@
 
 %define libname libabw-0_1-1
 Name:   libabw
-Version:0.1.0
+Version:0.1.1
 Release:0
 Summary:Library for parsing the Abiword file format structure
 License:MPL-2.0

++ libabw-0.1.0.tar.xz - libabw-0.1.1.tar.xz ++
 3317 lines of diff (skipped)

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



commit ruby-common for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package ruby-common for openSUSE:Factory 
checked in at 2014-12-23 11:52:18

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


Package is ruby-common

Changes:

--- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes  2014-11-05 
16:26:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-common.new/ruby-common.changes 
2014-12-23 11:50:48.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 15 23:46:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in generate_buildrequires.sh script
+
+---



Other differences:
--
++ generate_buildrequires.sh ++
--- /var/tmp/diff_new_pack.8uNhY8/_old  2014-12-23 11:50:49.0 +0100
+++ /var/tmp/diff_new_pack.8uNhY8/_new  2014-12-23 11:50:49.0 +0100
@@ -94,11 +94,15 @@
 
 usage () {
 # Call as: usage [EXITCODE] [USAGE MESSAGE]
-exit_code=1
-if [[ $1 == [0-9] ]]; then
-exit_code=$1
-shift
-fi
+case $1 in
+[0-9])
+exit_code=$1
+shift
+;;
+*)
+exit_code=1
+;;
+esac
 if [ -n $1 ]; then
 echo $* 2
 echo

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



commit installation-images-openSUSE for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-12-23 11:51:47

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


Package is installation-images-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-12-19 09:40:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-12-23 11:50:44.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 19:50:25 UTC 2014 - co...@suse.com
+
+- new.patch for getting DVD with new kernel
+
+---

New:

  new.patch



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.rOxJ8H/_old  2014-12-23 11:50:45.0 +0100
+++ /var/tmp/diff_new_pack.rOxJ8H/_new  2014-12-23 11:50:45.0 +0100
@@ -364,6 +364,7 @@
 Release:0
 Provides:   installation-images = %version-%release
 Source: installation-images-%{version}.tar.xz
+Patch0: new.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -399,6 +400,7 @@
 
 %prep
 %setup -n installation-images-%{version}
+%patch0 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++ new.patch ++
diff --git a/etc/module.config b/etc/module.config
index 743bce2..3fe4b07 100644
--- a/etc/module.config
+++ b/etc/module.config
@@ -78,6 +78,7 @@ krng,-,-
 libata,,-
 libfc
 lockd,-,-
+grace
 loop_fish2
 lp
 lvm-mod
@@ -147,6 +148,7 @@ ntb
 ntb_netdev
 nfsd
 
+
 mlx4_en
 inet_lro
 iscsi_target_mod
@@ -288,6 +290,7 @@ kernel/drivers/net/fddi/.*
 kernel/drivers/net/tokenring/.*
 kernel/drivers/net/can/.*
 kernel/drivers/net/phy/.*
+kernel/drivers/net/dsa/.*
 kernel/drivers/net/ieee802154/.*
 kernel/drivers/misc/sgi-xp/.*
 kernel/net/ieee802154/.*
diff --git a/etc/module.list b/etc/module.list
index 4f7103f..16e9f14 100644
--- a/etc/module.list
+++ b/etc/module.list
@@ -217,6 +217,7 @@ kernel/drivers/media/rc/rc-core.ko
 kernel/sound/ac97_bus.ko
 kernel/drivers/target/target_core_mod.ko
 kernel/net/dsa/dsa_core.ko
+kernel/drivers/net/dsa/bcm_sf2.ko
 kernel/net/ipv4/ip_tunnel.ko
 
 kernel/drivers/leds/led-class.ko
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



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

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package systemd-presets-branding-openSUSE 
for openSUSE:Factory checked in at 2014-12-23 11:52:20

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


Package is systemd-presets-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE/systemd-presets-branding-openSUSE.changes
  2014-12-06 13:47:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new/systemd-presets-branding-openSUSE.changes
 2014-12-23 11:50:50.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 21:31:02 UTC 2014 - mlati...@suse.com
+
+- enable vmtoolsd service for VMWare by default (bnc#901272)
+
+---



Other differences:
--
++ default-openSUSE.preset ++
--- /var/tmp/diff_new_pack.q3gnb4/_old  2014-12-23 11:50:52.0 +0100
+++ /var/tmp/diff_new_pack.q3gnb4/_new  2014-12-23 11:50:52.0 +0100
@@ -24,4 +24,5 @@
 enable lvm2-lvmetad.socket
 enable wpa_supplicant.service
 enable storage-fixup.service
+enable vmtoolsd.service
 

-- 
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-12-23 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2014-12-23 11:52:23

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-12-17 
19:15:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2014-12-23 
11:50:56.0 +0100
@@ -1,0 +2,8 @@
+Fri Dec 19 12:57:27 UTC 2014 - dims...@opensuse.org
+
+- Remove xorg-x11 and xorg-x11-devel BuildRequires: there is no
+  need, and it causes that xterm requires itself to build through
+  indirect requires (xdm, xinit).
+- Own the directory %{xappdefs}.
+
+---



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.beuapz/_old  2014-12-23 11:50:58.0 +0100
+++ /var/tmp/diff_new_pack.beuapz/_new  2014-12-23 11:50:58.0 +0100
@@ -66,19 +66,15 @@
 %else
 BuildRequires:  utempter
 %endif
-%if 0%{?suse_version} = 1000
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
 %if 0%{?suse_version}  1210
 # separate package now
 BuildRequires:  bdftopcf
 # post xorg libs split
 BuildRequires:  libXaw-devel
-%endif
 %else
-BuildRequires:  XFree86-devel
-BuildRequires:  XFree86-libs
-BuildRequires:  xaw3d
+# case for SLE10 and SLE 11
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %endif
 # post xorg apps split
 %if 0%{?suse_version}  1210
@@ -215,6 +211,7 @@
 %dir %{xfontsd}/misc
 %{xfontsd}/misc/20x20ja.pcf.gz
 %{xfontsd}/misc/20x20ko.pcf.gz
+%dir %{xappdefs}
 %{xappdefs}/KOI8RXTerm
 %{xappdefs}/KOI8RXTerm-color
 %{xappdefs}/UXTerm






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



commit xz for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package xz for openSUSE:Factory checked in 
at 2014-12-23 12:32:56

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


Package is xz

Changes:

--- /work/SRC/openSUSE:Factory/xz/xz.changes2014-09-29 12:40:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xz.new/xz.changes   2014-12-23 
12:31:25.0 +0100
@@ -1,0 +2,10 @@
+Fri Dec 19 09:43:36 UTC 2014 - meiss...@suse.com
+
+- build with PIE support.
+
+---
+Thu Dec 18 19:37:09 UTC 2014 - crrodrig...@opensuse.org
+
+- Build XZ with full RELRO. 
+
+---



Other differences:
--
++ xz.spec ++
--- /var/tmp/diff_new_pack.KFWKIn/_old  2014-12-23 12:31:26.0 +0100
+++ /var/tmp/diff_new_pack.KFWKIn/_new  2014-12-23 12:31:26.0 +0100
@@ -106,7 +106,8 @@
 %setup -q
 
 %build
-%global optflags%{optflags} -D_REENTRANT -pipe
+%global optflags%{optflags} -D_REENTRANT -pipe -fPIE
+export LDFLAGS=-Wl,-z,relro,-z,now -pie
 %if %{do_profiling}
 profiledir=$(mktemp -d)
 trap rm -rf $profiledir EXIT


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



commit tar for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2014-12-23 12:33:02

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


Package is tar

Changes:

--- /work/SRC/openSUSE:Factory/tar/tar.changes  2014-12-01 14:00:19.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tar.new/tar.changes 2014-12-23 
12:31:33.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 12:33:22 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ tar.spec ++
--- /var/tmp/diff_new_pack.ANbuAU/_old  2014-12-23 12:31:35.0 +0100
+++ /var/tmp/diff_new_pack.ANbuAU/_new  2014-12-23 12:31:35.0 +0100
@@ -89,7 +89,7 @@
 %patch20 -p1
 
 %build
-%define my_cflags -W -Wall -Wpointer-arith -Wstrict-prototypes 
-Wformat-security -Wno-unused-parameter
+%define my_cflags -W -Wall -Wpointer-arith -Wstrict-prototypes 
-Wformat-security -Wno-unused-parameter -fPIE
 export CFLAGS=%{optflags} %my_cflags
 export RSH=/usr/bin/rsh
 export DEFAULT_ARCHIVE_FORMAT=POSIX
@@ -97,7 +97,7 @@
gl_cv_func_linkat_follow=yes \
--enable-backup-scripts \
--disable-silent-rules
-make %{?_smp_mflags};
+make %{?_smp_mflags} LDFLAGS=-pie
 cd tests
 make genfile
 mkdir bin



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



commit file for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2014-12-23 12:33:04

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


Package is file

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2014-12-21 
11:49:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2014-12-23 
12:31:36.0 +0100
@@ -1,0 +2,5 @@
+Sat Dec 20 08:57:15 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.1ayh8r/_old  2014-12-23 12:31:38.0 +0100
+++ /var/tmp/diff_new_pack.1ayh8r/_new  2014-12-23 12:31:38.0 +0100
@@ -136,9 +136,9 @@
 rm -f Magdir/*,v Magdir/*~
 rm -f ltcf-c.sh ltconfig ltmain.sh
 autoreconf -fiv
-CFLAGS=$RPM_OPT_FLAGS -DHOWMANY=69632
+CFLAGS=$RPM_OPT_FLAGS -DHOWMANY=69632 -fPIE
 %configure --disable-silent-rules --datadir=%{_miscdir} --disable-static 
--with-pic --enable-fsect-man5
-%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)'
+%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' LDFLAGS=-pie
 %if 0%{?build_python_bindings:1}
 pushd python
 python setup.py build

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



commit gzip for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2014-12-23 12:32:59

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


Package is gzip

Changes:

--- /work/SRC/openSUSE:Factory/gzip/gzip.changes2014-05-22 
20:38:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new/gzip.changes   2014-12-23 
12:31:28.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 10:05:17 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ gzip.spec ++
--- /var/tmp/diff_new_pack.DPm5Rw/_old  2014-12-23 12:31:31.0 +0100
+++ /var/tmp/diff_new_pack.DPm5Rw/_new  2014-12-23 12:31:31.0 +0100
@@ -57,8 +57,9 @@
 %patch7 -p1
 
 %build
-CFLAGS=%{optflags} -fomit-frame-pointer \
--W -Wall -Wno-unused-parameter -Wstrict-prototypes -Wpointer-arith
+export CFLAGS=%{optflags} -fomit-frame-pointer \
+-W -Wall -Wno-unused-parameter -Wstrict-prototypes -Wpointer-arith -fPIE
+export LDFLAGS=-pie
 %configure --disable-silent-rules \
   gl_cv_func_printf_directive_n=yes \
   gl_cv_func_printf_infinite_long_double=yes
@@ -71,12 +72,12 @@
   time ./gzip -d  $tmpfile.gz  /dev/null
 }
 %if %{do_profiling}
-make %{?_smp_mflags} CFLAGS=$CFLAGS -fprofile-generate
+make %{?_smp_mflags} CFLAGS=$CFLAGS -fprofile-generate LDFLAGS=-pie
 profile_gzip
 make clean %{?_smp_mflags}
-make %{?_smp_mflags} CFLAGS=$CFLAGS -fprofile-use
+make %{?_smp_mflags} CFLAGS=$CFLAGS -fprofile-use LDFLAGS=-pie
 %else
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS=-pie
 %endif
 
 %check


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



commit bzip2 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2014-12-23 12:33:01

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


Package is bzip2

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2014-11-07 
14:07:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2014-12-23 
12:31:31.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 11:01:43 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.ZswRrc/_old  2014-12-23 12:31:33.0 +0100
+++ /var/tmp/diff_new_pack.ZswRrc/_new  2014-12-23 12:31:33.0 +0100
@@ -99,18 +99,20 @@
 %if %{do_profiling}
 export CFLAGS=$RPM_OPT_FLAGS %{cflags_profile_generate}
 %endif
+export CFLAGS=$CFLAGS -fPIE
 %configure --with-pic --disable-static
 %if %{do_profiling}
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS=-pie
 profile_bzip2
 mkdir .libs.save
 mv .libs/*.gcda .libs.save/
 make clean
 mv .libs.save .libs
 export CFLAGS=$RPM_OPT_FLAGS %{cflags_profile_feedback}
+export CFLAGS=$CFLAGS -fPIE
 %configure --with-pic --disable-static
 %endif
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS=-pie
 
 %install
 %makeinstall pkgconfigdir=%{_libdir}/pkgconfig



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