Update to 0.8.8f to resolve security and bug issues
PR: 201702 Security: CVE-2015-4634 Security: 0bfda05f-2e6f-11e5-a4a5-002590263bf5
This commit is contained in:
parent
acd94bf6a8
commit
681dfef534
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392573
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cacti
|
||||
PORTVERSION= 0.8.8d${PATCHLEVEL}
|
||||
PORTVERSION= 0.8.8f${PATCHLEVEL}
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= http://www.cacti.net/downloads/ \
|
||||
ftp://ftpmirror.uk/freebsd-ports/cacti/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cacti-0.8.8d.tar.gz) = 1e3fb4aa137c0a9cb682fa66956c1f59dfc730040a215c45b7f9a5f9b9714bec
|
||||
SIZE (cacti-0.8.8d.tar.gz) = 2470512
|
||||
SHA256 (cacti-0.8.8f.tar.gz) = d92adfa054c1afaa295de3ddda95173bf18d5465fa95f4481611c69647a10999
|
||||
SIZE (cacti-0.8.8f.tar.gz) = 2594481
|
||||
|
@ -255,6 +255,8 @@
|
||||
%%CACTIDIR%%/include/js/jquery.js
|
||||
%%CACTIDIR%%/include/js/jquery.zoom.css
|
||||
%%CACTIDIR%%/include/js/jquery.zoom.js
|
||||
%%CACTIDIR%%/include/js/jquery-ui.css
|
||||
%%CACTIDIR%%/include/js/jquery-ui.js
|
||||
%%CACTIDIR%%/include/js/jstree.js
|
||||
%%CACTIDIR%%/include/js/themes/default-dark/32px.png
|
||||
%%CACTIDIR%%/include/js/themes/default-dark/40px.png
|
||||
@ -344,6 +346,8 @@
|
||||
%%CACTIDIR%%/install/0_8_8a_to_0_8_8b.php
|
||||
%%CACTIDIR%%/install/0_8_8b_to_0_8_8c.php
|
||||
%%CACTIDIR%%/install/0_8_8c_to_0_8_8d.php
|
||||
%%CACTIDIR%%/install/0_8_8d_to_0_8_8e.php
|
||||
%%CACTIDIR%%/install/0_8_8e_to_0_8_8f.php
|
||||
%%CACTIDIR%%/install/0_8_to_0_8_1.php
|
||||
%%CACTIDIR%%/install/index.php
|
||||
%%CACTIDIR%%/install/install_finish.gif
|
||||
|
Loading…
Reference in New Issue
Block a user