Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-lang3 for
openSUSE:Factory checked in at 2025-05-02 14:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-lang3 (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-lang3.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-lang3"
Fri May 2 14:55:48 2025 rev:12 rq:1273815 version:3.17.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-lang3/apache-commons-lang3.changes
2024-08-14 14:13:59.642389810 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-lang3.new.30101/apache-commons-lang3.changes
2025-05-02 14:55:55.193051975 +0200
@@ -1,0 +2,34 @@
+Tue Apr 1 07:10:28 UTC 2025 - Gus Kenion <[email protected]>
+
+- Update to 3.17.0
+ * New features:
+ * RandomUtils.secure() now uses SecureRandom() instead of
+ SecureRandom.getInstanceStrong().
+ * RandomStringUtils.secure() now uses SecureRandom() instead of
+ SecureRandom.getInstanceStrong().
+ * Remove unused exception from deprecated
+ StringUtils.toString(byte[], String).
+ * Make RandomUtils.insecure() public.
+ * Add RandomUtils.secureStrong().
+ * Add RandomStringUtils.secureStrong().
+ * Add CalendarUtils.toLocalDateTime(Calendar).
+ * Add CalendarUtils.toLocalDateTime().
+ * Add CalendarUtils.toZonedDateTime(Calendar).
+ * Add CalendarUtils.toZonedDateTime().
+ * Add CalendarUtils.toOffsetDateTime(Calendar).
+ * Add CalendarUtils.toOffsetDateTime().
+ * Fixed Bugs:
+ * LANG-1760: Using RandomStringUtils.insecure() still leads to
+ using the secure() random.
+ * Deprecate static RandomUtils.next*() methods in favor or
+ .secure() and .insecure() versions.
+ * Deprecate static RandomStringUtils.random*() methods in favor
+ or .secure() and .insecure() versions.
+ * Changes:
+ * Bump org.hamcrest:hamcrest from 2.2 to 3.0 #1255.
+ * Bump org.easymock:easymock from 5.3.0 to 5.4.0 #1256.
+ * Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
+ #1262, #1264.
+ * Bump org.apache.commons:commons-parent from 72 to 73 #1265.
+
+-------------------------------------------------------------------
Old:
----
commons-lang3-3.16.0-src.tar.gz
New:
----
commons-lang3-3.17.0-src.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-lang3.spec ++++++
--- /var/tmp/diff_new_pack.2MKfYg/_old 2025-05-02 14:55:55.841079329 +0200
+++ /var/tmp/diff_new_pack.2MKfYg/_new 2025-05-02 14:55:55.841079329 +0200
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-lang3
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define base_name lang3
%define short_name commons-%{base_name}
Name: apache-%{short_name}
-Version: 3.16.0
+Version: 3.17.0
Release: 0
Summary: Apache Commons Lang Package
License: Apache-2.0
++++++ commons-lang3-3.16.0-src.tar.gz -> commons-lang3-3.17.0-src.tar.gz ++++++
++++ 1995 lines of diff (skipped)