Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apache-commons-codec-1.11-1.63 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: apache-commons-codec Distribution: SUSE Linux Enterprise 15
Version: 1.11 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.63 Build date: Tue Jun 9 23:38:14 2020
Group: Development/Libraries/Java Build host: sheep58
Size: 358153 Source RPM: apache-commons-codec-1.11-1.63.src.rpm
Packager: https://www.suse.com/
Url: http://commons.apache.org/codec/
Summary: Apache Commons Codec Package
Commons Codec is an attempt to provide definitive implementations of
commonly used encoders and decoders.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Mar 25 2019 fstrba@suse.com
  - Remove pom parent, since we don't use it when not building with
    maven
* Fri Feb 15 2019 fstrba@suse.com
  - Update to version 1.11
    * New features:
      + Add Automatic-Module-Name manifest entry for Java 9.
      Fixes CODEC-242.
      + Add BaseNCodec.encode(byte[], int, int) input with offset and
      length parameters for Base64 and Base32. Fixes CODEC-202.
      + Add convenience API org.apache.commons.codec.binary.Hex.
      .encodeHexString(byte[]|ByteBuffer, boolean).
      Fixes CODEC-224.
      + Add convenience method decodeHex(String). Fixes CODEC-203.
      + Add DigestUtils.getDigest(String, MessageDigest).
      Fixes CODEC-210.
      + Add faster CRC32 implementation. Fixes CODEC-205.
      + Add HmacAlgorithms.HMAC_SHA_224 (Java 8 only).
      Fixes CODEC-217.
      + Add java.io.File APIs to MessageDigestAlgorithm.
      Fixes CODEC-206.
      + Add support for CRC32-C. Fixes CODEC-171.
      + Add support for XXHash32. Fixes CODEC-241.
      + BaseNCodecOutputStream only supports writing EOF on close().
      Fixes CODEC-183.
      + Create a minimal Digest command line utility:
      org.apache.commons.codec.digest.Digest. Fixes CODEC-212.
      + Fluent interface for DigestUtils. Fixes CODEC-220.
      + Fluent interface for HmacUtils. Fixes CODEC-222.
      + Make some DigestUtils APIs public. Fixes CODEC-208.
      + Support java.nio.ByteBuffer in DigestUtils. Fixes CODEC-193.
      + Support java.nio.ByteBuffer in
      org.apache.commons.codec.binary.Hex. Fixes CODEC-194.
      + Support JEP 287: SHA-3 Hash Algorithms. Fixes CODEC-213.
      + Support SHA-224 in DigestUtils on Java 8. Fixes CODEC-195.
    * Removed feature:
      + Drop obsolete Ant build. Fixes CODEC-223.
    * Changes:
      + Base32.decode should support lowercase letters.
    Fixes CODEC-234.
      + HmacUtils.updateHmac calls reset() unnecessarily.
    Fixes CODEC-221.
      + Soundex should support more algorithm variants.
    Fixes CODEC-233.
    * Fixed bugs:
      + Base32.HEX_DECODE_TABLE contains the wrong value 32.
    Fixes CODEC-200.
      + Base64.encodeBase64String could better use newStringUsAscii
    (ditto encodeBase64URLSafeString). Fixes CODEC-145.
      + BaseNCodec: encodeToString and encodeAsString methods are
    identical. Fixes CODEC-144.
      + Bug in HW rule in Soundex. Fixes CODEC-199.
      + Charsets Javadoc breaks build when using Java 8.
    Fixes CODEC-207.
      + Don't deprecate Charsets Charset constants in favor of
    Java 7's java.nio.charset.StandardCharsets. Fixes CODEC-219.
      + Fix minor resource leaks. Fixes CODEC-225.
      + Javadoc for SHA-224 DigestUtils methods should mention
    Java 1.8.0 restriction instead of 1.4.0. Fixes CODEC-209.
      + StringUtils.equals(CharSequence cs1, CharSequence cs2) can
    fail with String Index OBE. Fixes CODEC-231.
      + StringUtils.newStringxxx(null) should return null, not NPE.
    Fixes CODEC-229.
      + URLCodec is neither immutable nor threadsafe.
    Fixes CODEC-232.
      + URLCodec.WWW_FORM_URL should be private. Fixes CODEC-230.
  - Generate the Ant build file and use it
  - Add an option --with tests and don't run tests by default. This
    diminshes the number of dependencies and speeds-up the build.
* Tue Feb 05 2019 fstrba@suse.com
  - Clean-up the spec file
* Tue May 15 2018 fstrba@suse.com
  - Build with source and target 8 to prepare for a possible removal
    of 1.6 compatibility
  - Run fdupes on documentation
* Fri Sep 29 2017 fstrba@suse.com
  - Don't condition the maven defines on release version, but on
    _maven_repository being defined
* Thu Sep 07 2017 fstrba@suse.com
  - Build with java source and target versions 1.6
    * fixes build with jdk9
* Fri May 19 2017 tchvatal@suse.com
  - Fix build with new javapackages-tools
* Wed Mar 18 2015 tchvatal@suse.com
  - Fix build with new javapackages-tools
* Fri Dec 05 2014 p.drouand@gmail.com
  - Update to version 1.10
    New features:
    + Add Daitch-Mokotoff Soundex
      Issue: CODEC-192.
    + QuotedPrintableCodec does not support soft line break per the
      'quoted-printable' example on Wikipedia
      Issue: CODEC-121.
    + Make possible to provide padding byte to BaseNCodec in constructor
      Issue: CODEC-181.
    Fixed Bugs:
    + Added clarification to Javadoc of Base64 concerning the use of the
      urlSafe parameter
      Issue: CODEC-185.
    + Added clarification to the Javadoc of Base[32|64]OutputStream that it
      is mandatory to call close()
      Issue: CODEC-191.
    + Add support for HMAC Message Authentication Code (MAC) digests
      Issue: CODEC-188.
    + Beider Morse Phonetic Matching producing incorrect tokens
      Issue: CODEC-187.
    + NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when
      using empty strings
      Issue: CODEC-184.
    + Fix Javadoc 1.8.0 errors
      Issue: CODEC-180.
    + Fix Java 8 build Javadoc errors
      Issue: CODEC-189.
    Changes:
    + Deprecate Charsets Charset constants in favor of Java 7's
      java.nio.charset.StandardCharsets
      Issue: CODEC-178.
    + Update from commons-parent 34 to 35
      Issue: CODEC-190.
  - Use javapackages-tools instead of java-devel
  - Remove gpg_verify usage; let obs handle it
* Mon Jul 07 2014 tchvatal@suse.com
  - Set the bytecode properly on sle11

Files

/usr/share/doc/packages/apache-commons-codec
/usr/share/doc/packages/apache-commons-codec/RELEASE-NOTES.txt
/usr/share/java/apache-commons-codec.jar
/usr/share/java/commons-codec.jar
/usr/share/licenses/apache-commons-codec
/usr/share/licenses/apache-commons-codec/LICENSE.txt
/usr/share/maven-metadata/apache-commons-codec.xml
/usr/share/maven-poms/commons-codec.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024