jetty-xml-9.4.56-150200.3.28.1<>,Zgzp9|_| 6kL[reu u/ yHP7ܐ{@b5Rױ͛08J|$g n^3E7;ZdkA#^"T2LE)X/O\5gQl_6&ߔ :P<^BP'@#DO:VuRFU4PZp^Wo䐢L™gUK7>f5K^ V缶BnRu-,yNJJg@8fSdx4*1>%?%d  ! :>T j      8L(89:F!G!H!I!X!Y!\"0]"D^"b"c#d$0e$5f$8l$:u$Lv$`w%x%(y%<z%T%d%h%n%Cjetty-xml9.4.56150200.3.28.1The xml module for Jetty Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms. This package contains The xml module for Jetty.gzh01-ch3bSUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR EPL-1.0https://www.suse.com/Productivity/Networking/Web/Servershttps://www.eclipse.org/jetty/linuxnoarch A큤A큤gzgzgzgzgz824e26b422afe54b2bcc1320ba4da911db64b3c5a3b0f9467fe86cbd4c073558a1da74c15833d62276c6941f41c1a6e0f61f60d0bcf19b105d0c269e778718f79bf8557a135dfbfef0068e2bc2e9d83c2265e22f480ad85d728f8aa5d1e34251rootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.56-150200.3.28.1.src.rpmjetty-xmlmvn(org.eclipse.jetty:jetty-xml)mvn(org.eclipse.jetty:jetty-xml:pom:)osgi(org.eclipse.jetty.xml)@ @@    java-headlessjavapackages-filesystemmvn(org.eclipse.jetty:jetty-util)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.89.4.56.v202408263.0.4-14.6.0-14.0-15.2-14.14.1gY@ee?e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comdimstar@opensuse.orgfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comshvetz.anton@gmail.comfstrba@suse.comrpm@fthiessen.defstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Upgrade to version 9.4.56.v20240826 * Security fixes: + CVE-2024-8184, bsc#1231651, ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks * Changes: + #12201 backport ThreadLimitHandler improvements from Jetty 12 + #11938 - Updating URL refs from eclipse.org/jetty and eclipse.dev/jetty to jetty.org (including XML dtd references) + #10805 - Jetty response with an invalid HTTP2 packet if the client set the hpack table size as 0- Upgrade to version 9.4.54.v20240208 * Security fixes + CVE-2024-22201, bsc#1220437: HTTP/2 connection not closed after idle timeout when TCP congested * Other changes + #1256 DoSFilter leaks USER_AUTH entries + #11389 Strip default ports on ws/wss scheme uris too- Do not force Java 11 to build on i586- Upgrade to version 9.4.53.v20231009 * Fixes of 9.4.53.v20231009 + CVE-2023-44487, bsc#1216169 + CVE-2023-36478, bsc#1216162 + #10679 - backport HTTP/2 rate control from Jetty 10.0.x + #10573 - backport hpack improvements from Jetty 10.0.x + #10546 - backport jetty-http Huffman encoders/decoders from Jetty 10.0.x * Fixes of 9.4.52.v20230823 + #10352 - Jetty accepts "+" prefixed value in Content-Length (CVE-2023-40167, bsc#1215417) + #10337 - SizeLimitHandler does not enforce 0 responseLimit + #10169 - make sure that a ServiceLoader is retrieved before iterating + #10066 - Allow SAXParserFactory or SAXParser to be configured in Jetty's XmlParser class - Allows for GHSA-58qw-p7qm-5rvh workaround + #9887 - Deprecate CGI Servlet (CVE-2023-36479, bsc#1215415) + #9716 - Deprecate PushSessionCacheFilter + #9660 - OpenId Revoked authentication allows one request (CVE-2023-41900, bsc#1215416) + #9476 - onCompleteFailure called multiple times- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp- Update to version 9.4.51.v20230217 * Fixes of 9.4.49.v20220914: + #8578 - getRequestURL can append "null" if getRequestURI is unspecified in an authority-form request-target + #8493 - Review HTTP client feature setRemoveIdleDestinations * Fixes of 9.4.50.v20221201: + #8774 - Added SizeLimitHandler + #8678 - Jetty client is not responding to GO_AWAY packet received from (Jetty) Server and continue to send traffic on same connection * Fixes of 9.4.51.v20230217: + #9352 - Update / Fix CookieCutter + #9345 - Backport Multipart Fix for CVE-2023-26048, bsc#1210620 + #9352 - Backport Cookie Parsing Fix for CVE-2023-26049, bsc#1210621- Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.- Force building with java 11 on ix86 in order to avoid random build failures- Upgrade to version 9.4.48.v20220622 * Fixes + #8184 - All suffix globs except first fail to match if path has "." character in prefix section + #8145 - RegexPathSpec backport of optional group name/info lookup if regex fails + #8088 - Add option to configure exitVm on ShutdownMonitor from System properties + #8067 - Wall time usage in DoSFilter RateTracker results in false positive alert + #8014 - Review HttpRequest URI construction (Resolves CVE-2022-2047, bsc#1201317) + #7976 - Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser + #7947 - Improved PathSpec handling for servletName & pathInfo + #7935 - Review HTTP/2 error handling (Resolves CVE-2022-2048, bsc#1201316) + #7918 - PathMappings.asPathSpec does not allow root ServletPathSpec + #7863 - Default servlet drops first accept-encoding header if there is more than one. + #7858 - GZipHandler does not play nice with other handlers in HandlerCollection + #7837 - Fix StatisticsHandler in the case a Handler throws exception + #7809 - Jetty 9.4.x 7801 duplicate set session cookies + #7748 - Allow overriding of url-pattern mapping in ServletContextHandler to allow for regex or uri-template matching- Upgrade to version 9.4.46.v20220328 * Changes + Option --write-module-graph produces wrong .dot file + ArrayTrie getBest fails to match the empty string entry in certain cases + Interrupt flag is not always cleared in between requests + Gzip compression not working for multipart/form-data when added to the allowed list using addIncludedMimeTypes. + Miconfigured headerCacheSize in can result in IllegalArgumentException + HttpServletResponse.encodeURL not working for URLs starting with ../- Build with java source and target levels 8 - Fix javadoc generation on JDK >= 13- Make importing of package sun.misc optional since not all jdk versions export it- Splitting the jetty-unixsocket artifact into a separate spec file in order to avoid extra dependencies for the jetty-minimal package.- Update to version 9.4.43.v20210629 * Fix: bsc#1188438, CVE-2021-34429 * Changes: + Improve alias checking in PathResource + java.nio.ReadOnlyBufferException + Deprecate support for UTF16 encoding in URIs + Update to spifly 1.3.3 + Update to asm 9.1- Package modules: ant, cdi, deploy, fcgi, http-spi, quickstart, rewrite, start, unixsocket- Update to version 9.4.42.v20210604 * Fix: bsc#1187117, CVE-2021-28169- Update to version 9.4.40.v20210413 * Fix: bsc#1184367, CVE-2021-28165 - jetty server high CPU when client send data length > 17408 * Fix: bsc#1184368, CVE-2021-28164 - Normalize ambiguous URIs * Fix: bsc#1184366, CVE-2021-28163 - Exclude webapps directory from deployment scan- Upgrade to upstream version 9.4.38.v20210224 * Fixes bsc#1182898, CVE-2020-27223- Upgrade to upstream version 9.4.35.v20201120 * Fixes bsc#1179727, CVE-2020-27218- Upgrade to upstream version 9.4.30.v20200611- Upgrade to upstream version 9.4.27.v20200227- Removed patch: * jetty-annotations-asm6.patch + not needed when building against ASM7- Upgrade to upstream version 2.9.22.v20191022 * new jetty-openid amd jetty-util-ajax sub-packages - Modified patch: * jetty-annotations-asm6.patch + adapt to changed context + build against asm6 instead of asm7 that we don't have - Fix some rpmlint warnings and errors- Initial packaging of a minimal version of jetty 9.4.19.v20190610 * This version is light on dependenciesh01-ch3b 17290677479.4.56-150200.3.28.19.4.56.v202408269.4.56.v202408269.4.56jettyjetty-xml.jarjetty-minimal-jetty-xml.xmljettyjetty-xml.pom/usr/share/java//usr/share/java/jetty//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/jetty/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:36077/SUSE_SLE-15-SP2_Update/0ac9f78180b0a8127a278ae08aa38644-jetty-minimal.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxdirectoryASCII text, with CRLF line terminators (Zip archive data, at least v2.0 to extract Zip archive data, at least v2.0 to extract)XML 1.0 document, ASCII textASCII textPPPRRRrYҁN~+e|utf-8ca656bbbd52ef07cfb7f99f964de838c4ae0c63da48c871acc30683acd52952f? 7zXZ !t/>0y]"k%&Ҭ|5>WS!s#))7;K tZS< p9Jo3N\Ȋ ű(ޚﲉwzBuL%M>U ^sgkwn8 o.?@G:d36kRC 4{?XEA"[jypyl_`j?0^fxZeSi!ң| p>5K%:y)T4–n*UCCd|pI* ƍ8i8ׂv<]1X9tlw,ԕa/Qlp/~&[͝rY?&5u0.^ E[xS(8OjwŷfiXG*K2FW _42`ؖuM߉̥KVO\.Nwx*6r{F{Q2{͌`Ä4 ѷ.z:xG|eK*A3_F)RxlFcocsbWǎ0`Kfi'e[EaucQ |:ЭL\0~ ˘PEzvU+.+).^ԳfzE 4E$I~ϓ΢!VYs|g>K:"7eG."YhR9Ԗ"z5@tuOiuށ2hq>-qU_̤d8Vaۍ75ƋRKG$&)E5G\6tk"pC{j9ι W/㫲yRGFg)H20FROٔhT/y֜(ӫUojLh/ ^sȀхXadkЇz$e"@2u͖yo>ݰ_#c~|iˋ{Lܑ{|ϾiGZoϳ!G|K?g>b`}vVme-?J{C7y!]FE2r7gY-m!T HYgs5HCLj\BUŅ4jYX5dk8kR* ;-4Evx5 UaYYo)1bCg˺0 bJ|WtzЬ~`O#sX,sSٶG~mꛤM9bbC$ہ,15n6[4x%&щ8W`LbwG8EJz@ILP3Շ9H<%w hg89`psLߤVI^ެ4? d|CE@i*d$rƛࡕ"B6Nd: gQOTW?R.C+M7 FL 3Jv5ݦ]J>fja@Z FVs =+[L&¨f"nӹ9(Wz zY| Xm%D<{`O5f[Kx'07&s+ލO Mx{v?T &3Ц_glǠȎ\iU71DIVNG"Dq$C[F!D U,͞]W2`b ielMWCt|w^NdHg; Go:sӍĠw'1\pRyep"Eߙ5M!&VXD+% L$;FxVg۩ڊ.CML*~͚ j Oy.岗[=(`W#~U334F1bi:郑 znF d Czյ]\L˿ȯv9߽Fj!Quo p@-Gj4Kp_sh -";2:}'~|l|x%w 5mS rrKs%jd7 ^Ħ##N } "Bw*Wә\A5%W2vS}@LvMkK H{g'B)}1Ia~5H_!s"([{y3d}xW#/+,Q'nr F|$4p7.yF.^T#5_SR_Bnы[D`n2dͲv=kZ{zk?s5*!H:T6fKF,|< #fRåmIiƠv?1x%BxH QNy}¬o9؋6Bٸ n$v( Wf=r+c?`̓sp5W:lu5<6u$OTޑ:C5[;z Qi4Z**L^{+,A+}"zej_Q%b=-~pe9ġ@=Hc/OJZAo F~nP3ώ$-|z,l$͸<8[lQHSz<H<-\H_Y\ uuj pҝwĄlYPXq9_R;iE8w\^f֤lhǢCO`ԇ=+}胘[3<<+ٽ!(leZgJRE$$6XURq )MBAlxDk._1)0/&6i8nT-dIX65^qDu9H%Tȓǎi]Ek憡%VR]xJdXL3űX՛8*fVw~ X fMSBlU'ko8 -Ke,&K#xmujÊNE(%CR7MQIPsL?ٗ'YCg79FWR!4,{#lJE-w܎<#<"!NI@+H5PߟI$C&֯Qb&- ÍU %+;~%:>E 9;뫽K= ID \M D gԎ]hĥ$;MhD Y0Ka\-yw%09E&c͠qqODe%9IϱGS`\K(Q;p!tݢ0e~5hIT=Zݘr{1WgQѣj]Е*к ipز]3 ^~P{bzGˆ E-2o^l.?mA8^2va_?"r ?_y /uES1eop)^1.P&_XL|4pk#G#qXl8SwAVz5H$3 ++Bi+h!4sʧ!ttОP&݈ѲJЄ"ymG`-^Ʊߵr)6{MM!ldseXzd6T\'r4vɂ(P$U*iNZҋ\ANDkhf*LHU;h5֮~v79KdSG.t~%T㌇ֲD K;>}PuA+1}K>o-K3)֦7)J~Io4$\NÆ n+531s#ҝ+=+HgdLE9&L=ɼ@DvytP&2(GS;74CE/tf׭46B#c1j6 8yNzc }ɚiVte+zd9/* H?f~xuL8l*UIg=P'D3= .q7~B|5%hٵ &``ֿ|USkyfKQ ;ԌߧԄN|mbS Hfm}^ ʇ'+U߳S)"f4'?8nr=IĈj\O?O[^]Wwc|R6fXS;sƝBE~ڦvrsb*CylIud4AӬvASm;K b4gx Uz>Wfn2̽+koD̯fD]Wb?P7Fʂp d=-ۻM*^"Ҹ™N֜w&oJB $̶+ -iJ\ R u>z? @7NŻIg;ߓ$K] m[,RBx}QNQ .[t#4!pgSbYӈ#CR YUj !W.J5 Չјbύ čqMd%8 П}۠$IYU;ΐBHӄAZ*`^mЎ7Dr]H-Q4F^O{J-$ nyxԡt.Z4c^a-Ga=5?#+.ǨpǴ"8}P{UԈTrE`љx%,/.XuLY)(0'î'Es=Ie x[/JL l\f/fZ]. k= +{?J o\p8@m50!IAYĐxozHs0ͬ >ǂ+ ZZM׳o/y̓ 7x%LC5>儡ow ܅^ nFDA3sI:h@"X4z,s^c$`#]ozק,K y =%vޡL_RVoԺᒔb*aE+Y%C:AoQJXE8C쬸M0%B j;9u?Z }{&NXiɦ{^e_(>2`9Կe;!vKҘuԭ陉jE| ~w!)]/`A*2t8A)|: 5_,8>^r`j#B:<.$`8yG9P#& ۬/R>w3eFؕkfg//v/7n̕KNR.y$Re TYdR@}P\v Ju<:6H̪hY&{nULq"9K+TY{d!>F?["kz 5|dΡ k7s}Y"ynǢrLk!R+H`d9vRv 9S؎AX7BCqg̮VGpH"C @ĤZH̘C %qJ'IB6$4iKAfbSL-y5fcZrᛛpPc$o QaX+tД6C#?u|>Vl.>pdk ]tyr772 ј TG9"a!QyvܬRlS;bl_1%.#tL=AeP(EMv,ۣG#R%J2j7Z%cb_2Xl DJn0})av6oHȁqނ3hфNPDX]ڄ->4[㺱,5ĭ~v A11^2/'PLoc˪[󋽲F͐0ZI 6!w[{?QPL?¥f4% Mu42|I6~OYKT(o TWƝ5X 98oٲ9Ͼ 4f3li& , mK'b<-YRk`"274F=VD?D=MY٭rq*a'pUr'tBF`ƖNF2D:PQ}Ydw6KAnxn߅ϒ;_DzEIՐg%t}O|G2)īt5@k]h".Zg=^wIBYp}U=bSxәN|6C#HF)<:)f[#xW`ngUKhmZ2JvtpsP-E.p6k~?BͲZ4sn_ G/?)xQMqžԄ 5RxrW?IUOW#l83c.Ȳ53%z?{ۼvW>TkqHsjYPpU>c|'fN mmoݏ @!Dކ zR"W].>O ¦2ElB&SH?=pK?`UYCAX[>벲7âsd @A(b93ƿ'Ъ r; W 6F:0 h. b3eۛJ4>J 7\ٕ. ؄ :¦vpujb_C#mg^4, ͕=㛧h&fS|!q^o}യ0԰tLQ"M-RxpZ~Y*(dbw'=AjEJ] v~k#p`A"*H)HwKw'*G9@f}\82ů_χMoO'8;Uj>>e.l vxX{=y"/>~1MZ"ZxvHdw$ӷ`gD3en2w{ɹ)!|bpC#H n.O(fqɐb̖yx 5zA*d&hu T./(4 :A]we3TVGӹ-'OX`_ h_# ܽMTF!4ybc;:1B3vfR@ۘzff.Q 4$D₺B8~l@hĿ+m=U&ǒLLk7ONZ&V]}# ]!EOcp,@UWBG@WZӏZX.Ǎ>ThNszm">r;>6{~iUh]kQ~xYk fIi@2T:KǤv7YM8yk ^窦_HF XDYMaxyZ73Raoa|")f$ҽF-j^z~"+)Renɖ9v). l˖TuEf|vYRNGma( Z }Eo'XuV;s5ԫxLN=uEb֗c8<>p)V &X_MO Fa>Axi$UjьYvHI98lfD-MmI?YFF eozsjrڀ72UWbzG&`[zJګ=UkbDG5G6٪ңr֤bTk$1#ۗn&}v5gsRt<oМ zz[wR%3jTŘ:8ѡr>I G ƙ?i `~.X h#ߎ=/`;bibu>ܐRofs3 cYC5ֽ.CɊm7TJO0u<'Zv.;{SBVne#:來Z $iJ(b (xg PK)e2W{vȲĆ4 cE:U$mH(6/ }dg>K`~JṬ{O`k/~c3.Ej+7e39NmtfW@Sg )4c s̽:94ZQF~! dr>yCS0 L  a;)%=/v <1(lj'FOM%.!1WOh_vR)cufU/sJc'ȯF[*$D 0m%sâSf7$!_ЁZy9pZ__M &!Wƫԩ2UȄg)=SE7z/엡sNN w*Sƙ^폦5tZK8^ `6Y5t`4`) 쐡 o  i"R"h<ŮSdF2]_Ưk):i5'bѳldT3^A;Hdn}d(`ȹLH\˄z}OS69o-39<#$xɃg]|eap'k3z^6i>LS- |dN0 UjHwPP#󯻨X.J`f4M@d-;-.J[Zv]\9*~ LA~.#maԮyF6+GeIy hj=|:x#BJ-N>qoIP<¨LJ]o:?Mٲ/dHfi* W˛UoBziG={qlFEcZ$.e#8zI![iͶ9oÄ