commit apache-commons-daemon for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package apache-commons-daemon for 
openSUSE:Factory checked in at 2013-05-17 08:25:30

Comparing /work/SRC/openSUSE:Factory/apache-commons-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.apache-commons-daemon.new (New)


Package is apache-commons-daemon

Changes:

--- 
/work/SRC/openSUSE:Factory/apache-commons-daemon/apache-commons-daemon.changes  
2013-03-26 16:12:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-daemon.new/apache-commons-daemon.changes
 2013-05-17 08:25:32.0 +0200
@@ -1,0 +2,13 @@
+Thu May 16 12:04:08 UTC 2013 - mvysko...@suse.com
+
+- update to 1.0.15
+  * bugfix release, see RELEASE-NOTES.txt for a list of fixed bugs
+- obsoleted patches:
+  * 0001-execve-path-warning.patch, already upstream
+  * jsvc-libcap-relative.patch, already upstream
+  * config-guess-sub-update.patch, already upstream
+- don't install pointless filesfor SUSE Linux
+- verify package signature on openSUSE 12.3+
+- use source urls
+
+---

Old:

  commons-daemon-1.0.10-src.tar.gz

New:

  apache-commons-daemon.keyring
  commons-daemon-1.0.15-src.tar.gz
  commons-daemon-1.0.15-src.tar.gz.asc



Other differences:
--
++ apache-commons-daemon.spec ++
--- /var/tmp/diff_new_pack.w58GQ2/_old  2013-05-17 08:25:33.0 +0200
+++ /var/tmp/diff_new_pack.w58GQ2/_new  2013-05-17 08:25:33.0 +0200
@@ -19,20 +19,19 @@
 %define short_name commons-daemon
 
 Name:   apache-%{short_name}
-Version:1.0.10
+Version:1.0.15
 Release:0
 Summary:Commons Daemon - Controlling of Java Daemons
 License:Apache-2.0
 Group:  System/Daemons
 Url:http://commons.apache.org/daemon/
-Source0:commons-daemon-%{version}-src.tar.gz
-Patch0: 0001-execve-path-warning.patch
-Patch1: apache-commons-daemon-JAVA_OS.patch
-Patch2: apache-commons-daemon-s390x.patch
-Patch3: apache-commons-daemon-ppc64.patch
-Patch4: jsvc-libcap-relative.patch
-Patch5: config-guess-sub-update.patch
-Patch6: apache-commons-daemon-aarch64.patch
+Source0:
http://www.eu.apache.org/dist/commons/daemon/source/commons-daemon-%{version}-src.tar.gz
+Source1:
http://www.eu.apache.org/dist/commons/daemon/source/commons-daemon-%{version}-src.tar.gz.asc
+Source2:apache-commons-daemon.keyring
+Patch0: apache-commons-daemon-JAVA_OS.patch
+Patch1: apache-commons-daemon-s390x.patch
+Patch2: apache-commons-daemon-ppc64.patch
+Patch3: apache-commons-daemon-aarch64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ant
@@ -41,6 +40,10 @@
 BuildRequires:  libcap-devel
 BuildRequires:  xmlto
 
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
+
 Provides:   jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:  jakarta-%{short_name}  %{version}
 Provides:   jakarta-%{short_name}-java = %{version}-%{release}
@@ -77,19 +80,22 @@
 
 
 %prep
+%if 0%{?suse_version} = 1230
+%gpg_verify %{SOURCE1}
+%endif
 %setup -q -n %{short_name}-%{version}-src
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5
-%patch6 -p1
 
 # remove java binaries from sources
 rm -rf src/samples/build/
 
