Commit Graph

105 Commits

Author SHA256 Message Date
Ana Guerrero
b8c01bf138 Accepting request 1167009 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1167009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=73
2024-04-14 09:53:44 +00:00
Ana Guerrero
0ca5da4ef4 Accepting request 1134726 from devel:libraries:c_c++
- Fix regression parsing IPv6 addresses provided as hostname
  * Added libssh-fix-ipv6-hostname-regression.patch
- Update to version 0.10.6
  https://www.libssh.org/2023/12/18/libssh-0-10-6-and-libssh-0-9-8-security-releases/
- Fix CVE-2023-6004: ProxyCommand/ProxyJump features allow injection of malicious code through hostname (bsc#1218209)
- Fix CVE-2023-48795: prefix truncation breaking ssh channel integrity (bsc#1218126)
- Fix CVE-2023-6918: Added Missing checks for return values for digests (bsc#1218186)

OBS-URL: https://build.opensuse.org/request/show/1134726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=72
2024-01-31 22:53:17 +00:00
OBS User buildservice-autocommit
6381976e6a Updating link to change in openSUSE:Factory/libssh revision 72
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=6fe093b9fc4672845f0657dbf546ea06
2024-01-31 22:53:17 +00:00
Ana Guerrero
29b0e62d59 Accepting request 1113990 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1113990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=71
2023-09-29 19:12:36 +00:00
OBS User buildservice-autocommit
5866f16615 Updating link to change in openSUSE:Factory/libssh revision 71
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=1096ccfc8adf9fc78e1e3dc56dd60186
2023-09-29 19:12:36 +00:00
Dominique Leuenberger
189249ddd3 Accepting request 1102457 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1102457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=70
2023-08-06 14:29:26 +00:00
OBS User buildservice-autocommit
81c7308225 Updating link to change in openSUSE:Factory/libssh revision 70
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=e8bb9ffba0731848e1bad8275a296a44
2023-08-06 14:29:26 +00:00
Dominique Leuenberger
0800dbffa1 Accepting request 1085234 from devel:libraries:c_c++
- update to 0.10.5:
  * Fix CVE-2023-1667: a NULL dereference during rekeying with
    algorithm guessing
  * Fix CVE-2023-2283: a possible authorization bypass in
    pki_verify_data_signature under low-memory conditions.
  * Fix several memory leaks in GSSAPI handling code
  * Escape braces in ProxyCommand created from ProxyJump options
    for zsh compatibility.
  * Fix pkg-config path relocation for MinGW
  * Improve doxygen documentation
  * Fix build with cygwin due to the glob support
  * Do not enqueue outgoing packets after sending
    SSH2_MSG_NEWKEYS
  * Add support for SSH_SUPPRESS_DEPRECATED
  * Avoid functions declarations without prototype to build with
    clang 15
  * Fix spelling issues
  * Avoid expanding KnownHosts, ProxyCommands and IdentityFiles
    repetitively
  * Add support sk-* keys through configuration
  * Improve checking for Argp library
  * Log information about received extensions
  * Correctly handle rekey with delayed compression
  * Move the EC keys handling to OpenSSL 3.0 API
  * Record peer disconnect message
  * Avoid deadlock when write buffering occurs and we call poll
    recursively to flush the output buffer
  * Disable preauthentication compression by default
  * Add accidentally removed default compile flags
  * Solve incorrect parsing of ProxyCommand option

OBS-URL: https://build.opensuse.org/request/show/1085234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=69
2023-05-08 15:23:44 +00:00
OBS User buildservice-autocommit
acf5ed5727 Updating link to change in openSUSE:Factory/libssh revision 69
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=0f51965907f27980dd62412c6babddb7
2023-05-08 15:23:44 +00:00
Dominique Leuenberger
57b432853d Accepting request 1001774 from devel:libraries:c_c++
- Update to version 0.10.4
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.4

OBS-URL: https://build.opensuse.org/request/show/1001774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=68
2022-09-08 12:21:46 +00:00
OBS User buildservice-autocommit
7a066dc36e Updating link to change in openSUSE:Factory/libssh revision 68
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=0c4bbd9a5bb0ad543a18baf41292586f
2022-09-08 12:21:46 +00:00
Dominique Leuenberger
a40ca34920 Accepting request 1001276 from devel:libraries:c_c++
- Update to version 0.10.3
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.3
- Update to version 0.10.2
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.2
- Removed libssh-weak-attribute.patch
- Update to version 0.10.1
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.1
- Enable client and server testing
  * Added libssh-weak-attribute.patch
- Update to version 0.10.0
  * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.0
- Removed 0001-Soften-behaviour-of-the-Compression-no-yes-option.patch

OBS-URL: https://build.opensuse.org/request/show/1001276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=67
2022-09-06 11:00:34 +00:00
OBS User buildservice-autocommit
913b430d31 Updating link to change in openSUSE:Factory/libssh revision 67.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=35a2a3fa4737cc764036c254bc57fd1f
2022-09-06 11:00:34 +00:00
Dominique Leuenberger
96d20a8bb8 Accepting request 944781 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/944781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=66
2022-01-09 21:50:02 +00:00
OBS User buildservice-autocommit
8313717b4c Updating link to change in openSUSE:Factory/libssh revision 66.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=189e45f40f0f2d58a1f2b1b282942632
2022-01-09 21:50:02 +00:00
Dominique Leuenberger
9938b7e3e3 Accepting request 928800 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/928800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=65
2021-11-03 16:26:03 +00:00
OBS User buildservice-autocommit
4397453d7f Updating link to change in openSUSE:Factory/libssh revision 65.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=ae1e25cb1ee0938fd102d26e2e01fc9a
2021-11-03 16:26:03 +00:00
Andreas Schneider
f55346e796 Accepting request 928797 from utilities
OBS-URL: https://build.opensuse.org/request/show/928797
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=71
2021-11-02 13:52:40 +00:00
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