Hello community,

here is the log from the commit of package bouncycastle for openSUSE:Factory 
checked in at 2018-06-22 13:13:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bouncycastle (Old)
 and      /work/SRC/openSUSE:Factory/.bouncycastle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bouncycastle"

Fri Jun 22 13:13:33 2018 rev:19 rq:616108 version:1.59

Changes:
--------
--- /work/SRC/openSUSE:Factory/bouncycastle/bouncycastle.changes        
2017-09-18 19:50:34.947882998 +0200
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bouncycastle.changes   
2018-06-22 13:13:35.807012438 +0200
@@ -1,0 +2,17 @@
+Mon Jun 11 12:32:43 UTC 2018 - [email protected]
+
+- Version update to 1.59: 
+  * CVE-2017-13098: Fix against Bleichenbacher oracle when not
+    using the lightweight APIs (boo#1072697).
+  * Release notes:
+    http://www.bouncycastle.org/releasenotes.html
+- Removed patch:
+  * ambiguous-reseed.patch
+
+-------------------------------------------------------------------
+Tue May 15 17:44:49 UTC 2018 - [email protected]
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+-------------------------------------------------------------------

Old:
----
  ambiguous-reseed.patch
  bcprov-jdk15on-1.58.pom
  bcprov-jdk15on-158.tar.gz

New:
----
  bcprov-jdk15on-1.59.pom
  bcprov-jdk15on-159.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bouncycastle.spec ++++++
--- /var/tmp/diff_new_pack.ZSJUml/_old  2018-06-22 13:13:36.790975951 +0200
+++ /var/tmp/diff_new_pack.ZSJUml/_new  2018-06-22 13:13:36.794975802 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bouncycastle
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%define ver  1.58
-%define shortver 158
+%define ver  1.59
+%define shortver 159
 %define archivever jdk15on-%{shortver}
 %define classname org.bouncycastle.jce.provider.BouncyCastleProvider
 Name:           bouncycastle
@@ -29,8 +29,7 @@
 Url:            http://www.bouncycastle.org/
 Source0:        
http://www.bouncycastle.org/download/bcprov-%{archivever}.tar.gz
 Source1:        
http://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/%{ver}/bcprov-jdk15on-%{ver}.pom
-Patch0:         ambiguous-reseed.patch
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
@@ -66,12 +65,10 @@
 mkdir src
 unzip -qq src.zip -d src/
 
-%patch0 -p1
-
 %build
 pushd src
   export CLASSPATH=$(build-classpath junit)
-  %javac -g -source 1.6 -target 1.6 -encoding UTF-8 $(find . -type f -name 
"*.java")
+  %javac -g -source 8 -target 8 -encoding UTF-8 $(find . -type f -name 
"*.java")
   jarfile="../bcprov-%{version}.jar"
   # Exclude all */test/* files except org.bouncycastle.util.test, cf. upstream
   files="$(find . -type f \( -name '*.class' -o -name '*.properties' \) -not 
-path '*/test/*')"

++++++ bcprov-jdk15on-1.58.pom -> bcprov-jdk15on-1.59.pom ++++++
--- /work/SRC/openSUSE:Factory/bouncycastle/bcprov-jdk15on-1.58.pom     
2017-09-18 19:50:34.647925187 +0200
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bcprov-jdk15on-1.59.pom        
2018-06-22 13:13:34.679054266 +0200
@@ -5,7 +5,7 @@
   <artifactId>bcprov-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle Provider</name>
-  <version>1.58</version>
+  <version>1.59</version>
   <description>The Bouncy Castle Crypto package is a Java implementation of 
cryptographic algorithms. This jar contains JCE provider and lightweight API 
for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.</description>
   <url>http://www.bouncycastle.org/java.html</url>
   <licenses>

++++++ bcprov-jdk15on-158.tar.gz -> bcprov-jdk15on-159.tar.gz ++++++
/work/SRC/openSUSE:Factory/bouncycastle/bcprov-jdk15on-158.tar.gz 
/work/SRC/openSUSE:Factory/.bouncycastle.new/bcprov-jdk15on-159.tar.gz differ: 
char 5, line 1


Reply via email to