From 02c042fe403ecc334405abd477db4413d1286f75f7b4f9adcf74c6901aa5e20f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 29 Oct 2024 20:12:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-sshd?expand=0&rev=40 --- apache-sshd.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apache-sshd.changes b/apache-sshd.changes index 9be1e79..b5f891e 100644 --- a/apache-sshd.changes +++ b/apache-sshd.changes @@ -300,6 +300,14 @@ Thu Oct 17 01:00:02 UTC 2024 - Fridrich Strba - Add an "extras" flavour to build without cycles all modules we can - Build also a standalone apache-sshd application +- Removed patch: + * 0001-Avoid-optional-dependency-on-native-tomcat-APR-libra.patch + + use tomcat-jni instead and build the module +- Added patches: + * file-name-mapping.patch + + Do not add version to the assembled artifacts + * password-no-echo.patch + + Do not echo on the console the password ------------------------------------------------------------------- Tue Feb 20 11:07:06 UTC 2024 - Dominique Leuenberger