[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] More packages
Hello.
I have built new stuff.
First, the cross-tools and libraries.
- binutils 2.14
New version, no major change.
- MiNTLib CVS-20131219
It includes the ONLCR fix in tcgetattr().
This is a benefit for some terminal-related software, such as ssh.
- Readline 6.2
Allows command-line history and TAB completion on some software, such as
smbclient.
- OpenSSL 1.0.1e
Requirement to build OpenSSH.
With special "PRNG is not seeded" fix for sshd and sftp-server on ARAnyM.
As usual, the cross-tools are available there:
http://vincent.riviere.free.fr/soft/m68k-atari-mint/
I have only built the Cygwin binaries, the Ubuntu ones will come later.
Next, MiNT software:
- Findutils 4.5.12
Provides the find and xargs utilities.
http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/mint/findutils/
- Samba 3.6.21
Thanks to Readline, the smbclient utility now supports command-line history
and tab completion.
Unfortunately, the "Too many open files" issue is still present, due to
kernel limitations.
http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/mint/samba/
- OpenSSH 6.4p1
Thanks to the ONLCR fix in the MiNTLib, the ssh client can connect to a
Linux server without suffering of stairs effect.
This binary also includes the OpenSSL fix for ARAnyM.
This is also the first time that OpenSSH is available for ColdFire.
http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/mint/openssh/
- Coreutils 8.21
Minor rebuild.
Thanks to the ONLCR fix, stty does not show -onlcr anymore.
--
Vincent Rivière