1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update security/base to 1.2.1, which fixes a SQL injection issue

derived from ACID.

PR:		ports/88257
Submitted by:	maintainer

Security:	http://www.vuxml.org/freebsd/f38c87a5-4a3e-11da-8ba2-0004614cc33d.html
This commit is contained in:
Sergey Matveychuk 2005-10-31 19:49:01 +00:00
parent 1b479a8bee
commit 5520a193a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146860
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= base
PORTVERSION= 1.2
PORTVERSION= 1.2.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= secureideas

View File

@ -1,2 +1,2 @@
MD5 (base-1.2.tar.gz) = 66acf9b2f565cbebb1d33e49d360ed3c
SIZE (base-1.2.tar.gz) = 340007
MD5 (base-1.2.1.tar.gz) = 7edc7b677d1ca9f69a7bd71d6adece18
SIZE (base-1.2.1.tar.gz) = 344440

View File

@ -108,6 +108,7 @@ www/base/sql/create_base_tbls_oracle.sql
www/base/sql/create_base_tbls_pgsql.sql
www/base/sql/create_base_tbls_pgsql_extra.sql
www/base/sql/upgrade_0.9.x_to_1.0-mysql.sql
www/base/styles/base_black_style.css
www/base/styles/base_red_style.css
www/base/styles/base_style.css
www/base/styles/acid_style.css