You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2022/12/11 13:44:39 UTC

[commons-crypto] branch dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.1 updated (afe93a1 -> 0576baa)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.1
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


 discard afe93a1  Bump jaxb-impl from 2.3.6 to 4.0.1
     add bcfd8b8  Bump junit-bom from 5.9.0 to 5.9.1 (#183)
     add c45ea91  Bump junit-bom from 5.9.0 to 5.9.1 #183
     add 6d67a8b  Bump commons-parent from 53 to 54 (#182)
     add f67d9b5  Bump commons-parent from 53 to 54 #182
     add 01b5700  Drop Clirr property since commons-parent has replaced Clirr with JApiCmp.
     add 8a147a3  Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
     add 99e5889  Bump actions/cache from 3.0.8 to 3.0.9 (#184)
     add b3467e2  Bump actions/cache from 3.0.8 to 3.0.9 #184
     add c774449  Move an entry
     add 77f1068  Bump actions/setup-java from 3 to 3.5.1
     add 7a4d715  Use Java 8 API
     add 40fa73c  GitHub Actions build: no top level permission defined
     add 485541c  Set to level permissions to 'read'
     add 3925b46  Don't persist credentials unnecessarily
     add 979f772  Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 (#189)
     add 89facea  Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #189
     add 92a814b  Bump actions/checkout from 3.0.2 to 3.1.0 (#187)
     add 584c53d  Bump actions/checkout from 3.0.2 to 3.1.0 #187
     add 755f758  Bump actions/cache from 3.0.9 to 3.0.11 (#188)
     add a3bcde7  Bump actions/setup-java from 3.5.1 to 3.6.0 (#190)
     add 4fce0e5  Bump actions/setup-java from 3.5.1 to 3.6.0 #190
     add 22b5c3c  Bump Scorecards from 1 to 2
     add daf21a4  Reuse version of JUnit from parent POM
     add b1c96d9  Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#192)
     add b195b92  Bump actions/upload-artifact from 3.1.0 to 3.1.1 #192
     add 9710aaf  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-crypto.git
     add 3849ca6  Reuse JUnit dependency from parent POM
     add d35b183  Bump pmd from 6.48.0 to 6.51.0.
     add 150990d  Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#193)
     add 6e42421  Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 #193
     add 38da6ea  Bump jmh.version from 1.35 to 1.36 (#194)
     add 47863c6  Bump jmh.version from 1.35 to 1.36 #194
     add 18ddb50  Add GHitHub robots file
     add 9930483  Bump pmd from 6.51.0 to 6.52.0
     add 7ce4638  Lookup key in map only once
     add 20e845b  Bump actions/setup-java from 3.6.0 to 3.7.0 #126
     add 6806ad8  Undo Bump actions/setup-java from 3.6.0 to 3.7.0
     add ed0bfb4  Bump actions/setup-java from 3.6.0 to 3.8.0 (#195)
     add 22ad077  Refactor common code
     add e4b05cb  Remove unused imports and clean up
     add 58ed69f  Use try-with-resources
     add 317f7b2  ubuntu-latest uses OpenSSL 3 which breaks tests
     add 8e31a74  Use try-with-resources
     add 6eea05a  ubuntu-latest uses OpenSSL 3 which breaks tests
     add 853c7db  Use try-with-resources
     add 5bd55b5  Use JUnit Assumptions
     add fa52049  Bump commons.japicmp.version from 0.16.0 to 0.17.1.
     add ab08594  Bump commons.animal-sniffer.version from 1.20 to 1.22.
     add ff26c0d  Remove useless parens
     add 9d97ebe  Add AES utility class
     add 8fdf651  Remove unused import
     add 26c0a43  Document Animal Sniffer failures and revert version bump.
     add 0576baa  Bump jaxb-impl from 2.3.6 to 4.0.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (afe93a1)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.1 (0576baa)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitattributes => .github/GH-ROBOTS.txt            |  13 +-
 .github/workflows/adhoctest.yml                    |   6 +-
 .github/workflows/codeql-analysis.yml              |  13 +-
 .github/workflows/coverage.yml                     |  10 +-
 .github/workflows/maven.yml                        |  18 +-
 .github/workflows/scorecards-analysis.yml          |  14 +-
 pom.xml                                            |  30 +-
 src/changes/changes.xml                            |  22 +-
 .../java/org/apache/commons/crypto/Crypto.java     |   6 +-
 .../java/org/apache/commons/crypto/OsInfo.java     |   6 +-
 .../crypto/jna/OpenSslInterfaceNativeJna.java      |   2 +-
 .../commons/crypto/stream/CryptoInputStream.java   |   7 +-
 .../crypto/stream/CtrCryptoInputStream.java        |   8 +-
 .../crypto/stream/CtrCryptoOutputStream.java       |   8 +-
 .../crypto/stream/PositionedCryptoInputStream.java |   5 +-
 .../commons/crypto/stream/input/StreamInput.java   |   4 +-
 .../crypto/utils/{package-info.java => AES.java}   |  24 +-
 .../commons/crypto/utils/ReflectionUtils.java      |   7 +-
 .../org/apache/commons/crypto/utils/Utils.java     |   1 +
 .../apache/commons/crypto/AbstractBenchmark.java   |   6 +-
 .../commons/crypto/cipher/AbstractCipherTest.java  |  33 +-
 .../crypto/cipher/CryptoCipherFactoryTest.java     |  25 +-
 .../commons/crypto/cipher/GcmCipherTest.java       |  33 +-
 .../commons/crypto/cipher/JceCipherTest.java       |   9 +-
 .../commons/crypto/cipher/OpenSslCipherTest.java   |  26 +-
 .../org/apache/commons/crypto/cipher/TestData.java |   8 +-
 .../crypto/examples/CipherByteArrayExample.java    |   5 +-
 .../crypto/examples/CipherByteBufferExample.java   |   5 +-
 .../commons/crypto/examples/StreamExample.java     |   5 +-
 .../jna/CbcNoPaddingCipherJnaStreamTest.java       |   3 +-
 .../jna/CbcPkcs5PaddingCipherJnaStreamTest.java    |   3 +-
 .../commons/crypto/jna/CtrCryptoJnaStreamTest.java |   3 +-
 .../jna/CtrNoPaddingCipherJnaStreamTest.java       |   3 +-
 .../commons/crypto/jna/OpenSslJnaCipherTest.java   |   7 +-
 .../commons/crypto/jna/OpenSslNativeJnaTest.java   |   4 +-
 .../crypto/stream/AbstractCipherStreamTest.java    | 700 ++++++++++-----------
 .../stream/CbcNoPaddingCipherStreamTest.java       |   4 +-
 .../stream/CbcPkcs5PaddingCipherStreamTest.java    |   4 +-
 .../commons/crypto/stream/CtrCryptoStreamTest.java |  12 +-
 .../stream/CtrNoPaddingCipherStreamTest.java       |   4 +-
 .../stream/PositionedCryptoInputStreamTest.java    |   6 +-
 41 files changed, 567 insertions(+), 545 deletions(-)
 copy .gitattributes => .github/GH-ROBOTS.txt (82%)
 copy src/main/java/org/apache/commons/crypto/utils/{package-info.java => AES.java} (61%)