The CasaIdentityToken class has been updated to escape strings stored in
CasaIdentityTokens which may contain XML reserved characters.
This commit is contained in:
		| @@ -18,7 +18,7 @@ | ||||
| Name:          @PACKAGE@  | ||||
| URL:           http://www.novell.com/products | ||||
| BuildRequires:  gcc-c++ glib2-devel identity-abstraction insserv libstdc++ libstdc++-devel mono-devel pkgconfig servletapi5 sysvinit xerces-j2 xml-commons-apis | ||||
| BuildRequires:  java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel curl | ||||
| BuildRequires:  java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel curl jakarta-commons-lang | ||||
| %define prefix /usr | ||||
| License:       LGPL | ||||
| Group:         Applications/System | ||||
| @@ -30,7 +30,7 @@ Summary:       Novell CASA Authentication Token Service | ||||
| Source:        %{name}-%{version}.tar.bz2 | ||||
| BuildRoot:     %{_tmppath}/%{name}-%{version}-build | ||||
| Requires:      jre >= 1.5.0 | ||||
| Requires:      servletapi5 tomcat5 sysvinit insserv identity-abstraction sed log4j xerces-j2 CASA curl | ||||
| Requires:      servletapi5 tomcat5 sysvinit insserv identity-abstraction sed log4j xerces-j2 CASA curl jakarta-commons-lang | ||||
| PreReq:        %fillup_prereq %insserv_prereq | ||||
| PreReq:        /usr/bin/awk, /usr/bin/test, /bin/grep, /bin/cat, /usr/bin/install, /bin/pwd | ||||
| PreReq:        /usr/sbin/groupadd, /usr/sbin/useradd, /usr/sbin/userdel, /usr/bin/getent | ||||
| @@ -56,7 +56,7 @@ services that are CASA authentication enabled. | ||||
| Summary:      Novell CASA Authentication Token JAAS Support Components | ||||
| Group:        Applications/System | ||||
| Requires:     jre >= 1.5.0 | ||||
| Requires:     log4j  jakarta-commons-logging xerces-j2 | ||||
| Requires:     log4j  jakarta-commons-logging xerces-j2 jakarta-commons-lang | ||||
|  | ||||
| %description -n CASA_auth_token_jaas_support | ||||
| CASA_auth_token is an authentication token infrastructure with support for | ||||
|   | ||||
		Reference in New Issue
	
	Block a user