Commit Graph

87 Commits

Author SHA256 Message Date
Dominique Leuenberger
5c752a15ab Accepting request 914405 from devel:libraries:c_c++
- Update to version 0.9.6 (bsc#1189608, CVE-2021-3634)
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6

OBS-URL: https://build.opensuse.org/request/show/914405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=64
2021-08-28 20:28:49 +00:00
OBS User buildservice-autocommit
307a61c36b Updating link to change in openSUSE:Factory/libssh revision 64.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=523aadfb1588e3f2b8ccc2cbd174bbbe
2021-08-28 20:28:49 +00:00
Dominique Leuenberger
7fdb03619f Accepting request 835910 from devel:libraries:c_c++
- Add missing BR for openssh needed for tests
- update to 0.9.5 (bsc#1174713, CVE-2020-16135):
  * CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)
  * Improve handling of library initialization (T222)
  * Fix parsing of subsecond times in SFTP (T219)
  * Make the documentation reproducible
  * Remove deprecated API usage in OpenSSL
  * Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN
  * Define version in one place (T226)
  * Prevent invalid free when using different C runtimes than OpenSSL (T229)
  * Compatibility improvements to testsuite

OBS-URL: https://build.opensuse.org/request/show/835910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=63
2020-09-25 14:23:52 +00:00
OBS User buildservice-autocommit
272acd5ca4 Updating link to change in openSUSE:Factory/libssh revision 63.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=e3cc2125ac39df1ca866cdacb4187cd6
2020-09-25 14:23:52 +00:00
Dominique Leuenberger
e56e52a140 Accepting request 794523 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/794523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=62
2020-04-17 22:28:42 +00:00
OBS User buildservice-autocommit
b654eabf20 Updating link to change in openSUSE:Factory/libssh revision 62.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=61b71a442f3a757725c4bd840fa9cd2b
2020-04-17 22:28:42 +00:00
Dominique Leuenberger
5be143892c Accepting request 778187 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/778187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=61
2020-02-22 18:05:15 +00:00
OBS User buildservice-autocommit
24634e2f50 Updating link to change in openSUSE:Factory/libssh revision 61.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=e21d8c0b87fcc2547418abe36fcda670
2020-02-22 18:05:15 +00:00
Dominique Leuenberger
6989c920f0 Accepting request 755661 from devel:libraries:c_c++
- Update to version 0.9.3
  * Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution
  * SSH-01-003 Client: Missing NULL check leads to crash in erroneous state
  * SSH-01-006 General: Various unchecked Null-derefs cause DOS
  * SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys
  * SSH-01-010 SSH: Deprecated hash function in fingerprinting
  * SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS
  * SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access
  * SSH-01-001 State Machine: Initial machine states should be set explicitly
  * SSH-01-002 Kex: Differently bound macros used to iterate same array
  * SSH-01-005 Code-Quality: Integer sign confusion during assignments
  * SSH-01-008 SCP: Protocol Injection via unescaped File Names
  * SSH-01-009 SSH: Update documentation which RFCs are implemented
  * SSH-01-012 PKI: Information leak via uninitialized stack buffer
- Rename suffix define to pkg_suffix: rpm 4.15 has suffix reserved
  for internal use.

OBS-URL: https://build.opensuse.org/request/show/755661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=60
2019-12-23 21:35:26 +00:00
OBS User buildservice-autocommit
b085ed6913 Updating link to change in openSUSE:Factory/libssh revision 60.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=5614eaf13872ea660f4048805f2d9a8f
2019-12-23 21:35:26 +00:00
Dominique Leuenberger
fe6d4a935d Accepting request 746336 from devel:libraries:c_c++
- Update to version 0.9.2
  * Fixed libssh-config.cmake
  * Fixed issues with rsa algorithm negotiation (T191)
  * Fixed detection of OpenSSL ed25519 support (T197)
- Update to version 0.9.1
  * Added support for Ed25519 via OpenSSL
  * Added support for X25519 via OpenSSL
  * Added support for localuser in Match keyword
  * Fixed Match keyword to be case sensitive
  * Fixed compilation with LibreSSL
  * Fixed error report of channel open (T75)
  * Fixed sftp documentation (T137)
  * Fixed known_hosts parsing (T156)
  * Fixed build issue with MinGW (T157)
  * Fixed build with gcc 9 (T164)
  * Fixed deprecation issues (T165)
  * Fixed known_hosts directory creation (T166)

OBS-URL: https://build.opensuse.org/request/show/746336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=59
2019-11-18 19:03:14 +00:00
OBS User buildservice-autocommit
4101314e30 Updating link to change in openSUSE:Factory/libssh revision 59.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=9d22ceab396d5d0bbe89927785c371a5
2019-11-18 19:03:14 +00:00
Dominique Leuenberger
fad1375e4a Accepting request 714399 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/714399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=58
2019-07-13 11:35:52 +00:00
OBS User buildservice-autocommit
82729633e4 Updating link to change in openSUSE:Factory/libssh revision 58.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=aa48a23794f5559f5cb46b48c5b564e4
2019-07-13 11:35:52 +00:00
Dominique Leuenberger
a2439d2e88 Accepting request 706350 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/706350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=57
2019-06-12 11:04:50 +00:00
OBS User buildservice-autocommit
9cf1bb569d Updating link to change in openSUSE:Factory/libssh revision 57.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=09bf8f5fcee5a759be679debc1e3d293
2019-06-12 11:04:50 +00:00
Dominique Leuenberger
a0e8bc8bc9 Accepting request 705071 from devel:libraries:c_c++
Add support for new AES-GCM ciphers; (bsc#1134193)

OBS-URL: https://build.opensuse.org/request/show/705071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=56
2019-05-25 11:34:36 +00:00
OBS User buildservice-autocommit
62bb40cc74 Updating link to change in openSUSE:Factory/libssh revision 56.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=8ca19c4d56099ba193815428765f4443
2019-05-25 11:34:36 +00:00
Stephan Kulow
ff881eb297 Accepting request 680032 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/680032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=55
2019-03-01 19:29:59 +00:00
OBS User buildservice-autocommit
61c3b4b14a Updating link to change in openSUSE:Factory/libssh revision 55.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=71ff2b564b78773332946adedf67737f
2019-03-01 19:29:59 +00:00
Stephan Kulow
5fc675be27 Accepting request 673374 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/673374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=54
2019-02-24 15:59:14 +00:00
OBS User buildservice-autocommit
de9a631e09 Updating link to change in openSUSE:Factory/libssh revision 54.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=63eb94357d06e77243b9cd89660119fe
2019-02-24 15:59:14 +00:00
Dominique Leuenberger
b48cea24a6 Accepting request 663779 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/663779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=53
2019-01-15 12:15:59 +00:00
OBS User buildservice-autocommit
f40e5e15eb Updating link to change in openSUSE:Factory/libssh revision 53.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=8d90e17f85b033a027de52fdf9801ba9
2019-01-15 12:15:59 +00:00
Dominique Leuenberger
7c12665de2 Accepting request 662084 from devel:libraries:c_c++
- Update to version 0.8.6
  * Fixed compilation issues with different OpenSSL versions
  * Fixed StrictHostKeyChecking in new knownhosts API
  * Fixed ssh_send_keepalive() with packet filter
  * Fixed possible crash with knownhosts options
  * Fixed issus with rekeying
  * Fixed strong ECDSA keys
  * Fixed some issues with rsa-sha2 extentions
  * Fixed access violation in ssh_init() (static linking)
  * Fixed ssh_channel_close() handling

OBS-URL: https://build.opensuse.org/request/show/662084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=52
2019-01-03 17:04:35 +00:00
OBS User buildservice-autocommit
1859efc0ee Updating link to change in openSUSE:Factory/libssh revision 52.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=b96ee95a655c8cbab1e571122c3c67b5
2019-01-03 17:04:35 +00:00
Dominique Leuenberger
35050badd1 Accepting request 645218 from devel:libraries:c_c++
- Update to version 0.8.5
  * Added support to get known_hosts locations with ssh_options_get()
  * Fixed preferred algorithm for known hosts negotiations
  * Fixed KEX with some server implementations (e.g. Cisco)
  * Fixed issues with MSVC
  * Fixed keyboard-interactive auth in server mode
    (regression from CVE-2018-10933)
  * Fixed gssapi auth in server mode (regression from CVE-2018-10933)
  * Fixed socket fd handling with proxy command
  * Fixed a memory leak with OpenSSL

OBS-URL: https://build.opensuse.org/request/show/645218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=51
2018-11-08 08:41:36 +00:00
OBS User buildservice-autocommit
69b89c8013 Updating link to change in openSUSE:Factory/libssh revision 51.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=160235f03bb539b284796fc9e8730b4c
2018-11-08 08:41:36 +00:00
Dominique Leuenberger
a4a826ec9e Accepting request 642373 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/642373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=50
2018-10-23 18:33:18 +00:00
OBS User buildservice-autocommit
a5ddeab4c1 Updating link to change in openSUSE:Factory/libssh revision 50.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=ceb016dd3cda86fe3d721677555eff07
2018-10-23 18:33:18 +00:00
Dominique Leuenberger
718e93dcc2 Accepting request 637016 from devel:libraries:c_c++
- Update to version 0.8.3
  * Added support for rsa-sha2
  * Added support to parse private keys in openssh container format
    (other than ed25519)
  * Added support for diffie-hellman-group18-sha512 and
    diffie-hellman-group16-sha512
  * Added ssh_get_fingerprint_hash()
  * Added ssh_pki_export_privkey_base64()
  * Added support for Match keyword in config file
  * Improved performance and reduced memory footprint for sftp
  * Fixed ecdsa publickey auth
  * Fixed reading a closed channel
  * Added support to announce posix-rename@openssh.com and
    hardlink@openssh.com in the sftp server
- Removed patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch

OBS-URL: https://build.opensuse.org/request/show/637016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=49
2018-10-01 07:04:20 +00:00
OBS User buildservice-autocommit
e7298ce946 Updating link to change in openSUSE:Factory/libssh revision 49.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=1894a1811f71c058d092d824d427ae9d
2018-10-01 07:04:20 +00:00
Dominique Leuenberger
bef0b8acbf Accepting request 632446 from devel:libraries:c_c++
- Update to version 0.8.2
  * Added sha256 fingerprints for pubkeys
  * Improved compiler flag detection
  * Fixed race condition in reading sftp messages
  * Fixed doxygen generation and added modern style
  * Fixed library initialization on Windows
  * Fixed __bounded__ attribute detection
  * Fixed a bug in the options parser
  * Fixed documentation for new knwon_hosts API
- Added patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch
  * Fix compiler warning on SLE12
- Add missing zlib-devel dependency which was previously pulled in
  by libopenssl-devel
- Remove the libssh_threads.so symlink
- Update to version 0.8.1
  * Fixed version number in the header
  * Fixed version number in pkg-config and cmake config
  * Fixed library initialization
  * Fixed attribute detection
- Update to version 0.8.0
  * Removed support for deprecated SSHv1 protocol
  * Added new connector API for clients
  * Added new known_hosts parsing API
  * Added support for OpenSSL 1.1
  * Added support for chacha20-poly1305 cipher
  * Added crypto backend for mbedtls crypto library
  * Added ECDSA support with gcrypt backend
  * Added advanced client and server testing using cwrap.org
  * Added support for curve25519-sha256 alias
  * Added support for global known_hosts file
  * Added support for symbol versioning
  * Improved ssh_config parsing
  * Improved threading support
- Removed 0001-libcrypto-Remove-AES_ctr128_encrypt.patch
- Removed 0001-libcrypto-Introduce-a-libcrypto-compat-file.patch
- Removed 0001-libcrypto-Use-newer-API-for-HMAC.patch
- Removed 0001-libcrypto-Use-a-pointer-for-EVP_MD_CTX.patch
- Removed 0001-libcrypto-Use-a-pointer-for-EVP_CIPHER_CTX.patch
- Removed 0001-pki_crypto-Use-getters-and-setters-for-opaque-keys-a.patch
- Removed 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch
- Removed 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch
- Removed 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch

OBS-URL: https://build.opensuse.org/request/show/632446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=48
2018-09-04 20:46:40 +00:00
OBS User buildservice-autocommit
0725c05bc2 Updating link to change in openSUSE:Factory/libssh revision 47.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=fc01fb48475f33aa3f28dac7c487fc28
2018-03-13 09:22:03 +00:00
Dominique Leuenberger
5d6b4d2b49 Accepting request 585127 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/585127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=47
2018-03-13 09:22:03 +00:00
OBS User buildservice-autocommit
ff8b37ee68 Updating link to change in openSUSE:Factory/libssh revision 46.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=4a566d7154a80f2dd805e46876147468
2018-01-01 21:09:11 +00:00
Dominique Leuenberger
87d56035bf Accepting request 560272 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/560272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=46
2018-01-01 21:09:11 +00:00
OBS User buildservice-autocommit
df995a003d Updating link to change in openSUSE:Factory/libssh revision 45.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=d54088acd3a6df64c2b48b502a614e33
2017-10-02 14:50:46 +00:00
Dominique Leuenberger
5639f874ca Accepting request 528606 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/528606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=45
2017-10-02 14:50:46 +00:00
OBS User buildservice-autocommit
98e9e52744 Updating link to change in openSUSE:Factory/libssh revision 44.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=0295953d8326c2b3a3d44f0523265bd0
2017-08-02 09:30:45 +00:00
Yuchen Lin
7fc8a6ef7f Accepting request 513154 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/513154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=44
2017-08-02 09:30:45 +00:00
OBS User buildservice-autocommit
1170b7ea88 Updating link to change in openSUSE:Factory/libssh revision 43.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=2b0c020ec5359dc4fac5cabea6b906b9
2017-04-18 11:47:45 +00:00
Dominique Leuenberger
3b7b92d2f9 Accepting request 487843 from devel:libraries:c_c++
Update to libssh-0.7.5

OBS-URL: https://build.opensuse.org/request/show/487843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=43
2017-04-18 11:47:45 +00:00
OBS User buildservice-autocommit
05913d1a54 Updating link to change in openSUSE:Factory/libssh revision 42.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=7668df658f97ab97956b81464548ad2c
2017-02-11 00:35:29 +00:00
Dominique Leuenberger
c8680db9ac Accepting request 455519 from devel:libraries:c_c++
Update to libssh 0.7.4

OBS-URL: https://build.opensuse.org/request/show/455519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=42
2017-02-11 00:35:29 +00:00
OBS User buildservice-autocommit
9203bb20a0 Updating link to change in openSUSE:Factory/libssh revision 41.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=766daeaae49819d16b6bd5320b6ae1b9
2016-12-11 12:24:59 +00:00
Dominique Leuenberger
8bed132ff5 Accepting request 444859 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/444859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=41
2016-12-11 12:24:59 +00:00
OBS User buildservice-autocommit
693f9ed142 Updating link to change in openSUSE:Factory/libssh revision 40.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=d9f286d2a2ac7156f976f3f5e91be502
2015-10-14 14:43:57 +00:00
Dominique Leuenberger
277ca79263 Accepting request 338793 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/338793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=40
2015-10-14 14:43:57 +00:00
OBS User buildservice-autocommit
999198db3e Updating link to change in openSUSE:Factory/libssh revision 39.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=fd9a66e022f3caace2dcd3ca606d5f2c
2015-07-23 13:22:10 +00:00