summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* remove Provides: fieldsepel8B Stack2022-06-08
|
* rename package for freefilesync in el8B Stack2022-06-08
|
* remove package.cfg per new epel-playground policyTroy Dawson2020-09-24
|
* Full groff (not just groff-base) needed for the mansyntax checkPaul Howarth2020-03-27
|
* Switch to https:// upstream URLsPaul Howarth2020-03-27
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_RebuildFedora Release Engineering2020-03-27
| | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
* Merge remote-tracking branch 'origin/f30' into epel8Paul Howarth2020-03-27
|\
| * Resolves: CVE-2019-17498 - fix integer overflow in SSH_MSG_DISCONNECT logicKamil Dudka2019-10-30
| |
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_RebuildFedora Release Engineering2019-07-25
| | | | | | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
| * Add changelog reference to CVE-2019-13115Paul Howarth2019-07-19
| |
| * Update to 1.9.0Paul Howarth2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New upstream release 1.9.0 - Adds ECDSA keys and host key support when using OpenSSL - Adds ED25519 key and host key support when using OpenSSL 1.1.1 - Adds OpenSSH style key file reading - Adds AES CTR mode support when using WinCNG - Adds PEM passphrase protected file support for libgcrypt and WinCNG - Adds SHA256 hostkey fingerprint - Adds libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() - Adds explicit zeroing of sensitive data in memory - Adds additional bounds checks to network buffer reads - Adds the ability to use the server default permissions when creating sftp directories - Adds support for building with OpenSSL no engine flag - Adds support for building with LibreSSL - Increased sftp packet size to 256k - Fixed oversized packet handling in sftp - Fixed building with OpenSSL 1.1 - Fixed a possible crash if sftp stat gets an unexpected response - Fixed incorrect parsing of the KEX preference string value - Fixed conditional RSA and AES-CTR support - Fixed a small memory leak during the key exchange process - Fixed a possible memory leak of the ssh banner string - Fixed various small memory leaks in the backends - Fixed possible out of bounds read when parsing public keys from the server - Fixed possible out of bounds read when parsing invalid PEM files - No longer null terminates the scp remote exec command - Now handle errors when Diffie Hellman key pair generation fails - Fixed compiling on Windows with the flag STDCALL=ON - Improved building instructions - Improved unit tests - Needs OpenSSL ≥ 1.0.1 now as ECC support is assumed - Modernize spec somewhat as EL-6 can no longer be supported
| * Update to 1.8.2Paul Howarth2019-03-26
| | | | | | | | | | | | - New upstream release 1.8.2 - Fixed the misapplied userauth patch that broke 1.8.1 - Moved the MAX size declarations from the public header
| * Update to 1.8.1Paul Howarth2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New upstream release 1.8.1 - Fixed possible integer overflow when reading a specially crafted packet (CVE-2019-3855) - Fixed possible integer overflow in userauth_keyboard_interactive with a number of extremely long prompt strings (CVE-2019-3863) - Fixed possible integer overflow if the server sent an extremely large number of keyboard prompts (CVE-2019-3856) - Fixed possible out of bounds read when processing a specially crafted packet (CVE-2019-3861) - Fixed possible integer overflow when receiving a specially crafted exit signal message channel packet (CVE-2019-3857) - Fixed possible out of bounds read when receiving a specially crafted exit status message channel packet (CVE-2019-3862) - Fixed possible zero byte allocation when reading a specially crafted SFTP packet (CVE-2019-3858) - Fixed possible out of bounds reads when processing specially crafted SFTP packets (CVE-2019-3860) - Fixed possible out of bounds reads in _libssh2_packet_require(v) (CVE-2019-3859) - Fix mis-applied patch in the fix of CVE-2019-3859 - https://github.com/libssh2/libssh2/issues/325 - https://github.com/libssh2/libssh2/pull/327
| * Work around mock locale issues in test suitePaul Howarth2019-02-04
| | | | | | | | | | Explicitly run the test suite in the en_US.UTF-8 locale to work around flaky locale settings in mock builders.
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_RebuildFedora Release Engineering2019-02-01
| | | | | | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_RebuildFedora Release Engineering2018-07-13
| | | | | | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_RebuildFedora Release Engineering2018-02-07
| | | | | | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
| * Switch to %ldconfig_scriptletsIgor Gnatenko2018-02-03
| | | | | | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
| * Fix for BrickFTP (#1489736), spec clean-upPaul Howarth2017-09-12
| | | | | | | | | | | | | | | | | | | | - scp: Do not NUL-terminate the command for remote exec (#1489736, GH#208) - Make devel package dependency on main package arch-specific - Drop EL-5 support - noarch sub-packages always available now - Drop legacy Group: and BuildRoot: tags - Drop explicit buildroot cleaning - %{__isa_bits} always defined now
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_RebuildFedora Release Engineering2017-08-03
| |
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_RebuildFedora Release Engineering2017-07-26
| |
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_RebuildFedora Release Engineering2017-02-10
| |
| * libssh2 1.8.0Paul Howarth2016-10-25
| |
| * Update to 1.8.0Paul Howarth2016-10-25
| | | | | | | | | | | | | | - New upstream release 1.8.0 - Added a basic dockerised test suite - crypto: Add support for the mbedTLS backend - See RELEASE-NOTES for details of bug fixes
| * add libssh2-1.7.0-openssl11-memleak.patchKamil Dudka2016-10-20
| | | | | | | | ... forgotten in the last commit
| * make curl test-suite work again with valgrind enabledKamil Dudka2016-10-20
| |
| * rebuild with OpenSSL 1.1.0Tomas Mraz2016-10-11
| |
| * Fix EL-5 compatibilityPaul Howarth2016-03-06
| | | | | | | | | | - Revert parts of previous change that broke EL-5 compatibility - Include NEWS in docs package, it's much more than RELEASE-NOTES
| * Modernise spec (no we really don't care about el4/fc4), Don't ship ↵Peter Robinson2016-03-05
| | | | | | | | ChangeLog/NEWS, duplicates of RELEASE-NOTES
| * Drop UTF-8 patch, which breaks things rather than fixes themPaul Howarth2016-02-24
| |
| * Resolves: CVE-2016-0787 - diffie_hellman_sha1: Convert bytes to bitsKamil Dudka2016-02-24
| |
| * Update to 1.7.0Paul Howarth2016-02-23
| | | | | | | | | | | | | | | | - New upstream release 1.7.0 - diffie_hellman_sha256: Convert bytes to bits (CVE-2016-0787); see http://www.libssh2.org/adv_20160223.html - libssh2_session_set_last_error: Add function - See RELEASE-NOTES for details of bug fixes
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-04
| |
| * Fix pkg-config --libs output (#1279966)Paul Howarth2015-11-11
| |
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_RebuildDennis Gilmore2015-06-17
| |
| * Update to 1.6.0Paul Howarth2015-06-14
| | | | | | | | | | | | | | - New upstream release 1.6.0 - Added CMake build system - Added libssh2_userauth_publickey_frommemory() - See RELEASE-NOTES for details of bug fixes
| * Merge branch 'master' into f21Paul Howarth2015-03-11
| |\ | | | | | | | | | | | | Conflicts: libssh2.spec
| | * Update to 1.5.0Paul Howarth2015-03-11
| | | | | | | | | | | | | | | | | | - New upstream release 1.5.0 - See RELEASE-NOTES for details of bug fixes and enhancements - Security Advisory for CVE-2015-1782, using SSH_MSG_KEXINIT data unbounded
| | * Resolves: #1147717 - prevent a not-connected agent from closing STDINKamil Dudka2014-10-10
| | |
| | * - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-17
| | |
| | * fix license handlingTom Callaway2014-07-18
| | |
| * | Resolves: #1147717 - prevent a not-connected agent from closing STDINKamil Dudka2014-10-10
| | |
| * | - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-17
| | |
| * | fix license handlingTom Callaway2014-07-18
| |/
| * - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-07
| |
| * Fix curl's excessive memory consumption during scp downloadKamil Dudka2014-04-30
| |
| * The aarch64 buildroot seems to have the same locale issue as the PPC onePaul Howarth2014-02-17
| |
| * next attempt to work around a self check problem on PPC*Karsten Hopp2014-02-17
| |
| * skip self checks on ppc*Karsten Hopp2014-02-17
| |
| * fix a use after free in channel.cKamil Dudka2013-08-14
| |
bgstack15