phpmyadmin 4:5.1.4+dfsg1-2 source package in Ubuntu

Changelog

phpmyadmin (4:5.1.4+dfsg1-2) unstable; urgency=medium

  [ Kristijan Fremen Velkovski ]
  * Added translation using Weblate (Macedonian)

  [ Ugnius Vaičeskas ]
  * Added translation using Weblate (Lithuanian)

  [ Sean Dylan Patterson ]
  * Added translation using Weblate (Afrikaans)

  [ William Desportes ]
  * Depend on libjs-jquery-tablesorter

  [ AefghThreenine ]
  * Added translation using Weblate (Thai)
  * Translated using Weblate (Thai)

  [ William Desportes ]
  * Add autoload for php-code-lts-u2f-php-server
  * Add a patch to update documentation for 2FA packages
  * Add a patch to suggest ext-sodium
  * Add php-code-lts-u2f-php-server and php-curl to tests
  * Widen a lintian override
  * Make build requirements force the versions in unstable

 -- William Desportes <email address hidden>  Fri, 16 Dec 2022 18:28:37 +0100

Upload details

Uploaded by:
phpMyAdmin Team
Uploaded to:
Sid
Original maintainer:
phpMyAdmin Team
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin_5.1.4+dfsg1-2.dsc 2.7 KiB d31ff21d5c65657c6433d765ae2aa88d1c52aa02fd53f1f3e1c9b52b4b9d953a
phpmyadmin_5.1.4+dfsg1.orig.tar.xz 8.9 MiB b0f34b99b6b3370dc42e926509698036b5913e48c8712a4f2f9df8038637e3fa
phpmyadmin_5.1.4+dfsg1-2.debian.tar.xz 1.2 MiB 7e99bb1534f0f0f2c62a4d1501682299f28bd3c1624a788103b4373baa366a96

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.