Matthew Seaman
b62dc760ab
Security Update to 4.5.5.1
...
Multiple XSS vulnerabilities and a man-in-the-middle attack against
API calls to GitHub.
MFH: 2016Q1
Security: f682a506-df7c-11e5-81e4-6805ca0b3d42
2016-03-01 07:32:16 +00:00
Matthew Seaman
e8318643e9
Update to 4.5.5
...
This is a routine maintenance update.
ChangeLog: https://www.phpmyadmin.net/files/4.5.5/
2016-02-23 08:15:15 +00:00
Matthew Seaman
a4cffb9972
Update to 4.5.4.1
...
This is actually pretty much a no-op on FreeBSD: we're using the
bundled verion of phpseclib, and the regrssion fix does not apply to
the 4.5.x branch.
ChangeLog: https://www.phpmyadmin.net/files/4.5.4.1/
2016-01-29 16:26:41 +00:00
Matthew Seaman
569198a034
Security Update to 4.5.4
...
This is a combination of feature- and security- updates. The PMA
project has not yet published the relevant advisories, so there is
very little information available about what the vulnerabilities are
and what versions they affect. PMSA-2016-1 to PMSA-2016-9 are
expected to be available at https://www.phpmyadmin.net/security/
shortly.
[Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-1
[Security] Unsafe generation of CSRF token, see PMASA-2016-2
[Security] Multiple XSS vulnerabilities, see PMASA-2016-3
[Security] Insecure password generation in JavaScript, see PMASA-2016-4
[Security] Unsafe comparison of CSRF token, see PMASA-2016-5
[Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-6
[Security] XSS vulnerability in normalization page, see PMASA-2016-7
[Security] Full path disclosure vulnerability in SQL parser, see PMASA-2016-8
[Security] XSS vulnerability in SQL editor, see PMASA-2016-9
VuXML entries to follow once the advisories are available.
ChangeLog: https://www.phpmyadmin.net/files/4.5.4/
MFH: 2016Q1
Security: https://www.phpmyadmin.net/security/PMASA-2016-1/
Security: https://www.phpmyadmin.net/security/PMASA-2016-2/
Security: https://www.phpmyadmin.net/security/PMASA-2016-3/
Security: https://www.phpmyadmin.net/security/PMASA-2016-4/
Security: https://www.phpmyadmin.net/security/PMASA-2016-5/
Security: https://www.phpmyadmin.net/security/PMASA-2016-6/
Security: https://www.phpmyadmin.net/security/PMASA-2016-7/
Security: https://www.phpmyadmin.net/security/PMASA-2016-8/
Security: https://www.phpmyadmin.net/security/PMASA-2016-9/
2016-01-28 07:37:59 +00:00
Matthew Seaman
7b3aff160b
Security update to 4.5.3.1
...
This update fixes regressions in 4.5.3 and addresses a path disclosure
vulnerability.
MFH: 2015Q4
Security: 88f75070-abcf-11e5-83d3-6805ca0b3d42
2015-12-26 13:01:43 +00:00
Matthew Seaman
a4e2f225ff
Update to 4.5.3
...
ChangeLog: https://www.phpmyadmin.net/files/4.5.3/
2015-12-23 20:41:32 +00:00
Matthew Seaman
9d4bfb4404
Update to 4.5.2:
...
ChangeLog: https://www.phpmyadmin.net/files/4.5.2/
2015-11-23 14:55:59 +00:00
Matthew Seaman
525f891aa0
Remove outdated comment. pkg(8) handles empty dirs just fine, and the
...
code was changed long ago to account for that.
2015-11-22 15:17:40 +00:00
Matthew Seaman
794b971ea0
Remove the APC option
...
The pecl-APC extension is not currently supported at the moment in
PHP-5.5, which is the minimum PHP version required by phpMyAdmin.
Also the 'animated progress bar' support doesn't need APC with PHP
5.4.x or above. (See question 2.9 in the PMA FAQ:
https://phpmyadmin.readthedocs.org/en/latest/faq.html#configuration
)
PR: 204659
Submitted by: sirdice (at) gmail.com
2015-11-18 13:38:14 +00:00
Mathieu Arnold
f350434f97
IGNORE_WITH_PHP=54 does not do anything, php 5.4 is called 5 here, so
...
add 5 to the list.
Sponsored by: Absolight
2015-11-13 15:54:09 +00:00
Matthew Seaman
fd8f68033d
Security update to 4.5.1
...
See https://www.phpmyadmin.net/security/PMASA-2015-5/
MFH: 2015Q4
Security: 08d11134-79c5-11e5-8987-6805ca0b3d42
2015-10-23 20:41:24 +00:00
Matthew Seaman
79947ef895
Update to 4.5.0.2
...
Another quick fix for a regression in 4.5.0
ChangeLog: https://www.phpmyadmin.net/files/4.5.0.2/
2015-09-26 14:30:38 +00:00
Matthew Seaman
682e6df513
Update to 4.5.0.1
...
This is a fix for a regression in 4.5.0:
- issue #11492 AUTO_INCREMENT statements are partly missing from exports
ChangeLog: https://www.phpmyadmin.net/files/4.5.0.1/
2015-09-24 09:20:56 +00:00
Matthew Seaman
8c0ede0305
Update to 4.5.0
...
This is the first release from the 4.5 branch, and a major update.
With this release, the minimum required version of PHP is php-5.5
ChangeLog: https://www.phpmyadmin.net/files/4.5.0/
2015-09-24 06:35:40 +00:00
Matthew Seaman
2e809f613f
Update to 4.4.15
...
This is the last routine (ie. other than security patches) release
from the 4.4.x series. The next update will be a major jump to the
4.5.x series.
ChangeLog: https://www.phpmyadmin.net/files/4.4.15/
2015-09-20 13:01:28 +00:00
Matthew Seaman
48c5dab74a
Security Update to 4.4.14.1
...
Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/
MFH: 2015Q3
Security: 3904f759-5659-11e5-a207-6805ca0b3d42
2015-09-08 18:51:43 +00:00
Matthew Seaman
fa76f06ffd
Update to 4.4.14
...
This is a routine bugfix update
Change Log: https://www.phpmyadmin.net/files/4.4.14/
2015-08-20 15:54:19 +00:00
Matthew Seaman
8152ccc017
Update to 4.4.13.1
...
Quick reaction update to correct a mistake in 4.4.13 that prevented
importing a SQL dump file
Change Log: https://www.phpmyadmin.net/files/4.4.13.1/
2015-08-08 21:20:45 +00:00
Matthew Seaman
5ea4e7fa78
Update to 4.4.13
...
This is a routine bug-fix update.
Change Log: https://www.phpmyadmin.net/files/4.4.13/
2015-08-08 09:29:01 +00:00
Matthew Seaman
fd5f35edc9
Update to 4.4.12
...
This is a routine bugfix update
Change Log: https://www.phpmyadmin.net/files/4.4.12/
2015-07-23 09:09:44 +00:00
Matthew Seaman
7234469003
Update to 4.4.11
...
- Upstream has switched away from SourceForge to their own content
delivery network
- Trim some extraneous whitespace
Change Log: https://www.phpmyadmin.net/files/4.4.11/
2015-07-06 20:29:25 +00:00
Matthew Seaman
49ea5ca24c
Update to 4.4.10
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.10/phpMyAdmin-4.4.10-notes.html/view
2015-06-18 11:39:32 +00:00
Matthew Seaman
afb8e20f0b
Update to 4.4.9
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.9/phpMyAdmin-4.4.9-notes.html/view
2015-06-04 22:00:24 +00:00
Matthew Seaman
0e3aa6f260
Update to 4.4.8
...
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.8/phpMyAdmin-4.4.8-notes.html/view
2015-05-28 20:29:36 +00:00
Matthew Seaman
4014cef15b
Update to 4.4.7
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.7/phpMyAdmin-4.4.7-notes.html/view
2015-05-16 21:13:02 +00:00
Matthew Seaman
14115a9728
Security update to 4.4.6.1
...
Security Advisories:
http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php
http://www.phpmyadmin.net/home_page/security/PMASA-2015-3.php
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6.1/phpMyAdmin-4.4.6.1-notes.html/view
MFH: 2015Q2
Security: c6e31869-f99f-11e4-9f91-6805ca0b3d42
2015-05-13 18:55:16 +00:00
Matthew Seaman
d04fa1f3c4
Update to 4.4.6
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6/phpMyAdmin-4.4.6-notes.html/view
2015-05-07 19:55:37 +00:00
Matthew Seaman
70757a2339
Update to 4.4.5
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view
2015-05-06 06:08:54 +00:00
Matthew Seaman
2c0fed0e4c
Update to 4.4.4
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.4/phpMyAdmin-4.4.4-notes.html/view
2015-04-26 22:04:57 +00:00
Matthew Seaman
8e01e2d9ba
Update to 4.4.3
...
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.3/phpMyAdmin-4.4.3-notes.html/view
2015-04-21 13:20:31 +00:00
Matthew Seaman
b4794e4b0a
Update to 4.4.2
...
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.2/phpMyAdmin-4.4.2-notes.html/view
2015-04-13 16:03:43 +00:00
Matthew Seaman
a414b3c2ab
Update to 4.4.1.1
...
Note: 4.4.1.1 is a quick fix just removing some debug code that was
accidentally left in 4.4.1. The real meat of the changes are in 4.4.1
ChangeLog: (for 4.4.1) http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.1/phpMyAdmin-4.4.1-notes.html/view
2015-04-08 14:21:26 +00:00
Matthew Seaman
b8b9ca3dee
Update to 4.4.0
...
This is a routine bugfix and functionality update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view
2015-04-03 16:31:18 +00:00
Matthew Seaman
0c4bf0e175
Update to 4.3.13
...
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.13/phpMyAdmin-4.3.13-notes.html/view
2015-03-29 18:10:37 +00:00
Matthew Seaman
a2a55761dc
Update to 4.3.12
...
This is a routine bugfix update.
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.12/phpMyAdmin-4.3.12-notes.html/view
2015-03-14 14:05:45 +00:00
Matthew Seaman
d2e076f8ef
Security update to 4.3.11.1
...
Security Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2015-1.php
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.11.1/phpMyAdmin-4.3.11.1-notes.html/view
Security: 81b4c118-c586-11e4-8495-6805ca0b3d42
2015-03-08 16:56:23 +00:00
Matthew Seaman
2837aac253
Update to 4.3.10
...
This is a routine bugfix update
- Drop @dirrm, @dirrmtry from plist
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.10/phpMyAdmin-4.3.10-notes.html/view
2015-02-21 19:39:20 +00:00
Matthew Seaman
271d25ac92
Update to 4.3.9
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.9/phpMyAdmin-4.3.9-notes.html/view
2015-02-06 13:48:13 +00:00
Matthew Seaman
2860b28b9f
Update to 4.3.8
...
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.8/phpMyAdmin-4.3.8-notes.html/view
2015-01-25 19:17:27 +00:00
Matthew Seaman
0ef9d57d87
Update to 4.3.7
...
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.7/phpMyAdmin-4.3.7-notes.html/view
2015-01-17 09:34:59 +00:00
Matthew Seaman
1d055be0ee
Upgrade to 4.3.6
...
This is a routine bugfix release.
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.6/phpMyAdmin-4.3.6-notes.html/view
2015-01-08 22:20:44 +00:00
Matthew Seaman
2deb5b344a
Update to 4.3.5
...
This is a routine bug-fix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.5/phpMyAdmin-4.3.5-notes.html/view
2015-01-06 10:58:05 +00:00
Matthew Seaman
ef05ee043b
Update to 4.3.4
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.4/phpMyAdmin-4.3.4-notes.html/view
2014-12-29 21:36:30 +00:00
Matthew Seaman
c60572c5c3
Update to 4.3.3
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.3/phpMyAdmin-4.3.3-notes.html/view
2014-12-21 15:02:08 +00:00
Matthew Seaman
8d804be422
Update to 4.3.2
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.2/phpMyAdmin-4.3.2-notes.html/view
2014-12-13 09:42:42 +00:00
Matthew Seaman
150feea461
Update to 4.3.1
...
This is a routine bugfix update
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.1/phpMyAdmin-4.3.1-notes.html/view
2014-12-09 07:21:47 +00:00
Matthew Seaman
ca92532464
Update to 4.3.0
...
This is the fist release from the new 4.3.x branch, and brings with it
some significant new functionality.
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.0/phpMyAdmin-4.3.0-notes.html/view
2014-12-06 12:01:15 +00:00
Matthew Seaman
459ca0f3b6
Security update to 4.2.13.1
...
Serious DoS vulnerability by use of long passwords
Non-critical XSS vulnerability in the rediection mechanism
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.13.1/phpMyAdmin-4.2.13.1-notes.html/view
MFH: 2014Q4
Security: c9c46fbf-7b83-11e4-a96e-6805ca0b3d42
2014-12-04 07:18:39 +00:00
Matthew Seaman
c9a2d55b67
Update to 4.2.13
...
This is a routine bugfix update, and will be the last of the 4.2.x
series, barring any emergency fixes.
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.13/phpMyAdmin-4.2.13-notes.html/view
2014-11-30 21:40:05 +00:00
Matthew Seaman
a3117d5def
Security update to 4.2.12
...
- 4 security advisories covering XSS and information disclosure
vulnerabilities
MFH: 2014Q4
Security: a5d4a82a-7153-11e4-88c7-6805ca0b3d42
2014-11-21 08:14:51 +00:00