jetty-util-ajax-9.4.57-150200.3.31.1<>,8<h4SMp9|˻9$<_4~5{kSʮ}孅z6ꇹt9$]QH[=u؃Ͷ@i4[@UřZ5뙭'%@(SrqoY)~/‚N|U-c\8)=}͋l<'gCtUAm{="\&]д-|Rb64|hGfA\أtIC)9C>>)P?)@d ' F1Rh ~      L`(89X: ,F%G%(H%<I%PX%XY%h\%]%^&b&c'2d'e'f'l'u'v'w(x(y(z(((()<Cjetty-util-ajax9.4.57150200.3.31.1The util-ajax 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 util-ajax module for Jetty.h4SMh03-ch2cUSUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR EPL-1.0https://www.suse.com/Productivity/Networking/Web/Servershttps://www.eclipse.org/jetty/linuxnoarchA ,A큤A큤h4S;h4S;h4S;h4S;h4S;60142a633c13a87d6bf2c41bbd70796f86b310773a13fb67471d28e44e3d501f9d89df06aac83e9f792a7d9e20bfbb56ee76cebe6a5d2fbd7b691a515b9501d884de57bb5a3a9174cf9159ad3dd67c3f061641dcb7854e10c0eeeb6aab29f3dfrootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.57-150200.3.31.1.src.rpmjetty-util-ajaxmvn(org.eclipse.jetty:jetty-util-ajax)mvn(org.eclipse.jetty:jetty-util-ajax:pom:)osgi(org.eclipse.jetty.util.ajax)@ @@    java-headlessjavapackages-filesystemmvn(org.eclipse.jetty:jetty-util)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.89.4.57.v202412193.0.4-14.6.0-14.0-15.2-14.14.1h4Wg1g@g@gY@ee?e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@suse.comfstrba@suse.comfstrba@suse.comshvetz.anton@gmail.comfstrba@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.57.v20241219 * Security fixes: + CVE-2024-6763, bsc#1231652: the HttpURI class does insufficient validation on the authority segment of a URI + CVE-2024-13009, bsc#1243271: Gzip Request Body Buffer Corruption * Changes: + #12268 - IteratingCallback may iterate too much when process() returns Action.IDLE + #12648 - Backport improved handling of bad Gzip content (and Gzip Exceptions) + #12532 - Backport of deprecation of UserInfo on URI (in violation of RFC2616 spec)- Added patch: * jetty-port-to-servlet-4.0.patch + Fix build against the javax.servlet-api 4.x- Package the infrastructure pom artifacts too- Fix the Group tag for jetty-server subpackage - Clean up spec files- 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 dependenciesh03-ch2c 17482596619.4.57-150200.3.31.19.4.57.v202412199.4.57.v202412199.4.57jettyjetty-util-ajax.jarjetty-minimal-jetty-util-ajax.xmljettyjetty-util-ajax.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:38862/SUSE_SLE-15-SP2_Update/ec64a4923d1acea929a3f8c3809910a0-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 textPPPRRRfa! utf-8a253fc800b6fe732a036a1fb0f8bfa32ecac0ebe957b7bf10bf1f5136a45d854? 7zXZ !t/i ]"k%b.lJW8UBN]f @jFC[j WU,TprX$ְ?K2BOr'PT|.-BW>ۢ#H‹ߋUOFJf)3%"xh|di9eۡVZpQ34~¯g;ZK; dRmƧ?} y/Ix>Y-np7hMC൯rw#M:ro2sllDnІQinF?߫]M d `62nEE8ޮ-j\SO\i>@ S0 X ^q'Ih,ڎyE Qm7, V_Do]gA244:o^L=BPCbo2ZA՜VƚoPk)" =l 2J7a#OjxenBz&ݜԇIJgg5~`#:[r eazw8/fg>:Z7t8\$ɴgeѩ u",%, 52a @Pެ@1JׅuW_Ը.qW9C%>r(4=Fq 4/Y3e1/ N& =CZso=uԲRpK6+VrK/])U'ؿGY{1 u^U)wg>i$ʻQ5><(pvU;)*{q- _^2$5-EB7Fxdr~0xBGRaz,FJ֗F[+=!nA0 0k=+PTlǡb0)Z(0zvDkH)- XON.Vaiͫڊ+̡md4~vP{E% *.;c-B̫mE>2 p1M1(`4dqPր$( lFX~!5Q ^.LB{5!,wT]=P!I?C;\iJ%1zڔL%ccKf}{QcߴN:Z ?Z04F8#y~`Ҟԓn:,oqLG @Ixİky\糭͞hw"pSZ#E*sP( ߣ,LŠF75&FT&0E؆= DxcRN. A˟!hGlm{VVU޷Av'vGI\f; ƢL'6KO ^QīJA%<*,= [3$aa+c(ZH馵=!UīZ^/ :=D(TՌ8ֈ _3\b ZIćjfD'MV lK}~r"͗|M,;֤.$)sڸsb#Cؖȟ3)'JlE'H[܏tڭLS0Ѳ+s|ͲZ9c(`{̈́@HEVM*cկ'ovX\ E eLd1d=kxKdJkOgvr+L{p&b+t˽jU+u)^Uқ:HN>N \xgd[&WN[66!N%q0M+(/(j% K&1vR, :ļ:”@>@ @C' H1ݑm18s#b: :k˟ (-^)3kwZ p})J0#wAF׮Dܕ6 #EzU39//q}δɓkDm9Qr(A>bp",Z%dDcYEzm_(9UID"q/DD$*8^52q,1 0Q m g)@uQ˘>7Ϊ䗓LUkMC)!E} *\ ZYtMl?E3hڧx=,<:'ӕp`q'z;lIPEp/(DAElIQA ?2<+2  YZ