Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adminer for openSUSE:Factory checked in at 2021-02-15 23:17:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adminer (Old) and /work/SRC/openSUSE:Factory/.adminer.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adminer" Mon Feb 15 23:17:21 2021 rev:27 rq:871508 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adminer/adminer.changes 2021-02-08 11:47:47.565745556 +0100 +++ /work/SRC/openSUSE:Factory/.adminer.new.28504/adminer.changes 2021-02-15 23:19:49.527711713 +0100 @@ -1,0 +2,63 @@ +Thu Feb 11 16:37:50 UTC 2021 - ji...@boombatower.com + +- Update to version 4.8.0: + * Release 4.8.0 + * Remove .inc extension from driver plugins + * Oracle: Use correct DB in db_size, fix typo (thanks to Shirai Takashi) + * MongoDB: Alpha + * MongoDB: Prefer driver used in other functions + * Save bytes + * MongoDB: Fix edit operations in select + * Fix typo + * MongoDB: Use ObjectID only if used + * MongoDB: Fix operators + * MongoDB: Handle errors + * MongoDB: Fix query + * Save bytes + * MongoDB: Display error when selecting wrong table + * MongoDB: Display arrays as JSON + * MongoDB: Fix executeQuery + * MongoDB: Modern extension doesn't allow connecting with random user/password + * MongoDB: Add operators + * MongoDB: Handle exceptions + * MongoDB: Fix getting binary fields + * MongoDB: Fix num_rows + * MongoDB: Move common code to function + * MongoDB: Display Authentication failed instead of exception + * Delete duplicate code + * Fix operators init + * PostgreSQL: Fix displaying NULL bytea fields + * Avoid errors about 'view_trigger' + * Support unprivileged users for schema list + * Support altering indexes + * Avoid errors when alter table column + * Avoid errors about auto increment + * Support granted table to list up indexes + * Correct column size with string type + * Sort the DB list + * Support importing table data + * The table with another scheme is deleted from the table list + * Support computing DB infos + * PostgreSQL: Do not show triggers from other schemas + * SimpleDB, Firebird, ClickHouse: Move to plugin + * Add comments + * Prepare for moving drivers to plugins + * Support function default values in insert (bug #713) + * Allow SQL pseudo-function in insert + * Save bytes + * PostgreSQL: Fix multi-parameter functions in default values (bug #736) + * Add id to <th> in select (bug #724) + * Remove newline before error message + * Fix whitespace + * Add bug number + * PostgreSQL: Avoid exporting empty sequence last value + * PostgreSQL: Create PRIMARY KEY for auto increment columns + * PostgreSQL PDO: Do not select NULL function for false values in edit (thanks to PR #380) + * MySQL 8: Fix EXPLAIN in SQL command + * Update tests + * Add callback before edit form (bug #759) + * Skip date columns for non-date values in search anywhere (thanks to PR #408) + * Fix PHP 8 warning + * Add DB version to comment in export + +------------------------------------------------------------------- Old: ---- adminer-4.7.9.tar.xz New: ---- adminer-4.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adminer.spec ++++++ --- /var/tmp/diff_new_pack.Ild8Kb/_old 2021-02-15 23:19:50.131712615 +0100 +++ /var/tmp/diff_new_pack.Ild8Kb/_new 2021-02-15 23:19:50.131712615 +0100 @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.7.9 +Version: 4.8.0 Release: 0 Summary: Database management in a single PHP file License: GPL-2.0-only OR Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Ild8Kb/_old 2021-02-15 23:19:50.167712669 +0100 +++ /var/tmp/diff_new_pack.Ild8Kb/_new 2021-02-15 23:19:50.171712674 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">refs/tags/v4.7.9</param> + <param name="revision">refs/tags/v4.8.0</param> <param name="url">https://github.com/vrana/adminer.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Ild8Kb/_old 2021-02-15 23:19:50.187712698 +0100 +++ /var/tmp/diff_new_pack.Ild8Kb/_new 2021-02-15 23:19:50.191712704 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vrana/adminer.git</param> - <param name="changesrevision">93c7fb248ca008e3247eb3a43812e1096e7b262c</param> + <param name="changesrevision">b83c61fca3f491073cd5f5888a2acbf6f044366b</param> </service> </servicedata> ++++++ adminer-4.7.9.tar.xz -> adminer-4.8.0.tar.xz ++++++ ++++ 4387 lines of diff (skipped)