Hello community,

here is the log from the commit of package adminer for openSUSE:Factory checked 
in at 2018-06-29 22:36:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adminer (Old)
 and      /work/SRC/openSUSE:Factory/.adminer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adminer"

Fri Jun 29 22:36:15 2018 rev:15 rq:619643 version:4.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/adminer/adminer.changes  2018-02-21 
14:13:17.974239419 +0100
+++ /work/SRC/openSUSE:Factory/.adminer.new/adminer.changes     2018-06-29 
22:36:21.314004174 +0200
@@ -1,0 +2,77 @@
+Thu Jun 28 20:37:34 UTC 2018 - [email protected]
+
+- Update to version 4.6.3:
+  * Release 4.6.3
+  * Fix typo
+  * Revert "PgSQL search operator "SQL" added"
+  * Add TODO
+  * MySQL: Disallow LOAD DATA LOCAL INFILE
+  * PostgreSQL: Export false as 0 in PDO (bug #619)
+  * mssql: ignore serverproperty error
+  * Add spaces
+  * Fix table list in sidebar in designs/pokorny (#278)
+  * Allow AdminerTablesFilter plugin to be used with third-party table list 
plugins (#275)
+  * Recommend inlining the hash
+  * Improve error message
+  * Escape \ in enum edit
+  * Improve enum parsing
+  * Order database names in MySQL 8(bug #613)
+  * Respect 'session.cookie_secure' if it is On
+  * Copy triggers when copying table
+  * MS SQL: Support port with sqlsrc
+  * PostgreSQL: Do not cast uuid searches to text (bug #608)
+  * Editor: Do not check boolean checkboxes with false in PostgreSQL (bug #607)
+  * Disallow using password-less databases
+  * MongoDB: Consolidate code
+  * MongoDB: Consolidate code
+  * MongoDB: Consolidate code
+  * MongoDB: Report version
+  * Document that Elasticsearch requires allow_url_fopen
+  * PostgreSQL: Do not cast boolean to text on search (#264)
+  * PostgreSQL: Do not cast number searches to text
+  * PostgreSQL: Fix editing data in views (bug #605)
+  * Elasticsearch: Fix PHP warning
+  * PgSQL search operator "SQL" added
+  * PostgreSQL: Fix slow query
+  * Update JUSH
+  * Display that *.gz files are supported in file upload
+  * Save bytes
+  * Stay on import page when switching database
+  * Decrease timeout for running slow queries from 5 seconds to 2 seconds
+  * Simplify running slow queries
+  * Remove unused argument
+  * Update JUSH
+  * Use JUSH from GitHub
+  * Clarify changelog
+  * Display missing database in navigation
+  * MongoDB driver: Add create_database methods.
+  * Fix comment
+  * Add $driver to global variables
+  * Add $driver to global variables
+  * Use $adminer->operators
+  * PostgreSQL: Do not cast time search
+  * Do not cast date/timestamp exact searches in PostgreSQL to text
+  * Do not cast date/timestamp exact searches in PostgreSQL to text
+  * MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
+  * Remove optional submodule
+  * Update adminer-design (rmsoft) to version 4.6.2.1
+  * Wrap lines
+  * Fix displaying info about non-alphabetical objects (bug #599)
+  * Allow connecting to different drivers in login-servers
+  * Wrap long line
+  * Add login-otp plugin
+  * Update translation
+  * Comment
+  * Centralize stopping session
+  * Stop session before connecting (thanks to Kareem Zidane)
+  * Update design (thanks to Jan)
+  * PDO: Support binary fields download
+  * Don't try to check missing checkboxes
+  * Use file caching only in non-dev
+  * Editor: Delete images from compiled version
+  * Remove driver from file URLs (stored in path)
+  * Fix image in compiled version
+  * Use single \ in ' strings
+  *   is not needed with border-collapse
+
+-------------------------------------------------------------------

Old:
----
  adminer-4.6.2.tar.xz

New:
----
  adminer-4.6.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ adminer.spec ++++++
--- /var/tmp/diff_new_pack.f3heyl/_old  2018-06-29 22:36:21.734003810 +0200
+++ /var/tmp/diff_new_pack.f3heyl/_new  2018-06-29 22:36:21.738003806 +0200
@@ -22,10 +22,10 @@
 %bcond_with mongodb
 %bcond_with mssql
 Name:           adminer
-Version:        4.6.2
+Version:        4.6.3
 Release:        0
 Summary:        Database management in a single PHP file
-License:        GPL-2.0 OR Apache-2.0
+License:        GPL-2.0-only OR Apache-2.0
 Group:          Productivity/Networking/Web/Frontends
 
 Url:            https://www.adminer.org/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.f3heyl/_old  2018-06-29 22:36:21.766003782 +0200
+++ /var/tmp/diff_new_pack.f3heyl/_new  2018-06-29 22:36:21.766003782 +0200
@@ -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.6.2</param>
+    <param name="revision">refs/tags/v4.6.3</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.f3heyl/_old  2018-06-29 22:36:21.782003768 +0200
+++ /var/tmp/diff_new_pack.f3heyl/_new  2018-06-29 22:36:21.782003768 +0200
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/vrana/adminer.git</param>
-    <param 
name="changesrevision">7cb3e768bbd34f4b01aa9a2b7fac1c7224a02b37</param>
+    <param 
name="changesrevision">3d84dcf859e8fc6866febaa768c965dc5b11d3b8</param>
   </service>
 </servicedata>

++++++ adminer-4.6.2.tar.xz -> adminer-4.6.3.tar.xz ++++++
++++ 2634 lines of diff (skipped)


Reply via email to