Hello community, here is the log from the commit of package phpMyAdmin checked in at Fri Jun 2 02:09:26 CEST 2006. -------- --- phpMyAdmin/phpMyAdmin.changes 2006-05-02 11:01:17.000000000 +0200 +++ phpMyAdmin/phpMyAdmin.changes 2006-06-01 12:20:57.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Jun 1 12:10:23 CEST 2006 - postadal@suse.cz + +- updated to 2.8.1 (bugfix-only release) [#177091] + * fixes some XSS vulnerabilities +- removed obsoleted patches (2006-1804.patch, 2006-2031.patch) + +------------------------------------------------------------------- Old: ---- phpMyAdmin-2.8.0.3-CVE-2006-1804.patch phpMyAdmin-2.8.0.3-CVE-2006-2031.patch phpMyAdmin-2.8.0.3.tar.bz2 New: ---- phpMyAdmin-2.8.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ phpMyAdmin.spec ++++++ --- /var/tmp/diff_new_pack.eAo9GA/_old 2006-06-02 02:08:37.000000000 +0200 +++ /var/tmp/diff_new_pack.eAo9GA/_new 2006-06-02 02:08:37.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package phpMyAdmin (Version 2.8.0.3) +# spec file for package phpMyAdmin (Version 2.8.1) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,13 +16,11 @@ Group: Productivity/Networking/Web/Frontends Requires: mod_php_any php-mysql php-bz2 php-gd php-zlib php-iconv php-mcrypt php-session Autoreqprov: on -Version: 2.8.0.3 -Release: 8 +Version: 2.8.1 +Release: 1 %define tarversion %{version} Source0: %{name}-%{tarversion}.tar.bz2 Patch1: %{name}-blowfish_secret.patch -Patch2: %{name}-%{version}-CVE-2006-1804.patch -Patch3: %{name}-%{version}-CVE-2006-2031.patch URL: http://www.phpMyAdmin.net BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Administration of MySQL over the web @@ -66,8 +64,6 @@ %prep %setup -q -n %{name}-%{tarversion} %patch1 -%patch2 -%patch3 find . -type d -exec chmod 755 {} \; find . -type f -exec chmod 644 {} \; find . -type f -name '*.orig' -exec rm {} \; @@ -130,6 +126,10 @@ %verify(not md5 size mtime) %config(noreplace) %{serverroot}%{name}/libraries/blowfish_secret.inc.php %changelog -n phpMyAdmin +* Thu Jun 01 2006 - postadal@suse.cz +- updated to 2.8.1 (bugfix-only release) [#177091] + * fixes some XSS vulnerabilities +- removed obsoleted patches (2006-1804.patch, 2006-2031.patch) * Tue May 02 2006 - mmarek@suse.cz - fixed XSS in error messages [#170529] (CVE-2006-2031.patch) ++++++ phpMyAdmin-2.8.0.3.tar.bz2 -> phpMyAdmin-2.8.1.tar.bz2 ++++++ ++++ 4948 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit-help@opensuse.org
participants (1)
-
root@suse.de