[security] dropbear: update to 0.47, http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2005q4/000312.html
This commit is contained in:
parent
945114928c
commit
8c39d6e797
@ -9,9 +9,9 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dropbearkey
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rwxr-xr-x root/root usr/man/man1/dbclient.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/dbclient.1.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rwxr-xr-x root/root usr/man/man8/dropbear.8.gz
|
||||
-rwxr-xr-x root/root usr/man/man8/dropbearkey.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/dropbear.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/dropbearkey.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/dropbear
|
||||
|
@ -1,2 +1,2 @@
|
||||
e499ac93e2ce3c14c3806c4f74e74371 dropbear
|
||||
f0e535a62b57e5bde9ecba4a11402178 dropbear-0.46.tar.bz2
|
||||
cf634614d52278d44dfd9c224a438bf2 dropbear-0.47.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
|
||||
|
||||
name=dropbear
|
||||
version=0.46
|
||||
version=0.47
|
||||
release=1
|
||||
source=(http://matt.ucc.asn.au/$name/$name-$version.tar.bz2 \
|
||||
$name)
|
||||
@ -17,5 +17,5 @@ build () {
|
||||
install -d $PKG/{etc/{rc.d,dropbear},usr/man/man{1,8}}
|
||||
install -m 644 dbclient.1 $PKG/usr/man/man1
|
||||
install -m 644 dropbear{.8,key.8} $PKG/usr/man/man8
|
||||
install -m 755 ../dropbear $PKG/etc/rc.d
|
||||
install -m 755 $SRC/dropbear $PKG/etc/rc.d
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user