Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-cipher for openSUSE:Factory 
checked in at 2024-06-14 19:01:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-cipher (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-cipher.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-cipher"

Fri Jun 14 19:01:58 2024 rev:5 rq:1180743 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-cipher/plexus-cipher.changes      
2023-10-26 17:14:16.815963187 +0200
+++ /work/SRC/openSUSE:Factory/.plexus-cipher.new.19518/plexus-cipher.changes   
2024-06-14 19:06:18.172737814 +0200
@@ -1,0 +2,10 @@
+Thu Jun 13 16:23:05 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Update to upstream version 2.1.0
+  * Changes:
+    + Switch to java.util.Base64
+    + Move code to Java 8
+    + Fixed insecure cryptography in PBECipher.java
+    + Enable missed decryption test and adjust to new algorithm
+
+-------------------------------------------------------------------

Old:
----
  plexus-cipher-2.0.tar.gz

New:
----
  plexus-cipher-2.1.0.tar.gz

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

Other differences:
------------------
++++++ plexus-cipher.spec ++++++
--- /var/tmp/diff_new_pack.SkCcq8/_old  2024-06-14 19:06:18.608753642 +0200
+++ /var/tmp/diff_new_pack.SkCcq8/_new  2024-06-14 19:06:18.612753787 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plexus-cipher
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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:           plexus-cipher
-Version:        2.0
+Version:        2.1.0
 Release:        0
 Summary:        Plexus Cipher: encryption/decryption Component
 License:        Apache-2.0

++++++ plexus-cipher-2.0.tar.gz -> plexus-cipher-2.1.0.tar.gz ++++++
++++ 1979 lines of diff (skipped)

++++++ plexus-cipher-build.xml ++++++
--- /var/tmp/diff_new_pack.SkCcq8/_old  2024-06-14 19:06:18.712757417 +0200
+++ /var/tmp/diff_new_pack.SkCcq8/_new  2024-06-14 19:06:18.716757563 +0200
@@ -10,7 +10,7 @@
 
   <property name="project.artifactId" value="plexus-cipher"/>
   <property name="project.groupId" value="org.codehaus.plexus"/>
-  <property name="project.version" value="2.0"/>
+  <property name="project.version" value="2.1.0"/>
   <property name="project.name" value="Plexus Cipher: encryption/decryption 
Component"/>
   <property name="project.url" 
value="https://github.com/codehaus-plexus/plexus-cipher"/>
   <property name="project.organization.name" value="Sonatype, Inc."/>

Reply via email to