diff options
author | snj <snj> | 2008-04-29 03:46:57 +0000 |
---|---|---|
committer | snj <snj> | 2008-04-29 03:46:57 +0000 |
commit | 4733796ad98794ddff0d98a523fd8dafea8f14af (patch) | |
tree | 7e4793851f2746e01d949125105fe5de048308c5 /shells/scponly/distinfo | |
parent | 908df42e7ffd63af6f6e9520de564dddd11f6826 (diff) | |
download | pkgsrc-4733796ad98794ddff0d98a523fd8dafea8f14af.tar.gz |
Update scponly to 4.8.
Changes since 4.3:
- fix support for quota and passwd when running within the
chroot (exec pre-chroot)
- disallow rsync and svnserve from being run as daemons that
listen on a port
- switch to getopt_long for command processing, use getopt for
sftp-server, svnserve, and quota
- abort processing on commands that require getopt when getopt
is not available
- switched to slightly optimized and more compact debug code
- fix unison support within chroots
- fix for unison command execution bug
- allow multiple users with the same uid using USER environment
variable
- added missing semicolon to helper.c
- fixes the configure.in script to not define HAVE_OPTRESET, not
even to a value of 0
- fixes that hopefully improve the optarg compilation situation
- UNISON $HOME environment fix
- fixes to setup_chroot.sh/in
Diffstat (limited to 'shells/scponly/distinfo')
-rw-r--r-- | shells/scponly/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/scponly/distinfo b/shells/scponly/distinfo index c1b3813c4d5..7082d30a162 100644 --- a/shells/scponly/distinfo +++ b/shells/scponly/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/12/28 18:55:07 snj Exp $ +$NetBSD: distinfo,v 1.6 2008/04/29 03:46:57 snj Exp $ -SHA1 (scponly-4.3.tgz) = 1aa08715d49c76ca0e78685b027e977acdd563c8 -RMD160 (scponly-4.3.tgz) = 780baf0a2be4b3042d721953c109c06ff0d9d1a2 -Size (scponly-4.3.tgz) = 94889 bytes +SHA1 (scponly-4.8.tgz) = 154de34901ce22fd9d406f6e02cddc440c435afc +RMD160 (scponly-4.8.tgz) = de6b58fcb8108d42a1576c69003e9136b9417869 +Size (scponly-4.8.tgz) = 101687 bytes SHA1 (patch-aa) = a09c070db3c46d776d57bf16354604b295f2f749 |