67 Commits

Author SHA1 Message Date
giovanni
499ff0d18e bugfix update to 4.6.6 2017-02-01 08:52:36 +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
ajacoutot
98bca201ef @sample /var/www/conf/modules.sample/
ok sthen@
2015-12-30 10:01:25 +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
2a6b122144 Bugfix update to 4.3.7 2015-01-15 18:50:28 +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
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
8729ef829c update to 4.2.1
full changelog at http://www.phpmyadmin.net/documentation/changelog.php
2014-05-16 15:32:30 +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
f00be1a807 Update to 4.1.1
hints and ok sthen@ ajacoutot@, ok brad@
2013-12-18 14:49:45 +00:00
giovanni
b1f0d63d6a Bugfix update to 4.0.6 2013-09-10 15:52:02 +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
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
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
15246978df SECURITY update to phpmyadmin 3.5.8, ok giovanni@, maintainer timeout 2013-04-17 13:05:10 +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
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
gsoares
974247e480 update to 3.4.5; fixes security issues: PMASA-2011-14
OK kevlo(maintainer)
2011-09-16 13:30:22 +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
jasper
4e213d3d7b - SECURITY update phpmyadmin to 3.3.9
fixes Spoofing Weakness and Information Disclosure
CVE-2010-4480 and CVE-2010-4481

ok kevlo@ (MAINTAINER)
2011-01-05 11:48:01 +00:00
giovanni
d4716171ab Update to version 3.3.7
ok kevlo@ (maintainer)
2010-09-14 07:09:56 +00:00
giovanni
6d608c4d2f Update to 3.3.6
ok kevlo@ (maintainer)
2010-09-02 16:18:15 +00:00
kevlo
9b317158b3 SECURITY update to 3.3.5.1; fixes insufficient output sanitizing
when generating configuration file and several XSS vulnerabilities.

from giovanni@, thanks!
2010-08-22 06:24:50 +00:00
giovanni
e178d4d14c Update to 3.3.4
ok kevlo@ (Maintainer)
2010-07-02 14:35:48 +00:00
giovanni
8608c646b3 Update to 3.3.1
ok kevlo@ (maintainer)
2010-03-23 13:30:39 +00:00
giovanni
61e3a0d347 Update to 3.2.1
"go ahead" kevlo@ (maintainer)
2009-08-11 08:16:10 +00:00
sthen
755a5cdf35 update to 3.2.0; bugfixes and small new features. ok kevlo@ 2009-06-21 14:51:58 +00:00
giovanni
a6b685756c Update to 3.1.3.1
ok kevlo@ (Maintainer)
2009-03-31 07:14:10 +00:00
sthen
49c4158a5c SECURITY update to 2.11.5.2; fixes since the previous version
in-tree include: various XSS, SQL injection, saves sensitive data
in PHP session, crafted POST allows users to read files accessible
by the web server.

thanks bsd at openbsd.rutgers.edu for feedback, ok ckuethe
2008-04-24 01:06:03 +00:00
rui
cea58b3e5c - SECURITY: update phpMyAdmin to 2.11.1.1 which fixes a Cross-Site Scripting Vulnerability.
- Reference: http://secunia.com/advisories/27173

ok kevlo@
2007-11-06 21:13:46 +00:00
ajacoutot
f3eda52557 - fix files ownership
no answer from maintainer
"look alright" sthen@, ok robert@
2007-10-31 11:48:09 +00:00
jasper
15b84382c5 - update phpmyadmin to 2.11.0
- remove quotes from COMMENT

ok kevlo@ (MAINTAINER)
2007-09-11 05:01:14 +00:00
rui
787e47bb57 update phpMyAdmin to 2.10.1. This version addresses the following security flaw which affects versions before 2.10.1.
CVE-2007-2245 Multiple cross-site scripting (XSS) vulnerabilities
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2245

ok mbalmer@
2007-06-07 19:24:46 +00:00
kevlo
2a2f19b442 upgrade to phpMyAdmin 2.9.0.2 2006-10-16 13:57:58 +00:00
kevlo
3526d2a281 update to 2.8.1 2006-06-19 15:27:03 +00:00