Commit Graph

16 Commits

Author SHA256 Message Date
024c6a536c Accepting request 1181317 from network
OBS-URL: https://build.opensuse.org/request/show/1181317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=8
2024-06-17 17:34:14 +00:00
b2de3ceafb Accepting request 1181263 from home:gkenion:branches:network
gcc14 compatibility fix

OBS-URL: https://build.opensuse.org/request/show/1181263
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=15
2024-06-17 12:43:44 +00:00
48dfce56be Accepting request 1141978 from network
- update to 20240101 (bsc#1218197, CVE-2023-48795):
  * fixed channel_forkpty() race condition between close(slave)
    in parent process and login_tty(slave) in child process
  * fixed behavior when using terminal mode and stdin redirected
    to /dev/null 'ssh -tt -n'
  * added an 'strict-key' key exchange kex-strict-
    s-v00@openssh.com (Mitigates CVE-2023-48795 "Terrapin
    attack")

  * updated crypto/crypto_onetimeauth_poly1305.c

OBS-URL: https://build.opensuse.org/request/show/1141978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=7
2024-01-28 18:42:46 +00:00
189991d076 - update to 20240101 (bsc#1218197, CVE-2023-48795):
* fixed channel_forkpty() race condition between close(slave)
    in parent process and login_tty(slave) in child process
  * fixed behavior when using terminal mode and stdin redirected
    to /dev/null 'ssh -tt -n'
  * added an 'strict-key' key exchange kex-strict-
    s-v00@openssh.com (Mitigates CVE-2023-48795 "Terrapin
    attack")
  * updated crypto/crypto_onetimeauth_poly1305.c

OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=13
2024-01-27 16:30:39 +00:00
a5244e7ac0 Accepting request 1046202 from network
OBS-URL: https://build.opensuse.org/request/show/1046202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=6
2023-01-02 15:38:26 +00:00
60bea1f069 Accepting request 1046192 from home:dirkmueller:Factory
- update to 20230101:
  * LICENCE update from  public-domain to CC0,
  * public domain works differently depending on the country,
  * to avoid it, set explicitly CC0
  * fixed sysdep tests, tnx Johannes Nixdorf

OBS-URL: https://build.opensuse.org/request/show/1046192
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=11
2023-01-02 14:26:23 +00:00
b3cd828546 Accepting request 1042482 from network
OBS-URL: https://build.opensuse.org/request/show/1042482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=5
2022-12-13 17:55:37 +00:00
c2a32c9e66 Accepting request 1039978 from home:dirkmueller:Factory
- update to 20220801:
  * tinyssh/getln.c don't close fd in case of error
  * use null fields in utmpx calls for logout
  * do not reverse the argument order in LIBS
  * fill utmp(x)'s ut_addr_v6 field when it exists
  * updated crypto/crypto_onetimeauth_poly1305.c

OBS-URL: https://build.opensuse.org/request/show/1039978
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=9
2022-12-12 21:09:18 +00:00
6b687ae635 Accepting request 975339 from network
OBS-URL: https://build.opensuse.org/request/show/975339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=4
2022-05-06 16:59:46 +00:00
03e851cdde Accepting request 975060 from home:polslinux:branches:network
- Update to version 20220311:
  * fixed build on big-endian platforms
  * use PACKET_LIMIT/2 as incoming maximum packet size,
    it's workaround for packets with miscalculated packet_length
  * add tinysshnoneauthd #29
  * fixed return error message when second channel is requested
  * man/tinysshd-{make,print}key.1 -> man/tinysshd-{make,print}key.8
  * add tools/tinyssh-convert
  * fix log error messages
  * honor "max packet size" requested from the client
  * removed sntrup4591761x25519-sha512@tinyssh.org
  * added sntrup761x25519-sha512@openssh.com

OBS-URL: https://build.opensuse.org/request/show/975060
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=7
2022-05-06 07:50:45 +00:00
0c5a681d1f Accepting request 662357 from network
OBS-URL: https://build.opensuse.org/request/show/662357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=3
2019-01-03 17:07:32 +00:00
Tomáš Chvátal
19bf420fd7 Accepting request 662325 from home:kbabioch:branches:network
- Update to version 20190101
  * removed aes256,nistp256,hmacsha256
  * added posquantum KEX sntrup4591761x25519-sha512@tinyssh.org

OBS-URL: https://build.opensuse.org/request/show/662325
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=5
2019-01-02 06:36:06 +00:00
a4df48da87 Accepting request 656076 from network
OBS-URL: https://build.opensuse.org/request/show/656076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=2
2018-12-08 10:21:59 +00:00
Karol Babioch
27a51189a1 Accepting request 656075 from home:kbabioch:branches:network
- Update to version 20181206
  * tinysshd binary optimized for smaller size
  *  created multi-call tinysshd binary

OBS-URL: https://build.opensuse.org/request/show/656075
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=3
2018-12-07 14:40:46 +00:00
2e9db31b4e Accepting request 573712 from network
Minimalistic SSH server which implements only a subset of SSHv2 features

OBS-URL: https://build.opensuse.org/request/show/573712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyssh?expand=0&rev=1
2018-02-10 16:57:52 +00:00
Ismail Dönmez
b0e309e16d Accepting request 573710 from home:kbabioch
Make sure our compiler flags are honored.

OBS-URL: https://build.opensuse.org/request/show/573710
OBS-URL: https://build.opensuse.org/package/show/network/tinyssh?expand=0&rev=1
2018-02-07 13:35:55 +00:00