Author: blues Date: Sun Jun 25 19:08:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to svn265 snapshot - there is fixed insecure $_SERVER['HTTP_HOST'] usage and inclusion host-specific configuration without any parsing of that variable...
---- Files affected: SPECS: roundcubemail.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/roundcubemail.spec diff -u SPECS/roundcubemail.spec:1.7 SPECS/roundcubemail.spec:1.8 --- SPECS/roundcubemail.spec:1.7 Wed Jun 21 22:57:24 2006 +++ SPECS/roundcubemail.spec Sun Jun 25 21:08:01 2006 @@ -6,18 +6,18 @@ # - use pear-deps system? # - package: http://blog.ilohamail.org/ and remove boundled classess from it # -%define _beta svn260 +%define _beta svn265 Summary: RoundCube Webmail Name: roundcubemail Version: 0.1 -Release: 0.%{_beta}.0.3 +Release: 0.%{_beta}.0.1 License: GPL v2 Group: Applications/WWW # Original source: #Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz # Temporary place for svn-snapshot: Source0: http://www.blues.gda.pl/SOURCES/%{name}-%{version}%{_beta}.tar.bz2 -# Source0-md5: 653777014b833e2bd08c875468fad7f2 +# Source0-md5: a9bd90ec36fb07feedbd20fd52706ada Source1: %{name}.config Patch0: %{name}-config.patch URL: http://www.roundcube.net/ @@ -111,6 +111,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/06/25 19:08:01 blues +- updated to svn265 snapshot - there is fixed insecure + $_SERVER['HTTP_HOST'] usage and inclusion host-specific configuration + without any parsing of that variable... + Revision 1.7 2006/06/21 20:57:24 blues - comment about php-sockets ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
