From 2ee8e4e87542c56b172e706266d5c5d2b4d2e5c8 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 15 May 2002 06:18:52 +0000 Subject: Update "analog" package to version 5.23. Changes since version 5.22: - Added PROGRESSFREQ to the list of forbidden commands from the form interface, because it allows a denial-of-service attack. - Also emphasised in the documentation that allowing untrusted users to run analog through the form interface is inherently open to a denial-of-service attack. - Fixed two bugs which caused occasional crashes while outputting. - Russian language files included (KOI8-R and Windows-1251 character sets). - Added new domains to the French domains files. - New How-To on configuring IIS --- www/analog/Makefile | 4 ++-- www/analog/PLIST | 8 ++++++-- www/analog/distinfo | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'www/analog') diff --git a/www/analog/Makefile b/www/analog/Makefile index 232df9da93e..7396649a1d5 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2002/03/20 14:16:00 tron Exp $ +# $NetBSD: Makefile,v 1.33 2002/05/15 06:18:52 tron Exp $ -DISTNAME= analog-5.22 +DISTNAME= analog-5.23 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ http://www.web42.com/analog/ \ diff --git a/www/analog/PLIST b/www/analog/PLIST index 1890ccfb287..5fcaf393104 100644 --- a/www/analog/PLIST +++ b/www/analog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/02/20 16:44:27 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/05/15 06:18:52 tron Exp $ bin/analog etc/analog.cfg.default @exec test -f %D/etc/analog.cfg || cp -p %D/%F %D/etc/analog.cfg @@ -247,8 +247,12 @@ lib/analog/lang/ptdom.tab lib/analog/lang/ro.lng lib/analog/lang/rodom.tab lib/analog/lang/ru.lng -lib/analog/lang/rua.lng lib/analog/lang/rudom.tab +lib/analog/lang/ru1.lng +lib/analog/lang/ru1desc.txt +lib/analog/lang/ru1dom.tab +lib/analog/lang/rudesc.txt +lib/analog/lang/ruform.html lib/analog/lang/se.lng lib/analog/lang/se2.lng lib/analog/lang/se2a.lng diff --git a/www/analog/distinfo b/www/analog/distinfo index 507df9d5164..bc4791d7f75 100644 --- a/www/analog/distinfo +++ b/www/analog/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2002/03/20 14:16:01 tron Exp $ +$NetBSD: distinfo,v 1.12 2002/05/15 06:18:52 tron Exp $ -SHA1 (analog-5.22.tar.gz) = 10d8ff187398243778fad0929e2a53f863ecf275 -Size (analog-5.22.tar.gz) = 876264 bytes +SHA1 (analog-5.23.tar.gz) = 323a6baf050d9e452d481305581338d2483b3b24 +Size (analog-5.23.tar.gz) = 980399 bytes SHA1 (patch-aa) = cc7879420cf9233db58908958f5380636d256656 SHA1 (patch-ab) = f11c9d3f5dec5b9cd04de0d114752c58484a648a -- cgit v1.2.3