phpmyadmin 4:4.5.1-1 source package in Ubuntu

Changelog

phpmyadmin (4:4.5.1-1) unstable; urgency=medium

  * New upstream release.
    - Fixes CVE-2015-7873 (minor content spoofing in redirect)

 -- Thijs Kinkhorst <email address hidden>  Sat, 24 Oct 2015 13:35:13 +0000

Upload details

Uploaded by:
Thijs Kinkhorst
Uploaded to:
Sid
Original maintainer:
Thijs Kinkhorst
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin_4.5.1-1.dsc 1.5 KiB 1507913e3543f5042f044a1048ad3ebd2e21a6161ced7b22ab29ced2d40f109a
phpmyadmin_4.5.1.orig.tar.xz 5.5 MiB 85147fb514900f03586fb885f843da71b0905c6995d921d80b0bb38bd8833022
phpmyadmin_4.5.1-1.debian.tar.xz 406.1 KiB 91a9c806987122a342176aa866a64b869ef4610201fa3961f838f078c60eb10d

Available diffs

No changes file available.

Binary packages built by this source

phpmyadmin: MySQL web administration tool

 This package allows administering of MySQL or MariaDB with a web interface.
 .
 It allows administrators to:
  - browse through databases and tables;
  - create, copy, rename, alter and drop databases;
  - create, copy, rename, alter and drop tables;
  - perform table maintenance;
  - add, edit and drop fields;
  - execute any SQL-statement, even multiple queries;
  - create, alter and drop indexes;
  - load text files into tables;
  - create and read dumps of tables or databases;
  - export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
  - administer multiple servers;
  - manage MySQL users and privileges;
  - check server settings and runtime information with configuration hints;
  - check referential integrity in MyISAM tables;
  - create complex queries using Query-by-example (QBE), automatically
    connecting required tables;
  - create PDF graphics of database layout;
  - search globally in a database or a subset of it;
  - transform stored data into any format using a set of predefined
    functions, such as displaying BLOB-data as image or download-link;
  - manage InnoDB tables and foreign keys;
 and is fully internationalized and localized in dozens of languages.