Mailinglist Archive: opensuse-commit (1421 mails)

< Previous Next >
commit phpMyAdmin
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 05 May 2008 00:36:08 +0200
  • Message-id: <20080504223608.979A667816D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package phpMyAdmin
checked in at Mon May 5 00:36:08 CEST 2008.


--------
--- phpMyAdmin/phpMyAdmin.changes 2008-04-07 08:08:48.000000000 +0200
+++ /mounts/work_src_done/NOARCH/phpMyAdmin/phpMyAdmin.changes 2008-05-03
23:56:09.000000000 +0200
@@ -1,0 +2,36 @@
+Sat May 3 23:51:07 CEST 2008 - crrodriguez@xxxxxxx
+
+- phpMyAdmin package misses files (favicon.ico, scripts/*) [BNC #381747]
+- phpMyAdmin setup.php missing [BNC #335306]
+- update to version 2.11.6, bug fix only release
+- bug #1903724 [interface] Displaying of very large queries
+ in error message
+- bug #1905711 [compatibility] Functions deprecated in PHP 5.3:
+ is_a() and get_magic_quotes_gpc()
+- bug [lang] catalan wrong accented characters
+- bug #1893034 [Export] SET NAMES for importing with command-line
+ client
++ [lang] Russian update
+- bug #1910485 [core] Unsetting the whitelist during the loop
+- bug #1906980 [Export] Import of VIEWs fails if temp table exists
+- bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES
+ sql_mode
+- bug #1918531 [compatibility] Navigation isn't w3.org valid
+- bug #1926357 [data] BIT defaults displayed incorrectly
+- patch #1930057 [auth] colon in password prevents HTTP login
+ on CGI/IIS
+- patch #1929553 [lang] Don't output BOM character in Swedish
+ language file
+- patch #1895796 [lang] Typo in Japanese lang files
+- bug #1935652 [auth] Access denied (show warning about mcrypt
+ on login page)
+- bug #1906983 [export] Reimport of FUNCTION fails
+- bug #1919808 [operations] Renaming a database fails to handle
+ functions
+- bug #1934401 [core] Cannot force a language
+- bug #1944077 [core] Config file containing a BOM
+- bug #1947189 [scripts] Missing head tag in scripts/signon.php
+- [lang] Romanian update
+
+
+-------------------------------------------------------------------



Old:
----
phpMyAdmin-2.11.5.1-all-languages-utf-8-only.tar.bz2

New:
----
phpMyAdmin-2.11.6-all-languages-utf-8-only.tar.bz2

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

Other differences:
------------------
++++++ phpMyAdmin.spec ++++++
--- /var/tmp/diff_new_pack.i21587/_old 2008-05-05 00:27:53.000000000 +0200
+++ /var/tmp/diff_new_pack.i21587/_new 2008-05-05 00:27:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package phpMyAdmin (Version 2.11.5.1)
+# spec file for package phpMyAdmin (Version 2.11.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,8 +17,8 @@
Group: Productivity/Networking/Web/Frontends
Requires: mod_php_any php-mysql php-bz2 php-gd php-zlib php-iconv
php-mcrypt php-session php5-mbstring
AutoReqProv: on
-Version: 2.11.5.1
-Release: 3
+Version: 2.11.6
+Release: 1
Source0: %{name}-%{version}-all-languages-utf-8-only.tar.bz2
Source1: phpmyadmin.conf
Patch1: %{name}-2.11.0rc1-blowfish_secret.patch
@@ -76,7 +76,7 @@

%install
install -m 755 -d $RPM_BUILD_ROOT%{serverroot}%{name}
-cp -dR *.css *.php *.html pmd themes lang libraries js \
+cp -dR *.css *.php *.html *.ico scripts pmd themes lang libraries js \
$RPM_BUILD_ROOT%{serverroot}%{name}
touch $RPM_BUILD_ROOT%{serverroot}%{name}/config.inc.php
# generate file list
@@ -116,6 +116,38 @@
%ghost %{serverroot}%{name}/config.inc.php

%changelog
+* Sun May 04 2008 crrodriguez@xxxxxxx
+- phpMyAdmin package misses files (favicon.ico, scripts/*) [BNC #381747]
+- phpMyAdmin setup.php missing [BNC #335306]
+- update to version 2.11.6, bug fix only release
+- bug #1903724 [interface] Displaying of very large queries
+ in error message
+- bug #1905711 [compatibility] Functions deprecated in PHP 5.3:
+ is_a() and get_magic_quotes_gpc()
+- bug [lang] catalan wrong accented characters
+- bug #1893034 [Export] SET NAMES for importing with command-line
+ client
+ + [lang] Russian update
+- bug #1910485 [core] Unsetting the whitelist during the loop
+- bug #1906980 [Export] Import of VIEWs fails if temp table exists
+- bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES
+ sql_mode
+- bug #1918531 [compatibility] Navigation isn't w3.org valid
+- bug #1926357 [data] BIT defaults displayed incorrectly
+- patch #1930057 [auth] colon in password prevents HTTP login
+ on CGI/IIS
+- patch #1929553 [lang] Don't output BOM character in Swedish
+ language file
+- patch #1895796 [lang] Typo in Japanese lang files
+- bug #1935652 [auth] Access denied (show warning about mcrypt
+ on login page)
+- bug #1906983 [export] Reimport of FUNCTION fails
+- bug #1919808 [operations] Renaming a database fails to handle
+ functions
+- bug #1934401 [core] Cannot force a language
+- bug #1944077 [core] Config file containing a BOM
+- bug #1947189 [scripts] Missing head tag in scripts/signon.php
+- [lang] Romanian update
* Mon Apr 07 2008 crrodriguez@xxxxxxx
- pmd folder is missing in phpmyadmin 2.11.5.1 [bnc #376616]
* Sat Mar 29 2008 crrodriguez@xxxxxxx

++++++ phpMyAdmin-2.11.5.1-all-languages-utf-8-only.tar.bz2 ->
phpMyAdmin-2.11.6-all-languages-utf-8-only.tar.bz2 ++++++
++++ 4176 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 >
This Thread
  • No further messages