jetty-jndi-9.4.54-150200.3.25.1<>,@hep9|g]tH|!6p7% G APD̪JMF 給UUs"[,G|[n\rZ-?WY4Z7G2nQx ]hݧg膾!Q)=g%VEh`:\Em J|畴|vB[zSǷ d <6s`]'kRuC}|zA' ?xӰ fk>>#?#d  " <!BX n     <P(89 :FGHIXY \ L] `^ b!c!d"Oe"Tf"Wl"Yu"lv"w#4x#Hy#\z#t####Cjetty-jndi9.4.54150200.3.25.1The jndi 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 jndi module for Jetty.eh04-ch2aSUSE 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큤eeeeee3f365ad3e73445975ffa4b163fdb33f25ef84b8dcca5590c77a495da4745bec23cbd503ce2d4a14c6d73fc9d45b45cd50e12e316974315477b424722ccae2423dd24c1ef293ba5cdcbb4072dd3dde1eff4a81ad9ad5333cd3eb58ea4b9f01ccrootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.54-150200.3.25.1.src.rpmjetty-jndimvn(org.eclipse.jetty:jetty-jndi)mvn(org.eclipse.jetty:jetty-jndi:pom:)osgi(org.eclipse.jetty.jndi)@ @@    java-headlessjavapackages-filesystemmvn(org.eclipse.jetty:jetty-util)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.89.4.54.v202402083.0.4-14.6.0-14.0-15.2-14.14.1ee?e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@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.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 dependenciesh04-ch2a 17091202769.4.54-150200.3.25.19.4.54.v202402089.4.54.v202402089.4.54jettyjetty-jndi.jarjetty-minimal-jetty-jndi.xmljettyjetty-jndi.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:32807/SUSE_SLE-15-SP2_Update/83b277a2843c74493c11825545dc8327-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 textPPPRRRW2a7utf-885cae64eb6348bb299a2aa11edf08265a73083dc1731a4914b2a7b1bfffd1838? 7zXZ !t/*9]"k%f+&o˵PDу9cHKM b4ޒ%oND22ϯlk[G#%C-AIDL8vK Mxؕ![N‡n+4Qsjn'fm]hyr髁,όMxlKO2Y>|7z,-&cr:\Y 0l|p=TrנE~,Χb m.v:h .u~/KpS&&H9=M?WIF햦Wp""H`Bk@5ʊMח5*ɂ4 $)]>rx>B\6r 7ZB( .`G7xHYgd4?U 6Z ٘[3'Ӽmo{L10bB %&V.a^^m7QtV^մc,{S.`D`eCKr"m?_bLhMki@4Y6>V+Nj%wm ީ\\(CڝXU 2ž?]1iHXpnYI@7 `"rcŰtm#lkA/Yw-}qa3E(ч VFo/@b~^1IeX7?DUƙXLdpG߹&Vߪ٬gJm72!Z(ѲW`Z }B>տ=XBKg`)n":."\k*CEA" Yt4 Y *KUA~!1O!}L' : LpyCO  4C{.Xt\8`'I5D.JD9sE'tbwlQ^'?9x1zFNMV}zsIRTl݇k"]c~Zw1/Ok&\uSg^IF;z;r.Mޒ Q6h=JH`sw=#O>k$uч:Kù.jU}48fj%IjtH|x31F8'p|]|36H)0aB$Yh 9p]f̟[Ql%q)U-} .1 ma7QH+4v3e nYq\k# H.=-t`f K[p7});dny6,FϚ{P:tBi*GR bdz.ݒո% n]YKo3u\բ[&.⠧HؕTDESor@~LOY¬:ꛞF6i Z:2;ޭIp ?2?xz@[ns H^}6V Qe^BL%룊T0m!(]ѠjMp}`j{T$lxұ4*+TSf␟8Y*"_b@W#$RTZ~'yjmp՘%k >* )bűN75~ŀdH\Լ/}v>wn$IZANE.d0i6TDz*`g.̤^ŋymOiED̍Ƚ(\WtH#%?_?h ;'Ax,~&J&{eA P`@oRQZaEkYk/՞(vr`"sρ\\ Ls!k8t*Vv"@ع)Dz>RA%bpS[cz(};6"ZΑUoM\Uó{k 7pz`;Ic=AvI$sk˝vIcFcgND S1̎0 *Z;C~ɓd;RU`bOvR@xlO^(IаD|a'K5+jkG\;b|P/>\8'hmhzg-qv*-4Q߁O#ʪu:FbґDWxowЍayI,ޫj OGXDq5O.z 1VP$&U`F6lZ^uX }i /Ӣ̵W j9:JWck20\Ns MdݒRfQJ E+I͞0{a6>tL'%V-x}h$ܝ͛ C=Q(L '+)L@hd H8x];08}C>'}̟Bp$<{ b-"*`eEJTBa*=|;hޙ٬#S0;mjqP&3AI $>0 x@n4{-kʛ?bUɸ&O5f:=.z,7겙 i>KQQ4?9Loj)VR$*/sapEltUBqH#RKh5OZu+N%=ұbm@ERMd~C>thr$o^mڳ;/.Fͧ_)C{^p! W*|_QyDĿx\iM[o:?y"Hō䰔v"G1 (%( (>et!)6Jz3hDH $Wn6О;k%j|>B:*k jȧ6{hmB@ SFZ,XC;bCǖvpY,]6Qܾ  6|[#-2 3l`Z,Vȟߩ9Wf&fj!v%\~y%c#4['k% .h`&-*ˏS`Bg?5zeJ VHP\{{;J`|'ex俦u)$F7÷}y51hn41, Kl>j󖣸 sZp]\_PJN$B^!˛ؠ7r"D@q< {ћ 2Z^,^;kfEjB ]2F: VקIwB: K㿞lEXOSg+d10//j{6+`Ҵ<%D\%oU>m>8E3S F/E6_{'ҝS>JvieDD։11a.V=$9ါo`L 9]XT"\ Eqh Pmh !ckKLc݁Ldlh854/yp aE# ՖUtheAAVh]יԍbmzͼ!`z=c 3(DQ Pk_4IMO챠;Bv[ŗL,Xf%ܴpqx'71 &Ii.k|]L}ܒKeo-s{-D9ߧj#I(a:V{RH8nL E8r&<O64)c\e6IM,uko( ٔh&=tgX,J+DDN&$OP)4a)v7^-^6y`hIOHƪ:as<36bnArNÔٛT'7:ODNj॓_8w7@{{d"9O 8عj$ϻi f Ł%K\pҀ]aobrj̛HL/<}"r4ֱ}ԹvP3-a%'V!g/J&5nh_Px`T,UĽ G7gX` []T>SE i4 8y%g \ц$gw4&]iaѪ{,Q5*SxǧZ6 7$Hb5`w _qi9gB~ ==[v8owgc5\irii9R?bxy^Z.1HQdت3JDR^M<+;py)TPt~<I-H8Ȋ㷻M"'m I,$j=Jk%95pH+ṏ$Imv; ,o޶UB}LsÄoDsJ،P`wֲڍgl<YZq8p g3Ẅ́kĩ9qfV.4+ o$!Cm14:G9?r }t+\oLM_䍫1a3Y?͹/(_iDbigoF:u E|,jM" AƎ .~՟~AFrmͭi