mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
- Update to 2.11.9.1
Security Update: A point release to close a code execution vulnerability. This bug allows a remote user logged in to the phpmyadmin web application to run arbitrary shell commands with the credentials of the web server. PR: 127417 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: portmgr (pav) Security: http://www.vuxml.org/freebsd/74bf1594-8493-11dd-bb64-0030843d3802.html
This commit is contained in:
parent
73b5662391
commit
e9d810a95d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220417
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
DISTVERSION= 2.11.9
|
||||
DISTVERSION= 2.11.9.1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/phpmyadmin
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 692805538f33b1e1d24430476e3ae426
|
||||
SHA256 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 8d9d53194283590b89325773e9c2c1c9defb13f84e13bc5d8a89f86c3b7f3576
|
||||
SIZE (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 3110016
|
||||
MD5 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 04bebba1ef0f260018cbeec2a1e9b9ff
|
||||
SHA256 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 68bf29e3b7fa7082589fbbd483f2883be90a13b8eb5ecb3fd4e9f5be1e555892
|
||||
SIZE (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 3110561
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
DISTVERSION= 2.11.9
|
||||
DISTVERSION= 2.11.9.1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/phpmyadmin
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 692805538f33b1e1d24430476e3ae426
|
||||
SHA256 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 8d9d53194283590b89325773e9c2c1c9defb13f84e13bc5d8a89f86c3b7f3576
|
||||
SIZE (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 3110016
|
||||
MD5 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 04bebba1ef0f260018cbeec2a1e9b9ff
|
||||
SHA256 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 68bf29e3b7fa7082589fbbd483f2883be90a13b8eb5ecb3fd4e9f5be1e555892
|
||||
SIZE (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 3110561
|
||||
|
Loading…
Reference in New Issue
Block a user