giovanni
8729ef829c
update to 4.2.1
...
full changelog at http://www.phpmyadmin.net/documentation/changelog.php
2014-05-16 15:32:30 +00:00
benoit
80ce830986
Update phpmyadmin to 4.1.14.
...
ok giovanni@ (maintainer).
2014-05-05 15:46:41 +00:00
giovanni
8e689cfe94
Bugfix update to 4.1.13
2014-04-15 16:59:45 +00:00
giovanni
b3115dc357
Bugfix update to 4.1.9
2014-03-14 23:48:49 +00:00
giovanni
2ecf6982b2
point users to the correct configuration file.
...
spotted by Eric Brown
ok sthen@ jasper@ ajacoutot@
2014-02-14 10:02:52 +00:00
giovanni
9745791e0d
Update to 4.1.6
...
install a README file for real, forgot a while ago
2014-01-27 14:20:01 +00:00
giovanni
c0e3bd3107
Bugfix update to 4.1.5
2014-01-19 15:48:29 +00:00
giovanni
35ea711c28
Bugfix update to 4.1.2
2013-12-27 11:20:57 +00:00
giovanni
f00be1a807
Update to 4.1.1
...
hints and ok sthen@ ajacoutot@, ok brad@
2013-12-18 14:49:45 +00:00
giovanni
4c56b4f17a
Bugfix update to 4.0.9
2013-11-14 08:47:21 +00:00
giovanni
23153d0dae
Bugfix update to 4.0.7
2013-09-30 10:40:00 +00:00
giovanni
b1f0d63d6a
Bugfix update to 4.0.6
2013-09-10 15:52:02 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
giovanni
4b533e1c73
Security update to 4.0.5, spotted by jasper@
...
Fixes PMASA-2013-10
ok jasper@
2013-08-09 13:00:48 +00:00
jasper
c38dcacc50
use ${VARBASE} instead of hardcoding /var
2013-07-05 09:34:35 +00:00
giovanni
6048471a74
Security update to 4.0.4.1
...
fixes PMASA-2013-6 (CVE-2013-4729) and PMASA-2013-7
2013-07-03 08:00:11 +00:00
giovanni
06a4215dc0
Bugfix update to 4.0.4
2013-06-21 10:05:32 +00:00
benoit
e3307058f8
Update phpmyadmin to 4.0.3.
...
Security update to 4.0.3 (fixes PMASA-2013-6)
from giovanni@ (maintainer)
2013-06-10 14:59:10 +00:00
giovanni
6e665d54c3
Bugfix update to 4.0.2
...
Full changelog available at https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog
2013-05-27 08:05:07 +00:00
giovanni
30471d53c4
Update to 4.0.1 and take maintainership
...
lot of bugfixes and a some gui changes
ok sthen@ kevlo@
2013-05-24 15:00:06 +00:00
sthen
7e766295eb
Drop kevlo as MAINTAINER at his request
2013-04-26 07:48:16 +00:00
sthen
0aa6419dce
SECURITY update to phpmyadmin 3.5.8.1, fixes incl php code execution for
...
logged-in users. more details at http://cxsecurity.com/issue/WLB-2013040179
OK gsoares@
2013-04-25 13:37:16 +00:00
sthen
15246978df
SECURITY update to phpmyadmin 3.5.8, ok giovanni@, maintainer timeout
2013-04-17 13:05:10 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
giovanni
02242adfa7
Bugfix update to 3.5.7
...
remove PERMIT_* lines
ok kevlo@ on a previous diff
2013-03-11 09:46:13 +00:00
giovanni
c31bb99b2a
Major update to 3.5.5 release, many new improvements and many bug fixes.
...
ok kevlo@ (Maintainer)
2013-01-18 15:17:43 +00:00
sthen
4b7ad2646b
various tweaks to phpMyAdmin packaging.
...
feedback/OKs from aja@ william@ jasper@ giovanni@ kevlo@
- move MESSAGE to README.
- add missing dep on php-mysqli.
- change the unpack/fake-install method to use the standard
extract infrastructure.
- @sample contrib/htaccess into .htaccess so apache can use it by
default if allowoverride is enabled. this does some basic user-agent
checks to reduce the risk of phpmyadmin sites showing up in
search engines.
- provide an @sample'd apache config file which enables use of
the .htaccess file and restricts access to localhost. talk about
this in README so people know what's going on. (phpMyAdmin has
a history of security-related bugs, but because it's rather
commonly used it's much better to have it in ports so that
it can be updated easily; these changes make the default
installation safer).
2012-08-31 16:40:38 +00:00
william
fcc19956cb
Update to phpmyadmin-3.4.11.1, resolving CVE-2012-4345
...
and closing other security holes as well.
ok kevlo@ (MAINTAINER)
similar diff from jasper@
2012-08-30 02:47:52 +00:00
giovanni
ee4c547806
Update to 3.4.10.2, fixes local path disclosure vulnerability, see
...
PMASA-2012-2.
ok kevlo@ (Maintainer)
2012-04-02 09:35:20 +00:00
giovanni
b027dd16a8
Update to 3.4.10.1, fixes XSS in replication setup, see PMASA-2012-1
...
ok kevlo@
2012-02-21 13:50:18 +00:00
giovanni
7b588715ee
Update to 3.4.10
...
ok kevlo@ (Maintainer)
2012-02-17 14:48:07 +00:00
giovanni
37b6451e1e
Update to 3.4.9, fixes PMASA-2011-19 and PMASA-2011-20
...
ok kevlo@ (Maintainer)
2011-12-29 15:22:26 +00:00
sthen
7a1d0fc63f
bump REVISION due to -stable commit; the php dependencies changed in
...
-current so this needs to have a higher version number than -stable
otherwise there will be problems moving from -stable -> -current or
-stable -> 5.1
2011-12-05 10:29:09 +00:00
sthen
daa3cd4995
update to phpMyAdmin 3.4.8, including fixes for 5 cross-site scripting bugs.
...
ok kevlo@
2011-12-05 09:55:12 +00:00
giovanni
bfff4d0369
Update to 3.4.7.1, fixes CVE-2011-4107
...
ok jasper@
2011-11-17 15:00:20 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
giovanni
7efcf961be
Update to 3.4.7
...
ok kevlo@ (Mantainer)
2011-11-08 13:44:10 +00:00
giovanni
0858a90472
Security update to 3.4.6
...
Fixes PMASA-2011-15 and PMASA-2011-16
ok jasper@ who provided the same diff
2011-10-18 08:21:13 +00:00
gsoares
974247e480
update to 3.4.5; fixes security issues: PMASA-2011-14
...
OK kevlo(maintainer)
2011-09-16 13:30:22 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
jasper
3278151891
- update to 3.4.4, fixes PMASA-2011-13
...
maintainer kevlo@ timed-out
2011-08-30 15:04:41 +00:00
giovanni
ba1cb73380
update to 3.4.3.2, fixes from PMASA-2011-9 to PMASA-2011-12
...
ok kevlo@ (Maintainer)
2011-07-25 09:42:17 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
robert
61d54aee81
switch to lang/php
2011-07-08 23:01:39 +00:00
sthen
2b58d250bb
security fix update to phpmyadmin; CVE-2011-2505, 2506, 2507, 2508
...
arbitrary php code execution, see https://secunia.com/advisories/45139
ok giovanni@, jasper probably has the same diff too
2011-07-06 14:28:35 +00:00
sthen
fb6bdd86de
update to phpMyAdmin 3.4.3, ok kevlo@
2011-07-01 16:08:37 +00:00
giovanni
79ed7d1737
Bugfix update to 3.4.2
...
Okay kevlo@ (Maintainer)
2011-06-17 15:03:45 +00:00
rpointel
cd67b186eb
Update phpmyadmin to 3.4.1.
...
ok kevlo@ (maintainer).
2011-05-24 06:34:58 +00:00
rpointel
bf5e9e33f3
update phpmyadmin to 3.4.0.
...
ok kevlo@ (maintainer).
2011-05-12 05:09:00 +00:00
sthen
dbb103dd65
update phpMyAdmin to 3.3.10; bug fixes and minor security updates
...
PMASA-2010-9 and PMASA-2010-10. ok kevlo@ jasper@
2011-03-21 09:21:51 +00:00