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-08 11:47:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adminer (Old) and /work/SRC/openSUSE:Factory/.adminer.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adminer" Mon Feb 8 11:47:46 2021 rev:26 rq:870161 version:4.7.9 Changes: -------- --- /work/SRC/openSUSE:Factory/adminer/adminer.changes 2021-01-28 21:22:21.627633841 +0100 +++ /work/SRC/openSUSE:Factory/.adminer.new.28504/adminer.changes 2021-02-08 11:47:47.565745556 +0100 @@ -1,0 +2,53 @@ +Mon Feb 08 01:15:24 UTC 2021 - ji...@boombatower.com + +- Update to version 4.7.9: + * Release 4.7.9 + * Reorder changes + * Editor: Avoid trailing dot in export filename + * Skip impossible condition ($link always contains ?username=) + * Fix displayed foreign key columns from other DB (bug #766) + * Do not display empty database in the list twice + * Display CSRF logout error after connecting + * Fix displaying type mapping for Elasticsearch >= 6.0 + * MongoDB: Prefer modern extension + * Fix MongoDB connect 'Database does not support password.' tips + * Update bug numbers + * Postgres - fix missing partitioned tables in navigation + * Linkify URLs in SQL results + * Title for select data link + * Quote values with leading and trailing zeroes in CSV export (bug #777) + * MySQL: Don't quote default value of text fields (bug #779) + * fixed Unsupported operand types when $port is socket + * Respect SQL command URL parameters + * Fix XSS in browsers which don't encode URL parameters (bug #775) + * SQLite: Set busy_timeout to 500 + * PostgreSQL 11: Create PRIMARY KEY for auto increment columns + * PostgreSQL: Support smallserial + * Add comment + * PostgreSQL PDO: Support PgBouncer, unsupport PostgreSQL < 9.1 (bug #771) + * fix wrong hungarian translation + * Editor: Cast to string when searching (bug #325) + * Don't syntax highlight during IME composition (bug #747) + * PostgreSQL: Use bigserial for bigint auto increment (bug #765, regression from 3.0.0) + * MSSQL: Don't trucate displayed comments to 30 chars (use varchar maximum of 8000 upon casting) + * Update Korean translation (thanks to B. Cansmile Cha) + * add alternative design dracula theme + * show correct collation for PostgresSQL + * PostgreSQL: Fix current schema in view definition + * Add external designs as submodules + * Fixes to lucas-sandery theme + * Do not export names in quotes with sql_mode='ANSI_QUOTES' (bug #749) + * Fix PgSQL generated always as identity fix + * Update Russian translation. + * Update Ukrainian translation. + * PostgreSQL: Export all FKs after all CREATE TABLE + * MySQL, MariaDB: Fix doc links + * Do not display SQL function for checkbox + * Fix style (bug #743) + * PostgreSQL: Fix dollar-quoted syntax highlighting (bug #738) + * Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200 + * Add basic Makefile. + * Travis: add php 7.4 && 8.0 + * Re-enable PHP warnings + +------------------------------------------------------------------- Old: ---- adminer-4.7.8.tar.xz New: ---- adminer-4.7.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adminer.spec ++++++ --- /var/tmp/diff_new_pack.E6Tzn1/_old 2021-02-08 11:47:48.345746820 +0100 +++ /var/tmp/diff_new_pack.E6Tzn1/_new 2021-02-08 11:47:48.345746820 +0100 @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.7.8 +Version: 4.7.9 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.E6Tzn1/_old 2021-02-08 11:47:48.377746872 +0100 +++ /var/tmp/diff_new_pack.E6Tzn1/_new 2021-02-08 11:47:48.381746879 +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.8</param> + <param name="revision">refs/tags/v4.7.9</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.E6Tzn1/_old 2021-02-08 11:47:48.397746905 +0100 +++ /var/tmp/diff_new_pack.E6Tzn1/_new 2021-02-08 11:47:48.401746912 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vrana/adminer.git</param> - <param name="changesrevision">190146672f6ce9b8f08af2d7e7a5e8f768d32ee6</param> + <param name="changesrevision">93c7fb248ca008e3247eb3a43812e1096e7b262c</param> </service> -</servicedata> \ No newline at end of file +</servicedata> ++++++ adminer-4.7.8.tar.xz -> adminer-4.7.9.tar.xz ++++++ ++++ 5082 lines of diff (skipped)