-chmod 644 src/samples/*
+# remove files for different OS
+rm -rf src/samples/*.cmd
+
+chmod -R 0644 src/samples/*
 
 %build
 pushd src/native/unix

++ apache-commons-daemon-aarch64.patch ++
--- /var/tmp/diff_new_pack.w58GQ2/_old  2013-05-17 08:25:34.0 +0200
+++ /var/tmp/diff_new_pack.w58GQ2/_new  2013-05-17 08:25:34.0 +0200
@@ -1,28 +1,30 @@
-Index: commons-daemon-1.0.10-src/src/native/unix/configure
+Index: commons-daemon-1.0.15-src/src/native/unix/configure
 ===
 commons-daemon-1.0.10-src.orig/src/native/unix/configure
-+++ commons-daemon-1.0.10-src/src/native/unix/configure
-@@ -2682,6 +2682,9 @@ echo $as_me: error: Unsupported operati
- CFLAGS=$CFLAGS -DCPU=\\\arm\\\
+--- commons-daemon-1.0.15-src.orig/src/native/unix/configure
 commons-daemon-1.0.15-src/src/native/unix/configure
+@@ -2705,6 +2705,10 @@ echo $as_me: error: Unsupported operati
  supported_os=arm
- HOST_CPU=arm;;
+ HOST_CPU=arm
+ ;;
 +  aarch64)
 +CFLAGS=$CFLAGS -DCPU=\\\aarch64\\\
-+HOST_CPU=$host_cpu;;
++HOST_CPU=$host_cpu
++;;
*)
  echo $as_me:$LINENO: result: failed 5
  echo ${ECHO_T}failed 6
-Index: commons-daemon-1.0.10-src/src/native/unix/support/apsupport.m4
+Index: commons-daemon-1.0.15-src/src/native/unix/support/apsupport.m4
 

commit dovecot21 for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package dovecot21 for openSUSE:Factory 
checked in at 2013-05-17 08:25:42

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


Package is dovecot21

Changes:

--- /work/SRC/openSUSE:Factory/dovecot21/dovecot21.changes  2013-04-08 
14:01:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.dovecot21.new/dovecot21.changes 2013-05-17 
08:25:43.0 +0200
@@ -1,0 +2,10 @@
+Thu May  9 17:20:36 UTC 2013 - alexan...@exatati.com.br
+
+- Update Pigeonhole to 0.3.5:
+  - Sieve editheader extension: fixed interaction with the Sieve body
+extension. If used together, the deleteheader action could fail after
+a body test was performed.
+  - Test suite: fixed a time zone dependency in the Sieve date extension
+tests.
+
+---

Old:

  dovecot-2.1-pigeonhole-0.3.4.tar.bz2

New:

  dovecot-2.1-pigeonhole-0.3.5.tar.bz2



Other differences:
--
++ dovecot21.spec ++
--- /var/tmp/diff_new_pack.5Kded5/_old  2013-05-17 08:25:44.0 +0200
+++ /var/tmp/diff_new_pack.5Kded5/_new  2013-05-17 08:25:44.0 +0200
@@ -76,7 +76,7 @@
 # taken from
http://www.dovecot.org/releases/2.0/%{pkg_name}-%{version}.tar.gz
 Source: %{pkg_name}-%{dovecot_version}.tar.bz2
 # hg clone http://hg.rename-it.nl/dovecot-2.1-pigeonhole/
-%define dovecot_pigeonhole_source_dir 
%{pkg_name}-%{sieve_version}-pigeonhole-0.3.4
+%define dovecot_pigeonhole_source_dir 
%{pkg_name}-%{sieve_version}-pigeonhole-0.3.5
 Source1:%{dovecot_pigeonhole_source_dir}.tar.bz2
 Source2:%{pkg_name}.init
 Source3:%{pkg_name}.pam

++ dovecot-2.1-pigeonhole-0.3.4.tar.bz2 - 
dovecot-2.1-pigeonhole-0.3.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dovecot-2.1-pigeonhole-0.3.4/ChangeLog 
new/dovecot-2.1-pigeonhole-0.3.5/ChangeLog
--- old/dovecot-2.1-pigeonhole-0.3.4/ChangeLog  2013-04-06 18:30:56.0 
+0200
+++ new/dovecot-2.1-pigeonhole-0.3.5/ChangeLog  2013-05-09 14:18:14.0 
+0200
@@ -1,5 +1,33 @@
+2013-05-02  Stephan Bosch  step...@rename-it.nl
+
+   * src/lib-sieve/edit-mail.c, src/lib-sieve/plugins/editheader/cmd-
+   deleteheader.c, tests/extensions/editheader/deleteheader.svtest:
+   lib-sieve: editheader extension: Fixed interaction with body
+   extension. Forgot to rewind mail stream before header parsing.
+   Wrapped mail stream is obtained long before parsing, so if it is
+   used in the mean time, it must be rewound to the beginning.
+   [0163c45094a3] [tip]
+
+2013-04-07  Stephan Bosch  step...@rename-it.nl
+
+   * tests/extensions/date/basic.svtest:
+   testsuite: fixed local timezone dependency in date extension tests.
+   [bc2126771d00]
+
 2013-04-06  Stephan Bosch  step...@rename-it.nl
 
+   * .hgsigs:
+   Added signature for changeset 493202676845
+   [e3700924ac8c]
+
+   * .hgtags:
+   Added tag 0.3.4 for changeset 493202676845
+   [c318f65361af]
+
+   * NEWS, TODO, configure.in:
+   Released v0.3.4 for Dovecot v2.1.16.
+   [493202676845] [0.3.4]
+
* src/lib-managesieve/managesieve-arg.c, src/lib-managesieve
/managesieve-arg.h, src/lib-managesieve/managesieve-parser.c, src
/lib-managesieve/managesieve-parser.h, src/lib-managesieve
@@ -210,7 +238,7 @@
/tst-test-result-execute.c, src/testsuite/tst-test-script-compile.c,
src/testsuite/tst-test-script-run.c:
Updated copyright notices to include the year 2013.
-   [850cdbcf7976] [tip]
+   [850cdbcf7976]
 
 2013-04-02  Stephan Bosch  step...@rename-it.nl
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dovecot-2.1-pigeonhole-0.3.4/NEWS 
new/dovecot-2.1-pigeonhole-0.3.5/NEWS
--- old/dovecot-2.1-pigeonhole-0.3.4/NEWS   2013-04-06 17:16:01.0 
+0200
+++ new/dovecot-2.1-pigeonhole-0.3.5/NEWS   2013-05-09 13:46:00.0 
+0200
@@ -1,3 +1,10 @@
+v0.3.5 09-05-2013 Stephan Bosch step...@rename-it.nl
+
+   - Sieve editheader extension: fixed interaction with the Sieve body 
extension.
+ If used together, the deleteheader action could fail after a body 
test was
+ performed.
+   - Test suite: fixed a time zone dependency in the Sieve date extension 
tests.
+
 v0.3.4 06-04-2013 Stephan Bosch step...@rename-it.nl
 
* Changed error handling to be less of a nuisance for administrators. 
Strictly
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dovecot-2.1-pigeonhole-0.3.4/configure 

commit MozillaFirefox for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2013-05-17 08:26:14

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


Package is MozillaFirefox

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2013-04-14 10:35:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2013-05-17 08:26:15.0 +0200
@@ -1,0 +2,20 @@
+Fri May 10 05:25:39 UTC 2013 - w...@rosenauer.org
+
+- update to Firefox 21.0 (bnc#819204)
+  * removed upstreamed patch firefox-712763.patch
+  * removed disabled mozilla-disable-neon-option.patch
+  * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
+Miscellaneous memory safety hazards
+  * MFSA 2013-42/CVE-2013-1670 (bmo#853709)
+Privileged access for content level constructor
+  * MFSA 2013-43/CVE-2013-1671 (bmo#842255)
+File input control has access to full path
+  * MFSA 2013-46/CVE-2013-1674 (bmo#860971)
+Use-after-free with video and onresize event
+  * MFSA 2013-47/CVE-2013-1675 (bmo#866825)
+Uninitialized functions in DOMSVGZoomEvent
+  * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
+CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
+Memory corruption found using Address Sanitizer
+
+---

Old:

  firefox-20.0-source.tar.bz2
  firefox-712763.patch
  l10n-20.0.tar.bz2
  mozilla-disable-neon-option.patch

New:

  firefox-21.0-source.tar.bz2
  l10n-21.0.tar.bz2



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.2ROiWy/_old  2013-05-17 08:26:52.0 +0200
+++ /var/tmp/diff_new_pack.2ROiWy/_new  2013-05-17 08:26:52.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define major 20
+%define major 21
 %define mainver %major.0
 %define update_channel release
 
@@ -50,7 +50,7 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.9.5
+BuildRequires:  mozilla-nspr-devel = 4.9.6
 BuildRequires:  mozilla-nss-devel = 3.14.3
 BuildRequires:  nss-shared-helper-devel
 %if %suse_version  1140
@@ -60,7 +60,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2013032900
+%define releasedate 2013051000
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -99,7 +99,6 @@
 Patch8: mozilla-ntlm-full-path.patch
 Patch9: mozilla-repo.patch
 Patch10:mozilla-sle11.patch
-Patch11:mozilla-disable-neon-option.patch
 Patch12:mozilla-arm-disable-edsp.patch
 Patch13:mozilla-ppc.patch
 Patch14:mozilla-gstreamer-760140.patch
@@ -111,12 +110,10 @@
 Patch33:firefox-no-default-ualocale.patch
 Patch34:firefox-multilocale-chrome.patch
 Patch35:firefox-branded-icons.patch
-Patch36:firefox-712763.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires(post):   coreutils shared-mime-info desktop-file-utils
 Requires(postun): shared-mime-info desktop-file-utils
-Requires:   %{name}-branding  4.0
-Conflicts:  %{name}-branding  %{version}
+Requires:   %{name}-branding  20.0
 Requires:   mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
 Requires:   mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 Recommends: libcanberra0
@@ -191,7 +188,7 @@
 %package branding-upstream
 Summary:Upstream branding for Firefox
 Group:  Productivity/Networking/Web/Browsers
-Provides:   %{name}-branding = 5.0
+Provides:   %{name}-branding = %{version}
 Conflicts:  otherproviders(%{name}-branding)
 Supplements:packageand(%{name}:branding-upstream)
 #BRAND: Provide three files -
@@ -234,7 +231,6 @@
 %if %suse_version  1120
 %patch10 -p1
 %endif
-#%patch11 -p1
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
@@ -250,7 +246,6 @@
 %patch33 -p1
 %patch34 -p1
 %patch35 -p1
-%patch36 -p1
 
 %build
 # no need to add build time to binaries
@@ -267,6 +262,7 @@
 source %{SOURCE5}
 export MOZ_SOURCE_STAMP=$REV
 export SOURCE_REPO=$REPO
+export source_repo=$REPO
 export MOZ_SOURCE_REPO=$REPO
 export MOZ_BUILD_DATE=%{releasedate}
 export MOZILLA_OFFICIAL=1
@@ -352,17 +348,17 @@
 export MOZ_SOURCE_REPO=$REPO
 make -C browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
 #DEBUG (break the build if searchplugins are missing / temporary)
-grep amazondotcom dist/firefox/omni.ja
+grep amazondotcom dist/firefox/browser/omni.ja
 # copy tree into RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT/%{progdir}
+mkdir -p $RPM_BUILD_ROOT%{progdir}
 cp -rf $RPM_BUILD_DIR/obj/dist/firefox/* 

commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2013-05-17 08:33:28

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


Package is perl-B-Hooks-EndOfScope

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2012-03-26 15:37:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2013-05-17 08:33:30.0 +0200
@@ -1,0 +2,12 @@
+Wed May 15 15:24:35 UTC 2013 - co...@suse.com
+
+- updated to 0.12
+  * Complete pure-perl implementation in addition to the one based on
+Variable::Magic. You can specify the implementation explicitly by
+use-ing B::Hooks::EndOfScope::PP or B::Hooks::EndOfScope::XS, or
+by setting $ENV{B_HOOKS_ENDOFSCOPE_IMPLEMENTATION} to either 'XS'
+or 'PP'
+  * Switch from using Sub::Exporter to the more conservative
+Sub::Exporter::Progressive
+
+---

Old:

  B-Hooks-EndOfScope-0.11.tar.gz

New:

  B-Hooks-EndOfScope-0.12.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.0IE7Dw/_old  2013-05-17 08:33:30.0 +0200
+++ /var/tmp/diff_new_pack.0IE7Dw/_new  2013-05-17 08:33:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,33 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.11
+Version:0.12
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Test::More) = 0.89
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.26
+BuildRequires:  perl(Module::Implementation) = 0.05
+BuildRequires:  perl(Module::Runtime) = 0.012
+BuildRequires:  perl(Sub::Exporter::Progressive) = 0.001006
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Variable::Magic) = 0.48
 #BuildRequires: perl(B::Hooks::EndOfScope)
-Requires:   perl(Sub::Exporter)
+#BuildRequires: perl(B::Hooks::EndOfScope::PP)
+#BuildRequires: perl(B::Hooks::EndOfScope::XS)
+#BuildRequires: perl(Devel::Hide)
+#BuildRequires: perl(Hash::Util::FieldHash)
+#BuildRequires: perl(Tie::StdHash)
+Requires:   perl(Module::Implementation) = 0.05
+Requires:   perl(Module::Runtime) = 0.012
+Requires:   perl(Sub::Exporter::Progressive) = 0.001006
 Requires:   perl(Variable::Magic) = 0.48
 %{perl_requires}
 

++ B-Hooks-EndOfScope-0.11.tar.gz - B-Hooks-EndOfScope-0.12.tar.gz ++
 1760 lines of diff (skipped)

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



commit perl-namespace-clean for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package perl-namespace-clean for 
openSUSE:Factory checked in at 2013-05-17 08:33:49

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


Package is perl-namespace-clean

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-namespace-clean/perl-namespace-clean.changes
2012-03-26 14:03:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-namespace-clean.new/perl-namespace-clean.changes
   2013-05-17 08:33:50.0 +0200
@@ -1,0 +2,10 @@
+Wed May 15 15:20:27 UTC 2013 - co...@suse.com
+
+- updated to 0.24
+- Properly skip debugger test when optional deps not available
+- Make sure pure-perl tests pass correctly on space-containing
+  paths (RT#77528)
+- Remove all the pure-perl fallback code and depend on PP-capable
+  B::H::EOS 0.12
+
+---

Old:

  namespace-clean-0.23.tar.gz

New:

  namespace-clean-0.24.tar.gz



Other differences:
--
++ perl-namespace-clean.spec ++
--- /var/tmp/diff_new_pack.AdE5A6/_old  2013-05-17 08:33:50.0 +0200
+++ /var/tmp/diff_new_pack.AdE5A6/_new  2013-05-17 08:33:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-namespace-clean
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-namespace-clean
-Version:0.23
+Version:0.24
 Release:0
 %define cpan_name namespace-clean
 Summary:Keep imports and functions out of your namespace
@@ -29,43 +29,29 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(B::Hooks::EndOfScope) = 0.07
+BuildRequires:  perl(B::Hooks::EndOfScope) = 0.12
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
 BuildRequires:  perl(Package::Stash) = 0.23
 BuildRequires:  perl(Test::More) = 0.88
 #BuildRequires: perl(CleaneeBridge)
 #BuildRequires: perl(CleaneeBridgeDirect)
 #BuildRequires: perl(CleaneeBridgeExplicit)
-#BuildRequires: perl(Devel::Hide)
 #BuildRequires: perl(ExporterTest)
-#BuildRequires: perl(Hash::Util::FieldHash)
 #BuildRequires: perl(InheritanceParent)
 #BuildRequires: perl(namespace::clean)
-#BuildRequires: perl(namespace::clean::_PP_OSE)
-#BuildRequires: perl(namespace::clean::_PP_OSE_5_8)
 #BuildRequires: perl(Sub::Identify)
 #BuildRequires: perl(Sub::Name)
-#BuildRequires: perl(Tie::StdHash)
-Requires:   perl(B::Hooks::EndOfScope) = 0.07
+#BuildRequires: perl(Variable::Magic)
+Requires:   perl(B::Hooks::EndOfScope) = 0.12
 Requires:   perl(Package::Stash) = 0.23
-Requires:   perl(Test::More) = 0.88
 %{perl_requires}
 
 %description
-When you define a function, or import one, into a Perl package, it will
-naturally also be available as a method. This does not per se cause problems,
-but it can complicate subclassing and, for example, plugin classes that are
-included via multiple inheritance by loading them as base classes.
-
-The namespace::clean pragma will remove all previously declared or imported
-symbols at the end of the current package's compile cycle. Functions called in
-the package itself will still be bound by their name, but they won't show up as
-methods on your class or instances.
-
-By unimporting via no you can tell namespace::clean to start collecting
-functions for the next use namespace::clean; specification.
+Keep imports and functions out of your namespace
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL BEGIN
 %if 0%{?suse_version} = 1110
 for i in `find t -type f` ; do
 sed -i -e s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@ $i

++ namespace-clean-0.23.tar.gz - namespace-clean-0.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/namespace-clean-0.23/Changes 
new/namespace-clean-0.24/Changes
--- old/namespace-clean-0.23/Changes2012-03-11 16:02:29.0 +0100
+++ new/namespace-clean-0.24/Changes2012-12-04 23:55:40.0 +0100
@@ -1,3 +1,10 @@
+[0.24]
+- Properly skip debugger test when optional deps not available
+- Make sure pure-perl tests pass correctly on space-containing
+  paths (RT#77528)
+- Remove all the pure-perl fallback code and depend on PP-capable
+  B::H::EOS 0.12
+
 [0.23]
 - Rely on B::Hooks::EndOfScope version 0.10 to fix issues 

commit perl-Sub-Exporter-Progressive for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter-Progressive for 
openSUSE:Factory checked in at 2013-05-17 08:33:55

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


Package is perl-Sub-Exporter-Progressive

Changes:

New Changes file:

--- /dev/null   2013-05-15 01:32:43.420028506 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sub-Exporter-Progressive.new/perl-Sub-Exporter-Progressive.changes
 2013-05-17 08:33:57.0 +0200
@@ -0,0 +1,6 @@
+---
+Thu May 16 09:39:09 UTC 2013 - co...@suse.com
+
+- initial package 0.001010
+* created by cpanspec 1.78.06
+

New:

  Sub-Exporter-Progressive-0.001010.tar.gz
  perl-Sub-Exporter-Progressive.changes
  perl-Sub-Exporter-Progressive.spec



Other differences:
--
++ perl-Sub-Exporter-Progressive.spec ++
#
# spec file for package perl-Sub-Exporter-Progressive
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   perl-Sub-Exporter-Progressive
Version:0.001010
Release:0
%define cpan_name Sub-Exporter-Progressive
Summary:Only use Sub::Exporter if you need it
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Sub-Exporter-Progressive/
Source: 
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Test::More) = 0.88
#BuildRequires: perl(A::Junk)
#BuildRequires: perl(A::JunkAll)
#BuildRequires: perl(Distar)
#BuildRequires: perl(Sub::Exporter)
#BuildRequires: perl(Sub::Exporter::Progressive)
%{perl_requires}

%description
the Sub::Exporter manpage is an incredibly powerful module, but with that
power comes great responsibility, er- as well as some runtime penalties.
This module is a 'Sub::Exporter' wrapper that will let your users just use
the Exporter manpage if all they are doing is picking exports, but use
'Sub::Exporter' if your users try to use 'Sub::Exporter''s more advanced
features features, like renaming exports, if they try to use them.

Note that this module will export '@EXPORT', '@EXPORT_OK' and
'%EXPORT_TAGS' package variables for 'Exporter' to work. Additionally, if
your package uses advanced 'Sub::Exporter' features like currying, this
module will only ever use 'Sub::Exporter', so you might as well use it
directly.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README

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



commit R-base for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package R-base for openSUSE:Factory checked 
in at 2013-05-17 08:34:02

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


Package is R-base

Changes:

--- /work/SRC/openSUSE:Factory/R-base/R-base.changes2013-04-17 
23:17:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes   2013-05-17 
08:34:04.0 +0200
@@ -1,0 +2,55 @@
+Thu May 16 13:17:09 UTC 2013 - detlef.ste...@gmx.de
+
+- Improved spec file: R-base-devel requires R-base 
+
+---
+Thu May 16 11:21:09 UTC 2013 - detlef.ste...@gmx.de
+
+- Upstream release 3.0.1
+- Most important 
+  CHANGES IN R 3.0.1:
+
+  NEW FEATURES:
+
+o chooseCRANmirror() and chooseBioCmirror() gain an ind argument
+  (like setRepositories()).
+
+o mcparallel has a new argument mc.interactive which can modify the
+  interactive flag in the child process. The new default is FALSE
+  which makes child processes non-interactive by default (this
+  prevents lock-ups due to children waiting for interactive input).
+
+o scan() now warns when end-of-file occurs within a quoted string.
+
+o count.fields() is now consistent with scan() in its handling of
+  newlines in quoted strings.  Instead of triggering an error, this
+  results in the current line receiving NA as the field count, with
+  the next line getting the total count of the two lines.
+
+o The default method of image() will plot axes of the class of xlim
+  and ylim (and hence of x and y if there is a suitable range()
+  method).  Based on a suggestion of Michael Sumner.
+
+o load() now has a verbose argument for debugging support, to print
+  the names of objects just before loading them.
+
+o When loading a serialized object encounters a reference to a
+  namespace which cannot be loaded, this is replaced by a reference
+  to the global environment, with a warning.
+
+o pairs() gains a line.main option for title placement.
+
+o The remaining instances in which serialization to a raw vector
+  was limited to 2GB have been unlimited on a 64-bit platform, and
+  in most cases serialization to a vector of more than 1GB will be
+  substantially faster. 
+
+- Improved spec file. Lots of commented out lines finally removed
+ 
+---
+Wed Apr 10 07:26:36 UTC 2013 - detlef.ste...@gmx.de
+
+- R-base.spec improved: now uses R-%{version}.tar.bz2 explicitly.
+  Mistake when version bumping to 3.0.0 corrected 
+
+---

Old:

  R-3.0.0.tar.bz2

New:

  R-3.0.1.tar.bz2



Other differences:
--
++ R-base.spec ++
--- /var/tmp/diff_new_pack.0m26mC/_old  2013-05-17 08:34:06.0 +0200
+++ /var/tmp/diff_new_pack.0m26mC/_new  2013-05-17 08:34:06.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   R-base
 %define release 1 
-Version:3.0.0
+Version:3.0.1
 Release:%release
 Source: R-%{version}.tar.bz2
 #Source: http://cran.r-project.org/src/base/R-2/R-%%{version}.tar.gz
@@ -119,7 +119,7 @@
 Group:  Development/Libraries/Other
 Provides:   R-Matrix-devel = 1.0.12
 Provides:   R-devel = %{version}
-Requires:   R-devel
+Requires:   R-base
 Obsoletes:  R-Matrix-devel  1.0.12
 
 %description -n R-base-devel
@@ -146,9 +146,6 @@
 
 %install 
 make DESTDIR=%{buildroot} install
-
-#%find_lang R
-
 make DESTDIR=%{buildroot} install-pdf
 
 # Installation of Info-files
@@ -209,20 +206,6 @@
 %{_libdir}/R/library/base/html/
 %{_libdir}/R/library/base/INDEX
 %{_libdir}/R/library/base/Meta/
-#%dir %{_libdir}/R/library/base/po/
-#%lang(da) %{_libdir}/R/library/base/po/da/
-#%lang(de) %{_libdir}/R/library/base/po/de/
-#%lang(en) %{_libdir}/R/library/base/po/en*/
-#%lang(fr) %{_libdir}/R/library/base/po/fr/
-#%lang(it) %{_libdir}/R/library/base/po/it/
-#%lang(ja) %{_libdir}/R/library/base/po/ja/
-#%lang(ko) %{_libdir}/R/library/base/po/ko/
-#%lang(nn) %{_libdir}/R/library/base/po/nn/
-#%lang(pl) %{_libdir}/R/library/base/po/pl/
-#%lang(pt) %{_libdir}/R/library/base/po/pt*/
-#%lang(ru) %{_libdir}/R/library/base/po/ru/
-#%lang(tr) %{_libdir}/R/library/base/po/tr/
-#%lang(zh) %{_libdir}/R/library/base/po/zh*/
 %{_libdir}/R/library/base/R/
 # boot
 %dir %{_libdir}/R/library/boot/
