[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990921: unblock: bouncycastle/1.68-2



On Sun, Jul 11, 2021 at 06:56:14AM +0300, Adrian Bunk wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package bouncycastle
> 
>   * Update poms for upstream version 1.68 (Closes: #988486)
> (change by tony mancill)
> 
> Quoting Tony in #988486:
>   Now that this is fixed in unstable, any thoughts from the Java Team
>   about whether I should request an unblock from the Release Team for this
>   bug for Bullseye?  It may prevent some potential confusion but is
>   otherwise, as far as I can tell, purely cosmetic.  Thus, although there
>   is no risk, I'm not certain about how to justify the request.
> 
>   I could wait and request an update via s-p-u.
> 
> 
> Doing s-p-u later would be more hassle than unblocking a package
> that has been for 2 months in unstable, IMHO for bullseye this
> is now or never.

And now with the debdiff.

cu
Adrian
diff -Nru bouncycastle-1.68/debian/changelog bouncycastle-1.68/debian/changelog
--- bouncycastle-1.68/debian/changelog	2021-01-19 10:45:43.000000000 +0200
+++ bouncycastle-1.68/debian/changelog	2021-05-14 05:14:07.000000000 +0300
@@ -1,3 +1,10 @@
+bouncycastle (1.68-2) unstable; urgency=medium
+
+  * Team upload.
+  * Update poms for upstream version 1.68 (Closes: #988486)
+
+ -- tony mancill <tmancill@debian.org>  Thu, 13 May 2021 19:14:07 -0700
+
 bouncycastle (1.68-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru bouncycastle-1.68/debian/poms/bcmail.pom bouncycastle-1.68/debian/poms/bcmail.pom
--- bouncycastle-1.68/debian/poms/bcmail.pom	2021-01-19 01:18:00.000000000 +0200
+++ bouncycastle-1.68/debian/poms/bcmail.pom	2021-05-14 05:14:07.000000000 +0300
@@ -5,8 +5,8 @@
   <artifactId>bcmail-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle S/MIME API</name>
-  <version>1.65</version>
-  <description>The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.</description>
+  <version>1.68</version>
+  <description>The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.</description>
   <url>http://www.bouncycastle.org/java.html</url>
   <licenses>
     <license>
@@ -33,13 +33,13 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.65</version>
+      <version>1.68</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>
-      <version>1.65</version>
+      <version>1.68</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff -Nru bouncycastle-1.68/debian/poms/bcpg.pom bouncycastle-1.68/debian/poms/bcpg.pom
--- bouncycastle-1.68/debian/poms/bcpg.pom	2021-01-19 01:18:00.000000000 +0200
+++ bouncycastle-1.68/debian/poms/bcpg.pom	2021-05-14 05:14:07.000000000 +0300
@@ -5,8 +5,8 @@
   <artifactId>bcpg-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle OpenPGP API</name>
-  <version>1.65</version>
-  <description>The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
+  <version>1.68</version>
+  <description>The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
   <url>http://www.bouncycastle.org/java.html</url>
   <licenses>
     <license>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.65</version>
+      <version>1.68</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff -Nru bouncycastle-1.68/debian/poms/bcpkix.pom bouncycastle-1.68/debian/poms/bcpkix.pom
--- bouncycastle-1.68/debian/poms/bcpkix.pom	2021-01-19 01:18:00.000000000 +0200
+++ bouncycastle-1.68/debian/poms/bcpkix.pom	2021-05-14 05:14:07.000000000 +0300
@@ -5,8 +5,8 @@
   <artifactId>bcpkix-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs</name>
-  <version>1.65</version>
-  <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
+  <version>1.68</version>
+  <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
   <url>http://www.bouncycastle.org/java.html</url>
   <licenses>
     <license>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.65</version>
+      <version>1.68</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff -Nru bouncycastle-1.68/debian/poms/bcprov.pom bouncycastle-1.68/debian/poms/bcprov.pom
--- bouncycastle-1.68/debian/poms/bcprov.pom	2021-01-19 01:18:00.000000000 +0200
+++ bouncycastle-1.68/debian/poms/bcprov.pom	2021-05-14 05:14:07.000000000 +0300
@@ -5,8 +5,8 @@
   <artifactId>bcprov-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle Provider</name>
-  <version>1.65</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>
+  <version>1.68</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 and up.</description>
   <url>http://www.bouncycastle.org/java.html</url>
   <licenses>
     <license>

Reply to: