commit ant for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2012-02-03 10:21:38

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


Package is ant, Maintainer is bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ant/ant.changes  2012-01-25 15:01:05.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ant.new/ant.changes 2012-02-03 
10:21:39.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:54:47 UTC 2012 - mvysko...@suse.cz
+
+- revert the Recommends to fix a lot of build fails 
+
+---



Other differences:
--
++ ant.spec ++
--- /var/tmp/diff_new_pack.pURtbp/_old  2012-02-03 10:21:46.0 +0100
+++ /var/tmp/diff_new_pack.pURtbp/_new  2012-02-03 10:21:46.0 +0100
@@ -80,8 +80,7 @@
 Requires:   xml-commons-apis
 Requires:   xml-commons-resolver
 Requires:   jpackage-utils = 1.7.5
-# allow usage third-party java in future
-Recommends: java-devel = 1.5.0
+Requires:   java-devel = 1.5.0
 Obsoletes:  apache-ant  %{version}
 Provides:   apache-ant = %{version}
 Obsoletes:  ant-nodeps  %{version}

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



commit binutils for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2012-02-03 10:21:57

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


Package is binutils, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2012-01-06 
11:43:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2012-02-03 
10:22:03.0 +0100
@@ -1,0 +2,10 @@
+Thu Jan 26 10:36:33 UTC 2012 - rguent...@suse.com
+
+- Fix package licenses to follow SPDX format, adjust to reality.
+
+---
+Wed Jan 25 14:12:40 UTC 2012 - rguent...@suse.com
+
+- Amend patch to fix arm unwind table corruption.  [bso#13449]
+
+---
cross-alpha-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.J2FHOT/_old  2012-02-03 10:22:06.0 +0100
+++ /var/tmp/diff_new_pack.J2FHOT/_new  2012-02-03 10:22:06.0 +0100
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   binutils
-BuildRequires:  bison dejagnu flex gcc-c++
+BuildRequires:  bison
+BuildRequires:  dejagnu
+BuildRequires:  flex
+BuildRequires:  gcc-c++
 # for the testsuite
 %if 0%{suse_version} = 1210
 BuildRequires:  glibc-devel-static
@@ -31,7 +32,7 @@
 BuildRequires:  zlib-devel
 %endif
 Version:2.22
-Release:10
+Release:0
 #
 # RUN_TESTS
 %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
@@ -63,10 +64,7 @@
 #
 #
 Url:http://www.gnu.org/software/binutils/
-License:GNU Free Documentation License, Version 1.1 (GFDL 1.1); GNU 
Free Documentation License, Version 1.2 (GFDL 1.2); GPL v2 or later; GPL v3 or 
later; LGPL v2.0 or later; LGPL v2.1 or later; LGPL v3 or later
-Group:  Development/Tools/Building
 PreReq: %{install_info_prereq}
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  binutils-64bit
@@ -74,6 +72,8 @@
 #
 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
 Summary:GNU Binutils
+License:GFDL-1.3 and GPL-3.0+
+Group:  Development/Tools/Building
 Source: binutils-%{binutils_version}.tar.bz2
 Source1:pre_checkin.sh
 Source2:README.First-for.SuSE.packagers
@@ -166,11 +166,10 @@
 Ulf Carlsson u...@calypso.engr.sgi.com
 
 %package gold
-License:GPL v3 or later
 Summary:The gold linker
-AutoReqProv:on
-Requires:   binutils = %{version}-%{release}
+License:GPL-3.0+
 Group:  Development/Tools/Building
+Requires:   binutils = %{version}-%{release}
 %if 0%{suse_version}  1100
 %define gold_archs %ix86 %arm x86_64 ppc ppc64 %sparc
 %endif
@@ -208,12 +207,11 @@
 Andrew Chatham
 
 %package devel
-License:GPL v2 or later; LGPL v2.1 or later
 Summary:GNU binutils (BFD development files)
-AutoReqProv:on
+License:GPL-3.0+
+Group:  Development/Libraries/C and C++
 Requires:   binutils = %{version}-%{release}, zlib-devel
 Provides:   binutils:/usr/include/bfd.h
-Group:  Development/Libraries/C and C++
 
 %description devel
 This package includes header files and static libraries necessary to

++ cross-alpha-binutils.spec ++
--- /var/tmp/diff_new_pack.J2FHOT/_old  2012-02-03 10:22:06.0 +0100
+++ /var/tmp/diff_new_pack.J2FHOT/_new  2012-02-03 10:22:06.0 +0100
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   cross-alpha-binutils
-BuildRequires:  bison dejagnu flex gcc-c++
+BuildRequires:  bison
+BuildRequires:  dejagnu
+BuildRequires:  flex
+BuildRequires:  gcc-c++
 # for the testsuite
 %if 0%{suse_version} = 1210
 BuildRequires:  glibc-devel-static
@@ -31,7 +32,7 @@
 BuildRequires:  zlib-devel
 %endif
 Version:2.22
-Release:10
+Release:0
 #
 # RUN_TESTS
 %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
@@ -63,10 +64,7 @@
 #
 #
 Url:

commit bzip2 for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2012-02-03 10:22:04

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


Package is bzip2, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2012-01-11 
15:36:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2012-02-03 
10:22:06.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 09:38:00 UTC 2012 - sit...@kde.org
+
+- Drop bzip2-maxlen20.patch as pre-2005 compatibility should not
+  be a concern anymore.
+
+---

Old:

  bzip2-maxlen20.patch



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.ipBsCw/_old  2012-02-03 10:22:08.0 +0100
+++ /var/tmp/diff_new_pack.ipBsCw/_new  2012-02-03 10:22:08.0 +0100
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   bzip2
 Version:1.0.6
-Release:11
+Release:0
 Provides:   bzip
 Obsoletes:  bzip
-BuildRequires:  pkg-config
 BuildRequires:  libtool
+BuildRequires:  pkg-config
 # The following is a kludge to get updating bzip2 to after the split work
 PreReq: libbz2-1
 # bug437293
@@ -31,10 +29,10 @@
 Obsoletes:  bzip2-64bit
 %endif
 #
-Group:  Productivity/Archiving/Compression
-License:BSD-3-Clause
 Url:http://www.bzip.org/
 Summary:A Program for Compressing Files
+License:BSD-3-Clause
+Group:  Productivity/Archiving/Compression
 Source: bzip2-%{version}.tar.gz
 Source1:bznew.gz
 Source2:bznew.1.gz
@@ -42,7 +40,6 @@
 Source100:  rpmlintrc
 # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbra...@suse.cz -- 
Convert to a standard autoconf based package.
 Patch:  
http://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6-autoconfiscated.patch
-Patch2: bzip2-maxlen20.patch
 Patch3: bzip2-faster.patch
 Patch5: bzip2-unsafe_strcpy.patch
 Patch6: bzip2-point-to-doc-pkg.patch
@@ -53,7 +50,6 @@
 The bzip2 program is a very powerful program for compressing files.
 
 %package doc
-License:BSD-3-Clause
 Summary:The bzip2 program and Library Documentation
 Group:  Productivity/Archiving/Compression
 %if 0%{?suse_version} = 1120
@@ -64,7 +60,6 @@
 The bzip2 program and library documentation.
 
 %package -n libbz2-1
-License:BSD-3-Clause
 Summary:The bzip2 runtime library
 Group:  Productivity/Archiving/Compression
 
@@ -72,7 +67,6 @@
 The bzip2 runtime library
 
 %package -n libbz2-devel
-License:BSD-3-Clause
 Summary:The bzip2 runtime library development files
 Group:  Development/Libraries/Other
 Requires:   libbz2-1 = %{version} glibc-devel
@@ -83,7 +77,6 @@
 %prep
 %setup -q
 %patch
-%patch2
 %patch3
 %patch5
 %patch6 -p1



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



commit curl for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2012-02-03 10:22:09

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


Package is curl, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/curl/curl.changes2011-12-31 
17:19:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2012-02-03 
10:22:12.0 +0100
@@ -1,0 +2,12 @@
+Thu Feb  2 18:47:10 UTC 2012 - crrodrig...@opensuse.org
+
+- Update to version curl 7.24.0
+- refresh patches to fix broken build
+
+---
+Wed Jan 18 13:49:56 CET 2012 - dmuel...@suse.de
+
+- use the rpmoptflags unconditionally, don't do own compiler flag
+  magic. Fixes debuginfo package built 
+
+---

Old:

  curl-7.23.1.tar.lzma

New:

  curl-7.24.0.tar.lzma
  dont-mess-with-rpmoptflags.diff



Other differences:
--
++ curl.spec ++
--- /var/tmp/diff_new_pack.qOjO8o/_old  2012-02-03 10:22:14.0 +0100
+++ /var/tmp/diff_new_pack.qOjO8o/_new  2012-02-03 10:22:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package curl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -21,7 +21,12 @@
 %bcond_without testsuite
 
 Name:   curl
-BuildRequires:  libidn-devel lzma openldap2-devel pkg-config zlib-devel
+BuildRequires:  libidn-devel
+BuildRequires:  libtool
+BuildRequires:  lzma
+BuildRequires:  openldap2-devel
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 %if %{with openssl}
 BuildRequires:  openssl-devel
 %endif
@@ -29,27 +34,29 @@
 BuildRequires:  mozilla-nss-devel
 %endif
 BuildRequires:  krb5-devel
-BuildRequires:  libssh2-devel openssh
+BuildRequires:  libssh2-devel
+BuildRequires:  openssh
 BuildRequires:  libcares-devel
 %if 0%{?_with_stunnel:1}
 # used by the testsuite
 BuildRequires:  stunnel
 %endif
-Version:7.23.1
-Release:1
+Version:7.24.0
+Release:0
 # bug437293
 %ifarch ppc64
 Obsoletes:  curl-64bit
 %endif
 #
+Summary:A Tool for Transferring Data from URLs
 License:BSD-3-Clause ; MIT
 Group:  Productivity/Networking/Web/Utilities
-Summary:A Tool for Transferring Data from URLs
 Url:http://curl.haxx.se/
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch:  libcurl-ocloexec.patch
+Patch1: dont-mess-with-rpmoptflags.diff
 
 %description
 Curl is a client to get documents and files from or send documents to a
@@ -81,9 +88,11 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch
+%patch1
 
 %build
+autoreconf -fi
 # local hack to make curl-config --libs stop printing libraries it depends on
 # (currently, libtool sets link_all_deplibs=(yes|unknown) everywhere,
 # will hopefully change in the future)

++ dont-mess-with-rpmoptflags.diff ++
--- configure.ac.orig
+++ configure.ac
@@ -279,10 +279,6 @@ dnl platform/compiler/architecture speci
 dnl **
 
 CURL_CHECK_COMPILER
-CURL_SET_COMPILER_BASIC_OPTS
-CURL_SET_COMPILER_DEBUG_OPTS
-CURL_SET_COMPILER_OPTIMIZE_OPTS
-CURL_SET_COMPILER_WARNING_OPTS
 
 if test $compiler_id = INTEL_UNIX_C; then
   #
++ libcurl-ocloexec.patch ++
--- /var/tmp/diff_new_pack.qOjO8o/_old  2012-02-03 10:22:14.0 +0100
+++ /var/tmp/diff_new_pack.qOjO8o/_new  2012-02-03 10:22:14.0 +0100
@@ -7,24 +7,9 @@
 compile time is not enough.
 
 
-diff --git a/lib/connect.c b/lib/connect.c
-index 2a1876e..4a72f6a 100644
 a/lib/connect.c
-+++ b/lib/connect.c
-@@ -881,7 +881,7 @@ singleipconnect(struct connectdata *conn,
-(struct curl_sockaddr *)addr);
-   else
- /* opensocket callback not set, so simply create the socket now */
--sockfd = socket(addr.family, addr.socktype, addr.protocol);
-+sockfd = socket(addr.family, addr.socktype | SOCK_CLOEXEC, addr.protocol);
- 
-   if(sockfd == CURL_SOCKET_BAD)
- /* no socket, no connection */
-diff --git a/lib/cookie.c b/lib/cookie.c
-index 41ccdbe..35cfca3 100644
 a/lib/cookie.c
-+++ b/lib/cookie.c
-@@ -736,7 +736,7 @@ struct CookieInfo *Curl_cookie_init(struct SessionHandle 
*data,
+--- lib/cookie.c.orig
 lib/cookie.c
+@@ -736,7 +736,7 @@ struct CookieInfo 

commit gcc for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2012-02-03 10:22:17

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


Package is gcc, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2011-09-23 01:58:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcc.new/gcc.changes 2012-02-03 
10:22:25.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan 27 15:30:38 UTC 2012 - rguent...@suse.com
+
+- Change licenses to follow SPDX convention.
+
+---
+Mon Sep 26 13:41:02 CEST 2011 - dmuel...@suse.de
+
+- use the target gcc binary for finding the right cc1 path
+
+---



Other differences:
--
++ gcc.spec ++
--- /var/tmp/diff_new_pack.4UWu9E/_old  2012-02-03 10:22:28.0 +0100
+++ /var/tmp/diff_new_pack.4UWu9E/_new  2012-02-03 10:22:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   gcc
 %define separate_bi32 0
 %define separate_bi64 0
@@ -30,11 +27,11 @@
 Url:http://gcc.gnu.org/
 %define gcc_version 46
 %define gcc_suffix 4.6
-License:GPLv3+
 Version:4.6
-Release:1
-Group:  Development/Languages/C and C++
+Release:0
 Summary:The system GNU C Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Provides:   c_compiler
 Obsoletes:  gcc-mudflap
 Requires:   cpp gcc%{gcc_version}
@@ -48,9 +45,9 @@
 
 
 %package -n gcc-32bit
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU C Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   gcc%{gcc_version}-32bit
 Requires:   gcc = %{version}
 
@@ -60,9 +57,9 @@
 
 
 %package -n gcc-64bit
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU C Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   gcc%{gcc_version}-64bit
 Requires:   gcc = %{version}
 
@@ -72,9 +69,9 @@
 
 
 %package -n cpp
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU Preprocessor
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   cpp%{gcc_version}
 
 %description -n cpp
@@ -83,9 +80,9 @@
 
 
 %package -n gcc-locale
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU Compiler locale files
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   gcc%{gcc_version}-locale
 
 %description -n gcc-locale
@@ -94,9 +91,9 @@
 
 
 %package -n gcc-info
-License:GFDLv1.2
-Group:  Development/Languages/C and C++
 Summary:The system GNU Compiler documentation
+License:GFDL-1.2
+Group:  Development/Languages/C and C++
 PreReq: %{install_info_prereq}
 Requires:   gcc%{gcc_version}-info
 
@@ -115,9 +112,9 @@
 %install_info --info-dir=%{_infodir} --name=gfortran --description=\\The GNU 
Fortran compiler.\\ %{_infodir}/gfortran-%{gcc_suffix}.info.gz
 
 %package -n gcc-c++
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU C++ Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Provides:   c++_compiler
 Requires:   gcc%{gcc_version}-c++
 Requires:   gcc = %{version}
@@ -127,9 +124,9 @@
 
 
 %package -n gcc-c++-32bit
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU C++ Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   gcc-c++ = %{version}
 Requires:   gcc-32bit = %{version}
 Requires:   libstdc++%{gcc_version}-devel-32bit
@@ -139,9 +136,9 @@
 
 
 %package -n gcc-c++-64bit
-License:GPLv3+
-Group:  Development/Languages/C and C++
 Summary:The system GNU C++ Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Requires:   gcc-c++ = %{version}
 Requires:   gcc-64bit = %{version}
 Requires:   

commit gimp for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2012-02-03 10:22:22

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


Package is gimp, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gimp/gimp.changes2011-10-25 
15:54:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gimp.new/gimp.changes   2012-02-03 
10:22:29.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb  1 09:09:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.6.12:
+  + Bugs fixed: bgo#623045, bgo#627328, bgo#631728, bgo#631885,
+bgo#639203, bgo#640219, bgo#640612, bgo#641259, bgo#646947,
+bgo#652280, bgo#660305.
+  + Updated translations.
+- Drop gimp-CVE-2010-4540-and-more.patch: fixed upstream.
+- Drop gimp-CVE-2010-4543.patch: fixed upstream.
+- Drop gimp-fix-linking.patch: fixed upstream.
+- Drop gimp-CVE-2011-2896.patch: fixed upstream.
+- Drop gimp-pyslice-cellspacing-fix.patch: fixed upstream.
+- Drop gimp-poppler-0.18.patch: fixed upstream.
+- Remove call to autoreconf and libtool BuildRequires: they were
+  only needed for gimp-fix-linking.patch.
+
+---

Old:

  gimp-2.6.11.tar.bz2
  gimp-CVE-2010-4540-and-more.patch
  gimp-CVE-2010-4543.patch
  gimp-CVE-2011-2896.patch
  gimp-fix-linking.patch
  gimp-poppler-0.18.patch
  gimp-pyslice-cellspacing-fix.patch

New:

  gimp-2.6.12.tar.bz2



Other differences:
--
++ gimp.spec ++
--- /var/tmp/diff_new_pack.eFJiir/_old  2012-02-03 10:22:33.0 +0100
+++ /var/tmp/diff_new_pack.eFJiir/_new  2012-02-03 10:22:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gimp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define build_hal 0%{?suse_version} = 1140
 
 %global abiver 4
@@ -44,7 +43,6 @@
 BuildRequires:  librsvg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libwebkit-devel
-BuildRequires:  libtool
 BuildRequires:  libwmf-devel
 BuildRequires:  pango-devel
 BuildRequires:  python-gtk-devel
@@ -52,28 +50,16 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libXfixes-devel
 Url:http://www.gimp.org/
-Version:2.6.11
-Release:23
+Version:2.6.12
+Release:0
+Summary:The GNU Image Manipulation Program
 License:GPL-2.0+
 Group:  Productivity/Graphics/Bitmap Editors
-Summary:The GNU Image Manipulation Program
-Source: ftp://ftp.gimp.org/pub/gimp/v2.6/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.gimp.org/pub/gimp/stable/%{name}-%{version}.tar.bz2
 Source1:macros.gimp
 # openSUSE palette file
 Source2:openSUSE.gpl
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gimp-CVE-2010-4540-and-more.patch CVE-2010-4540 
CVE-2010-4541 CVE-2010-4542 bgo#639203 bnc#662043 vu...@opensuse.org -- Fix 
various buffer overflows
-Patch0: gimp-CVE-2010-4540-and-more.patch
-# PATCH-FIX-UPSTREAM gimp-CVE-2010-4543.patch CVE-2010-4543 bgo#639203 
bnc#662043 vu...@opensuse.org -- Fix a buffer overflow when reading a psp file
-Patch1: gimp-CVE-2010-4543.patch
-# PATCH-FIX-UPSTREAM gimp-fix-linking.patch bgo#659586 vu...@opensuse.org -- 
Fix linking issue because of missing libs
-Patch2: gimp-fix-linking.patch
-# PATCH-FIX-UPSTREAM gimp-CVE-2011-2896.patch CVE-2011-2896 bnc#711491 
vu...@opensuse.org -- Fix heap corruption and buffer overflow
-Patch3: gimp-CVE-2011-2896.patch
-# PATCH-FIX-UPSTREAM gimp-pyslice-cellspacing-fix.patch vu...@opensuse.org -- 
Fix pyslice to not crash
-Patch4: gimp-pyslice-cellspacing-fix.patch
-# PATCH-FIX-UPSTREAM gimp-poppler-0.18.patch vu...@opensuse.org -- Fix build 
with poppler 0.18, taken from fedora
-Patch5: gimp-poppler-0.18.patch
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang
 Recommends: %{name}-help-browser
@@ -104,7 +90,6 @@
 
 
 %package -n libgimp-2_0-0
-License:GPL-2.0+
 Summary:The GNU Image Manipulation Program - Libraries
 Group:  Productivity/Graphics/Bitmap Editors
 
@@ -124,7 +109,6 @@
 
 
 %package -n libgimpui-2_0-0
-License:GPL-2.0+
 Summary:The GNU Image Manipulation Program - UI Libraries
 Group:  Productivity/Graphics/Bitmap Editors
 
@@ -144,7 +128,6 @@
 
 
 %package branding-upstream

commit gkrellm for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package gkrellm for openSUSE:Factory checked 
in at 2012-02-03 10:22:32

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


Package is gkrellm, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gkrellm/gkrellm.changes  2011-09-23 
01:59:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gkrellm.new/gkrellm.changes 2012-02-03 
10:22:33.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 08:30:07 UTC 2011 - pgaj...@suse.com
+
+- -lgmodule-2.0 added to the linker command line
+
+---



Other differences:
--
++ gkrellm.spec ++
--- /var/tmp/diff_new_pack.ea2or3/_old  2012-02-03 10:22:34.0 +0100
+++ /var/tmp/diff_new_pack.ea2or3/_new  2012-02-03 10:22:34.0 +0100
@@ -94,7 +94,7 @@
 
 %build
 echo '#define HAVE_SSL 1'  src/configure.h
-make X11_LIBS=-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE
+make X11_LIBS=-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE GTOP_LIBS=-lgmodule-2.0
 
 %install
 make install STRIP= \





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



commit gmp for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package gmp for openSUSE:Factory checked in 
at 2012-02-03 10:22:47

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


Package is gmp, Maintainer is rguent...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gmp/gmp.changes  2011-09-28 15:24:52.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gmp.new/gmp.changes 2012-02-03 
10:22:54.0 +0100
@@ -1,0 +2,14 @@
+Mon Jan 30 09:13:23 UTC 2012 - rguent...@suse.com
+
+- Update to release GMP 5.0.3
+  * A slight timing leak of the powm_sec functions have been sealed.  (This
+leak could possibly be used to extract the most significant few bits of the
+exponent.  Few here means at most 10.)
+  * The mpz_nextprime function now runs a safer number of pseudo-random prime
+tests.
+  * A bug in division code possibly causing incorrect computation was fixed.
+  * New CPUs recognised.
+  * IBM S/390 are now supported in both 31/32-bit and 64-bit mode.
+- Dropped SUSE local patches for S/390 support.
+
+---

Old:

  gmp-5.0.2.tar.bz2
  gmp-s390x.diff

New:

  gmp-5.0.3.tar.bz2



Other differences:
--
++ gmp.spec ++
--- /var/tmp/diff_new_pack.h24ZzW/_old  2012-02-03 10:23:05.0 +0100
+++ /var/tmp/diff_new_pack.h24ZzW/_new  2012-02-03 10:23:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gmp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   gmp
 BuildRequires:  gcc-c++
-License:GPL-3.0+ ; LGPL-3.0+
-Group:  System/Libraries
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  gmp-64bit
 %endif
 #
-Version:5.0.2
-Release:7
+Version:5.0.3
+Release:0
 Summary:The GNU MP Library
+License:GPL-3.0+ ; LGPL-3.0+
+Group:  System/Libraries
 Url:http://gmplib.org/
 Source: gmp-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch0: gmp-noexec.diff
-Patch2: gmp-s390x.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,7 +38,6 @@
 
 
 %package -n libgmp10
-License:GPL-3.0+ ; LGPL-3.0+
 Summary:Shared library for the GNU MP Library
 Group:  System/Libraries
 
@@ -52,7 +46,6 @@
 
 
 %package -n libgmpxx4
-License:GPL-3.0+ ; LGPL-3.0+
 Summary:C++ bindings for the GNU MP Library
 Group:  System/Libraries
 Requires:   libgmp10 = %{version}
@@ -62,7 +55,6 @@
 
 
 %package -n libmp3
-License:GPL-3.0+ ; LGPL-3.0+
 Summary:BSD libmp bindings for the GNU MP Library
 Group:  System/Libraries
 Requires:   libgmp10 = %{version}
@@ -72,13 +64,11 @@
 
 
 %package devel
-License:GPL-3.0+ ; LGPL-3.0+
 Summary:Include Files and Libraries for Development with the GNU MP 
Library
 Group:  Development/Languages/C and C++
 Requires:   libgmp10 = %{version}
 Requires:   libgmpxx4 = %{version}
 Requires:   libmp3 = %{version}
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  gmp-devel-64bit
@@ -101,7 +91,6 @@
 %ifnarch %arm
 %patch0
 %endif
-%patch2
 
 %build
 # export HOME=/tmp/

++ gmp-5.0.2.tar.bz2 - gmp-5.0.3.tar.bz2 ++
 29308 lines of diff (skipped)

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



commit gwibber for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package gwibber for openSUSE:Factory checked 
in at 2012-02-03 10:22:52

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


Package is gwibber, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gwibber/gwibber.changes  2012-01-24 
12:17:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.gwibber.new/gwibber.changes 2012-02-03 
10:23:07.0 +0100
@@ -1,0 +2,21 @@
+Wed Feb  1 09:26:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Greatly improved scrolling, but still not smooth scrolling.
+  + Inline comments and image previews are now enclosed in a
+Gtk.Expander and only load when expanded.
+  + Cleaned up all the Gtk 3.3 deprecations
+  + Now requires valac-0.16
+  + Bugs fixed:
+- Fixed a memory leak in ActionBoxItem (lp#909085)
+- Fixed race conditions in async image loading while scrolling
+  (lp#911619)
+- Hide window while gwibber exits
+- Improved scrolling by enclosing comments and image previews
+  in a Gtk.Expander, this fixes the tiles resizing while
+  scrolling (lp#875348)
+- Drop gwibber-vala-0.16.patch: fixed upstream.
+- Drop libtool BuildRequires and calls to autoreconf and
+  intltoolize: they were only needed for for above patch.
+
+---

Old:

  gwibber-3.3.2.tar.gz
  gwibber-vala-0.16.patch

New:

  gwibber-3.3.3.tar.gz



Other differences:
--
++ gwibber.spec ++
--- /var/tmp/diff_new_pack.AE0Ala/_old  2012-02-03 10:23:13.0 +0100
+++ /var/tmp/diff_new_pack.AE0Ala/_new  2012-02-03 10:23:13.0 +0100
@@ -16,11 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Do not add Requires for optional Unity stuff that we don't have
 %define __requires_exclude 
typelib\\(Dbusmenu\\)|typelib\\(Indicate\\)|typelib\\(Unity\\)
 
 Name:   gwibber
-Version:3.3.2
+Version:3.3.3
 Release:0
 Summary:Microblogging Client
 License:GPL-2.0+
@@ -31,13 +32,9 @@
 Patch0: gwibber-stnx.diff
 # PATCH-FIX-OPENSUSE gwibber-sqlite-migrate-opensuse.diff 
riggwel...@opensuse.org -- Fix migration from 11.3's gwibber
 Patch3: gwibber-sqlite-migrate-opensuse.diff
-# PATCH-FIX-UPSTREAM gwibber-vala-0.16.patch vu...@opensuse.org -- Build with 
vala 0.16, 
https://code.launchpad.net/~ken-vandine/gwibber/valac-0.16/+merge/89071
-Patch4: gwibber-vala-0.16.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-# needed for patch4
-BuildRequires:  libtool
 BuildRequires:  python-base
 BuildRequires:  update-desktop-files
 BuildRequires:  vala = 0.14.0
@@ -91,16 +88,8 @@
 %setup -q
 %patch0 -p1
 %patch3 -p1
-%if 0%{?suse_version} = 1220
-%patch4 -p0
-%endif
 
 %build
-%if 0%{?suse_version} = 1220
-# needed for patch4
-autoreconf -fi
-intltoolize -f
-%endif
 %configure \
 --disable-static \
 --disable-unity

++ gwibber-3.3.2.tar.gz - gwibber-3.3.3.tar.gz ++
 79307 lines of diff (skipped)

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



commit ipsec-tools for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package ipsec-tools for openSUSE:Factory 
checked in at 2012-02-03 10:22:57

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


Package is ipsec-tools, Maintainer is jbo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ipsec-tools/ipsec-tools.changes  2011-10-16 
12:50:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipsec-tools.new/ipsec-tools.changes 
2012-02-03 10:23:13.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 15:18:55 CET 2012 - meiss...@suse.de
+
+- remove suse_update_config macro usage
+
+---



Other differences:
--
++ ipsec-tools.spec ++
--- /var/tmp/diff_new_pack.OlpdpA/_old  2012-02-03 10:23:21.0 +0100
+++ /var/tmp/diff_new_pack.OlpdpA/_new  2012-02-03 10:23:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ipsec-tools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,12 @@
 #
 
 
-
 Name:   ipsec-tools
 Summary:IPsec Utilities
-Version:0.7.3
-Release:16
 License:BSD-3-Clause
 Group:  Productivity/Networking/Security
-AutoReqProv:on
+Version:0.7.3
+Release:0
 Url:http://ipsec-tools.sourceforge.net/
 Source: 
http://prdownloads.sourceforge.net/ipsec-tools/ipsec-tools-%{version}.tar.bz2
 Source1:racoon.init
@@ -37,11 +35,19 @@
 Prefix: /usr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq
-BuildRequires:  bison flex kernel-source krb5-devel openldap2-devel
-BuildRequires:  openssl-devel pam pam-devel readline-devel
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  kernel-source
+BuildRequires:  krb5-devel
 BuildRequires:  libtool
+BuildRequires:  openldap2-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam
+BuildRequires:  pam-devel
+BuildRequires:  readline-devel
 %if 0%{?suse_version} = 1100
-BuildRequires:  fdupes libselinux-devel
+BuildRequires:  fdupes
+BuildRequires:  libselinux-devel
 %endif
 Provides:   racoon
 
@@ -69,9 +75,7 @@
 sed -i 's|-Werror||g' configure
 
 %build
-%{suse_update_config -f . src/racoon}
 export PATH=$PATH:/usr/lib/mit/bin
-CFLAGS=$RPM_OPT_FLAGS \
 %configure \
--disable-shared \
--libexecdir=%{_libdir} \

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



commit libmng for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package libmng for openSUSE:Factory checked 
in at 2012-02-03 10:23:38

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


Package is libmng, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmng/libmng.changes2011-09-23 
02:08:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmng.new/libmng.changes   2012-02-03 
10:23:41.0 +0100
@@ -1,0 +2,13 @@
+Wed Feb  1 11:19:24 UTC 2012 - idon...@suse.com
+
+- Remove contrib directory during build, its unused and might
+  confuse licensing, bnc#744320
+
+---
+Mon Nov 21 17:59:42 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+- Do shlib policy packaging
+
+---



Other differences:
--
++ libmng.spec ++
--- /var/tmp/diff_new_pack.7nWUzs/_old  2012-02-03 10:23:42.0 +0100
+++ /var/tmp/diff_new_pack.7nWUzs/_new  2012-02-03 10:23:42.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libmng (Version 1.0.10)
+# spec file for package libmng
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libmng
-BuildRequires:  libjpeg-devel liblcms-devel zlib-devel
-License:GPLv2+ ; Other uncritical OpenSource License
-Group:  System/Libraries
-Summary:Library for Support of MNG and JNG Formats
 Version:1.0.10
-Release:93
+Release:0
+Summary:Library for Support of MNG and JNG Formats
+License:Zlib
+Group:  Development/Libraries/C and C++
+%define lname  libmng1
+BuildRequires:  libjpeg-devel
+BuildRequires:  liblcms-devel
+BuildRequires:  zlib-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  libmng-64bit
 %endif
 #
 Url:http://www.libmng.com/
-Source0:libmng-%version.tar.bz2
+Source0:libmng-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch:  libmng.diff
+Patch1: libmng.diff
 Patch2: libmng-no-jpeg.diff
 Patch3: libmng-1.0.9-dont-leak-zlib-streams.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,17 +43,24 @@
 This library can handle MNG and JNG formats that contain animated
 pictures. These formats should replace the GIF format.
 
+%package -n %lname
+Summary:Library for Support of MNG and JNG Formats
+Group:  System/Libraries
+# O/P added 2011-11-29
+Obsoletes:  libmng  %{version}-%{release}
+Provides:   libmng = %{version}-%{release}
 
-
-Authors:
-
-Gerard Juyn ger...@libmng.com
+%description -n %lname
+This library can handle MNG and JNG formats that contain animated
+pictures. These formats should replace the GIF format.
 
 %package devel
-License:GPLv2+ ; Other uncritical OpenSource License
-Requires:   libjpeg-devel %{name} = %{version} liblcms-devel zlib-devel
-Summary:Include Files and Libraries mandatory for Development.
+Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
+Requires:   %lname = %{version}
+Requires:   libjpeg-devel
+Requires:   liblcms-devel
+Requires:   zlib-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  libmng-devel-64bit
@@ -65,48 +73,46 @@
 
 This package contains the static library and the header files.
 
-
-
-Authors:
-
-Gerard Juyn ger...@libmng.com
-
 %prep
 %setup -q
-%patch
+%patch1
 %patch3
 
 %build
-make %{?jobs:-j%jobs} -f makefiles/makefile.linux _LIB=%_lib
+
+# This is not zlib licensed and unused, just as a caution, bnc#744320
+rm -rf contrib
+
+make %{?_smp_mflags} -f makefiles/makefile.linux _LIB=%{_lib}
 
 %install
-make -f makefiles/makefile.linux DESTDIR=$RPM_BUILD_ROOT _LIB=%_lib install
-mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man3/ $RPM_BUILD_ROOT/%{_mandir}/man5/
-install -m 0644 doc/man/*.3 $RPM_BUILD_ROOT/%{_mandir}/man3/
-install -m 0644 doc/man/*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
+make -f makefiles/makefile.linux DESTDIR=%{buildroot} _LIB=%{_lib} install
+mkdir -p %{buildroot}/%{_mandir}/man3/ %{buildroot}/%{_mandir}/man5/
+install -m 0644 doc/man/*.3 %{buildroot}/%{_mandir}/man3/
+install -m 0644 doc/man/*.5 

commit libpng15 for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package libpng15 for openSUSE:Factory 
checked in at 2012-02-03 10:23:42

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


Package is libpng15, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libpng15/libpng15.changes2011-12-21 
10:01:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng15.new/libpng15.changes   2012-02-03 
10:23:43.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  2 15:10:08 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.5.8:
+  Fixed one-byte (stack) buffer-overrun bug in png_formatted_warning()
+  (CVE-2011-3464)
+
+---

Old:

  libpng-1.5.7.tar.bz2

New:

  libpng-1.5.8.tar.bz2



Other differences:
--
++ libpng15.spec ++
--- /var/tmp/diff_new_pack.98yaP4/_old  2012-02-03 10:23:45.0 +0100
+++ /var/tmp/diff_new_pack.98yaP4/_new  2012-02-03 10:23:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng15
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   5
-%define micro   7
+%define micro   8
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 

++ libpng-1.5.7.tar.bz2 - libpng-1.5.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpng-1.5.7/ANNOUNCE new/libpng-1.5.8/ANNOUNCE
--- old/libpng-1.5.7/ANNOUNCE   2011-12-15 16:45:31.0 +0100
+++ new/libpng-1.5.8/ANNOUNCE   2012-02-01 06:00:33.0 +0100
@@ -1,5 +1,5 @@
 
-Libpng 1.5.7 - December 15, 2011
+Libpng 1.5.8 - February 1, 2012
 
 This is a public release of libpng, intended for use in production codes.
 
@@ -8,86 +8,30 @@
 Source files with LF line endings (for Unix/Linux) and with a
 configure script
 
-   libpng-1.5.7.tar.xz (LZMA-compressed, recommended)
-   libpng-1.5.7.tar.gz
-   libpng-1.5.7.tar.bz2
+   libpng-1.5.8.tar.xz (LZMA-compressed, recommended)
+   libpng-1.5.8.tar.gz
+   libpng-1.5.8.tar.bz2
 
 Source files with CRLF line endings (for Windows), without the
 configure script
 
-   lpng157.7z  (LZMA-compressed, recommended)
-   lpng157.zip
+   lpng158.7z  (LZMA-compressed, recommended)
+   lpng158.zip
 
 Other information:
 
-   libpng-1.5.7-README.txt
-   libpng-1.5.7-LICENSE.txt
+   libpng-1.5.8-README.txt
+   libpng-1.5.8-LICENSE.txt
 
-Changes since the last public release (1.5.6):
-  Added support for ARM processor (Mans Rullgard)
-  Fixed bug in pngvalid on early allocation failure; fixed type cast in
-pngmem.c; pngvalid would attempt to call png_error() if the allocation
-of a png_struct or png_info failed. This would probably have led to a
-crash.  The pngmem.c implementation of png_malloc() included a cast
-to png_size_t which would fail on large allocations on 16-bit systems.
-  Fix for the preprocessor of the Intel C compiler. The preprocessor
-splits adjacent @ signs with a space; this changes the concatentation
-token from @-@-@ to PNG_JOIN; that should work with all compiler
-preprocessors.
-  Paeth filter speed improvements from work by Siarhei Siamashka. This
-changes the 'Paeth' reconstruction function to improve the GCC code
-generation on x86. The changes are only part of the suggested ones;
-just the changes that definitely improve speed and remain simple.
-The changes also slightly increase the clarity of the code.
-  Check compression_type parameter in png_get_iCCP and remove spurious
-casts. The compression_type parameter is always assigned to, so must
-be non-NULL. The cast of the profile length potentially truncated the
-value unnecessarily on a 16-bit int system, so the cast of the (byte)
-compression type to (int) is specified by ANSI-C anyway.
-  Fixed FP division by zero in pngvalid.c; the 'test_pixel' code left
-the sBIT fields in the test pixel as 0, which resulted in a floating
-point division by zero which was irrelevant but causes systems where
-FP exceptions cause a crash. Added code to pngvalid to turn on FP
-exceptions if the appropriate glibc support is there to ensure this is
-tested in the future.
-  Added versioning to pnglibconf.h comments.
-  Installed more accurate linear to sRGB conversion tables. The slightly
-modified tables reduce the number of 16-bit values that
-convert to an off-by-one 8-bit value.  The makesRGB.c code that was 

commit libproxy for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2012-02-03 10:23:47

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


Package is libproxy, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy-plugins.changes
2012-01-06 11:45:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.libproxy.new/libproxy-plugins.changes   
2012-02-03 10:23:49.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  1 20:08:01 UTC 2012 - dims...@opensuse.org
+
+- Add libproxy-trim-ignores.patch: Trim strings in ignore list.
+  Fix bnc#739069.
+
+---
libproxy.changes: same change

New:

  libproxy-trim-ignores.patch



Other differences:
--
++ libproxy-plugins.spec ++
--- /var/tmp/diff_new_pack.Nf2DEn/_old  2012-02-03 10:23:51.0 +0100
+++ /var/tmp/diff_new_pack.Nf2DEn/_new  2012-02-03 10:23:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libproxy-plugins
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -31,10 +31,11 @@
 %define _name   libproxy
 
 Name:   libproxy-plugins
-Group:  System/Libraries
 Summary:Libproxy provides consistent proxy configuration to 
applications
+License:GPL-2.0+ ; LGPL-2.1+
+Group:  System/Libraries
 Version:0.4.7
-Release:5
+Release:0
 %if 0%{?build_snapshot}
 %define _sourcename %{_name}
 %else
@@ -48,7 +49,8 @@
 Patch0: libproxy-javascriptcoregtk.patch
 # PATCH-FIX-UPSTREAM libproxy-mozjs185.patch vu...@opensuse.org -- Build with 
libmozjs185 instead of xulrunner. Patch from upstream svn.
 Patch1: libproxy-mozjs185.patch
-License:GPLv2+ ; LGPLv2.1+
+# PATCH-FIX-UPSTREAM libproxy-trim-ignores.patch bnc#739069 
dims...@opensuse.org -- Trim strings in ignore list; taken from upstream svn, 
r821.
+Patch2: libproxy-trim-ignores.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -102,7 +104,6 @@
 %if %build_core_not_modules
 
 %package tools
-License:GPLv2+ ; LGPLv2.1+
 Summary:A simple application using libproxy
 Group:  System/Libraries
 Requires:   libproxy1 = %{version}
@@ -114,7 +115,6 @@
 
 
 %package devel
-License:GPLv2+ ; LGPLv2.1+
 Summary:Libproxy provides consistent proxy configuration to 
applications - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libproxy1 = %{version}
@@ -131,7 +131,6 @@
 
 
 %package -n libproxy1
-License:GPLv2+ ; LGPLv2.1+
 Summary:Libproxy provides consistent proxy configuration to 
applications
 Group:  System/Libraries
 
@@ -146,7 +145,6 @@
 * a standard way of dealing with proxy settings across all scenarios
 
 %package -n python-libproxy
-License:GPLv2+ ; LGPLv2.1+
 Summary:Python bindings for libproxy
 Group:  System/Libraries
 %if 0%{?suse_version}  1110
@@ -167,7 +165,6 @@
 
 
 %package -n perl-Net-Libproxy
-License:GPLv2+ ; LGPLv2.1+
 Summary:Perl bindings for libproxy
 Group:  Development/Libraries/Perl
 Requires:   libproxy1 = %{version}
@@ -187,7 +184,6 @@
 %if 0%{?have_mono}
 
 %package -n libproxy-sharp
-License:GPLv2+ ; LGPLv2.1+
 Summary:.Net bindings for libproxy
 Group:  Development/Languages/Mono
 Requires:   libproxy1 = %{version}
@@ -210,13 +206,13 @@
 %package -n libproxy1-config-gnome
 
 Summary:Libproxy module for GNOME configuration
+Group:  System/Libraries
 %else
 
 %package -n libproxy1-config-gnome3
 Summary:Libproxy module for GNOME3 configuration
-%endif
-License:GPLv2+ ; LGPLv2.1+
 Group:  System/Libraries
+%endif
 Requires:   libproxy1 = %{version}
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
@@ -244,7 +240,6 @@
 proxy settings.
 
 %package -n libproxy1-config-kde4
-License:GPLv2+ ; LGPLv2.1+
 Summary:Libproxy module for KDE configuration
 Group:  System/Libraries
 Requires:   libproxy1 = %{version}
@@ -263,7 +258,6 @@
 
 
 %package -n libproxy1-pacrunner-mozjs
-License:GPLv2+ ; LGPLv2.1+
 Summary:Libproxy module to support wpad/pac parsing via Mozilla 
JavaScript Engine
 Group:  System/Libraries
 Requires:   libproxy1 = %{version}
@@ -279,7 +273,6 

commit libreoffice-branding-openSUSE for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-branding-openSUSE for 
openSUSE:Factory checked in at 2012-02-03 10:24:09

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


Package is libreoffice-branding-openSUSE, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/libreoffice-branding-openSUSE/libreoffice-branding-openSUSE.changes
  2011-11-05 12:02:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-branding-openSUSE.new/libreoffice-branding-openSUSE.changes
 2012-02-03 10:24:12.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:40:01 UTC 2012 - rbrown...@opensuse.org
+
+- added branding for openSUSE-12.2 
+
+---

New:

  libreoffice-branding-openSUSE-12.2.tar.bz2



Other differences:
--
++ libreoffice-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.yWNLUI/_old  2012-02-03 10:24:13.0 +0100
+++ /var/tmp/diff_new_pack.yWNLUI/_new  2012-02-03 10:24:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-branding-openSUSE
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,9 +36,12 @@
 %if %suse_version  1130  %suse_version = 1140
 %define branding_source openSUSE-11.4
 %endif
-%if %suse_version  1140
+%if %suse_version  1140  %suse_version = 1210
 %define branding_source openSUSE-12.1
 %endif
+%if %suse_version  1210
+%define branding_source openSUSE-12.2
+%endif
 Version:3.3.1
 Release:1
 Group:  Productivity/Office/Suite
@@ -55,10 +58,10 @@
 Source0:libreoffice-branding-openSUSE-11.3.tar.bz2
 Source1:libreoffice-branding-openSUSE-11.4.tar.bz2
 Source2:libreoffice-branding-openSUSE-12.1.tar.bz2
+Source3:libreoffice-branding-openSUSE-12.2.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-
 %description
 This package includes the openSUSE branding for LibreOffice
 office suite.
@@ -70,24 +73,18 @@
 # unpack the right branding
 tar -xjf $RPM_SOURCE_DIR/libreoffice-branding-%{branding_source}.tar.bz2
 
-
 %build
 
-
 %install
 install -m 0755 -d $RPM_BUILD_ROOT%lo_prefix/%lo_home/
 cp -r program $RPM_BUILD_ROOT%lo_prefix/%lo_home/
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr (-, root, root)
 %doc COPYING
 %lo_prefix/%lo_home
 
-
-
 %changelog

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



commit libssh2_org for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package libssh2_org for openSUSE:Factory 
checked in at 2012-02-03 10:24:24

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


Package is libssh2_org, Maintainer is crrodrig...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/libssh2_org/libssh2_org.changes  2011-12-31 
17:19:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.libssh2_org.new/libssh2_org.changes 
2012-02-03 10:24:25.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb  2 13:36:17 UTC 2012 - crrodrig...@opensuse.org
+
+- fix license 
+
+---
+Thu Feb  2 04:27:50 UTC 2012 - crrodrig...@opensuse.org
+
+- Update to version 1.4.0 plus git bugfixes 
+
+---

Old:

  libssh2-1.3.0.tar.bz2

New:

  0004-libssh2.h-Add-missing-prototype-for-libssh2_session_.patch
  0005-Add-symbol-versioning.patch
  0006-missing-libssh2_session_banner_set.patch
  libssh2-1.4.0.tar.gz



Other differences:
--
++ libssh2_org.spec ++
--- /var/tmp/diff_new_pack.sIJmiZ/_old  2012-02-03 10:24:26.0 +0100
+++ /var/tmp/diff_new_pack.sIJmiZ/_new  2012-02-03 10:24:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libssh2_org
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,21 +19,25 @@
 Summary:A library implementing the SSH2 protocol
 
 Name:   libssh2_org
-Version:1.3.0
+Version:1.4.0
 Release:3
-License:BSD3c
+License:BSD-3-Clause
 Url:http://www.libssh2.org/
 %define pkg_name libssh2
 Group:  Development/Libraries/C and C++
-Source: 
http://heanet.dl.sourceforge.net/sourceforge/libssh2/%{pkg_name}-%{version}.tar.bz2
+Source: http://www.libssh2.org/download/%{pkg_name}-%{version}.tar.gz
 Source2:baselibs.conf
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 #for the test suite
 BuildRequires:  openssh
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch:  libssh2-ocloexec.patch
+Patch1: 
0004-libssh2.h-Add-missing-prototype-for-libssh2_session_.patch  
+Patch2: 0005-Add-symbol-versioning.patch  
+Patch3: 0006-missing-libssh2_session_banner_set.patch
 
 %description
 libssh2 is a library implementing the SSH2 protocol as defined by
@@ -66,10 +70,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 %patch -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
+./buildconf
 export CFLAGS=%optflags -DOPENSSL_LOAD_CONF
-%configure --enable-hidden-symbols \
+%configure \
--disable-static --with-pic \
--disable-rpath --with-libz=%{_prefix} \
--with-openssl=%{_prefix}
@@ -79,12 +87,6 @@
 make install DESTDIR=%{buildroot}
 rm -f  %{buildroot}%{_libdir}/*.la
 
-%check
-# testsuite fails in qemu due to non-implemented setsockopt() options 
(2011-10-01)
-%if ! 0%{?qemu_user_space_build}
-make check
-%endif
-
 %post -n libssh2-1 -p /sbin/ldconfig
 
 %postun -n libssh2-1 -p /sbin/ldconfig

++ 0004-libssh2.h-Add-missing-prototype-for-libssh2_session_.patch ++
From e95c7de4534cee15ba6362eac2fceb08e6eadc83 Mon Sep 17 00:00:00 2001
From: Peter Stuge pe...@stuge.se
Date: Wed, 1 Feb 2012 11:18:10 +0100
Subject: [PATCH 4/6] libssh2.h: Add missing prototype for
 libssh2_session_banner_set()

---
 include/libssh2.h |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/libssh2.h b/include/libssh2.h
index 3395e6a..147330e 100644
--- a/include/libssh2.h
+++ b/include/libssh2.h
@@ -466,6 +466,8 @@ LIBSSH2_API void **libssh2_session_abstract(LIBSSH2_SESSION 
*session);
 
 LIBSSH2_API void *libssh2_session_callback_set(LIBSSH2_SESSION *session,
int cbtype, void *callback);
+LIBSSH2_API int libssh2_session_banner_set(LIBSSH2_SESSION *session,
+   const char *banner);
 LIBSSH2_API int libssh2_banner_set(LIBSSH2_SESSION *session,
const char *banner);
 
-- 
1.7.7

++ 0005-Add-symbol-versioning.patch ++
From 11c0cce6018e05a92719d6989826ccc2a8f23c81 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= crrodrig...@opensuse.org
Date: Thu, 2 Feb 2012 00:57:32 -0300
Subject: [PATCH 5/6] Add symbol 

commit mkinitrd for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package mkinitrd for openSUSE:Factory 
checked in at 2012-02-03 10:24:31

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


Package is mkinitrd, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mkinitrd/mkinitrd.changes2012-01-25 
15:02:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.mkinitrd.new/mkinitrd.changes   2012-02-03 
10:24:34.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb  1 16:14:25 UTC 2012 - oher...@suse.de
+
+- Include PV drivers even if running on emulated hardware, to
+  be able to boot when the virtualization setup changes (bnc#710035).
+
+---
+Wed Feb  1 10:50:46 UTC 2012 - mma...@suse.cz
+
+- Add support for xz compressed initrd and use it on PPC
+  (bnc#742328).
+
+---



Other differences:
--
++ mkinitrd.spec ++
--- /var/tmp/diff_new_pack.geBgec/_old  2012-02-03 10:24:35.0 +0100
+++ /var/tmp/diff_new_pack.geBgec/_new  2012-02-03 10:24:35.0 +0100
@@ -24,6 +24,7 @@
 #!BuildIgnore:  module-init-tools e2fsprogs udev reiserfs fop
 BuildRequires:  asciidoc libxslt
 Requires:   coreutils modutils util-linux grep gzip sed cpio udev file 
perl-Bootloader
+Requires:   xz
 %if 0%{?suse_version}  1120
 Requires:   sysvinit-tools sbin_init
 %else

++ mkinitrd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/mkinitrd.changes 
new/mkinitrd-2.7.0/mkinitrd.changes
--- old/mkinitrd-2.7.0/mkinitrd.changes 2012-01-23 13:57:12.0 +0100
+++ new/mkinitrd-2.7.0/mkinitrd.changes 2012-02-01 17:18:20.0 +0100
@@ -1,4 +1,16 @@
 ---
+Wed Feb  1 16:14:25 UTC 2012 - oher...@suse.de
+
+- Include PV drivers even if running on emulated hardware, to
+  be able to boot when the virtualization setup changes (bnc#710035).
+
+---
+Wed Feb  1 10:50:46 UTC 2012 - mma...@suse.cz
+
+- Add support for xz compressed initrd and use it on PPC
+  (bnc#742328).
+
+---
 Fri Jan 20 16:18:20 UTC 2012 - mma...@suse.cz
 
 - Load all scsi_dh_* modules early during boot (bnc#727428).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/mkinitrd.spec 
new/mkinitrd-2.7.0/mkinitrd.spec
--- old/mkinitrd-2.7.0/mkinitrd.spec2012-01-23 13:57:12.0 +0100
+++ new/mkinitrd-2.7.0/mkinitrd.spec2012-02-01 17:18:20.0 +0100
@@ -24,6 +24,7 @@
 #!BuildIgnore:  module-init-tools e2fsprogs udev reiserfs fop
 BuildRequires:  asciidoc libxslt
 Requires:   coreutils modutils util-linux grep gzip sed cpio udev file 
perl-Bootloader
+Requires:   xz
 %if 0%{?suse_version}  1120
 Requires:   sysvinit-tools sbin_init
 %else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/sbin/lsinitrd 
new/mkinitrd-2.7.0/sbin/lsinitrd
--- old/mkinitrd-2.7.0/sbin/lsinitrd2012-01-23 13:57:12.0 +0100
+++ new/mkinitrd-2.7.0/sbin/lsinitrd2012-02-01 17:18:20.0 +0100
@@ -54,6 +54,17 @@
 esac
 done
 
+use_gzip=true
+uncomp()
+{
+   if $use_gzip  gzip -cd $1 2/dev/null; then
+   return
+   fi
+   use_gzip=false
+   xz -cd $1
+}
+
+
 initrd=$1
 
 if [ -z $initrd ] ; then
@@ -70,11 +81,11 @@
 
 if [ $config -eq 1 ] ; then
 # yes, that's snow, but doesn't use any temporary files :)
-for configfile in $(zcat $initrd | cpio $args --quiet | grep '^config/') ; 
do
+for configfile in $(uncomp $initrd | cpio $args --quiet | grep '^config/') 
; do
 echo = $configfile 
-zcat $initrd | cpio --quiet -i --to-stdout $configfile
+uncomp $initrd | cpio --quiet -i --to-stdout $configfile
 echo
 done
 else
-zcat $initrd | cpio --quiet $args
+uncomp $initrd | cpio --quiet $args
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/scripts/boot-fv_guest.sh 
new/mkinitrd-2.7.0/scripts/boot-fv_guest.sh
--- old/mkinitrd-2.7.0/scripts/boot-fv_guest.sh 1970-01-01 01:00:00.0 
+0100
+++ new/mkinitrd-2.7.0/scripts/boot-fv_guest.sh 2012-02-01 17:18:20.0 
+0100
@@ -0,0 +1,5 @@
+#!/bin/bash
+#%stage: boot
+#%modules: $fv_guest_modules
+#%if: -n $fv_guest_modules
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit obs-service-format_spec_file for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package obs-service-format_spec_file for 
openSUSE:Factory checked in at 2012-02-03 10:24:32

Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new (New)


Package is obs-service-format_spec_file, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
2012-01-25 11:08:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new/obs-service-format_spec_file.changes
   2012-02-03 10:24:35.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 09:23:51 UTC 2012 - co...@suse.com
+
+- fix php license
+
+---



Other differences:
--
++ licenses_changes.txt ++
--- /var/tmp/diff_new_pack.HtWOP5/_old  2012-02-03 10:24:37.0 +0100
+++ /var/tmp/diff_new_pack.HtWOP5/_new  2012-02-03 10:24:37.0 +0100
@@ -1,4 +1,4 @@
-SPDX   Name in Spec File
+New format (spdx.org)  Old format (fedora, PDB, etc)
 AALAAL
 AFL-2.1Academic Free License 2.1
 AGPL-3.0   Affero GPL
@@ -198,6 +198,8 @@
 GPL-2.0-with-font-exceptionGPL-2.0-with-font-exception
 GPL-2.0-with-GCC-exception GPL-2.0-with-GCC-exception
 SUSE-GPL-2.0-with-FLOSS-exception  SUSE-GPL-2.0-with-FLOSS-exception
+SUSE-GPL-2.0+-with-openssl-exception   GPLv2+ with openssl linking exception
+SUSE-GPL-3.0+-with-openssl-exception   GPLv2+ with openssl linking exception
 GPL-2.0+   GPL-2.0+
 GPL-2.0+   GPL-2+
 GPL-3.0GPL-3
@@ -309,7 +311,8 @@
 OSL-2.0OSL-2.0
 OSL-3.0OSL-3.0
 PDDL-1.0   PDDL-1.0
-PHP-3.0.1  PHP License
+PHP-3.01   PHP License
+PHP-3.01   PHP-3.0.1
 PostgreSQL PostgreSQL
 SUSE-Public-Domain Public domain
 SUSE-Public-Domain Public Domain

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



commit openssl for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2012-02-03 10:24:53

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


Package is openssl, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2011-10-19 
13:42:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2012-02-03 
10:25:02.0 +0100
@@ -1,0 +2,16 @@
+Thu Feb  2 06:55:12 UTC 2012 - g...@suse.com
+
+- Update to version 1.0.0g fix the following:
+  DTLS DoS attack (CVE-2012-0050)
+
+---
+Wed Jan 11 05:35:18 UTC 2012 - g...@suse.com
+
+- Update to version 1.0.0f fix the following:
+  DTLS Plaintext Recovery Attack (CVE-2011-4108)
+  Uninitialized SSL 3.0 Padding (CVE-2011-4576)
+  Malformed RFC 3779 Data Can Cause Assertion Failures (CVE-2011-4577)
+  SGC Restart DoS Attack (CVE-2011-4619)
+  Invalid GOST parameters DoS Attack (CVE-2012-0027) 
+
+---

Old:

  openssl-1.0.0e.tar.bz2

New:

  openssl-1.0.0g.tar.bz2



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.Ij5yxf/_old  2012-02-03 10:25:03.0 +0100
+++ /var/tmp/diff_new_pack.Ij5yxf/_new  2012-02-03 10:25:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -30,9 +30,7 @@
 %ifarch ppc64
 Obsoletes:  openssl-64bit
 %endif
-#
-#Version:1.0.0
-Version:1.0.0e
+Version:1.0.0g
 Release:1
 Summary:Secure Sockets and Transport Layer Security
 Url:http://www.openssl.org/

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



commit orc for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2012-02-03 10:25:02

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


Package is orc, Maintainer is sts...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/orc/orc.changes  2011-10-04 18:14:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes 2012-02-03 
10:25:03.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb  2 12:26:37 UTC 2012 - idon...@suse.com
+
+- Fix license to be BSD-3-Clause 
+
+---
+Wed Feb  1 11:09:49 UTC 2012 - dval...@suse.com
+
+- disable check on ppc ppc64 
+
+---



Other differences:
--
++ orc.spec ++
--- /var/tmp/diff_new_pack.uuP89g/_old  2012-02-03 10:25:05.0 +0100
+++ /var/tmp/diff_new_pack.uuP89g/_new  2012-02-03 10:25:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,14 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   orc
 Summary:The Oil Runtime Compiler
-Version:0.4.16
-Release:1
-License:BSD and Motorola License (please mark changes)
+License:BSD-3-Clause
 Group:  Productivity/Multimedia/Other
+Version:0.4.16
+Release:0
 Url:http://code.entropywave.com/projects/orc/
 Source: 
http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
@@ -40,7 +38,6 @@
 arithmetic operations.
 
 %package -n liborc-0_4-0
-License:BSD and Motorola License (please mark changes)
 Summary:The Oil Runtime Compiler Library
 Group:  System/Libraries
 
@@ -52,7 +49,6 @@
 arithmetic operations.
 
 %package doc
-License:BSD and Motorola License (please mark changes)
 Summary:The Oil Runtime Compiler Library - Documentation
 Group:  Documentation/HTML
 
@@ -80,7 +76,9 @@
 find %{buildroot}%{_libdir} -name '*.la' -delete -print
 
 %check
+%ifnarch ppc ppc64
 make check
+%endif
 
 %clean
 rm -rf %{buildroot}

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



commit pciutils for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2012-02-03 10:25:12

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


Package is pciutils, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes2011-11-16 
17:21:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils.changes   2012-02-03 
10:25:15.0 +0100
@@ -1,0 +2,22 @@
+Sun Jan 29 02:18:30 UTC 2012 - tabra...@novell.com
+
+- Update to 3.1.9
+  * Whereever we mention the PCI ID database, we now refer to
+http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
+as a mirror. This includes update-pciids.
+  * Decode PCIe Gen 3 speeds and link status fields
+  * various minor bug fixes
+  * Updated pci.ids to the 2012-01-14 snapshot of the database
+
+- Update to 3.1.8
+  * More capabilities: Transaction Processing Hints, Latency 
+Tolerance Reporting. Thanks to Jesse Barnes.
+  * Added BeOS and Haiku ports. Contributed by Francois Revol.
+  * pciutils.pc now uses Libs.private properly.
+  * When we format a name and it does not fit in the buffer, we 
+truncate it instead of returning buffer too small instead. 
+This works on all platforms with sane (i.e., C99-compatible) 
+snprintf().
+  * various minor bug fixes
+
+---

Old:

  pciutils-3.1.7.tar.bz2
  pciutils-3.1.7_pkgconfig.patch

New:

  pciutils-3.1.9.tar.bz2
  pciutils-3.1.9_pkgconfig.patch



Other differences:
--
++ pciutils.spec ++
--- /var/tmp/diff_new_pack.4wWTA0/_old  2012-02-03 10:25:16.0 +0100
+++ /var/tmp/diff_new_pack.4wWTA0/_new  2012-02-03 10:25:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pciutils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,8 @@
 
 
 Name:   pciutils
-Version:3.1.7
-Release:11
+Version:3.1.9
+Release:1
 BuildRequires:  zlib-devel
 BuildRequires:  pkg-config
 Requires:   pciutils-ids
@@ -84,8 +84,8 @@
 %prep
 %setup -q
 %patch -p1
-%patch1
-%patch2
+%patch1 -p1
+%patch2 -p1
 
 %build
 make %{?_smp_mflags} OPT=$RPM_OPT_FLAGS -Wall PREFIX=%{_prefix} 
LIBDIR=/%{_lib} SBINDIR=/sbin STRIP= SHARED=yes

++ pciutils-3.1.7.tar.bz2 - pciutils-3.1.9.tar.bz2 ++
 8502 lines of diff (skipped)

++ pciutils-3.1.7_pkgconfig.patch - pciutils-3.1.9_pkgconfig.patch ++
--- /work/SRC/openSUSE:Factory/pciutils/pciutils-3.1.7_pkgconfig.patch  
2011-09-23 12:21:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils-3.1.9_pkgconfig.patch 
2012-02-03 10:25:15.0 +0100
@@ -1,11 +1,10 @@
-Index: lib/libpci.pc.in
-===
 lib/libpci.pc.in.orig  2008-04-10 21:15:47.0 +0200
-+++ lib/libpci.pc.in   2008-04-11 16:31:23.61413 +0200
-@@ -6,5 +6,4 @@ idsdir=@IDSDIR@
+--- pciutils-3.1.9.orig/lib/libpci.pc.in   2011-10-02 05:52:11.0 
-0400
 pciutils-3.1.9/lib/libpci.pc.in2012-01-28 20:50:44.702715889 -0500
+@@ -6,6 +6,5 @@
  Name: libpci
  Description: libpci
  Version: @VERSION@
--Libs: -L${libdir} -lpci @LDLIBS@
--Cflags: -I${includedir}
+-Libs: -L${libdir} -lpci
 +Libs: -lpci @LDLIBS@
+ Libs.private: @LDLIBS@
+-Cflags: -I${includedir}

++ pciutils-ocloexec.patch ++
--- /var/tmp/diff_new_pack.4wWTA0/_old  2012-02-03 10:25:16.0 +0100
+++ /var/tmp/diff_new_pack.4wWTA0/_new  2012-02-03 10:25:16.0 +0100
@@ -1,17 +1,52 @@
 lib/dump.c.orig
-+++ lib/dump.c
-@@ -64,7 +64,7 @@ dump_init(struct pci_access *a)
+diff -aur pciutils-3.1.9.orig/lib/dump.c pciutils-3.1.9/lib/dump.c
+--- pciutils-3.1.9.orig/lib/dump.c 2011-11-14 06:08:39.0 -0500
 pciutils-3.1.9/lib/dump.c  2012-01-28 20:53:40.446518788 -0500
+@@ -64,7 +64,7 @@
  
-   if (!a)
+   if (!name)
  a-error(dump: File name not given.);
 -  if (!(f = fopen(name, r)))
 +  if (!(f = fopen(name, re)))
  a-error(dump: Cannot open %s: %s, name, strerror(errno));
while (fgets(buf, sizeof(buf)-1, f))
  {
 lib/proc.c.orig
-+++ lib/proc.c
-@@ -62,7 +62,7 @@ proc_scan(struct pci_access *a)
+diff -aur pciutils-3.1.9.orig/lib/names-cache.c 
pciutils-3.1.9/lib/names-cache.c
+--- pciutils-3.1.9.orig/lib/names-cache.c  2011-01-07 16:04:28.0 
-0500
 pciutils-3.1.9/lib/names-cache.c   2012-01-28 

commit pcmciautils for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package pcmciautils for openSUSE:Factory 
checked in at 2012-02-03 10:25:21

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


Package is pcmciautils, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pcmciautils/pcmciautils.changes  2011-10-26 
15:42:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.pcmciautils.new/pcmciautils.changes 
2012-02-03 10:25:22.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 12:49:50 UTC 2012 - dlova...@suse.com
+
+- Added patch for platform independent executable build
+
+---

New:

  pcmciautils_pie.diff



Other differences:
--
++ pcmciautils.spec ++
--- /var/tmp/diff_new_pack.GvZF52/_old  2012-02-03 10:25:23.0 +0100
+++ /var/tmp/diff_new_pack.GvZF52/_new  2012-02-03 10:25:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmciautils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -40,6 +40,7 @@
 Source: pcmciautils-%{version}.tar.bz2
 Patch1: pcmciautils_config.opts.202500.diff
 Patch2: pcmciautils_fix1.diff
+Patch3: pcmciautils_pie.diff
 Source1:suse-files.tar.bz2
 Source2:cis-files.tar.bz2
 
@@ -64,9 +65,10 @@
 %setup -n pcmciautils-%{version} -T -D -a 1
 %setup -n pcmciautils-%{version} -T -D -a 2
 %patch2 -p1
+%patch3 -p1
 
 %build
-make all DEF_CFLAGS=$RPM_OPT_FLAGS STRIPCMD=true
+make all DEF_CFLAGS=-fPIE $RPM_OPT_FLAGS DEF_LDFLAGS=-pie STRIPCMD=true
 # make debugtools
 
 %install

++ pcmciautils_pie.diff ++
--- pcmciautils-017/Makefile
+++ pcmciautils-017/Makefile
@@ -126,7 +126,7 @@ WARNINGS += $(call cc-supports,-Wno-poin
 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
 WARNINGS += -Wshadow
 
-CFLAGS += -pipe -DPCMCIAUTILS_VERSION=\$(VERSION)\
+CFLAGS += -fpie -pipe -DPCMCIAUTILS_VERSION=\$(VERSION)\
 YFLAGS := -d
 
 HEADERS = \
@@ -226,7 +226,7 @@ build/ccdv: build/ccdv.c
mv y.tab.h $*.h
 
 $(PCCARDCTL): $(LIBC) src/$(PCCARDCTL).o src/$(PCCARDCTL).c $(OBJS) $(HEADERS)
-   $(QUIET) $(LD) $(LDFLAGS) -o $@ $(CRT0) src/$(PCCARDCTL).o $(LIB_OBJS) 
$(ARCH_LIB_OBJS)
+   $(QUIET) $(LD) $(LDFLAGS) -pie -o $@ $(CRT0) src/$(PCCARDCTL).o 
$(LIB_OBJS) $(ARCH_LIB_OBJS)
$(QUIET) $(STRIPCMD) $@
 
 $(PCMCIA_CHECK_BROKEN_CIS): $(LIBC) src/$(PCMCIA_CHECK_BROKEN_CIS).o 
src/read-cis.o $(OBJS) $(HEADERS)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2012-02-03 10:25:30

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


Package is perl, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl/perl.changes2011-10-25 
17:05:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new/perl.changes   2012-02-03 
10:25:32.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan 13 14:50:25 CET 2012 - m...@suse.de
+
+- bring back NDBM_File [bnc#732929]
+
+---



Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.N4dye3/_old  2012-02-03 10:25:34.0 +0100
+++ /var/tmp/diff_new_pack.N4dye3/_new  2012-02-03 10:25:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,18 +14,16 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # icecream 0
 
 
 Name:   perl
 Summary:The Perl interpreter
-Version:5.14.2
-Release:1
-%define pversion 5.14.2
 License:Artistic-1.0 ; GPL-2.0+
 Group:  Development/Languages/Perl
-AutoReqProv:on
+Version:5.14.2
+Release:0
+%define pversion 5.14.2
 Url:http://www.perl.org/
 Source: perl-5.14.2.tar.bz2
 Source1:%name-rpmlintrc
@@ -43,7 +41,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: perl-base = %version
 #PreReq: %fillup_prereq
-BuildRequires:  db-devel gdbm-devel libbz2-devel ncurses-devel zlib-devel
+BuildRequires:  db-devel
+BuildRequires:  gdbm-devel
+BuildRequires:  libbz2-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  zlib-devel
 #Requires:   gzip  # needed in SuSEconfig.perl
 Suggests:   perl-doc = %version
 #
@@ -86,8 +88,6 @@
 series.
 
 %package base
-License:Artistic-1.0 ; GPL-2.0+
-Group:  Development/Languages/Perl
 Summary:The Perl interpreter
 Provides:   perl-Digest perl-Digest-MD5
 %if %version != %pversion
@@ -113,8 +113,6 @@
 itself.
 
 %package doc
-License:Artistic-1.0 ; GPL-2.0+
-Group:  Development/Languages/Perl
 Summary:Perl Documentation
 Requires:   perl = %{version}
 Provides:   perl:/usr/share/man/man3/CORE.3pm.gz
@@ -155,7 +153,7 @@
 options=$options -Accflags='-DPERL_USE_SAFE_PUTENV'
 options=$options -Dotherlibdirs=/usr/lib/perl5/site_perl
 chmod 755 ./configure.gnu
-./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=\'true\' $options
+./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open 
-Duseshrplib=\'true\' $options
 make %{?_smp_mflags}
 cp -p libperl.so savelibperl.so
 cp -p lib/Config.pm saveConfig.pm
@@ -164,7 +162,7 @@
 make clobber
 rm -rf lib
 mv savelib lib
-./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm $options
+./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open $options
 make %{?_smp_mflags}
 
 %check

++ perl-5.14.2.dif ++
--- /var/tmp/diff_new_pack.N4dye3/_old  2012-02-03 10:25:34.0 +0100
+++ /var/tmp/diff_new_pack.N4dye3/_new  2012-02-03 10:25:34.0 +0100
@@ -372,16 +372,6 @@
 +# module, so add cccdlflags if we're going for a shared libperl
 +$self-{CCFLAGS} = ($self-{CCFLAGS} || $Config{ccflags}) .  
$Config{cccdlflags} if $Config{'useshrplib'} eq 'true';
  1;
 ./ext/NDBM_File/Makefile.PL.orig   2011-04-13 11:36:34.0 +
-+++ ./ext/NDBM_File/Makefile.PL2011-06-17 09:05:57.0 +
-@@ -2,6 +2,7 @@ use ExtUtils::MakeMaker;
- WriteMakefile(
- NAME  = 'NDBM_File',
- LIBS = [-L/usr/local/lib -lndbm, -ldbm -lucb],
-+CCFLAGS = '-I/usr/include/db1 -Dbool=char -DHAS_BOOL',
- XSPROTOARG = '-noprototypes',# XXX remove later?
- VERSION_FROM = 'NDBM_File.pm',
- INC = ($^O eq MacOS ? -i db:include : )
 --- ./ext/ODBM_File/Makefile.PL.orig   2011-04-13 11:36:34.0 +
 +++ ./ext/ODBM_File/Makefile.PL2011-06-17 09:05:57.0 +
 @@ -1,7 +1,7 @@

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

commit postfixadmin for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package postfixadmin for openSUSE:Factory 
checked in at 2012-02-03 10:25:39

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


Package is postfixadmin, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/postfixadmin/postfixadmin.changes
2012-01-27 15:23:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes   
2012-02-03 10:25:40.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 19:55:17 UTC 2012 - opens...@cboltz.de
+
+- add patch to display domain and mailbox description with correct 
+  encoding (upstream r1342)
+
+---

New:

  postfixadmin-2.3.5-r1342-description-encoding.diff



Other differences:
--
++ postfixadmin.spec ++
--- /var/tmp/diff_new_pack.jtObkS/_old  2012-02-03 10:25:41.0 +0100
+++ /var/tmp/diff_new_pack.jtObkS/_new  2012-02-03 10:25:41.0 +0100
@@ -16,16 +16,16 @@
 #
 
 
-
 Name:   postfixadmin
 Version:2.3.5
-Release:1
-License:GPL-2.0+
+Release:0
 Url:http://postfixadmin.sourceforge.net/
-Group:  Productivity/Networking/Web/Frontends
 Source0:%{name}-%{version}.tar.gz
 BuildArch:  noarch
 
+# fix encoding of domain/mailbox description in list-domain and list-virtual 
(upstream commit r1342)
+Patch:  postfixadmin-2.3.5-r1342-description-encoding.diff
+
 # Web interface
 #Requires: httpd, postfix, php, mysql-server
 Requires:   /usr/sbin/sendmail
@@ -77,6 +77,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Summary:Web-based management tool for Postfix virtual domains, 
mailboxes and aliases
+License:GPL-2.0+
+Group:  Productivity/Networking/Web/Frontends
 
 %description
 PostfixAdmin is a PHP based application that handles Postfix Style Virtual 
Domains and
@@ -92,6 +94,7 @@
 
 %prep
 %setup -q
+%patch -p0
 
 %build
 echo *** serverroot: %{serverroot} ***

++ postfixadmin-2.3.5-r1342-description-encoding.diff ++
display domain and mailbox description with correct encoding
https://sourceforge.net/projects/postfixadmin/forums/forum/676076/topic/498

commited upstream as r1342 (2.3 branch)


Index: templates/admin_list-domain.php
===
--- templates/admin_list-domain.php (Revision 1341)
+++ templates/admin_list-domain.php (Revision 1342)
@@ -50,7 +50,7 @@
   {
  printtr class=\hilightoff\ 
onMouseOver=\className='hilighton';\ 
onMouseOut=\className='hilightoff';\\n;
  print tda href=\list-virtual.php?domain= . 
$domain_properties[$i]['domain'] . \ . $domain_properties[$i]['domain'] . 
/a/td;
- print td . htmlentities($domain_properties[$i]['description']) . 
/td;
+ print td . htmlentities($domain_properties[$i]['description'], 
ENT_QUOTES, 'UTF-8') . /td;
  print td . $domain_properties[$i]['alias_count'] .  /  . 
$domain_properties[$i]['aliases'] . /td;
  print td . $domain_properties[$i]['mailbox_count'] .  /  . 
$domain_properties[$i]['mailboxes'] . /td;
  if ($CONF['quota'] == 'YES')
Index: templates/list-virtual.php
===
--- templates/list-virtual.php  (Revision 1341)
+++ templates/list-virtual.php  (Revision 1342)
@@ -314,7 +314,7 @@
  }
 
 
- print   td . htmlentities($tMailbox[$i]['name']) . /td\n;
+ print   td . htmlentities($tMailbox[$i]['name'], ENT_QUOTES, 
'UTF-8') . /td\n;
  if ($CONF['quota'] == 'YES')
  {
 print   td;
Index: CHANGELOG.TXT
===
--- CHANGELOG.TXT   (Revision 1341)
+++ CHANGELOG.TXT   (Revision 1342)
@@ -10,4 +10,9 @@
 
+changes since the 2.3.5 release (postfixadmin-2.3 branch)
+
+
+  - display domain and mailbox description with correct encoding
+
 Version 2.3.5 - 2012/01/16 - SVN r1335 (postfixadmin-2.3 branch)
 
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-bugzilla for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package python-bugzilla for openSUSE:Factory 
checked in at 2012-02-03 10:25:54

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


Package is python-bugzilla, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-bugzilla/python-bugzilla.changes  
2011-09-23 12:42:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-bugzilla.new/python-bugzilla.changes 
2012-02-03 10:25:55.0 +0100
@@ -1,0 +2,13 @@
+Tue Jan 31 17:07:33 UTC 2012 - jmate...@suse.com
+
+- remove basic auth credentials from backtraces
+- Novell Bugzilla is the default when using bugzilla command line tool
+
+---
+Fri Jan 27 17:53:03 UTC 2012 - jmate...@suse.com
+
+- update to openSUSE-1 tag from openSUSE's git branch
+  * better handling of NovellBugzilla instances
+  * using HTTP basic auth instead of IChain
+
+---

Old:

  0006-cli-speedup-request-outputformat-fields-when-doing-q.patch
  0007-fixup-for-cli-speedup-with-query-outputformat.patch
  0013-obfuscated-password-support-in-oscrc.patch
  0014-fix-typo-in-url-argument.patch
  0015-novell-bugzilla-support-in-getBugzillaClassForURL.patch
  0016-novell-bugzilla-run-on-3.4.patch
  0017-allow-various-bnc-instances-in-NovellBugzilla.patch
  python-bugzilla-0.6.2.tar.bz2

New:

  python-bugzilla-0.6.2-backtraces.patch
  python-bugzilla-0.6.2-novell-default.patch
  python-bugzilla-0.6.2-openSUSE-1.tar.bz2



Other differences:
--
++ python-bugzilla.spec ++
--- /var/tmp/diff_new_pack.24BBD5/_old  2012-02-03 10:25:56.0 +0100
+++ /var/tmp/diff_new_pack.24BBD5/_new  2012-02-03 10:25:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bugzilla
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
 License:GPL-2.0+
 Url:https://fedorahosted.org/python-bugzilla/
-Source: 
https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{version}.tar.bz2
-# generated from python-bugzilla/suse
-# https://gitorious.org/opensuse/python-bugzilla/commits/suse
-# cherry-picked patches from git format-patch 0.6.2...suse
-Patch0: 0006-cli-speedup-request-outputformat-fields-when-doing-q.patch
-Patch1: 0007-fixup-for-cli-speedup-with-query-outputformat.patch
-Patch2: 0013-obfuscated-password-support-in-oscrc.patch
-Patch3: 0014-fix-typo-in-url-argument.patch
-Patch4: 0015-novell-bugzilla-support-in-getBugzillaClassForURL.patch
-Patch5: 0016-novell-bugzilla-run-on-3.4.patch
-Patch6: 0017-allow-various-bnc-instances-in-NovellBugzilla.patch
+#Source: 
https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{version}.tar.bz2
+Source: %{name}-%{version}-openSUSE-1.tar.bz2
+# https://gitorious.org/opensuse/python-bugzilla
+Patch0: %{name}-0.6.2-novell-default.patch
+Patch1: %{name}-0.6.2-backtraces.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildArch:  noarch
@@ -56,11 +51,6 @@
 %setup -q
 %patch0 -p1 
 %patch1 -p1
-%patch2 -p1 
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 export CFLAGS=%{optflags}

++ python-bugzilla-0.6.2-backtraces.patch ++
diff --git a/bugzilla/base.py b/bugzilla/base.py
index cfaea45..96a05d7 100644
--- a/bugzilla/base.py
+++ b/bugzilla/base.py
@@ -1050,7 +1050,22 @@ class CookieTransport(xmlrpclib.Transport):
 else:
 request = request_with_cookies # python 2.6 and earlier
 
-class SafeCookieTransport(xmlrpclib.SafeTransport,CookieTransport):
+class BasicAuthTransport(xmlrpclib.SafeTransport):
+A subclass of xmlrpclib.SafeTransport that allows setting HTTP Basic 
Auth
+without exposing it as part of URL in backtraces.
+auth_params = None
+
+def get_host_info(self, host):
+host, extra_headers, x509 = xmlrpclib.Transport.get_host_info(self, 
host)
+if isinstance(self.auth_params, tuple):
+import base64
+auth = base64.encodestring(%s:%s % self.auth_params).strip()
+if extra_headers is None:
+extra_headers = []
+extra_headers.append((Authorization, Basic  + auth))
+return host, extra_headers, x509
+
+class 

commit rocs for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2012-02-03 10:26:29

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


Package is rocs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2011-12-08 
12:14:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2012-02-03 
10:26:30.0 +0100
@@ -1,0 +2,30 @@
+Tue Jan 31 08:26:46 UTC 2012 - sasc...@suse.de
+
+- Set license to GPL-3.0+ (bnc#744218)
+
+---
+Mon Jan 30 12:40:50 UTC 2012 - sasc...@suse.de
+
+- Ran spec-cleaner
+- Removed outdated dependencies left from package split
+- Adhere to shared library policy and split out librocslib4 (a devel
+  package already existed)
+- Package various documentation bits
+
+---
+Wed Jan 18 21:01:07 CET 2012 - dmuel...@suse.de
+
+- update to 4.8.0
+  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
+  * see http://kde.org/announcements/4.8/ for details
+  
+
+---
+Tue Jan 10 18:48:23 CET 2012 - dmuel...@suse.de
+
+- update to 4.7.98
+  * RC2+ milestone release of KDE 4.8
+  *  see http://kde.org/announcements/4.8/ for details
+  
+
+---

Old:

  rocs-4.7.4.tar.bz2

New:

  rocs-4.8.0.tar.bz2



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.d6UbSX/_old  2012-02-03 10:26:31.0 +0100
+++ /var/tmp/diff_new_pack.d6UbSX/_new  2012-02-03 10:26:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rocs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,52 +16,39 @@
 #
 
 Name:   rocs
-BuildRequires:  avogadro-devel
-BuildRequires:  boost-devel
-BuildRequires:  freeglut-devel
-BuildRequires:  glew-devel
-BuildRequires:  gsl-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libcfitsio-devel
-BuildRequires:  libeigen2-devel
-BuildRequires:  libgmm++-devel
-BuildRequires:  libindi-devel
-BuildRequires:  libkdeedu4-devel
-BuildRequires:  libopenbabel-devel
-BuildRequires:  libqalculate-devel
-BuildRequires:  libspectre-devel
-BuildRequires:  python-qt4-devel
-BuildRequires:  readline-devel
-%py_requires
-
-# currently in DOESNOTBUILD (2008-07-03)
-%ifnarch ppc ppc64 s390 s390x
-BuildRequires:  ocaml
-BuildRequires:  ocaml-facile
-%endif
-Version:4.7.4
+Version:4.8.0
 Release:0
 Summary:Graph Theory IDE
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  Amusements/Teaching/Mathematics
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.bz2
 Patch1: desktop-files.diff
+BuildRequires:  boost-devel
 BuildRequires:  fdupes
+BuildRequires:  kdebase4-workspace-devel
 Requires:   libkeduvocdocument4
 Suggests:   libkeduvocdocument4
 Provides:   kde4-rocs = 4.3.0
 Obsoletes:  kde4-rocs  4.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
+%py_requires
 
 %description
 A Graph Theory IDE for professors and students
 
+%package -n librocslib4
+Summary:Development files for rocs
+Group:  System/Libraries
+
+%description -n librocslib4
+A Graph Theory IDE for professors and students
+
 %package devel
 Summary:Development files for rocs
 Group:  Development/Libraries/KDE
-Requires:   rocs = %{version}
+Requires:   librocslib4 = %{version}
 
 %description devel
 This package provides development files and headers needed
@@ -75,41 +62,39 @@
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS=%{optflags} -mminimal-toc
 %endif
-  %cmake_kde4 -d build
-  %make_jobs
+%cmake_kde4 -d build
+%make_jobs
 
 %install
-  cd build
-  %make_install
-  %suse_update_desktop_file %{name}   Education Math
-  %kde_post_install
-  %fdupes -s %{buildroot}
-
-%clean
-  rm -rf %{buildroot}
-
-%post   -p /sbin/ldconfig
+cd build
+%make_install
+%suse_update_desktop_file %{name} Education Math
+%kde_post_install
+%fdupes -s %{buildroot}
 
-%postun -p /sbin/ldconfig
+%post   -n librocslib4 -p /sbin/ldconfig
+%postun -n librocslib4 -p /sbin/ldconfig
 
-%post   devel -p /sbin/ldconfig
-
-%postun devel -p /sbin/ldconfig
+%files -n librocslib4
+%defattr(-,root,root)
+%doc COPYING.LIB.LGPL-2
+%{_kde4_libdir}/librocslib.so.*
 
 %files 

commit rpm for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-02-03 10:26:41

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


Package is rpm, Maintainer is m...@suse.com

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-01-27 15:23:56.0 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-02-03 
10:26:42.0 +0100
@@ -1,0 +2,10 @@
+Tue Jan 31 11:06:52 UTC 2012 - lnus...@suse.de
+
+- avoid error message if /usr/lib/rpm/brp-suse.d is empty
+
+---
+Sat Jan 28 14:18:25 UTC 2012 - co...@suse.com
+
+- make the buildrequires more inclusive, rpm is special
+
+---



Other differences:
--
rpm-python.spec: same change
++ rpm.spec ++
--- /var/tmp/diff_new_pack.U66iQJ/_old  2012-02-03 10:26:44.0 +0100
+++ /var/tmp/diff_new_pack.U66iQJ/_new  2012-02-03 10:26:44.0 +0100
@@ -18,7 +18,14 @@
 
 
 Name:   rpm
+BuildRequires:  binutils
+BuildRequires:  bzip2
 BuildRequires:  file-devel
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  gettext-tools
+BuildRequires:  glibc-devel
+BuildRequires:  gzip
 BuildRequires:  libacl-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libcap-devel
@@ -27,7 +34,10 @@
 BuildRequires:  libsemanage-devel
 BuildRequires:  libtool
 BuildRequires:  lua51-devel
+BuildRequires:  make
 BuildRequires:  ncurses-devel
+BuildRequires:  patch
+BuildRequires:  perl-base
 BuildRequires:  popt-devel
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel

++ brp.diff ++
--- /var/tmp/diff_new_pack.U66iQJ/_old  2012-02-03 10:26:44.0 +0100
+++ /var/tmp/diff_new_pack.U66iQJ/_new  2012-02-03 10:26:44.0 +0100
@@ -29,7 +29,7 @@
 +   exit 0
 +fi
 +
-+ls -1 /usr/lib/rpm/brp-suse.d/brp* | sort | while read script; do
++for script in /usr/lib/rpm/brp-suse.d/brp*; do
 +  if test -x $script; then
 +echo calling $script
 +$script || exit 1

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



commit ssldump for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package ssldump for openSUSE:Factory checked 
in at 2012-02-03 10:26:53

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


Package is ssldump, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ssldump/ssldump.changes  2011-11-28 
12:57:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ssldump.new/ssldump.changes 2012-02-03 
10:26:55.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 29 06:51:43 UTC 2012 - co...@suse.com
+
+- update config.* files - upstream is dead ;(
+
+---

New:

  update-config.patch



Other differences:
--
++ ssldump.spec ++
--- /var/tmp/diff_new_pack.ZHwwxn/_old  2012-02-03 10:26:56.0 +0100
+++ /var/tmp/diff_new_pack.ZHwwxn/_new  2012-02-03 10:26:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ssldump
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   ssldump
-BuildRequires:  libpcap-devel libtool openssl-devel
+BuildRequires:  libpcap-devel
+BuildRequires:  libtool
+BuildRequires:  openssl-devel
 Version:0.9b3
 Release:0
 Summary:SSLv3/TLS Network Protocol Analyzer
@@ -33,6 +32,7 @@
 Patch3: implicit_def.patch
 Patch4: ssldump-0.9b3-newssl.patch
 Patch5: ssldump-cvs-06-19-2006.diff
+Patch6: update-config.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,6 +57,7 @@
 %patch3
 %patch4
 %patch5 -p 1
+%patch6 -p1
 
 %build
 %{?suse_update_config:%{suse_update_config}}

++ update-config.patch ++
 3224 lines (skipped)

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



commit systemd for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-02-03 10:26:59

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


Package is systemd, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-gtk.changes  2012-01-26 
16:00:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-gtk.changes 2012-02-03 
10:27:02.0 +0100
@@ -1,0 +2,13 @@
+Tue Jan 31 13:40:51 CET 2012 - fcro...@suse.com
+
+- Ensure systemd show service status when started behind bootsplash
+  (bnc#736225).
+- Disable core dump redirection to journal, not stable atm.
+
+---
+Thu Jan 26 16:00:27 UTC 2012 - fcro...@suse.com
+
+- Update modules_on_boot.patch to not cause failed state for
+  systemd-modules-load.service (bnc#741481).
+
+---
systemd.changes: same change



Other differences:
--
++ systemd.spec ++
--- /var/tmp/diff_new_pack.FMqyqo/_old  2012-02-03 10:27:03.0 +0100
+++ /var/tmp/diff_new_pack.FMqyqo/_new  2012-02-03 10:27:03.0 +0100
@@ -225,6 +225,12 @@
 ln -s systemd-sysctl.service %{buildroot}/lib/systemd/system/sysctl.service
 ln -s systemd-random-seed-load.service 
%{buildroot}/lib/systemd/system/random.service
 
+# To avoid making life hard for Factory developers, don't package the
+# kernel.core_pattern setting until systemd-coredump is a part of an actual
+# systemd release and it's made clear how to get the core dumps out of the
+# journal.
+rm -f %{buildroot}%{_libdir}/../lib/sysctl.d/coredump.conf
+
 # Install rsyslog fragment
 mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
 install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
@@ -323,7 +329,6 @@
 %dir /usr/lib/binfmt.d
 %dir %{_sysconfdir}/binfmt.d
 %dir /usr/lib/sysctl.d
-/usr/lib/sysctl.d/coredump.conf
 %dir %{_sysconfdir}/sysctl.d
 %dir %{_sysconfdir}/rsyslog.d
 /usr/lib/tmpfiles.d/*.conf

++ bootsplash-quit.service ++
--- /var/tmp/diff_new_pack.FMqyqo/_old  2012-02-03 10:27:03.0 +0100
+++ /var/tmp/diff_new_pack.FMqyqo/_new  2012-02-03 10:27:03.0 +0100
@@ -9,5 +9,6 @@
 
 [Service]
 ExecStart=/lib/systemd/systemd-bootsplash 5
+ExecStartPost=-/bin/kill -SIGRTMIN+21 1
 Type=oneshot
 RemainAfterExit=true

++ bootsplash-shutdown.service ++
--- /var/tmp/diff_new_pack.FMqyqo/_old  2012-02-03 10:27:03.0 +0100
+++ /var/tmp/diff_new_pack.FMqyqo/_new  2012-02-03 10:27:03.0 +0100
@@ -5,6 +5,7 @@
 ConditionKernelCommandLine=splash=silent
 
 [Service]
+ExecStartPre=-/bin/kill -SIGRTMIN+20 1
 ExecStart=/lib/systemd/systemd-bootsplash 0
 Type=oneshot
 RemainAfterExit=true

++ bootsplash-startup.service ++
--- /var/tmp/diff_new_pack.FMqyqo/_old  2012-02-03 10:27:03.0 +0100
+++ /var/tmp/diff_new_pack.FMqyqo/_new  2012-02-03 10:27:03.0 +0100
@@ -5,6 +5,7 @@
 ConditionKernelCommandLine=vga
 
 [Service]
+ExecStartPre=-/bin/kill -SIGRTMIN+20 1
 ExecStart=/lib/systemd/systemd-bootsplash 0
 Type=oneshot
 RemainAfterExit=true

++ modules_on_boot.patch ++
--- /var/tmp/diff_new_pack.FMqyqo/_old  2012-02-03 10:27:03.0 +0100
+++ /var/tmp/diff_new_pack.FMqyqo/_new  2012-02-03 10:27:03.0 +0100
@@ -21,7 +21,7 @@
  
  if (argc  1) {
  log_error(This program takes no argument.);
-@@ -126,6 +129,42 @@ int main(int argc, char *argv[]) {
+@@ -126,6 +129,43 @@ int main(int argc, char *argv[]) {
  }
  
  strv_free(files);
@@ -29,9 +29,10 @@
 +if ((r = parse_env_file(/etc/sysconfig/kernel, NEWLINE,
 +MODULES_LOADED_ON_BOOT, modules_on_boot,
 +NULL))  0) {
-+if (r != -ENOENT)
-+log_warning(Failed to read 
/etc/sysconfig/kernel: %s, strerror(-r));
-+}
++if (r != -ENOENT)
++log_warning(Failed to read /etc/sysconfig/kernel: 
%s, strerror(-r));
++} else
++r = EXIT_SUCCESS;
 +if (modules_on_boot) {
 +char **modules = strv_split(modules_on_boot,WHITESPACE);
 +char **module;
@@ -64,7 +65,7 @@
  finish:
  
  if (n_arguments  3) {
-@@ -138,6 +177,9 @@ finish:
+@@ -138,6 +178,9 @@ finish:
  }
  
  strv_free(arguments);


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



commit yast2-ldap-client for openSUSE:Factory

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-ldap-client for 
openSUSE:Factory checked in at 2012-02-03 10:27:07

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


Package is yast2-ldap-client, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ldap-client/yast2-ldap-client.changes  
2012-01-24 12:24:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ldap-client.new/yast2-ldap-client.changes 
2012-02-03 10:27:09.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  2 15:00:26 CET 2012 - jsuch...@suse.cz
+
+- removed option to switch off TLS/SSL from UI
+- offered only SSSD in UI (fate#313143)
+- 2.22.3
+
+---

Old:

  yast2-ldap-client-2.22.2.tar.bz2

New:

  yast2-ldap-client-2.22.3.tar.bz2



Other differences:
--
++ yast2-ldap-client.spec ++
--- /var/tmp/diff_new_pack.2IIXsd/_old  2012-02-03 10:27:10.0 +0100
+++ /var/tmp/diff_new_pack.2IIXsd/_new  2012-02-03 10:27:10.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-ldap-client
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ldap-client-2.22.2.tar.bz2 - yast2-ldap-client-2.22.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/VERSION 
new/yast2-ldap-client-2.22.3/VERSION
--- old/yast2-ldap-client-2.22.2/VERSION2012-01-19 14:57:11.0 
+0100
+++ new/yast2-ldap-client-2.22.3/VERSION2012-02-02 15:01:18.0 
+0100
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/src/Ldap.ycp 
new/yast2-ldap-client-2.22.3/src/Ldap.ycp
--- old/yast2-ldap-client-2.22.2/src/Ldap.ycp   2012-01-19 14:57:46.0 
+0100
+++ new/yast2-ldap-client-2.22.3/src/Ldap.ycp   2012-02-02 14:59:38.0 
+0100
@@ -25,7 +25,7 @@
  * Authors:Thorsten Kukuk ku...@suse.de
  * Anas Nashif nas...@suse.de
  *
- * $Id: Ldap.ycp 66835 2011-11-16 14:41:19Z jsuchome $
+ * $Id: Ldap.ycp 67232 2012-01-19 14:36:33Z jsuchome $
  */
 
 {
@@ -128,7 +128,7 @@
 string old_base_dn = nil;
 boolean base_dn_changed= false;
 
-global boolean ldap_tls = false;
+global boolean ldap_tls = true;
 
 // CA certificates for server certificate verification
 // At least one of these are required if tls_checkpeer is yes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/src/LdapPopup.ycp 
new/yast2-ldap-client-2.22.3/src/LdapPopup.ycp
--- old/yast2-ldap-client-2.22.2/src/LdapPopup.ycp  2012-01-19 
14:57:50.0 +0100
+++ new/yast2-ldap-client-2.22.3/src/LdapPopup.ycp  2012-01-19 
15:36:39.0 +0100
@@ -24,7 +24,7 @@
  * Summary:Additional user interface functions: special edit popups
  * Authors:Jiri Suchomel jsuch...@suse.cz
  *
- * $Id: LdapPopup.ycp 66824 2011-11-16 11:32:06Z jsuchome $
+ * $Id: LdapPopup.ycp 67232 2012-01-19 14:36:33Z jsuchome $
  *
  * Popups for editing the values of LDAP configuration tables.
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/src/ldap-client.ycp 
new/yast2-ldap-client-2.22.3/src/ldap-client.ycp
--- old/yast2-ldap-client-2.22.2/src/ldap-client.ycp2012-01-19 
14:57:53.0 +0100
+++ new/yast2-ldap-client-2.22.3/src/ldap-client.ycp2012-01-19 
15:36:39.0 +0100
@@ -21,7 +21,7 @@
 /**
  * Author:  Jiri Suchomel jsuch...@suse.cz
  * Summary: Just a redirection
- * $Id: ldap-client.ycp 11458 2003-08-29 11:19:30Z jsuchome $
+ * $Id: ldap-client.ycp 67232 2012-01-19 14:36:33Z jsuchome $
  */
 {
 string target = ldap;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/src/ldap.ycp 
new/yast2-ldap-client-2.22.3/src/ldap.ycp
--- old/yast2-ldap-client-2.22.2/src/ldap.ycp   2012-01-19 14:57:56.0 
+0100
+++ new/yast2-ldap-client-2.22.3/src/ldap.ycp   2012-01-19 15:36:39.0 
+0100
@@ -25,7 +25,7 @@
  * Authors:Thorsten Kukuk ku...@suse.de
  * Anas Nashif nas...@suse.de
  *
- * $Id: ldap.ycp 63596 2011-03-18 14:30:16Z jsuchome $
+ * $Id: ldap.ycp 67232 2012-01-19 14:36:33Z jsuchome $
  */
 
 /***
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.22.2/src/ldap_auto.ycp 
new/yast2-ldap-client-2.22.3/src/ldap_auto.ycp
--- 

commit filezilla for openSUSE:12.1:Update:Test

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package filezilla for 
openSUSE:12.1:Update:Test checked in at 2012-02-03 17:02:34

Comparing /work/SRC/openSUSE:12.1:Update:Test/filezilla (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.filezilla.new (New)


Package is filezilla, Maintainer is p...@suse.com

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:12.1:Update:Test/.filezilla.new/filezilla.changes
2012-02-03 17:02:35.0 +0100
@@ -0,0 +1,343 @@
+---
+Tue Jan 10 21:47:18 UTC 2012 - csten...@suse.com
+
+- Update to version 3.5.3. Changes since 3.5.2:
+  + Ctrl+Shift+O can be used to toggle between modification time and filesize 
based directory comparison
+  - It is now possible to use custom passwords if using anonymous as user 
name
+  - After un-hiding toolbar, update toolbar button states
+  - Fix TLS compatibility issues with TLS 1.2 servers
+  - MSW: Unset hidden attribute on FileZilla's settings files
+  - Building FileZilla from source now requires wxWidgets 2.8.12 or higher.
+
+---
+Wed Dec 14 16:44:47 UTC 2011 - fi...@opensuse.org
+
+- Update to 3.5.2. Changes since 3.5.1:
+3.5.2 (2011-11-08)
+
+- Updated translations
+
+3.5.2-rc1 (2011-11-01)
+
++ Added option to open site manager on startup to the settings dialog
+- The Don't save passwords option was not being saved
+- The queue was not saved correctly if having items from multiple servers
+- Queue items with the lowest priority setting are now being restored again
+- Drag  Drop did not work with all saved sites if saving of passwords had 
been disabled  
+
+---
+Wed Oct 26 16:30:07 UTC 2011 - fi...@opensuse.org
+
+- Update to 3.5.1. Changes since 3.4.0:
+3.5.1 (2011-08-28)
+
+- Add support for another rate variant of MVS style directory listings
+
+3.5.1-rc1 (2011-08-21)
+
++ Add menu item to hide toolbar
+- Don't save server list in kiosk mode 2
+- Fix for predefined sites not appearing in all circumstances
+- Fix typo in build script in detection of SQLite3
+- Fix character set conversion in desktop notification code
+- Merged upstream PuTTY changes for compatibility with PuTTY 0.61
+- Updated built-in TinyXML
+
+3.5.0 (2011-05-22)
+
+- Don't create queue.xml anymore if it does not exist
+- Several fixes to build system and environment
+
+3.5.0-rc2 (2011-05-15)
+
++ Added experimental setting to strip file revision upon download from VMS 
servers. Set Strip VMS revisions to 1 in FileZilla.xml to enable
+- The string coalescer benchmark debug option no longer crashes if 
benchmarking an empty string coalescer
+
+3.5.0-rc1 (2011-05-08)
+
++ The transfer queue is now stored in an SQLite database.
+- Fixed crash during shutdown of FileZilla
+- Clearing the queue when it was not yet fully populated no longer causes 
a crash
+- If using ask login type for a site and no username is given, the initial 
focus is now on the user box in the login dialog
+
+---
+Fri Apr 29 01:27:45 UTC 2011 - p...@novell.com
+
+- Update to 3.4.0. Changes since 3.3.4.1:
+3.3.5-rc1 (2010-11-07)
+
++ FTP over TLS certificate store is now host-specific
++ MSW: Large-DPI awareness
++ Improved SFTP transfer speeds
++ FTP over TLS should prefer ciphers with longer key sizes
++ Add context menu entry to re-queue all files on the successful and
+  failed queue tabs
+- Resuming of uploads was not working correctly in all cases
+- Correct remaining time calculation in queue
+- Do not show welcome dialog in kiosk mode 2
+- Do not offer option to permanently accept certificate in kiosk mode 2
+- Fix sorting by size in filelists with directory sort behavior set to
+  inline
+- Directly save settings after importing from file
+
+3.3.5.1 (2010-11-21)
+
+- Permanently trusting certificates had no effect until FileZilla was
+  restarted
+- Fix downloading of symbolic links to files
+
+3.4.0-beta1 (2011-01-09)
+
++ Added option to force use of insecure plain FTP to Site Manager
++ Kiosk mode option can now also be read from FileZilla.xml, with
+  fzdefaults.xml having priority if setting exists in both files
+- Fix memory leak in directory cache
+- Compatibility with obscure DOS servers using forward slashes as path
+  delimiter
+- Improve text wrapping engine
+
+3.4.0-rc1 (2011-03-20)
+
++ Add checkbox to settings dialog to not save passwords
++ Add timestamp columns to 

commit pdns for openSUSE:12.1:Update:Test

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package pdns for openSUSE:12.1:Update:Test 
checked in at 2012-02-03 17:04:33

Comparing /work/SRC/openSUSE:12.1:Update:Test/pdns (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.pdns.new (New)


Package is pdns, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/pdns/pdns.changes   2012-02-03 
17:04:38.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.pdns.new/pdns.changes  2012-02-03 
17:04:38.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 13:00:00 UTC 2012 - nadvor...@suse.com
+
+- fixed CVE-2012-0206 (bnc#740255)
+
+---

New:

  pdns-2.9.22-CVE-2012-0206.patch



Other differences:
--
++ pdns.spec ++
--- /var/tmp/diff_new_pack.iOAfi5/_old  2012-02-03 17:04:38.0 +0100
+++ /var/tmp/diff_new_pack.iOAfi5/_new  2012-02-03 17:04:38.0 +0100
@@ -70,6 +70,7 @@
 Patch1: pdns-2.9.22_wrong_pgsql.patch
 Patch2: pdns-2.9.22_warnings.patch
 Patch3: pdns-2.9.22_missing_includes.patch
+Patch4: pdns-2.9.22-CVE-2012-0206.patch
 #
 Summary:Modern, advanced and high performance authoritative-only 
nameserver
 
@@ -267,7 +268,8 @@
 %patch1
 %patch2
 %patch3
-#patch4
+%patch4
+
 %if 0%{?with_pdns_opendbx}
 %{__cp} %{S:2} README.opendbx
 %endif

++ pdns-2.9.22-CVE-2012-0206.patch ++
--- pdns/common_startup.cc  2008-11-19 18:56:52.0 +0100
+++ pdns/common_startup.cc  2012-02-03 13:56:21.758483001 +0100
@@ -244,6 +244,8 @@
   numreceived4++;
 else
   numreceived6++;
+if(P-d.qr)
+  continue;
 
 S.ringAccount(queries, P-qdomain+/+P-qtype.getName());
 S.ringAccount(remotes,P-getRemote());
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit php5 for openSUSE:12.1:Update:Test

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:12.1:Update:Test 
checked in at 2012-02-03 17:05:21

Comparing /work/SRC/openSUSE:12.1:Update:Test/php5 (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.php5.new (New)


Package is php5, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/php5/php5.changes   2012-01-30 
20:40:47.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.php5.new/php5.changes  2012-02-03 
17:05:23.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  3 08:13:16 UTC 2012 - pgaj...@suse.com
+
+- security update CVE-2012-0830 and other memory leaks 
+  (fixes the fix of CVE-2011-4885) [bnc#744966]
+
+---

New:

  php-5.3.8-CVE-2012-0830.patch



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.RcXGOB/_old  2012-02-03 17:05:23.0 +0100
+++ /var/tmp/diff_new_pack.RcXGOB/_new  2012-02-03 17:05:23.0 +0100
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   php5
 %global apiver  20090626
 %global zendver 20090626
@@ -166,6 +168,7 @@
 Patch40:php-5.3.8-CVE-2012-0788.patch
 Patch41:php-5.3.8-memory-corruption-parse_ini_string.patch
 Patch42:php-5.3.8-CVE-2012-0789.patch
+Patch43:php-5.3.8-CVE-2012-0830.patch
 Url:http://www.php.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:PHP5 Core Files
@@ -1284,6 +1287,7 @@
 %patch40
 %patch41
 %patch42
+%patch43 -p1
 # Safety check for API version change.
 vapi=`sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h`
 if test x${vapi} != x%{apiver}; then


++ php-5.3.8-CVE-2012-0830.patch ++
Index: php-5.3.8/main/php_variables.c
===
--- php-5.3.8.orig/main/php_variables.c
+++ php-5.3.8/main/php_variables.c
@@ -182,7 +182,13 @@ PHPAPI void php_register_variable_ex(cha
if (!index) {
MAKE_STD_ZVAL(gpc_element);
array_init(gpc_element);
-   zend_hash_next_index_insert(symtable1, 
gpc_element, sizeof(zval *), (void **) gpc_element_p);
+if (zend_hash_next_index_insert(symtable1, 
gpc_element, sizeof(zval *), (void **) gpc_element_p) == FAILURE) {
+zval_ptr_dtor(gpc_element);
+zval_dtor(val);
+efree(var_orig);
+return;
+}
+
} else {
if (PG(magic_quotes_gpc)) {
escaped_index = php_addslashes(index, 
index_len, index_len, 0 TSRMLS_CC);
@@ -197,6 +203,13 @@ PHPAPI void php_register_variable_ex(cha
MAKE_STD_ZVAL(gpc_element);
array_init(gpc_element);
zend_symtable_update(symtable1, 
escaped_index, index_len + 1, gpc_element, sizeof(zval *), (void **) 
gpc_element_p);
+   } else {
+   if (index != escaped_index) {
+   efree(escaped_index);
+   }
+   zval_dtor(val);
+   efree(var_orig);
+   return;
}
if (index != escaped_index) {
efree(escaped_index);
@@ -221,7 +234,9 @@ plain_var:
gpc_element-value = val-value;
Z_TYPE_P(gpc_element) = Z_TYPE_P(val);
if (!index) {
-   zend_hash_next_index_insert(symtable1, gpc_element, 
sizeof(zval *), (void **) gpc_element_p);
+if (zend_hash_next_index_insert(symtable1, 
gpc_element, sizeof(zval *), (void **) gpc_element_p) == FAILURE) {
+zval_ptr_dtor(gpc_element);
+}
} else {
if (PG(magic_quotes_gpc)) { 
escaped_index = php_addslashes(index, 
index_len, index_len, 0 TSRMLS_CC);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit postfixadmin for openSUSE:12.1:Update:Test

2012-02-03 Thread h_root
Hello community,

here is the log from the commit of package postfixadmin for 
openSUSE:12.1:Update:Test checked in at 2012-02-03 17:06:25

Comparing /work/SRC/openSUSE:12.1:Update:Test/postfixadmin (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.postfixadmin.new (New)


Package is postfixadmin, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/postfixadmin/postfixadmin.changes   
2012-01-27 10:36:30.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.postfixadmin.new/postfixadmin.changes  
2012-02-03 17:06:26.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 19:55:17 UTC 2012 - opens...@cboltz.de
+
+- add patch to display domain and mailbox description with correct 
+  encoding (upstream r1342)
+
+---

New:

  postfixadmin-2.3.5-r1342-description-encoding.diff



Other differences:
--
++ postfixadmin.spec ++
--- /var/tmp/diff_new_pack.yASkg0/_old  2012-02-03 17:06:26.0 +0100
+++ /var/tmp/diff_new_pack.yASkg0/_new  2012-02-03 17:06:26.0 +0100
@@ -16,16 +16,16 @@
 #
 
 
-
 Name:   postfixadmin
 Version:2.3.5
-Release:1
-License:GPL v2+
+Release:0
 Url:http://postfixadmin.sourceforge.net/
-Group:  Productivity/Networking/Web/Frontends
 Source0:%{name}-%{version}.tar.gz
 BuildArch:  noarch
 
+# fix encoding of domain/mailbox description in list-domain and list-virtual 
(upstream commit r1342)
+Patch:  postfixadmin-2.3.5-r1342-description-encoding.diff
+
 # Web interface
 #Requires: httpd, postfix, php, mysql-server
 Requires:   /usr/sbin/sendmail
@@ -77,6 +77,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Summary:Web-based management tool for Postfix virtual domains, 
mailboxes and aliases
+License:GPL-2.0+
+Group:  Productivity/Networking/Web/Frontends
 
 %description
 PostfixAdmin is a PHP based application that handles Postfix Style Virtual 
Domains and
@@ -92,6 +94,7 @@
 
 %prep
 %setup -q
+%patch -p0
 
 %build
 echo *** serverroot: %{serverroot} ***

++ postfixadmin-2.3.5-r1342-description-encoding.diff ++
display domain and mailbox description with correct encoding
https://sourceforge.net/projects/postfixadmin/forums/forum/676076/topic/498

commited upstream as r1342 (2.3 branch)


Index: templates/admin_list-domain.php
===
--- templates/admin_list-domain.php (Revision 1341)
+++ templates/admin_list-domain.php (Revision 1342)
@@ -50,7 +50,7 @@
   {
  printtr class=\hilightoff\ 
onMouseOver=\className='hilighton';\ 
onMouseOut=\className='hilightoff';\\n;
  print tda href=\list-virtual.php?domain= . 
$domain_properties[$i]['domain'] . \ . $domain_properties[$i]['domain'] . 
/a/td;
- print td . htmlentities($domain_properties[$i]['description']) . 
/td;
+ print td . htmlentities($domain_properties[$i]['description'], 
ENT_QUOTES, 'UTF-8') . /td;
  print td . $domain_properties[$i]['alias_count'] .  /  . 
$domain_properties[$i]['aliases'] . /td;
  print td . $domain_properties[$i]['mailbox_count'] .  /  . 
$domain_properties[$i]['mailboxes'] . /td;
  if ($CONF['quota'] == 'YES')
Index: templates/list-virtual.php
===
--- templates/list-virtual.php  (Revision 1341)
+++ templates/list-virtual.php  (Revision 1342)
@@ -314,7 +314,7 @@
  }
 
 
- print   td . htmlentities($tMailbox[$i]['name']) . /td\n;
+ print   td . htmlentities($tMailbox[$i]['name'], ENT_QUOTES, 
'UTF-8') . /td\n;
  if ($CONF['quota'] == 'YES')
  {
 print   td;
Index: CHANGELOG.TXT
===
--- CHANGELOG.TXT   (Revision 1341)
+++ CHANGELOG.TXT   (Revision 1342)
@@ -10,4 +10,9 @@
 
+changes since the 2.3.5 release (postfixadmin-2.3 branch)
+
+
+  - display domain and mailbox description with correct encoding
+
 Version 2.3.5 - 2012/01/16 - SVN r1335 (postfixadmin-2.3 branch)
 
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdns for openSUSE:11.4

2012-02-03 Thread h_root

Hello community,

here is the log from the commit of package pdns for openSUSE:11.4
checked in at Fri Feb 3 19:35:51 CET 2012.




--- old-versions/11.4/all/pdns/pdns.changes 2010-04-28 12:30:04.0 
+0200
+++ 11.4/pdns/pdns.changes  2012-02-03 14:14:13.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 13:00:34 UTC 2012 - nadvor...@suse.com
+
+- fixed CVE-2012-0206 (bnc#740255)
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/pdns
Destination is old-versions/11.4/UPDATES/all/pdns
calling whatdependson for 11.4-i586


New:

  pdns-2.9.22-CVE-2012-0206.patch



Other differences:
--
++ pdns.spec ++
--- /var/tmp/diff_new_pack.ec3YNB/_old  2012-02-03 19:34:34.0 +0100
+++ /var/tmp/diff_new_pack.ec3YNB/_new  2012-02-03 19:34:34.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pdns (Version 2.9.22)
+# spec file for package pdns
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,7 +20,7 @@
 
 Name:   pdns
 Version:2.9.22
-Release:1
+Release:5.RELEASE6
 #
 Group:  Productivity/Networking/DNS/Servers
 License:GPLv2+
@@ -70,6 +70,7 @@
 Patch1: pdns-2.9.22_wrong_pgsql.patch
 Patch2: pdns-2.9.22_warnings.patch
 Patch3: pdns-2.9.22_missing_includes.patch
+Patch4: pdns-2.9.22-CVE-2012-0206.patch
 #
 Summary:Modern, advanced and high performance authoritative-only 
nameserver
 
@@ -267,7 +268,7 @@
 %patch1
 %patch2
 %patch3
-#patch4
+%patch4
 %if 0%{?with_pdns_opendbx}
 %{__cp} %{S:2} README.opendbx
 %endif

++ pdns-2.9.22-CVE-2012-0206.patch ++
--- pdns/common_startup.cc  2008-11-19 18:56:52.0 +0100
+++ pdns/common_startup.cc  2012-02-03 13:56:21.758483001 +0100
@@ -244,6 +244,8 @@
   numreceived4++;
 else
   numreceived6++;
+if(P-d.qr)
+  continue;
 
 S.ringAccount(queries, P-qdomain+/+P-qtype.getName());
 S.ringAccount(remotes,P-getRemote());
continue with q...



Remember to have fun...

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