Commit graph

288 commits

Author SHA1 Message Date
Matthew Seaman
df6a9f0f03 Update to 4.6.6
This includes a number of security fixes

MFH:		2017Q1
Security:	7721562b-e20a-11e6-b2e2-6805ca0b3d42
2017-01-24 12:15:42 +00:00
Matthew Seaman
558f3e2d00 Update to 4.6.5.2
ChangeLog:	https://www.phpmyadmin.net/files/4.6.5.2/
2016-12-06 08:16:50 +00:00
Matthew Seaman
9c8c9cf763 Update to 4.6.5.1
ChangeLog: https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog

PR:		214905
2016-11-28 20:24:36 +00:00
Matthew Seaman
b4bf24d419 Security Update to 4.6.5
This update includes fixes for 14 security issues, as well as ordinary
bug fixes and improvements.

ChangeLog:    https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog

MFH:		2016Q4
Security:	6fe72178-b2e3-11e6-8b2a-6805ca0b3d42
2016-11-25 08:19:42 +00:00
Rene Ladan
4a577e2d5d Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
2016-10-24 19:39:05 +00:00
Steve Wills
149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00
Matthew Seaman
4c75a7d5b4 Fix build -- the shebang files have been removed[1].
Placate portlint

Reported by:	Walter Schwarzenfeld [1]
2016-08-17 13:10:27 +00:00
Matthew Seaman
ee79a89f14 Security update to 4.6.4
This includes 26 security advisories of various severities up to
'critical', as well as bug-fix updates.

ChangeLog:  https://www.phpmyadmin.net/files/4.6.4/

MFH:		2016Q3
Security:	ef70b201-645d-11e6-9cdc-6805ca0b3d42
2016-08-17 11:05:42 +00:00
Matthew Seaman
352365dbbb Security update to 4.6.3
See:  PMSA-2016-19 -- PMSA-2016-28 inclusive
https://www.phpmyadmin.net/security/

vuXML to follow

MFH:		2016Q2
2016-06-23 07:28:35 +00:00
Matthew Seaman
0cb12deae6 Security update to 4.6.2
ChangeLog:	https://www.phpmyadmin.net/files/4.6.2/

MFH:		2016Q2
Security:	00ec1be1-22bb-11e6-9ead-6805ca0b3d42
2016-05-25 21:10:39 +00:00
Matthew Seaman
fc317575d6 Update to 4.6.1
This is a routine bug-fix update.

ChangeLog:	  https://www.phpmyadmin.net/files/4.6.1/
2016-05-03 07:27:13 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Matthew Seaman
7660fb8453 Update to 4.6.0
ChangeLog:	https://www.phpmyadmin.net/files/4.6.0/
2016-03-22 21:14:56 +00:00
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