Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-codec for 
openSUSE:Factory checked in at 2024-05-03 19:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-codec (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-codec.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-codec"

Fri May  3 19:43:22 2024 rev:26 rq:1171384 version:1.17.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-codec/apache-commons-codec.changes    
    2024-02-21 17:52:07.629989375 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-codec.new.1880/apache-commons-codec.changes
      2024-05-03 19:43:25.834410065 +0200
@@ -1,0 +2,30 @@
+Thu May  2 11:19:15 UTC 2024 - Gus Kenion <[email protected]>
+
+- Update to 1.17.0
+  * New features:
+    + Add override
+      org.apache.commons.codec.language.bm.Rule.PhonemeExpr.size().
+    + Add support for Base64 custom alphabets #266.
+    + Add Base64.Builder (allows custom alphabets).
+    + Add Base32.Builder (allows custom alphabets).
+    + Add Base64 support for a custom padding byte (like Base32).
+  * Fixes:
+    + Wrong output of DoubleMetaphone in 1.16.1. Fixes CODEC-320.
+    + Optimize memory allocation in PhoneticEngine.
+    + BCodec and QCodec encode() methods throw
+      UnsupportedCharsetException instead of EncoderException.
+    + Set Javadoc link to latest Java API LTS version.
+    + Base32 constructor fails-fast with a NullPointerException if
+      the custom alphabet array is null.
+    + Base32 constructor makes a defensive copy of the line
+      separator array.
+    + Base64 constructor makes a defensive copy of the line
+      separator array.
+    + Base64 constructor makes a defensive copy of a custom
+      alphabet array.
+  * Updates:
+    + Bump org.apache.commons:commons-parent from 66 to 69 #250,
+      #261.
+    + Bump commons-io:commons-io from 2.15.1 to 2.16.1 #258, #265.
+
+-------------------------------------------------------------------

Old:
----
  commons-codec-1.16.1-src.tar.gz
  commons-codec-1.16.1-src.tar.gz.asc

New:
----
  commons-codec-1.17.0-src.tar.gz
  commons-codec-1.17.0-src.tar.gz.asc

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

Other differences:
------------------
++++++ apache-commons-codec.spec ++++++
--- /var/tmp/diff_new_pack.II4tyz/_old  2024-05-03 19:43:28.114492958 +0200
+++ /var/tmp/diff_new_pack.II4tyz/_new  2024-05-03 19:43:28.118493103 +0200
@@ -20,7 +20,7 @@
 %define base_name  codec
 %define short_name commons-%{base_name}
 Name:           apache-commons-codec
-Version:        1.16.1
+Version:        1.17.0
 Release:        0
 Summary:        Apache Commons Codec Package
 License:        Apache-2.0

++++++ apache-commons-codec-build.xml ++++++
--- /var/tmp/diff_new_pack.II4tyz/_old  2024-05-03 19:43:28.162494703 +0200
+++ /var/tmp/diff_new_pack.II4tyz/_new  2024-05-03 19:43:28.166494848 +0200
@@ -10,7 +10,7 @@
 
   <property name="project.groupId" value="commons-codec"/>
   <property name="project.artifactId" value="commons-codec"/>
-  <property name="project.version" value="1.16.1"/>
+  <property name="project.version" value="1.17.0"/>
   <property name="project.name" value="Apache Commons Codec"/>
   <property name="project.description" value="The Apache Commons Codec package
 contains simple encoder and decoders for various formats such as Base64 and 
Hexadecimal.

++++++ commons-codec-1.16.1-src.tar.gz -> commons-codec-1.17.0-src.tar.gz ++++++
++++ 4635 lines of diff (skipped)

Reply via email to