File: README.SSL

package info (click to toggle)
linux-ftpd-ssl 0.17.33%2B0.3-1%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 2,004 kB
  • ctags: 2,302
  • sloc: ansic: 3,539; yacc: 1,303; makefile: 97; sh: 40
file content (14 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The SSL patches were downloaded from
ftp://ftp.uni-mainz.de/pub/software/security/ssl/SSL-MZapps/linux-ftpd-0.17+ssl-0.3.diff.gz

The packages was build in the following way:

apt-get source linux-ftpd
mv linux-ftpd-0.17 linux-ftpd-ssl-0.17.18+0.3
cd linux-ftpd-ssl-0.17.18+0.3
zcat ../linux-ftpd-0.17+ssl-0.3.diff.gz | patch -p1
#don't fix problems with applied patches !
cd ..
cp -a linux-ftpd-ssl-0.17.18+0.3 linux-ftpd-ssl-0.17.18+0.3.orig
cd linux-ftpd-ssl-0.17.18+0.3
zcat ../linux-ftpd-ssl_0.17.12+0.3-2.diff.gz | patch -p1