Update to 1.7.1 which includes the head method and fixes a bug in basic

authentication that could cause the use of an unitialised char array.
From: Marcus Glocker <marcus@nazgul.ch>
ok mbalmer@
This commit is contained in:
niallo 2005-03-09 18:19:16 +00:00
parent 622c8facee
commit 13192821cb
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2005/02/28 23:24:56 mbalmer Exp $
# $OpenBSD: Makefile,v 1.10 2005/03/09 18:19:16 niallo Exp $
COMMENT= "Nostromo webserver"
DISTNAME= nostromo-1.7
DISTNAME= nostromo-1.7.1
CATEGORIES= www
MASTER_SITES= http://www.nazgul.ch/dev/

View File

@ -1,4 +1,4 @@
MD5 (nostromo-1.7.tar.gz) = 8c791bb75d55183cfcbf3cec69a9e757
RMD160 (nostromo-1.7.tar.gz) = 85dcb5edfc898dc6598b2976ce225b69a8f8d615
SHA1 (nostromo-1.7.tar.gz) = 26be1a332adbec99ce5d512d7b10d6df459b9aac
SIZE (nostromo-1.7.tar.gz) = 38300
MD5 (nostromo-1.7.1.tar.gz) = dc52668db3ae91556710286f036730a3
RMD160 (nostromo-1.7.1.tar.gz) = 788826d1e292b1c3ac3be37ea15311a80051f390
SHA1 (nostromo-1.7.1.tar.gz) = 99eb230ead8a7012f0c5831165b670352d902cf2
SIZE (nostromo-1.7.1.tar.gz) = 38606