Hello community, here is the log from the commit of package adminer for openSUSE:Factory checked in at 2018-01-26 13:39:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adminer (Old) and /work/SRC/openSUSE:Factory/.adminer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adminer" Fri Jan 26 13:39:36 2018 rev:11 rq:569523 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adminer/adminer.changes 2018-01-19 11:54:23.832290236 +0100 +++ /work/SRC/openSUSE:Factory/.adminer.new/adminer.changes 2018-01-26 13:39:42.248721396 +0100 @@ -1,0 +2,60 @@ +Thu Jan 25 14:03:00 UTC 2018 - [email protected] + +- Update to version 4.5.0: + * Release 4.5.0 + * Fix tests after 95d02bb9 + * Simplify drop object confirmation questions + * Translate message added in 4.4.0 + * Display name of the object in confirmation when dropping it + * Display error when getting row to edit + * Avoid CONVERT() except in MySQL (bug #509) + * Bump version + * MySQL: Support routines with comments in parameters (bug #460) + * Verify if adminer.version was created on www.adminer.org + * Store current Adminer version server-side to avoid excessive requests + * Send token as last param + * Allow using adminer.invalid by other users in a group + * Extract file_open_lock and file_write_unlock + * Display boolean values as code (bug #562) + * MariaDB: Support fulltext and spatial indexes in InnoDB (bug #583) + * PostgreSQL: Display foreign tables (bug #576) + * Add designs.php + * Fix compiled version after 5cc831c1 + * Hide window.opener from pages opened in a new window (bug #561) + * Fix GPL version + * Add plugin for switching designs + * Display bold parts of error (bug #565) + * Add bottom border to last cells + * Editor: Fix displaying of false values in PostgreSQL (bug #568) + * Decrease float precision (bug #578) + * Add ability to override file name (path) when loading dump from webserver + * Support current_timestamp() as default of time fields (bug #572) + * Display newlines in column comments (bug #573) + * MySQL: Support geometry in MySQL 8 (bug #574) + * MSSQL driver fixed for freetds drivers. See bug #167, #291 + * Fix search focus (regression from 4.4.0) + * Compatibility with PHP < 5.3 + * Add mongodb as a possible driver + * Save bytes + * php7 support with minimal changes of original code + * PostgreSQL: Export DROP SEQUENCE if dropping table + * PostgreSQL: Do not export triggers if not requested + * Ignore removed CREATE+ALTER mode in trigger_sql() + * Fix whitespace + * CSP: Allow any CSS + * adminer-theme-mancave2-2.0.alpha + * Fix NULL value in edit form with Postgres + * Do not warn about MySQL specific functions + * Fix single driver non-MySQL compiled versions (regression from 150301ed) + * Hide driver selection in single-driver version (regression from e762a6aa) + * Unify HTML for list of tables in Editor according to Adminer + * Encapsulate fulltext part in search box into <div> + * Enhance ElasticSearch integration + * Allow PHP 5.6 in Travis + * Select numeric database name in DB list (bug #580) + * SQLite: Enable foreign key checks + * CSP: Allow any images, media and fonts, disallow base-uri + * Define JS functions in AdminerTablesFilter sooner + * Adminer: Fix Search data in tables + +------------------------------------------------------------------- Old: ---- adminer-4.4.0.tar.xz New: ---- adminer-4.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adminer.spec ++++++ --- /var/tmp/diff_new_pack.ceUKwD/_old 2018-01-26 13:39:42.920690013 +0100 +++ /var/tmp/diff_new_pack.ceUKwD/_new 2018-01-26 13:39:42.924689826 +0100 @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.4.0 +Version: 4.5.0 Release: 0 Summary: Database management in a single PHP file License: GPL-2.0 OR Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ceUKwD/_old 2018-01-26 13:39:42.952688518 +0100 +++ /var/tmp/diff_new_pack.ceUKwD/_new 2018-01-26 13:39:42.952688518 +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.4.0</param> + <param name="revision">refs/tags/v4.5.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.ceUKwD/_old 2018-01-26 13:39:42.972687584 +0100 +++ /var/tmp/diff_new_pack.ceUKwD/_new 2018-01-26 13:39:42.972687584 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vrana/adminer.git</param> - <param name="changesrevision">187dd56b1c3e2cafe7f6f91c25f45bde7363f260</param> + <param name="changesrevision">536999d4dc437e2e2ea494b8387bbd9f9fce4411</param> </service> </servicedata> ++++++ adminer-4.4.0.tar.xz -> adminer-4.5.0.tar.xz ++++++ ++++ 3798 lines of diff (skipped)
