Update to 1.30 which fixes a security hole that allowed arbitrary
file disclosure in some circumstances. Announcement: http://acme.com/updates/archive/211.html Approved by: matthew (mentor, implicit) MFH: 2018Q4 Security: 33c384f3-5af6-4662-9741-0acb21c7e499
This commit is contained in:
parent
5d617e602a
commit
4322a210bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483152
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mini_httpd
|
||||
PORTVERSION= 1.29
|
||||
PORTVERSION= 1.30
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= https://www.acme.com/software/mini_httpd/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529456298
|
||||
SHA256 (mini_httpd-1.29.tar.gz) = bdbd6226cbd105f537f67b5ad93ea69856426274bc5ada5124cca2785592ea6e
|
||||
SIZE (mini_httpd-1.29.tar.gz) = 43830
|
||||
TIMESTAMP = 1540593543
|
||||
SHA256 (mini_httpd-1.30.tar.gz) = 9c4481802af8dde2e164062185c279e9274525c3af93d014fdc0b80cf30bca6e
|
||||
SIZE (mini_httpd-1.30.tar.gz) = 43889
|
||||
|
|
Loading…
Reference in a new issue