Package: phpmyadmin / 4:4.2.12-2
Metadata
Package | Version | Patches format |
---|---|---|
phpmyadmin | 4:4.2.12-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian.patch | (download) |
libraries/vendor_config.php |
16 8 + 8 - 0 ! |
adjust phpmyadmin vendor configuration to match debian needs - setup generates configuration in /var - documentation is in /usr/share/doc - config file consists of several included files, so we skip mtime check |
doc.patch | (download) |
doc/setup.rst |
22 5 + 17 - 0 ! |
adjust phpmyadmin documentation to match our changes Document how to enable setup script. |
setup message.patch | (download) |
setup/frames/index.inc.php |
4 1 + 3 - 0 ! |
adjust phpmyadmin setup message to match our changes |
bug 4611 security DOS attack with long passwords.patch | (download) |
libraries/common.inc.php |
5 5 + 0 - 0 ! |
[patch 1/1] bug #4611 [security] dos attack with long passwords Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com> |
bug 4612 security XSS vulnerability in redirection m.patch | (download) |
url.php |
6 5 + 1 - 0 ! |
[patch 1/1] bug #4612 [security] xss vulnerability in redirection mechanism Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com> |