Re: [Proftpd-devel] ProFTPD 1.3.9a released!
Info via Proftp-devel <[email protected]> Tue, 28 Apr 2026 12:11:40 +0200
| Newsgroups | gmane.network.proftpd.devel,gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
# This script is created to work with Debian/DietPi trixie(13) Raspberry Pi 4B 8GB # if [ -z "$1" ]; then echo "Usage: $1 <new-version>" exit 1 fi if [ ! -d "/data" ]; then mddir /data fi cd /data if [ -d "/data/proftpd" ]; then rm -rf ./proftpd fi wget ftp://ftp.proftpd.org/distrib/source/$1.tar.gz tar -xzvf $1.tar.gz mv $1 proftpd rm -rf $1.tar.gz -----Oorspronkelijk bericht----- Van: TJ Saunders <[email protected]> Verzonden: dinsdag 28 april 2026 01:37 Aan: proftp-announce-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org CC: ProFTPD Developers <[email protected]>; ProFTPD Users <[email protected]> Onderwerp: [Proftpd-devel] ProFTPD 1.3.9a released! -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, ProFTPD community. The ProFTPD Project team is pleased to announce that the first maintenance release for ProFTPD 1.3.9 is now available for public consumption. You can download 1.3.9a, including PGP signatures and SHA256 sums, from GitHub: https://github.com/proftpd/proftpd/archive/v1.3.9a.tar.gz Alternatively, you can download proftpd from the main site: ftp://ftp.proftpd.org/distrib/source The 1.3.9a release is a maintenance release, containing various fixes backported from the 1.3.10 development cycle. Please read the included NEWS and RELEASE_NOTES files for the full details. The SHA256 sum for the source tarball is: bc3c7c47033ecff29f010efc18315d5906eb942d2e673ebce0138a96f11af0b4 proftpd-1.3.9a.tar.gz The PGP signature for the source tarball is: proftpd-1.3.9a.tar.gz: -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRpfmhNFmjWloQoQFy3jok/pRGXagUCae/wrgAKCRC3jok/pRGX anVRAKC7DksemDuVm42kjbTW3LasjeGrBgCgjBdq78O4fBUem1bZgsQ6doxurzs= =d4O2 -----END PGP SIGNATURE----- My PGP key has been used to sign the source tarballs as well as this announcement; it is available via MIT's public keyserver. -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRpfmhNFmjWloQoQFy3jok/pRGXagUCae/w/gAKCRC3jok/pRGX avpZAJ9Ic84fGSWoUOgjGWgPwg1G90+HIQCg52nhQwdw0/73TEEkrPbnfZkqP8M= =f8iS -----END PGP SIGNATURE----- _______________________________________________ ProFTPD Developers List <[email protected]> https://lists.sourceforge.net/lists/listinfo/proftp-devel