Go to file
Fridrich Strba db2be85193 Accepting request 810801 from home:pmonrealgonzalez:branches:Java:packages
- Update to version 1.14
  * Release 1.14 - 2019-12-30
    - Fix: Hex: Allow encoding read-only ByteBuffer.
    - Fix: Hex: Only use an available ByteBuffer backing array if
      the length equals the remaining byte count.
    - Update: MurmurHash3: Deprecate hash64 methods and hash methods
      accepting a String that use the default encoding.
    - Fix: BaseNCodec to expand buffer using overflow conscious code.
    - Fix: Base32/64: Fixed decoding check that all the final trailing
      bits to discard are zero.
    - Add: Add MurmurHash3.hash128x64 methods to fix sign extension error
      during seeding in hash128 methods.
    - Add: Add MurmurHash3.hash32x86 methods and IncrementalHash32x86 to
      fix sign extension error in hash32 methods.
    - Fix: Allow repeat calls to MurmurHash3.IncrementalHash32.end() to
      generate the same value.
    - Add: Add RandomAccessFile digest methods #31.
    - Add: Add Path APIs to org.apache.commons.codec.digest.DigestUtils
      similar to File APIs.
    - Add: Add SHA-512/224 and SHA-512/256 to DigestUtils for Java 9 and up.
    - Add: Add missing note in javadoc when sign extension error is present #34.
    - Fix: Reliance on default encoding in MurmurHash2 and MurmurHash3.
    - Update: Don't reload standard Charsets in org.apache.commons.codec.Charsets.
    - Update: Deprecate Charset constants in org.apache.commons.codec.Charsets
      in favor of java.nio.charset.StandardCharsets.
  * Release 1.13 - 2019-07-20
    - Fix: ColognePhonetic handles x incorrectly.
    - Fix: ColognePhonetic does not treat the letter H correctly.
    - Fix: Reject any decode request for a value that is impossible to
      encode to for Base32/Base64 rather than blindly decoding.

OBS-URL: https://build.opensuse.org/request/show/810801
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-codec?expand=0&rev=45
2020-06-04 05:41:46 +00:00
.gitattributes Accepting request 96951 from home:Ignotusp:eclipse 2012-01-03 11:18:42 +00:00
.gitignore Accepting request 96951 from home:Ignotusp:eclipse 2012-01-03 11:18:42 +00:00
apache-commons-codec-build.xml Accepting request 810801 from home:pmonrealgonzalez:branches:Java:packages 2020-06-04 05:41:46 +00:00
apache-commons-codec.changes Accepting request 810801 from home:pmonrealgonzalez:branches:Java:packages 2020-06-04 05:41:46 +00:00
apache-commons-codec.spec Accepting request 810801 from home:pmonrealgonzalez:branches:Java:packages 2020-06-04 05:41:46 +00:00
aspell-mail.txt OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-codec?expand=0&rev=40 2019-02-15 15:58:13 +00:00
commons-codec-1.14-src.tar.gz Accepting request 810801 from home:pmonrealgonzalez:branches:Java:packages 2020-06-04 05:41:46 +00:00
timeout.patch Accepting request 238282 from home:Andreas_Schwab:Factory 2014-06-23 06:42:10 +00:00