jetty-http-spi-9.4.53-150200.3.22.1<>,5e(p9|!F6gUKNEnlUߢocQ.x wY@ }کdSjP4u"7{9#INTi,@& _M,384!P#͟WuݲYCJd`߭ .1jѶϝ ރt;9 {sB6e$_`!A'e`;#=ڴ.FrI|kyor˄ cŧ'+.t>a8ٳ/aSUX9pݮ>>"d?"Td & D-Nd z     H\(89:]F0GDHXIlXtY\]^+bc Kd e f l u v!w!x!y!z!""""PCjetty-http-spi9.4.53150200.3.22.1The http-spi 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 http-spi module for Jetty.e(h01-ch4ckZSUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR EPL-1.0https://www.suse.com/Productivity/Networking/Web/Servershttps://www.eclipse.org/jetty/linuxnoarchT< 3 A큤A큤e(e(e(e(e(486b5ac46f6a6c452b51107d98be8d95cf8c8eb5aa593f6ff14fa613626cb3bf5d47f9be0f7ea8f6815d8a11bdb51132ffd1a57a54e4b608fdb0292ff41aec33496bb72cc95fdf699354a7b4eed2f6ab5863cf39448902012c948ecfc4369050rootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.53-150200.3.22.1.src.rpmjetty-http-spimvn(org.eclipse.jetty:jetty-http-spi)mvn(org.eclipse.jetty:jetty-http-spi:pom:)osgi(org.eclipse.jetty.http.spi)@ @    java-headlessjavapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.83.0.4-14.6.0-14.0-15.2-14.14.1e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@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.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-ch4c 16971844549.4.53-150200.3.22.19.4.53.v202310099.4.53.v202310099.4.53jettyjetty-http-spi.jarjetty-minimal-jetty-http-spi.xmljettyjetty-http-spi.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:31060/SUSE_SLE-15-SP2_Update/73dc2cb7b69cca367d54661e0aa886cd-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 textPPPRR|:k\7gutf-836074f1c76eabd6bf88d0ecf980807540e677e076da840d9c34864a47578add0? 7zXZ !t/$JT]"k%'lJEWWvӞx=-1 ՛ Tk[>ǭy"Q%N(xg?ձш35U IF^\$AVl)wd w TH9.>P{\^9UMU>jQY2mAGFƷ9ƛ1ZBQ50Ptqk\J51KM8|elDкލ\G-J|+}1HWdrqaSA5VlcmOG 9oH!(ʠ^^*ag_ֱ6'Jk<M =g ˅?(q@&*w -u %h&p 2/R ֔u6#0HRgB ?h'2|bI `Om$>!"rpmQBZޔ2ERv#-1MAY=M gD@C+܍GfGEnyҤK[XК_E,QdI 7^i;( I8f_bCiXb3FWÂ,,?z !NFMPnp|i3RE`Cy^=}`](mfҤMLuY**9 1OAcji]#|K8@m@Yh / 4)k-P;,hY]aA5YM5F˔efbSULw*SPҹ"B6a\YTV>:b a^pnܔw"3x0y!o*wj 42P4xF)yhX8 x+T$,;VVR-R&ԕ|-Ue z]QCԪ| {.T(p6 ͚E؏S2~odb肞͖/cf9%J|,pًo a[Rn p/>ͣ|`Eڛ mU9~W׍W"6 ͻ[Zm$VdIghl3G DJX51 P={~,P#呛YՊث 0>"R K jlF2cz :4g"S0 GlgT<nV";#fuT^Us"NJakB$I߁>$B_?8 ql9Q;im rpfʟ C׾/oίY>3.QQcջafg8Ee>'>myQd&SrCpAG6z4skZWM"(e糩aϻh3+KeȏjF,=?w6to 6GL=)~O ," ."ܼZl;TMFyKuO#, P,vQY(=(`V?m?sqzqBbY%m?^\\Fgƾ&k#GZ!8(6PfA/&ÿLq z9Pg>òX Jgw91R6kTL%yA>"lΩAbrW…#=7pcIӻ)̚H|} szk[>4|ڶ"L%4"~r(RInPᎬ OJv>`U%}I օJyn\<4.BIdImiV\Ǘ5;mNs-HRf+|ᆱӇ}MU܃X1~D'X"@`#=w9 OeWŸX6Nm,N߭M|ζrYr:-ї}'lbD@GSilc9\#ԐaK<.:iJ[´)OFwh (#tR&띜gΔxmVW@9fD}IK3JYK&PS 8S;KU @x*0+K/=ZbD\͓֖%<ō团|nMOcb6RbDk\JQC$s2kaAK`NqlMYÛi dvB0D/P4d.tekmr;:" par^ #*N`fmxQS[hv8w f߶yۼH,(k i'}߬C1ys>FZ$t2M51O4) 8`5 4FEE0^IƮwMf(Y*eQ-쵁.9!u6\ $O*hyGnsKdкQn1f%M_uUUOV-)*?UAj<_G^rXeP >2{jRu7 (6$?9ރm O s)sث>&-x𹼹_ۗ~x LO; P*yf_}@#t0ϔ nz5UއpC#:ۏy#VQjE$OlW^Uf ҋO UM[ĢѸw 2 O;Vwt[]ْBؚ^ک:BpN| %qB0|Yr"K1hc9$V]P F͜U0 o1aef)A‹Bp&#5{nc~QyĊV J'Vtp 24?u&)ڶū"@ҍٽ<*'vt\ NdȟbCֆ9͗]U(MX4F]As茽M̡Fˁn/ 璒Oyl]r)3 82w@R /;ahϩބz2OG~ G|3s?]S'.,{K-C&g ,193?8vůnY<늷6%-Qyվĸal8_UH@'Pvʋ+߹:2wFxf<#W5@ ?B\ ,7u]&HDdLG3tL6jdt^!h=aRl]]NmPp» 7\l箥C%~\dڵ,{}6y+BG(2~˗ZP_ |m=gSQdV6{=s1H$v YZ