@@ -295,17 +278,6 @@
 %{_libdir}/R/library/compiler/Meta/
 %{_libdir}/R/library/compiler/NAMESPACE
 %{_libdir}/R/library/compiler/R/
-#%dir %{_libdir}/R/library/compiler/po
-#%lang(da) %{_libdir}/R/library/compiler/po/da/
-#%lang(de) 

commit rubygem-amqp for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-amqp for openSUSE:Factory 
checked in at 2013-05-17 08:34:32

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


Package is rubygem-amqp

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-amqp/rubygem-amqp.changes
2012-11-18 20:26:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-amqp.new/rubygem-amqp.changes   
2013-05-17 08:34:34.0 +0200
@@ -1,0 +2,6 @@
+Thu May  9 17:33:25 UTC 2013 - co...@suse.com
+
+- updated to version 1.0.2
+ * [API] All public API bits deprecated in 0.8.0 are COMPLETELY REMOVED
+
+---

Old:

  amqp-0.9.8.gem

New:

  amqp-1.0.2.gem



Other differences:
--
++ rubygem-amqp.spec ++
--- /var/tmp/diff_new_pack.tSHPKm/_old  2013-05-17 08:34:35.0 +0200
+++ /var/tmp/diff_new_pack.tSHPKm/_new  2013-05-17 08:34:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-amqp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-amqp
-Version:0.9.8
+Version:1.0.2
 Release:0
 %define mod_name amqp
 %define mod_full_name %{mod_name}-%{version}
