Instant terminal sharing
https://www.tmate.ioTmate is a fork of tmux providing an instant pairing solution.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / tmate
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/tmate && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | over 1 year |
tmate-2.4.0.tar.gz | 0000614179 600 KB | over 2 years |
tmate.changes | 0000002093 2.04 KB | over 1 year |
tmate.spec | 0000001601 1.56 KB | over 1 year |
Comments 5
bmwiedemann wrote 8 months ago
Any opinion on upgrading away from MD5? https://bugzilla.suse.com/show_bug.cgi?id=1190921
Since SP4 got the new version, at most MD5 would stay around until 15.3 EOL = for another 14 months.
gladiac wrote 8 months ago
If I grep the tmate source code, I can't find md5. Can you please be more precise where exactly md5 is used?
bmwiedemann wrote 8 months ago
In openSUSE:Backports:SLE-15-SP3/tmate and openSUSE:Leap:15.2/tmate/2.2.1.tar.gz
tmate-2.2.1/tmate-ssh-client.c
:gladiac wrote 8 months ago
Note that if you want to use SHA256, you need to use a libssh version (>= 0.9.0) which provides it :-)
bmwiedemann wrote 8 months ago
Thanks for the hint. I submitted libssh-0.9.6 towards 15-SP4