tomcat6-el-1_0-api-6.0.32-7.12.1<>,#O +/=„L9;qx/v6&GqT(ru]+ҍgcxA2WZ YFEaw4C-5!tI;2Y\c0h dj5T9MHpk՗1ˍu]J!&tIGRItV)f8tpk3qkearϊn"hjʼnslWȏ9s?cd # @\`hlz     T x8(89\:|>N?VF^GtHIXY\]^7bHcd5e:f?lAzSCtomcat6-el-1_0-api6.0.327.12.1Expression Language v1.0 APIExpression Language 1.0.O build14openSUSE 11.4openSUSEApache Software License ..http://bugs.opensuse.orgDevelopment/Libraries/Javahttp://tomcat.apache.orglinuxnoarch/usr/sbin/update-alternatives --install /usr/share/java/el_api.jar el_api /usr/share/java/tomcat6-el-1.0-api.jar 10000 /usr/sbin/update-alternatives --install /usr/share/java/el_1_0_api.jar el_1_0_api /usr/share/java/tomcat6-el-1.0-api.jar 10000if [ "$1" = "0" ]; then /usr/sbin/update-alternatives --remove el_api /usr/share/java/tomcat6-el-1.0-api.jar /usr/sbin/update-alternatives --remove el_1_0_api /usr/share/java/tomcat6-el-1.0-api.jar fiO O O O d41d8cd98f00b204e9800998ecf8427ed41d8cd98f00b204e9800998ecf8427eaf07e6591fc46941f7c4d0490cf3b05atomcat6-el-1.0-api-6.0.32.jar@@rootrootrootrootrootrootrootroottomcat6-6.0.32-7.12.1.src.rpmtomcat6-el-1.0-apiel_1_0_apiel_apitomcat6-el-1_0-api     rpmlib(VersionedDependencies)/usr/sbin/update-alternatives/usr/sbin/update-alternatives/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)3.0.3-14.0-13.0.4-14.4.6-14.8.0ONqNI @MU$MLOL@LcL>@Kie@KC)JH@J#J67J&eI?@mvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.czmvyskocil@suse.cz- fix bnc#727543 - VUL-0: Apache tomcat vulnerable to hash collision attack backport upstream changes: * add getCharset method for B2Converter http://svn.apache.org/viewvc?view=revision&revision=1140904 * add isConfigProblemFatal method http://svn.apache.org/viewvc?view=revision&revision=1199122 * GET POST parameter processing performance. Adds maximum number of parameters per request (defaults to 10000) and new FailedRequestFilter for rejecting requests with excessive number of parameters http://svn.apache.org/viewvc?view=revision&revision=1200601 - fix bnc#712784 - tomcat6: add missing Requires on java >= 1.6.0 * add recommends on java >= 1.6.0 and java-devel >= 1.6.0- fix bnc#715991 - VUL-0: tomcat authentication bypass and information disclosure (CVE-2011-3190) * http://svn.apache.org/viewvc?view=revision&revision=1162959- fix bnc#706404 - VUL-0: tomcat user password information leak (CVE-2011-2204) * http://svn.apache.org/viewvc?view=revision&revision=1140071 - fix bnc#706382 - VUL-0: tomcat information leak and DoS (CVE-2011-2526) * http://svn.apache.org/viewvc?view=revision&revision=1146703 - fix bnc#702289 - suse manager pam ldap authentication fails * source CATALINA_HOME/bin/setenv.sh if exists- update to latest upstream version 6.0.32 (bugfix release) - obsolete CVE-2010-4172 patch - fixes bnc#669897 (CVE-2010-3718), bnc#669926 (CVE-2010-4476), bnc#669928 (CVE-2011-0013) and bnc#669930 (CVE-2011-0534)- fix bnc#655440#c14 - clean workdir of tomcat's webapps to be sure our fixed jsps will be redeployed on each update- fix bnc#655440 - VUL-0: tomcat6: Apache Tomcat Manager application XSS vulnerability (CVE-2010-4172) http://svn.apache.org/viewvc?view=revision&revision=1037779 - fix bnc#653586 - spacewalk 1.2 requires jasper 5.5 * add offline jasper compiler /usr/bin/jspc - unpack tarball to apache-tomcat-$VERSION-src directory directly- Fix bnc#650130 - Update of tomcat6 not possible (cpio: Is a directory) * workaround the rpm bug - it cannot update directory to symlink * make /etc/tomcat6/Catalina/ as ghost file * create link in %posttrans- Update to 6.0.29 (bugfix release) - fix bnc#625415: Tomcat6 does not have permissions to its own directories * also fix the /etc/tomcat6/Catalina link target - revert a setclasspath.sh changes - disable user/group verification of tomcat owned files and directories to allow easy change of the tomcat user without rpm --verify complaints- Update to 6.0.28 (bugfix release) - fix bnc#565901 - missing catalina.sh again * move catalina.sh to CATALINA_HOME/bin * add jpackage.org compatible CATALINA_HOME/bin/setclasspath.sh - add missing logrotate requires - install scripts with mode 0755- Update to 6.0.24 (bugfix release). This obsoletes patch * tomcat6-bug47316.patch - Merged with tomcat6-6.0.18-10.jpp6.src.rpm * return the jpackage.org license header in spec * polish in spec (use more macros) * add logrotate support * add patch to document webapps in %%{_sysconfdir}/%%{name}/tomcat-users.xml * move %%{_bindir}/d%%{name} to %%{_sbindir}/%%{name} and provide symlink to %%{_sbindir}/d%%{name} * add digest and tool-wrapper scripts * explicitly unset CLASSPATH * explicitly set OPT_JAR_LIST to include ant/ant-trax * build and install sample webapp * use copy instead of move to fix short-circuit install build * version jsp and servlet Provides with their spec versions * make initscript LSB-complaint * add el subpackage- fixed bnc#565901 - missing catalina.sh * added catalina.sh (link from dtomcat6) to improve upstream compatibility- fixed bnc#542634: Tomcat NPE on start applied patch from upstream bugzilla https://issues.apache.org/bugzilla/show_bug.cgi?id=47316#c3- fixed bnc#520532: marked all webapp/ROOT/* files as config(noreplace) - marked /etc/ant.d/catalina-ant as config(noreplace)- added a missing -p1 for %patch0- fixed bnc#488061: work directory clean on tomcat stop - update to 6.0.20 - the bugfix release: * MemoryUserDatabase is read-only by default * Allow huge request body packets for AJP13 * Never return an empty HTTP status reason phrase * Prevent double initialisation of JSPs * A node should ignore its own heartbeat messages * Prettry error messages (instead of stacktrace) if shutdown port is disabled- fixed bnc#418664 - Tomcat6 installation has missing bits - added /etc/ant.d/catalina-ant - another fix for bnc#471639 - tomcat does not start/work * merged a sysconfig and tomcat6.conf to allow a dtomcat6 start works * also fixs (bnc#471639) - fixed bnc#424675 - Access rights to /etc/tomcat6 directory not set right * create a link from /etc/tomcat6/Catalina to /var/cache/tomcat6/Catalina - removed a CATALINA_OPTS from stop in dtcomcat6 (bao#42951)/bin/sh/bin/shbuild14 1326104057 _ _ [4 _6.0.32-7.12.16.0.32-7.12.11.06.0.32-7.12.1el_1_0_api.jarel_api.jartomcat6-el-1.0-api-6.0.32.jartomcat6-el-1.0-api.jar/usr/share/java/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4:Update:Test/standard/e89d0971e546da379aea68ab54a754f6-tomcat6cpiolzma5noarch-suse-linux#l&bϐ2ˉ%}?p] "k%3rA 'WOyC=4_Hhk +<9ʹi?_BK  #I|HڢF'{fˎ✠znR Ĉ^lພϵu=2;&p,Bŗ3BSc*#U<÷b1PG&hl0|j.o<3Lz2݉_V?`<_x@<7>x\K1ɷ2v 7`C/FFd ۗ4 6ǟ œl<@tղ +&{L̩R`0$ o=탈 ZiKpP,742ӈye8!)8r_K"6Pizs)FWsoP?Ȉ|^-<ɬkpZ`wj0Ϯ:{Gj*;nW螒nJo%P2sP ۼ$3!|&*;IrǦ?CB1C=S%']4-RiS;gɍw…:¥TXEZJ؎jƹ6ңJ~:E8{v6)cOc2!V-U&@ecI6ōԠfC)$bvT ,iU̗/F*jGVzw-ܮ`tr{X\S>\|ר [|wU.cdsROH D[zCGj1LL!+ Bֳ\uh\ v{x_*W(p_$2}[FL"YWUÙ]\gK6-{̮0x mhn=\|w>|\9E|ظ80j% óJ ٩dܧy[*03޶sF9~ 2ap#N?>f ݬC/"?xo5"W4sՑ|F c5>ѩ]qNdGw8ƫ;&+s :K]-<}(jKG+;o(ZX11V1N[]LCK%WꓺρvsHpيEQKSԕK+]RPIeO8TJxn\"S[n8{E5יR)iyMsp5n/jzI0.([l\l