@@ -25,14 +25,15 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1
 BuildRequires:  rubygem(rdoc)  3.10
-Url:http://github.com/ruby-amqp/amqp
-Source: %{mod_full_name}.gem
-Summary:Widely used, feature-rich asynchronous AMQP 0.9.1 client with
+Url:http://rubyamqp.info
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:Widely used, feature-rich asynchronous RabbitMQ client with
 License:BSD-2-Clause or Ruby
 Group:  Development/Languages/Ruby
+# MANUAL license
 
 %description
-Widely used, feature-rich asynchronous AMQP 0.9.1 client with batteries
+Widely used, feature-rich asynchronous RabbitMQ client with batteries
 included.
 
 %package doc
@@ -61,9 +62,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec

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



commit rubygem-amq-protocol for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-amq-protocol for 
openSUSE:Factory checked in at 2013-05-17 08:34:42

Comparing /work/SRC/openSUSE:Factory/rubygem-amq-protocol (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-amq-protocol.new (New)


Package is rubygem-amq-protocol

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-amq-protocol/rubygem-amq-protocol.changes
2012-12-17 09:37:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-amq-protocol.new/rubygem-amq-protocol.changes
   2013-05-17 08:34:44.0 +0200
@@ -1,0 +2,6 @@
+Thu May  9 17:32:31 UTC 2013 - co...@suse.com
+
+- updated to version 1.5.0
+ Encoding of large payloads is now done more efficiently.
+
+---

Old:

  amq-protocol-1.0.1.gem

New:

  amq-protocol-1.5.0.gem



Other differences:
--
++ rubygem-amq-protocol.spec ++
--- /var/tmp/diff_new_pack.zPFIN9/_old  2013-05-17 08:34:44.0 +0200
+++ /var/tmp/diff_new_pack.zPFIN9/_new  2013-05-17 08:34:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-amq-protocol
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-amq-protocol
-Version:1.0.1
+Version:1.5.0
 Release:0
 %define mod_name amq-protocol
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1
 Url:http://github.com/ruby-amqp/amq-protocol
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:AMQP 0.9.1 encoder  decoder
 License:MIT
 Group:  Development/Languages/Ruby
@@ -61,9 +61,13 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec

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



commit rubygem-tilt for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-tilt for openSUSE:Factory 
checked in at 2013-05-17 08:34:59

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


Package is rubygem-tilt

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tilt/rubygem-tilt.changes
2013-04-20 18:02:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-tilt.new/rubygem-tilt.changes   
2013-05-17 08:35:00.0 +0200
@@ -1,0 +2,12 @@
+Thu May  9 16:39:13 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.1
+ * Support Arrays in pre/postambles (#193, jbwiv)
+
+---
+Sun May  5 15:12:50 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.0
+ * Better encoding support
+
+---

Old:

  tilt-1.3.7.gem

New:

  tilt-1.4.1.gem



Other differences:
--
++ rubygem-tilt.spec ++
--- /var/tmp/diff_new_pack.ITzmwz/_old  2013-05-17 08:35:00.0 +0200
+++ /var/tmp/diff_new_pack.ITzmwz/_new  2013-05-17 08:35:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-tilt
-Version:1.3.7
+Version:1.4.1
 Release:0
 %define mod_name tilt
 %define mod_full_name %{mod_name}-%{version}
@@ -30,7 +30,7 @@
 Summary:Generic interface to multiple Ruby template engines
 License:MIT
 Group:  Development/Languages/Ruby
-%define mod_branch -1.3.7
+%define mod_branch -%{version}
 %define mod_weight 1
 PreReq: update-alternatives
 
@@ -65,6 +65,9 @@
 %gem_install -f
 mv %{buildroot}%{_bindir}/tilt{,%{mod_branch}}
 ln -s tilt%{mod_branch} %{buildroot}%{_bindir}/tilt
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -77,6 +80,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/tilt%{mod_branch}
 %ghost %{_bindir}/tilt
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem

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



commit rubygem-uglifier for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-uglifier for 
openSUSE:Factory checked in at 2013-05-17 08:35:15

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


Package is rubygem-uglifier

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-uglifier/rubygem-uglifier.changes
2013-04-20 18:02:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-uglifier.new/rubygem-uglifier.changes   
2013-05-17 08:35:16.0 +0200
@@ -1,0 +2,8 @@
+Thu May  9 16:39:50 UTC 2013 - co...@suse.com
+
+- updated to version 2.1.0
+   - update to UglifyJS 2.3.0
+   - add enclose and screw_ie8 options
+   - fix compatibility with Sprockets 2.9.0
+
+---

Old:

  uglifier-2.0.1.gem

New:

  uglifier-2.1.0.gem



Other differences:
--
++ rubygem-uglifier.spec ++
--- /var/tmp/diff_new_pack.tG9ZeM/_old  2013-05-17 08:35:17.0 +0200
+++ /var/tmp/diff_new_pack.tG9ZeM/_new  2013-05-17 08:35:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-uglifier
-Version:2.0.1
+Version:2.1.0
 Release:0
 %define mod_name uglifier
 %define mod_full_name %{mod_name}-%{version}
@@ -59,9 +59,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec

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



commit java-1_7_0-openjdk for openSUSE:12.3:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:12.3:Update checked in at 2013-05-17 19:04:03

Comparing /work/SRC/openSUSE:12.3:Update/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:12.3:Update/.java-1_7_0-openjdk.new (New)


Package is java-1_7_0-openjdk

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6zH4M1/_old  2013-05-17 19:04:05.0 +0200
+++ /var/tmp/diff_new_pack.6zH4M1/_new  2013-05-17 19:04:05.0 +0200
@@ -1 +1 @@
-link package='java-1_7_0-openjdk.1449' cicount='copy' /
+link package='java-1_7_0-openjdk.1620' cicount='copy' /

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



commit patchinfo.1620 for openSUSE:12.3:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1620 for 
openSUSE:12.3:Update checked in at 2013-05-17 19:04:08

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1620 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1620.new (New)


Package is patchinfo.1620

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=816720 tracker=bncjava-1_7_0-openjdk: Icedtea-2.3.9 
released/issue
  issue id=CVE-2013-2419 tracker=cve /
  issue id=CVE-2013-1488 tracker=cve /
  issue id=CVE-2013-2422 tracker=cve /
  issue id=CVE-2013-1569 tracker=cve /
  issue id=CVE-2013-1537 tracker=cve /
  issue id=CVE-2013-2383 tracker=cve /
  issue id=CVE-2013-1518 tracker=cve /
  issue id=CVE-2013-2415 tracker=cve /
  issue id=CVE-2013-2429 tracker=cve /
  issue id=CVE-2013-2417 tracker=cve /
  issue id=CVE-2013-2421 tracker=cve /
  issue id=CVE-2013-2420 tracker=cve /
  issue id=CVE-2013-2430 tracker=cve /
  issue id=CVE-2013-2431 tracker=cve /
  issue id=CVE-2013-2436 tracker=cve /
  issue id=CVE-2013-2424 tracker=cve /
  issue id=CVE-2013-2426 tracker=cve /
  issue id=CVE-2013-0401 tracker=cve /
  issue id=CVE-2013-2423 tracker=cve /
  issue id=CVE-2013-2384 tracker=cve /
  issue id=CVE-2013-1557 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagermvyskocil/packager
  description
- update to icedtea-2.3.9 (bnc#816720) 
* Security fixes
  - S6657673, CVE-2013-1518: Issues with JAXP
  - S7200507: Refactor Introspector internals
  - S8000724, CVE-2013-2417: Improve networking serialization
  - S8001031, CVE-2013-2419: Better font processing
  - S8001040, CVE-2013-1537: Rework RMI model
  - S8001322: Refactor deserialization
  - S8001329, CVE-2013-1557: Augment RMI logging
  - S8003335: Better handling of Finalizer thread
  - S8003445: Adjust JAX-WS to focus on API
  - S8003543, CVE-2013-2415: Improve processing of MTOM attachments
  - S8004261: Improve input validation
  - S8004336, CVE-2013-2431: Better handling of method handle intrinsic frames
  - S8004986, CVE-2013-2383: Better handling of glyph table
  - S8004987, CVE-2013-2384: Improve font layout
  - S8004994, CVE-2013-1569: Improve checking of glyph table
  - S8005432: Update access to JAX-WS
  - S8005943: (process) Improved Runtime.exec
  - S8006309: More reliable control panel operation
  - S8006435, CVE-2013-2424: Improvements in JMX
  - S8006790: Improve checking for windows
  - S8006795: Improve font warning messages
  - S8007406: Improve accessibility of AccessBridge
  - S8007617, CVE-2013-2420: Better validation of images
  - S8007667, CVE-2013-2430: Better image reading
  - S8007918, CVE-2013-2429: Better image writing
  - S8008140: Better method handle resolution
  - S8009049, CVE-2013-2436: Better method handle binding
  - S8009063, CVE-2013-2426: Improve reliability of ConcurrentHashMap
  - S8009305, CVE-2013-0401: Improve AWT data transfer
  - S8009677, CVE-2013-2423: Better setting of setters
  - S8009699, CVE-2013-2421: Methodhandle lookup
  - S8009814, CVE-2013-1488: Better driver management
  - S8009857, CVE-2013-2422: Problem with plugin
* Backports
  - S7130662, RH928500: GTK file dialog crashes with a NPE
* Bug fixes
  - PR1363: Fedora 19 / rawhide FTBFS SIGILL
  - PR1401: Fix Zero build on 2.3.8
  - Fix offset problem in ICU LETableReference.
  - Change -Werror fix to preserve OpenJDK default.
  - PR1303: Correct #ifdef to #if
  - PR1404: Failure to bootstrap with ecj 4.2

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- icedtea-2.3.8-zero-patches.patch: remove patch not applicable to zero
  compatible hotspot
- java-1.7.0-openjdk-fork.patch: Add support for architectures without
  fork syscall
- java-1.7.0-openjdk-aarch64.patch: Add support for aarch64

/description
  summaryupdate for java-1_7_0-openjdk/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit telepathy-idle.1655 for openSUSE:12.2:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package telepathy-idle.1655 for 
openSUSE:12.2:Update checked in at 2013-05-17 19:04:33

Comparing /work/SRC/openSUSE:12.2:Update/telepathy-idle.1655 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.telepathy-idle.1655.new (New)


Package is telepathy-idle.1655

Changes:

New Changes file:

--- /dev/null   2013-05-15 01:32:43.420028506 +0200
+++ 
/work/SRC/openSUSE:12.2:Update/.telepathy-idle.1655.new/telepathy-idle.changes  
2013-05-17 19:04:35.0 +0200
@@ -0,0 +1,180 @@
+---
+Tue Apr 30 02:33:43 CEST 2013 - h...@opensuse.org
+
+- Add telepathy-idle-require-tls-validation.patch (bnc#817120,
+  CVE-2007-6746). This fixes flaws in the SSL certificate
+  validation.
+
+---
+Mon Feb 13 10:56:42 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Tue Nov 15 09:58:06 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.1.11:
+  + Enhancements:
+- fdo#21168: Idle now implements the Contacts interface (which
+  has officially been mandatory for a while).
+- fdo#37145: Rather than using its own home-grown network code,
+  Idle now uses GIO. This should make it more robust and
+  maintainable.
+- fdo#40734: The new Subject interface is now implemented. The
+  old Properties interface is no longer supported, and hence
+  various other aspects of room configuration are no longer
+  exposed. In future, they should be reincarnated on the
+  RoomConfig interface.
+- Add pkgconfig(gio-2.0) BuildRequires.
+- Change telepathy-glib-devel BuildRequires to
+  pkgconfig(telepathy-glib).
+
+---
+Tue Aug 30 19:45:03 UTC 2011 - andrea.turr...@gmail.com
+
+- Fix typo in description.
+
+---
+Wed May 18 17:35:23 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.1.10:
+  + Enhancements:
+- The ContactInfo interface is now implemented, allowing you to
+  discover contacts' real names and other attributes exposed
+  via /whois in the IRC protocol [fdo#34796]
+  + Fixes:
+- Should send keep-alive packets to detect dropped connections
+  [fdo#35058]
+- Use AM_PATH_PYTHON to check for more Python versions instead
+  of check for each binary [fdo#36624]
+- NewChannels fired twice when connecting to a bip account
+  [fdo#28918]
+- Pass the message type to tp_cm_message_new_text [fdo#37038]
+
+---
+Mon Apr 11 12:56:30 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.1.9:
+  + Correctly implement Destroyable to avoid Idle eating 100% CPU
+if there is no text handler (fdo#34166).
+  + Correctly quote message in PART commands (fdo#34812)
+  + Don't truncate room names at ! in the parser (fdo#28371,
+fdo#31343, fdo#30609).
+  + Using an underscore '_' in IRC login name causes network error
+(fdo#33913).
+  + The 'username' parameter is now validated for its conformance
+to RFC 2812 (fdo#35239).
+  + Additionally, the human-readable information from ERROR
+messages is now exposed in the ConnectionError signal's Details
+dictionary, as server-message. (also fdo#35239).
+  + Add Messages properties to immutable properties.
+  + Add the password-prompt to the manager file.
+  + Set the 'message-sender-id' key in messages.
+
+---
+Wed Mar  9 09:48:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.1.8:
+  + Enhancements:
+- Implements SASL channel.
+  + Fixes:
+- Properly advertise that text channels implement Messages.
+
+---
+Wed Dec  8 08:46:35 CET 2010 - vu...@opensuse.org
+
+- Update to version 0.1.7:
+  + Enhancements:
+- Implement the Messages interface.
+- Implement Protocol objects.
+- Stop using tp_get_bus.
+  + Fixes:
+- Fix a buffer overrun in channel name validation.
+- Fix the handling of the +t channel flag.
+- Fix free of invalid size using g_slice.
+
+---
+Sun Feb 21 17:14:34 CET 2010 - vu...@opensuse.org
+
+- Update to version 0.1.6:
+  + Enhancements:
+- Implement IDLE_LOGFILE to divert output to a file.
+- Implement Debug interface.
+  + Fixes:
+- Add username parameter to the manager file.
+- Fix some memory leaks.
+- Add ourself to remote-pending when creating a room channel.
+  (fdo#25039)
+- Flag password parameter as secret (fdo#24559)
+

commit telepathy-idle.1655 for openSUSE:12.3:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package telepathy-idle.1655 for 
openSUSE:12.3:Update checked in at 2013-05-17 19:04:51

Comparing /work/SRC/openSUSE:12.3:Update/telepathy-idle.1655 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.telepathy-idle.1655.new (New)


Package is telepathy-idle.1655

Changes:

New Changes file:

--- /dev/null   2013-05-15 01:32:43.420028506 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.telepathy-idle.1655.new/telepathy-idle.changes  
2013-05-17 19:04:52.0 +0200
@@ -0,0 +1,217 @@
+---
+Tue Apr 30 02:33:43 CEST 2013 - h...@opensuse.org
+
+- Add telepathy-idle-require-tls-validation.patch (bnc#817120,
+  CVE-2007-6746). This fixes flaws in the SSL certificate
+  validation.
+
+---
+Sun Nov 18 17:02:56 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.1.14:
+  + Parse PONG replies more leniently. bip's PONGs were rejected by
+0.1.13.
+
+---
+Thu Nov 15 21:45:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.13:
+  + Enhancements:
+- Initial support for listing rooms (fdo#23005).
+- Chat room channels now respawn if you Close() them
+  (fdo#24614).
+  + Fixes:
+- Fix for make -j safety (fdo#54016).
+- Sending well-formed but invalid UTF-8 no longer gets Idle
+  kicked off the bus (fdo#30741).
+- Idle now disconnects if it doesn't get a reply to its pings
+  after a while (fdo#56589).
+- Don't wedge and stop sending messages in a situation we
+  believe was triggered by a short-lived GIO bug (fdo#49163).
+
+---
+Wed Aug  8 12:29:32 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.12:
+  + Fixes:
+- Implement the the ActorHandle property on the Subject
+  interface, to fix showing who changed the topic in Empathy
+- Idle no longer gets stuck in a 100% CPU loop when the
+  connection is lost in some situations (fdo#48084)
+- Get rid of deprecated things (fdo#49600)
+- Renamed variables to avoid warnings with -Werror=shadow
+  (fdo#51906)
+
+---
+Mon Feb 13 10:56:42 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Tue Nov 15 09:58:06 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.1.11:
+  + Enhancements:
+- fdo#21168: Idle now implements the Contacts interface (which
+  has officially been mandatory for a while).
+- fdo#37145: Rather than using its own home-grown network code,
+  Idle now uses GIO. This should make it more robust and
+  maintainable.
+- fdo#40734: The new Subject interface is now implemented. The
+  old Properties interface is no longer supported, and hence
+  various other aspects of room configuration are no longer
+  exposed. In future, they should be reincarnated on the
+  RoomConfig interface.
+- Add pkgconfig(gio-2.0) BuildRequires.
+- Change telepathy-glib-devel BuildRequires to
+  pkgconfig(telepathy-glib).
+
+---
+Tue Aug 30 19:45:03 UTC 2011 - andrea.turr...@gmail.com
+
+- Fix typo in description.
+
+---
+Wed May 18 17:35:23 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.1.10:
+  + Enhancements:
+- The ContactInfo interface is now implemented, allowing you to
+  discover contacts' real names and other attributes exposed
+  via /whois in the IRC protocol [fdo#34796]
+  + Fixes:
+- Should send keep-alive packets to detect dropped connections
+  [fdo#35058]
+- Use AM_PATH_PYTHON to check for more Python versions instead
+  of check for each binary [fdo#36624]
+- NewChannels fired twice when connecting to a bip account
+  [fdo#28918]
+- Pass the message type to tp_cm_message_new_text [fdo#37038]
+
+---
+Mon Apr 11 12:56:30 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.1.9:
+  + Correctly implement Destroyable to avoid Idle eating 100% CPU
+if there is no text handler (fdo#34166).
+  + Correctly quote message in PART commands (fdo#34812)
+  + Don't truncate room names at ! in the parser (fdo#28371,
+fdo#31343, fdo#30609).
+  + Using an underscore '_' in IRC login name causes network error
+(fdo#33913).
+  + The 'username' parameter is now validated for its conformance
+to RFC 2812 (fdo#35239).
+  + Additionally, the human-readable information from ERROR
+messages is 

commit patchinfo.1655 for openSUSE:12.2:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1655 for 
openSUSE:12.2:Update checked in at 2013-05-17 19:05:04

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1655 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1655.new (New)


Package is patchinfo.1655

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=817120 tracker=bncVUL-0: telepathy-idle: CVE-2007-6746:  
telepathy-idle does not check SSL certificates/issue
  issue id=CVE-2007-6746 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerhpjansson/packager
  descriptionChanges in telepathy-idle:
- Add telepathy-idle-require-tls-validation.patch (bnc#817120,
  CVE-2007-6746). This fixes flaws in the SSL certificate
  validation.
/description
  summaryupdate for telepathy-idle/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1655 for openSUSE:12.3:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1655 for 
openSUSE:12.3:Update checked in at 2013-05-17 19:05:12

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1655 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1655.new (New)


Package is patchinfo.1655

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=817120 tracker=bncVUL-0: telepathy-idle: CVE-2007-6746:  
telepathy-idle does not check SSL certificates/issue
  issue id=CVE-2007-6746 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerhpjansson/packager
  descriptionChanges in telepathy-idle:
- Add telepathy-idle-require-tls-validation.patch (bnc#817120,
  CVE-2007-6746). This fixes flaws in the SSL certificate
  validation.
/description
  summaryupdate for telepathy-idle/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnutls.1658 for openSUSE:12.1:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package gnutls.1658 for openSUSE:12.1:Update 
checked in at 2013-05-17 19:05:35

Comparing /work/SRC/openSUSE:12.1:Update/gnutls.1658 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.gnutls.1658.new (New)


Package is gnutls.1658

Changes:

New Changes file:

--- /dev/null   2013-05-15 01:32:43.420028506 +0200
+++ /work/SRC/openSUSE:12.1:Update/.gnutls.1658.new/gnutls.changes  
2013-05-17 19:05:37.0 +0200
@@ -0,0 +1,693 @@
+---
+Thu May  2 13:00:02 UTC 2013 - shch...@suse.com
+
+- Fix bug[ bnc#802651] CVE-2013-1619( gnutls): Luck-13 issue
+  Add patch file: CVE-2013-1619.patch 
+
+---
+Thu Jan 31 09:25:02 UTC 2013 - shch...@suse.com
+
+- fix bug[ bnc#752193], modify CVE-2012-1663.patch
+  update the bug fix CVE-2012-1663( gnutls double free)
+
+---
+Mon Apr 23 09:27:09 UTC 2012 - g...@suse.com
+
+- fix bug[bnc#752193] - VUL-0: gnutls double free
+  CVE-2012-1663
+
+---
+Thu Apr 12 05:35:23 UTC 2012 - g...@suse.com
+
+- fix bug[bnc#753301] - VUL-0: gnutls/libtasn1 
+  asn1_get_length_der() DER decoding issue
+  CVE-2012-1569
+  and bug[bnc#754223] - GenericBlockCipher heap corruption DoS
+  CVE-2012-1573
+
+---
+Mon Feb 13 06:39:55 UTC 2012 - g...@suse.com
+
+- fix Bug[bnc#739898] - VUL-1: CVE-2012-0390: GnuTLS DTLS plaintext 
+  recovery attack.
+
+---
+Mon Oct 17 13:21:57 UTC 2011 - vu...@opensuse.org
+
+- Add gnutls-fix-crash-on-strcat.patch: make sure a string is
+  nul-terminated before using strcat on it. Fix bnc#724421.
+
+---
+Fri Sep 30 15:16:51 UTC 2011 - u...@suse.com
+
+- cross-build fix: configure with sysroot
+
+---
+Sat Sep 24 13:10:41 UTC 2011 - vu...@opensuse.org
+
+- Add gnutls-fix-compression.patch: fix some
+  decompression/compression issues that caused connection failures
+  to some XMPP servers. Patch taken from git.
+
+---
+Fri Sep 23 10:38:45 CEST 2011 - meiss...@suse.de
+
+- added libgnutls-devel to baselibs.conf for 32bit Wine on 64bit build
+
+---
+Tue Sep 20 16:03:50 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.0.3:
+  + libgnutls:
+- Added gnutls_record_get_discarded() to return the number of
+  discarded records in a DTLS session.
+- All functions related to RSA-EXPORT were deprecated.
+- Memory leak fixes in credentials private key
+  deinitialization.
+- Memory leak fixes in ECC ciphersuites.
+- Do not send an empty extension structure in server hello.
+  This affected old implementations that do not support
+  extensions.
+- Allow CA importing of 0 certificates to succeed.
+- Added support for VIA padlock AES optimizations. (disabled by
+  default)
+- Added support for elliptic curves in PKCS #11.
+- Added gnutls_pkcs11_privkey_generate() to allow generating a
+  key in a token.
+- gnutls_transport_set_lowat dummy macro was removed.
+  + p11tool: Added generate-rsa, generate-dsa and generate-ecc
+options to allow generating private keys in the token.
+- Changes from version 3.0.2:
+  + libgnutls:
+- OpenPGP certificate type is not enabled by default.
+- Added %NO_EXTENSIONS priority string.
+- Corrected issue in gnutls_record_recv() triggered on
+  encryption or compression error.
+- Compatibility fixes in CPU ID detection for i386 and old GCC.
+- Corrected parsing of XMPP subject alternative names.
+- Allow for out-of-order ChangeCipherSpec message in DTLS.
+- gnutls_certificate_set_x509_key() and
+  gnutls_certificate_set_openpgp_key() operate as in 2.10.x and
+  allow the release of the private key during the lifetime of
+  the certificate structure.
+  + gnutls-cli: Benchmark applications were incorporated with it.
+- Changes from version 3.0.1:
+  + libgnutls:
+- gnutls_certificate_set_x509_key_file() and friends support
+  server name indication. If multiple certificates are set
+  using these functions the proper one will be selected during
+  a handshake.
+- Added AES-256-GCM which was left out from the previous
+  release.
+- When asking for a PKCS# 11 PIN multiple times, the flags in
+  the callback were not being updated to reflect for PIN low
+  count or final try.
+ 

commit gnutls for openSUSE:12.1:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:12.1:Update 
checked in at 2013-05-17 19:05:42

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


Package is gnutls

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.rpfMM8/_old  2013-05-17 19:05:43.0 +0200
+++ /var/tmp/diff_new_pack.rpfMM8/_new  2013-05-17 19:05:43.0 +0200
@@ -1 +1 @@
-link package='gnutls.1307' cicount='copy' /
+link package='gnutls.1658' cicount='copy' /

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



commit gnutls.1658 for openSUSE:12.2:Update

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package gnutls.1658 for openSUSE:12.2:Update 
checked in at 2013-05-17 19:05:58

Comparing /work/SRC/openSUSE:12.2:Update/gnutls.1658 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.gnutls.1658.new (New)


Package is gnutls.1658

Changes:

New Changes file:

--- /dev/null   2013-05-15 01:32:43.420028506 +0200
+++ /work/SRC/openSUSE:12.2:Update/.gnutls.1658.new/gnutls.changes  
2013-05-17 19:06:01.0 +0200
@@ -0,0 +1,1130 @@
+---
+Thu May  2 14:28:15 UTC 2013 - shch...@suse.com
+
+- Fix bug[ bnc#802651] CVE-2013-1619( gnutls): Luck-13 issue
+  Add patch file: CVE-2013-1619.patch 
+
+---
+Sun Jul  1 20:00:33 UTC 2012 - co...@suse.com
+
+- merge am-1.12 patches into 1
+
+---
+Sat Jun 30 17:24:48 UTC 2012 - i...@marguerite.su
+
+- fix 12.2 builds.
+  * replace depreciated am_prog_mkdir_p with ac_prog_mkdir_p. 
+
+---
+Thu Jun 21 08:02:43 UTC 2012 - meiss...@suse.com
+
+- Updated to version 3.0.20:
+  libgnutls: Corrected bug which prevented the parsing of
+  handshake packets spanning multiple records.
+
+  libgnutls: Check key identifiers when checking for an issuer.
+
+  libgnutls: Added gnutls_pubkey_verify_hash2()
+
+  libgnutls: Added gnutls_certificate_set_x509_system_trust()
+  that loads the trusted CA certificates from system locations
+  (e.g. trusted storage in windows and CA bundle files in other systems).
+
+  certtool: Added support for the URI subject alternative
+  name type in certtool.
+
+  certtool: Increase to 128 the maximum number of distinct options
+  (e.g. dns_names) allowed.
+
+  gnutls-cli: If --print-cert is given, print the certificate, 
+  even on verification failure.
+
+  ** API and ABI modifications:
+  gnutls_pk_to_sign: Added
+  gnutls_pubkey_verify_hash2: Added
+  gnutls_certificate_set_x509_system_trust: Added
+
+---
+Tue May 29 12:51:59 UTC 2012 - pu...@suse.com
+
+- fix build with automake-1.12
+  - add: automake-1.12.patch
+
+---
+Thu May 24 07:45:31 UTC 2012 - lnus...@suse.de
+
+- backport gnutls_certificate_set_x509_system_trust() from git and
+  add support for trust store directories (bnc#761634)
+
+---
+Mon May 21 15:35:00 UTC 2012 - lnus...@suse.de
+
+- add version and release to gnutls-devel provides
+
+---
+Mon May 21 11:33:29 UTC 2012 - meiss...@suse.com
+
+- let libgnutls-devel also provide gnutls-devel
+
+---
+Sun May 13 02:44:30 UTC 2012 - nico.laus.2...@gmx.de
+
+- Update to version 3.0.19:
+  + libgnutls:
+- When decoding a PKCS #11 URL the pin-source field
+  is assumed to be a file that stores the pin. Based on patch
+  by David Smith.
+- gnutls_record_check_pending() no longer
+  returns unprocessed data, and thus ensure the non-blocking
+  of the next call to gnutls_record_recv().
+- Added strict tests in Diffie-Hellman and
+  SRP key exchange public keys.
+- in ECDSA and DSA TLS 1.2 authentication be less
+  strict in hash selection, and allow a stronger hash to
+  be used than the appropriate, to improve interoperability
+  with openssl.
+  + tests:
+- Disabled floating point test, and corrections
+  in pkcs12 decoding tests.
+  + API and ABI modifications:
+- No changes since last version.
+- Changes from version 3.0.18:
+  + certtool:
+- Avoid a Y2K38 bug when generating certificates.
+  Patch by Robert Millan.
+  + libgnutls:
+- Make sure that GNUTLS_E_PREMATURE_TERMINATION
+- is returned on premature termination (and added unit test).
+- Fixes for W64 API. Patch by B. Scott Michel.
+- Corrected VIA padlock detection for old
+  VIA processors. Reported by Kris Karas.
+- Updated assembler files.
+- Time in generated certificates is stored
+  as GeneralizedTime instead of UTCTime (which only stores
+  2 digits of a year).
+  + minitasn1:
+- Upgraded to libtasn1 version 2.13 (pre-release).
+  + API and ABI modifications:
+- gnutls_x509_crt_set_private_key_usage_period: Added
+- gnutls_x509_crt_get_private_key_usage_period: Added
+- gnutls_x509_crq_set_private_key_usage_period: Added
+- gnutls_x509_crq_get_private_key_usage_period: Added
+- gnutls_session_get_random: Added
+- Changes from version 3.0.17:
+  + command line apps:
+- Always link