145 Commits

Author SHA1 Message Date
giovanni
9636e7c222 bugfix update to 4.9.4 2020-01-23 13:54:49 +00:00
giovanni
dc134bbead update to 4.9.1 2019-11-02 13:41:07 +00:00
sthen
3b237e70b0 bump REVISION for php default version switch
drop mcrypt dependency, it hasn't been recommended by upstream since 2015
and is no longer bundled in php core. (it is available by pecl, but things
generally shouldn't be using it these days).
2019-09-26 21:59:02 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
giovanni
8a066f8fc5 security update to 4.9.0.2
fixes PMASA-2019-3 and PMASA-2019-4
2019-07-11 17:28:27 +00:00
giovanni
36e72c4b5d Update to 4.8.5
security fixes for PMASA-2019-1 and PMASA-2019-2
2019-04-03 06:49:01 +00:00
giovanni
c4d01a0d43 bugfix update to 4.8.4 2019-01-19 16:11:12 +00:00
giovanni
9a788e9bb6 looong overdue update to 4.8.3
add and nginx example config and rename apache config file
2018-11-16 07:24:21 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
giovanni
499ff0d18e bugfix update to 4.6.6 2017-02-01 08:52:36 +00:00
giovanni
dc0c3f5e84 bugfix update to 4.6.5.2 2016-12-11 07:29:17 +00:00
giovanni
fc843fb31b security update to 4.6.5
fixes security bugs from PMASA-2016-57 to PMASA-2016-71
2016-11-25 14:30:52 +00:00
giovanni
638af0a0dd Major and security update to 4.6.4
fixes PMASA from PMASA-2016-30 to PMASA-2016-56
2016-09-01 15:23:55 +00:00
sthen
3b84348122 Replace httpd references with Apache, and fix rc script names.
From Caspar Schutijser, thanks!
2016-06-27 19:36:50 +00:00
giovanni
de1c78ecc9 Update to 4.5.5.1
if you need to connect to an old MySQL database (< 5.5) you have to set
$cfg['MysqlMinVersion'] = 50015;
in your config file.
2016-03-04 23:10:32 +00:00
giovanni
26a898b4d5 Security update to 4.4.15.4
Fixes:
PMSA-2016-[1-7], PMSA-2016-8 and PMSA-2016-9 do not affect us
2016-02-03 18:58:24 +00:00
ajacoutot
98bca201ef @sample /var/www/conf/modules.sample/
ok sthen@
2015-12-30 10:01:25 +00:00
giovanni
9c15a9e49a Security update to 4.4.15.2
fixes CVE-2015-8669
spotted by venture73 at gmail dot com, thanks
2015-12-29 08:37:46 +00:00
giovanni
cd3bcf288c Update to 4.4.15.1
fixes CVE 2015-7873
2015-11-10 19:06:28 +00:00
giovanni
7742cf9ab3 Update to 4.4.15
Changelog at https://www.phpmyadmin.net/files/4.4.15/
add PORTROACH notation to tell portroach where to search for new releases
Thank to sthen@ for portroach suggestion
2015-09-29 17:34:48 +00:00
giovanni
ed3e8108bc Update to 4.3.13.3
fixes CVE-2015-6830
2015-09-13 21:29:13 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
giovanni
486529d077 Security update to 4.3.13.1
fixes PMASA-2015-2 and PMASA-2015-3
2015-05-15 17:50:22 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
giovanni
e1d0c560ba Security update to 4.3.13
fixes CVE-2015-2206
2015-03-30 20:40:31 +00:00
giovanni
2a6b122144 Bugfix update to 4.3.7 2015-01-15 18:50:28 +00:00
giovanni
e1493b355f Bugfix update to 4.3.4 2015-01-05 11:06:51 +00:00
giovanni
bb40a4fdf2 Bugfix update to 4.3.3 2014-12-29 09:21:16 +00:00
giovanni
138cba0c19 Bugfix update to 4.3.1 2014-12-12 11:43:41 +00:00
giovanni
73cf1d94c6 Update to 4.3.0
fixes PMASA-2014-[12-18]
more info about the security bugs fixed at:
http://www.phpmyadmin.net/home_page/security/
2014-12-07 21:22:00 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
giovanni
221734b6a0 Update to 4.2.10
Force compatibility with MySQL 5.0.x to be able to connect to remote databases
2014-10-15 15:01:14 +00:00
giovanni
8badbcfe24 backport security fixes for CVE-2014-4348 and CVE-2014-4349 2014-07-03 13:13:59 +00:00
giovanni
1ace088dc1 Bugfix update to 4.2.2
add a fix for bug #3893, token mismatch error when a new user is created
2014-06-13 17:01:36 +00:00
sthen
ba0c05aebd bump ports which may have been installed when /var/www/modules.sample didn't
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
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