Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit phpMyAdmin
- From: root@xxxxxxx (h_root)
- Date: Tue, 26 Sep 2006 18:41:23 +0200 (CEST)
- Message-id: <20060926164123.B341F18C4EB@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package phpMyAdmin
checked in at Tue Sep 26 18:41:23 CEST 2006.
--------
--- phpMyAdmin/phpMyAdmin.changes 2006-08-23 15:49:58.000000000 +0200
+++ /mounts/work_src_done/NOARCH/phpMyAdmin/phpMyAdmin.changes 2006-09-21 17:15:09.000000000 +0200
@@ -1,0 +2,22 @@
+Thu Sep 21 17:12:44 CEST 2006 - anosek@xxxxxxx
+
+- updated to 2.9.0
+ * Improved readability of setup panels
+ * PDF schema: automatic layout for InnoDB
+ * Font size selector on main page
+ * Export: support for procedures and functions
+ * Can hide "Create Database" dialog
+ * Customizable link under left logo
+ * Export: "Open Document Text", "Open Document spreadsheet"
+ formats
+ * Export: new plugin architecture
+ * User management: can create a db with the same name as created
+ user
+ * Use IEC binary units (KiB, MiB, ...)
+ * Import: SQL compatibility selector
+ * Possibility of using external authentication and use an empty
+ MySQL password
+ * Display MySQL warnings
+ * Links to language-specific MySQL doc whenever possible
+
+-------------------------------------------------------------------
Old:
----
phpMyAdmin-2.8.2.4.tar.bz2
New:
----
phpMyAdmin-2.9.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ phpMyAdmin.spec ++++++
--- /var/tmp/diff_new_pack.aD5AHl/_old 2006-09-26 18:41:13.000000000 +0200
+++ /var/tmp/diff_new_pack.aD5AHl/_new 2006-09-26 18:41:13.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package phpMyAdmin (Version 2.8.2.4)
+# spec file for package phpMyAdmin (Version 2.9.0)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,7 +16,7 @@
Group: Productivity/Networking/Web/Frontends
Requires: mod_php_any php-mysql php-bz2 php-gd php-zlib php-iconv php-mcrypt php-session apache2
Autoreqprov: on
-Version: 2.8.2.4
+Version: 2.9.0
Release: 1
Source0: %{name}-%{version}.tar.bz2
Patch1: %{name}-blowfish_secret.patch
@@ -122,9 +122,28 @@
%doc scripts/*.sql
%dir %{serverroot}%{name}
%config(noreplace) %{serverroot}%{name}/libraries/config.inc.php
-%verify(not md5 size mtime) %config(noreplace) %{serverroot}%{name}/libraries/blowfish_secret.inc.php
+%attr(0640, wwwrun, www) %verify(not md5 size mtime) %config(noreplace) %{serverroot}%{name}/libraries/blowfish_secret.inc.php
%changelog -n phpMyAdmin
+* Thu Sep 21 2006 - anosek@xxxxxxx
+- updated to 2.9.0
+ * Improved readability of setup panels
+ * PDF schema: automatic layout for InnoDB
+ * Font size selector on main page
+ * Export: support for procedures and functions
+ * Can hide "Create Database" dialog
+ * Customizable link under left logo
+ * Export: "Open Document Text", "Open Document spreadsheet"
+ formats
+ * Export: new plugin architecture
+ * User management: can create a db with the same name as created
+ user
+ * Use IEC binary units (KiB, MiB, ...)
+ * Import: SQL compatibility selector
+ * Possibility of using external authentication and use an empty
+ MySQL password
+ * Display MySQL warnings
+ * Links to language-specific MySQL doc whenever possible
* Wed Aug 23 2006 - anosek@xxxxxxx
- updated to 2.8.2.4
* fixed cookie login on IIS with IE6
++++++ phpMyAdmin-2.8.2.4.tar.bz2 -> phpMyAdmin-2.9.0.tar.bz2 ++++++
++++ 138324 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |