phpmyadmin 4:5.2.1+dfsg-3 source package in Ubuntu

Changelog

phpmyadmin (4:5.2.1+dfsg-3) unstable; urgency=medium

  [ John Adrian Salitico ]
  * Translated using Weblate (Filipino)

  [ kopatych ]
  * Translated using Weblate (Belarusian)

  [ Milo Ivir ]
  * Translated using Weblate (Croatian)

  [ Athos Ribeiro ]
  * d/NEWS: document new behavior when running PHP < 8

  [ William Desportes ]
  * Add a patch for PHP 8.3
  * Add a patch to avoid Twig 3.9.0
  * Import one more fix for sql-parser 5.8 for Triggers export
  * Import Ubuntu patch for PHP 8.0 (LP: #2016016)
  * Remove the Symfony polyfill in the PHP 8 patch
  * Add a patch to require PHP 8.2
  * Re-write the Ubuntu Jammy d/NEWS entry for Debian
  * Use LP: #2016016 for the Launchpad link
  * Send Standards-Version 4.7.0
  * Force dependencies loading to use /usr/share/php/
  * Remove suggests of non existing webauthn lib in Debian

 -- William Desportes <email address hidden>  Thu, 18 Apr 2024 12:31:22 +0200

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
Oracular release universe web
Noble release universe web

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin_5.2.1+dfsg-3.dsc 2.9 KiB 6815e12f9670fd50f6adadf490d11341952a59328b7842c1ca44df4376131609
phpmyadmin_5.2.1+dfsg.orig.tar.xz 9.2 MiB 19cec99e6759af0f6ee8bbacc11584f0127c95d6a26b69ffe11a3de901fe5e60
phpmyadmin_5.2.1+dfsg-3.debian.tar.xz 1.2 MiB 2c411148f27d21d129e6d8f68a938a9a228dca4dd2b233d648ebd625d91913d2

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.