| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
|
|
| |
This is a routine bug-fix update.
ChangeLog: https://www.phpmyadmin.net/files/4.6.1/
Notes:
svn path=/head/; revision=414517
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
| |
ChangeLog: https://www.phpmyadmin.net/files/4.6.0/
Notes:
svn path=/head/; revision=411676
|
|
|
|
|
|
|
|
|
|
|
| |
Multiple XSS vulnerabilities and a man-in-the-middle attack against
API calls to GitHub.
MFH: 2016Q1
Security: f682a506-df7c-11e5-81e4-6805ca0b3d42
Notes:
svn path=/head/; revision=409852
|
|
|
|
|
|
|
|
|
| |
This is a routine maintenance update.
ChangeLog: https://www.phpmyadmin.net/files/4.5.5/
Notes:
svn path=/head/; revision=409385
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=407482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=407397
|
|
|
|
|
|
|
|
|
|
|
| |
This update fixes regressions in 4.5.3 and addresses a path disclosure
vulnerability.
MFH: 2015Q4
Security: 88f75070-abcf-11e5-83d3-6805ca0b3d42
Notes:
svn path=/head/; revision=404509
|
|
|
|
|
|
|
| |
ChangeLog: https://www.phpmyadmin.net/files/4.5.3/
Notes:
svn path=/head/; revision=404321
|
|
|
|
|
|
|
| |
ChangeLog: https://www.phpmyadmin.net/files/4.5.2/
Notes:
svn path=/head/; revision=402277
|
|
|
|
|
|
|
| |
code was changed long ago to account for that.
Notes:
svn path=/head/; revision=402231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=401867
|
|
|
|
|
|
|
|
|
| |
add 5 to the list.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=401519
|
|
|
|
|
|
|
|
|
|
| |
See https://www.phpmyadmin.net/security/PMASA-2015-5/
MFH: 2015Q4
Security: 08d11134-79c5-11e5-8987-6805ca0b3d42
Notes:
svn path=/head/; revision=400059
|
|
|
|
|
|
|
|
|
| |
Another quick fix for a regression in 4.5.0
ChangeLog: https://www.phpmyadmin.net/files/4.5.0.2/
Notes:
svn path=/head/; revision=397983
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=397684
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=397681
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=397367
|
|
|
|
|
|
|
|
|
|
| |
Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/
MFH: 2015Q3
Security: 3904f759-5659-11e5-a207-6805ca0b3d42
Notes:
svn path=/head/; revision=396428
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
Change Log: https://www.phpmyadmin.net/files/4.4.14/
Notes:
svn path=/head/; revision=394891
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=393747
|
|
|
|
|
|
|
|
|
| |
This is a routine bug-fix update.
Change Log: https://www.phpmyadmin.net/files/4.4.13/
Notes:
svn path=/head/; revision=393719
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
Change Log: https://www.phpmyadmin.net/files/4.4.12/
Notes:
svn path=/head/; revision=392717
|
|
|
|
|
|
|
|
|
|
|
| |
- 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/
Notes:
svn path=/head/; revision=391477
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.10/phpMyAdmin-4.4.10-notes.html/view
Notes:
svn path=/head/; revision=390027
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=388554
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.8/phpMyAdmin-4.4.8-notes.html/view
Notes:
svn path=/head/; revision=387768
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.7/phpMyAdmin-4.4.7-notes.html/view
Notes:
svn path=/head/; revision=386580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=386238
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6/phpMyAdmin-4.4.6-notes.html/view
Notes:
svn path=/head/; revision=385659
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view
Notes:
svn path=/head/; revision=385504
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.4/phpMyAdmin-4.4.4-notes.html/view
Notes:
svn path=/head/; revision=384806
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.3/phpMyAdmin-4.4.3-notes.html/view
Notes:
svn path=/head/; revision=384424
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.2/phpMyAdmin-4.4.2-notes.html/view
Notes:
svn path=/head/; revision=383928
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=383566
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=383144
|
|
|
|
|
|
|
|
|
| |
This is a routine bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.13/phpMyAdmin-4.3.13-notes.html/view
Notes:
svn path=/head/; revision=382619
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=381272
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=380777
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=379544
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=378539
|
|
|
|
|
|
|
| |
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.8/phpMyAdmin-4.3.8-notes.html/view
Notes:
svn path=/head/; revision=377899
|
|
|
|
|
|
|
| |
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.7/phpMyAdmin-4.3.7-notes.html/view
Notes:
svn path=/head/; revision=377216
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=376572
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=376420
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=375805
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=375164
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=374645
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=374346
|