Commit Graph

104 Commits

Author SHA1 Message Date
Anderson Toshiyuki Sasaki a36f0add68 Remove patch files left behind
The patches were removed from the spec file in previous commit, but the
files were left behind.
2020-09-10 18:08:14 +02:00
Anderson Toshiyuki Sasaki 785afd63c0 Update to version 0.9.5
Fixes CVE-2020-16135

Resolves: #1862457
2020-09-10 16:46:39 +02:00
Fedora Release Engineering 5010388a75 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 04:10:24 +00:00
Fedora Release Engineering 3b405484d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 05:39:55 +00:00
Igor Raits 95e9fff283
Run tests sequentially
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-04 17:58:39 +02:00
Igor Raits ebd76695e4
Improve compatibility with new CMake macro
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-04 10:09:43 +02:00
Anderson Toshiyuki Sasaki bc00f0444d Do not parse configuration files in torture_knownhosts test 2020-06-24 12:25:01 +02:00
Anderson Toshiyuki Sasaki 4820ae9761 Add a test for CVE-2019-14889 2020-06-23 19:04:07 +02:00
Anderson Toshiyuki Sasaki d972dc3e47 Do not return error when the server properly closed the channel
Resolves: #1849069
2020-06-23 19:03:29 +02:00
Anderson Toshiyuki Sasaki fe6f866b61 Add tests and gating 2020-05-20 18:59:27 +02:00
Anderson Toshiyuki Sasaki a322fc366a Fix returned version
Added a patch to fix the returned library version
2020-04-15 18:05:33 +02:00
Anderson Toshiyuki Sasaki 2d0e914326 Add sources 2020-04-09 21:07:57 +02:00
Anderson Toshiyuki Sasaki 57b527a2bb Update to version 0.9.4
Fixes CVE-2020-1730
2020-04-09 20:14:57 +02:00
Fedora Release Engineering 75bacb0234 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 10:28:01 +00:00
Andreas Schneider c4c7e84ddc Fix running the client and server tests 2019-12-11 11:41:28 +01:00
Andreas Schneider bcd92341dd Update to version 0.9.3 2019-12-10 20:15:20 +01:00
Andreas Schneider c42e95e9ee Update to libssh 0.9.2 2019-11-07 17:33:59 +01:00
Fedora Release Engineering a3775c1827 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 14:27:29 +00:00
Anderson Toshiyuki Sasaki 8c2830d85f Add Obsoletes in libssh-config to avoid conflicts
Add Obsoletes in libssh-config to avoid conflict with old libssh which
installed the configuration files.
2019-07-11 12:51:16 +02:00
Anderson Toshiyuki Sasaki f6be4066fc Eliminate circular dependency with libssh-config subpackage 2019-07-10 19:11:13 +02:00
Anderson Toshiyuki Sasaki a40692bc35 Provide configuration files in libssh-config subpackage 2019-07-10 16:17:10 +02:00
Anderson Toshiyuki Sasaki 5547c06414 Do not ignore known_hosts keys when SSH_OPTIONS_HOSTKEYS is set
Previously, the keys in known_hosts files would not be considered before
advertising the order of the preferred keys if the SSH_OPTIONS_HOSTKEYS
option had been set by any means, including through the default
configuration file provided by crypto-policies.
2019-07-04 15:44:38 +02:00
Anderson Toshiyuki Sasaki 3a616a97c8 Add missing changelog entry 2019-06-28 11:21:10 +02:00
Anderson Toshiyuki Sasaki bacc2037b2 Fix Release number to released format
Release numbers < 1 are used for pre-released versions
2019-06-28 11:02:20 +02:00
Anderson Toshiyuki Sasaki f56a2a286a Update to libssh-0.9.0 2019-06-28 10:29:59 +02:00
Anderson Toshiyuki Sasaki 63aba439d4 Update to upstream 0.9.0 pre release (0.8.91)
- Added default configuration files for client and server
- Follow system-wide crypto configuration (crypto-policies)
- Added Recommends for crypto-policies
- Use OpenSSL implementation for KDF, DH, and signatures.
- Detect FIPS mode and use only allowed algorithms
- Run client and server tests during build
2019-06-19 14:40:47 +02:00
Anderson Toshiyuki Sasaki f17dde0b4a Update to libssh-0.8.7 2019-02-25 11:06:09 +01:00
Fedora Release Engineering 9cc60399dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 08:17:28 +00:00
Anderson Toshiyuki Sasaki 129c4e7d94 Fix rsa-sha2 extension handling
Resolves: #1666342
2019-01-15 16:40:16 +01:00
Anderson Toshiyuki Sasaki d20a607e74 Update to libssh-0.8.6 2019-01-03 14:27:19 +01:00
Andreas Schneider c0ca5469fa Update to libssh-0.8.5 2018-10-29 11:50:51 +01:00
Andreas Schneider 8bcdda4a08 Update to version 0.8.4
Fixes CVE-2018-10933
2018-10-16 14:34:35 +02:00
Anderson Toshiyuki Sasaki b4153fee72 Fixed errors found by static code analysis 2018-10-01 16:21:50 +02:00
Anderson Toshiyuki Sasaki 5e7edb2035 Add missing libssh_threads.so link to libssh-devel 2018-09-25 13:39:09 +02:00
Andreas Schneider 4689d1aea3 Update to version 0.8.3 2018-09-21 10:52:50 +02:00
Andreas Schneider a9dfaea92a Update to version 0.8.2 2018-08-30 09:55:48 +02:00
Andreas Schneider 443155895a Fix link creation or RPM doesn't install it 2018-08-16 16:15:05 +02:00
Andreas Schneider ecde94ff04 Add missing so version for libssh_threads.so.4 2018-08-15 09:44:08 +02:00
Andreas Schneider f1c986e612 Add Provides for libssh_threads.so to unbreak applications 2018-08-14 10:28:14 +02:00
Andreas Schneider d6b211ce72 Update to version 0.8.1 2018-08-13 22:52:28 +02:00
Andreas Schneider 1ba0c143b1 Add missing build requires for gpgv2 2018-08-10 15:10:58 +02:00
Andreas Schneider f6f5e2b76e Update to version 0.8.0 2018-08-10 15:06:52 +02:00
Fedora Release Engineering 20e5de6a12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 08:52:44 +00:00
Rex Dieter 1dda4156a0 BR: gcc-c++, use %make_build 2018-03-07 11:07:07 -06:00
Fedora Release Engineering 2faa2e377b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 23:24:49 +00:00
Andreas Schneider fe28a4d423 Build against OpenSSL 1.1
resolves: #1540021
2018-02-01 09:55:57 +01:00
Igor Gnatenko 134e5a6f5c
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-31 17:35:24 +01:00
Andreas Schneider 32121182ab Fix parsing ssh_config 2017-12-29 16:34:52 +01:00
Fedora Release Engineering c35af15fcd - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 02:19:42 +00:00
Fedora Release Engineering a1ead899ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 19:45:58 +00:00