[Git][java-team/libmina-sshd-java][master] 10 commits: New upstream version 2.13.2
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sun Sep 22 22:35:29 BST 2024
Pierre Gruet pushed to branch master at Debian Java Maintainers / libmina-sshd-java
Commits:
dcf04377 by Pierre Gruet at 2024-09-06T23:20:46+02:00
New upstream version 2.13.2
- - - - -
6638e398 by Pierre Gruet at 2024-09-06T23:20:55+02:00
Update upstream source from tag 'upstream/2.13.2'
Update to upstream version '2.13.2'
with Debian dir 5e556691a93064fec7e83597f13843ed50516d12
- - - - -
b151c893 by Pierre Gruet at 2024-09-06T23:22:01+02:00
Refreshing patches
- - - - -
db76f747 by Pierre Gruet at 2024-09-22T22:34:45+02:00
Adding a versioned B-D on libjsch-java which has switched upstream
- - - - -
ec0a2ba0 by Pierre Gruet at 2024-09-22T22:35:57+02:00
Managing test dependencies and test artifacts more thoroughly
- - - - -
2dc84e34 by Pierre Gruet at 2024-09-22T22:36:10+02:00
Refreshing patch
- - - - -
977e8746 by Pierre Gruet at 2024-09-22T22:36:53+02:00
Skipping second runs of some tests
- - - - -
3e282235 by Pierre Gruet at 2024-09-22T22:39:03+02:00
Updating changelog
- - - - -
cd898dc8 by Pierre Gruet at 2024-09-22T22:40:04+02:00
R-R-R: no
- - - - -
86f6094f by Pierre Gruet at 2024-09-22T22:40:12+02:00
Upload to unstable
- - - - -
30 changed files:
- .github/workflows/build.yml
- .github/workflows/master-build.yml
- CHANGES.md
- assembly/pom.xml
- debian/changelog
- debian/control
- debian/patches/managing_test_dependencies.patch
- debian/patches/no_manifest_in_Maven.patch
- debian/patches/no_testcontainers.patch
- debian/patches/overriding_IoHandler.patch
- debian/patches/series
- + debian/patches/skip_reruns.patch
- + docs/changes/2.13.0.md
- + docs/changes/2.13.1.md
- + docs/changes/2.13.2.md
- docs/standards.md
- pom.xml
- sshd-cli/pom.xml
- sshd-common/pom.xml
- sshd-common/src/main/java/org/apache/sshd/client/config/hosts/HostConfigEntry.java
- sshd-common/src/main/java/org/apache/sshd/client/config/keys/ClientIdentitiesWatcher.java
- + sshd-common/src/main/java/org/apache/sshd/common/cipher/BaseCBCCipher.java
- + sshd-common/src/main/java/org/apache/sshd/common/cipher/BaseCTRCipher.java
- sshd-common/src/main/java/org/apache/sshd/common/cipher/BaseCipher.java
- sshd-common/src/main/java/org/apache/sshd/common/cipher/BaseRC4Cipher.java
- sshd-common/src/main/java/org/apache/sshd/common/cipher/BuiltinCiphers.java
- sshd-common/src/main/java/org/apache/sshd/common/cipher/Cipher.java
- sshd-common/src/main/java/org/apache/sshd/common/config/keys/loader/openssh/kdf/BCrypt.java
- sshd-common/src/main/java/org/apache/sshd/common/config/keys/u2f/SkED25519PublicKey.java
- sshd-common/src/main/java/org/apache/sshd/common/config/keys/u2f/SkEcdsaPublicKey.java
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/libmina-sshd-java/-/compare/3ec193d06f788db1ff9ef5e2cb89ca7118e91be5...86f6094f52b99f5543ce39671ed574188f3d9934
--
View it on GitLab: https://salsa.debian.org/java-team/libmina-sshd-java/-/compare/3ec193d06f788db1ff9ef5e2cb89ca7118e91be5...86f6094f52b99f5543ce39671ed574188f3d9934
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20240922/0cfd6f8c/attachment.htm>
More information about the pkg-java-commits
mailing list