diff options
author | hubertf <hubertf> | 2000-12-17 09:39:53 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-12-17 09:39:53 +0000 |
commit | bd728a389ad7333a3a8afbe1c69c53628d9c76b3 (patch) | |
tree | 93bcde0e5490e22de5e62b1f405d92229f0e375c /mbone/sdr/files | |
parent | c6f893404517a625d316b217f90f36174719e66d (diff) | |
download | pkgsrc-bd728a389ad7333a3a8afbe1c69c53628d9c76b3.tar.gz |
Update sdr to 3.0. Changes:
3.0 K.Hasler/E.Whelan 22 Aug 2000
- new 'application' media type for session directories
- fixed byte ordering of headers on intel machines
- fixed IP6 address allocation for unix IP6 stacks
- Authentication and encryption code fixed to allow for extra space
for IPv6 addresses
- Added IPv6 flags to configure scripts "--enable-ipv6"
3.0 K.Hasler 6 Dec 1999
- changed use of option get to use the resource procs in generic.tcl
- store_address now returns if it already has the address.
3.0 C.Perkins 16 Nov 1999
- Remove TTL scoping option
2.9 K.Hasler 26 Oct 1999
- created a directory type for the directory icon, so that the directory icon
is displayed for directory sessions in the main SDR window.
- Fix reshow_sessions to delete sessbox when they exist - fixes problem when
using the Apply button from the preferences window.
2.9 E.Whelan 25 Oct 1999
- fixed window problems caused by adding directories - fixes problems
with passphrase window.
- eg geometry option and key passphrase window at startup
- FAQ has also been updated
- Fixed problem which quit from SDR when closed directory windows
2.8 K.Hasler 9 Sep 1999
- fixdaysinmonth proc fixes daysinmonth variable for leap years. Used
when creating a new session and in calendar.
- Fix convert_vars to recognise other variable separators (ie not just /).
- Fixed set_fmt_menu in create_proc_menu which had attributes in wrong order.
- Directory SDP Patches from: http://www.live.com/sdrpatch.html
2.7e K.Hasler 15 July 1999
- enabled pgp
Diffstat (limited to 'mbone/sdr/files')
-rw-r--r-- | mbone/sdr/files/md5 | 4 | ||||
-rw-r--r-- | mbone/sdr/files/patch-sum | 24 |
2 files changed, 7 insertions, 21 deletions
diff --git a/mbone/sdr/files/md5 b/mbone/sdr/files/md5 index 919d2499057..7c5047975ae 100644 --- a/mbone/sdr/files/md5 +++ b/mbone/sdr/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 1999/10/04 20:57:00 is Exp $ +$NetBSD: md5,v 1.6 2000/12/17 09:39:53 hubertf Exp $ -MD5 (sdr-2.7.tar.gz) = da28a7a960007af129673997da945c0d +MD5 (sdr-3.0.tar.gz) = 905eeb8c4c9ad304e35728c95556fff0 diff --git a/mbone/sdr/files/patch-sum b/mbone/sdr/files/patch-sum index 9a62f4fcae7..df57c62b980 100644 --- a/mbone/sdr/files/patch-sum +++ b/mbone/sdr/files/patch-sum @@ -1,20 +1,6 @@ -$NetBSD: patch-sum,v 1.7 2000/12/16 05:44:09 hubertf Exp $ +$NetBSD: patch-sum,v 1.8 2000/12/17 09:39:53 hubertf Exp $ -MD5 (patch-aa) = b10166bf243215b706006e9b5255f208 -MD5 (patch-ab) = 5d1e2bf629f06344db61bba29d14b555 -MD5 (patch-ac) = 7656af3a62b4d9f484c08f104e6cfbe4 -MD5 (patch-ad) = 0788ed50bc486b8696973cdec15a7fb9 -MD5 (patch-ae) = ac995ca267ba84c0c8ccf1821d701a2f -MD5 (patch-af) = 57049a2f39ff9704aaf964792c99b8be -MD5 (patch-ag) = 39d8bba57d173535e94fb16b789fb9dc -MD5 (patch-ah) = 63512e42ca7b6a2c16e5440841b5f3ed -MD5 (patch-aj) = c9f0b3d94da841f51c78a5ab7db034c4 -MD5 (patch-ak) = d013192600f69a313d6477ef47fac6de -MD5 (patch-ao) = 5cbb4d6c6d77e02bd885307fdd406d4c -MD5 (patch-ap) = c9452823b714e453e5b42350f65c508d -MD5 (patch-aq) = 98d9f4ac14d74f276ad49be038d27e33 -MD5 (patch-ar) = f290a4b548a2faab4df242e5d9f719e0 -MD5 (patch-as) = ffd7bd7a7fe0586d859dfa991796cdc5 -MD5 (patch-at) = 03c069c0d9480157ba79d179ff13a394 -MD5 (patch-au) = b408b90d8850f29fcdb57c6a0e52393b -MD5 (patch-av) = 1da26deb87da30fac7a3089514634f1d +MD5 (patch-aa) = 8448c8d91eef75ddf36d0ea76d9aa1a3 +MD5 (patch-ab) = 498c3c2d4d62335721791851a8a7b8c2 +MD5 (patch-ac) = bfcd00f286db2d5423e7870c8d24d607 +MD5 (patch-ad) = c9d6f5b3248847609f212153e550d144 |