jetty-util-ajax-9.4.56-150200.3.28.1<>,4@gzp9|FT:*`ofnLɤ[@0A%[z&P]@p'xXfm}ˊ~]<׏f2` ҰSDa1x70!,+zU=`ڸO=? )j"@asJ'YB!Z fH 5}l7y$;̉>ˆc±,*"nXk4HhKC3O9rn5v Vk_qLq uȼs>%Z3KB~h+ ri cޢ0>>&?%d ' F1Rh ~      L`(89H:F!G!H!I"X" Y"\"\]"p^"b#=c#d$ne$sf$vl$xu$v$w%Tx%hy%|z%%%%%Cjetty-util-ajax9.4.56150200.3.28.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.gzh01-ch3bESUSE 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큤gzgzgzgzgz5468428ff1209bebf03dea91d608b3a18ec760a3425aff2df1cea0c8bbe68a9f6d1ad167de0003d76b84ac9a71444ada286ebb8971e46df6f2a979880ad2ddcd0d7b94aafab09a4efec77652f887a68c78e67b5aaddfe609b8e14e797a49888crootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.56-150200.3.28.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.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-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: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-88608e4e0742ab47902c344e8f4957021afcd56b78649e0df2ab43f6675703299? 7zXZ !t/ ]"k%b.lJW8UBN]f @jAu+[?TӒ3 Pwl)}- X KÄƤ0u=@&}@׽<Ȳ[^^Rp<%uîd`|Ń:3~S6 S(9EHgNvnU.BH]G4FZ1#^o?B|ejaI0wZ4?K8tBQuWo9zxn%gTr 31Œ1ўq wmt0# 5>+G!qs'n5v0!7lw`AVL|E/3WɎQ~ă:L&S,6ݽş$=3'Մ mHӱJ?R=MpAiiap.S{C~ؑSYb`]lRhLg ;9/y?¾Dߑp\̅F~fYnwlu/ܿ^-|%t][DtiZlAŒcІ6.sAIyqOZގ( I^ Nx`t,ߪ%&_mU0?h`aKVO&y Ms0CaL ĢЁk,4ǝrVE˅bϣ~ 2eL8Ϛe^ܯS. _Q\G^1,JlUc@K$_ QR, 9Fe`_R6vV79H%:ʚ19gѽRw=.?>x(pT8:]6uPBrU]I\rjj?鋯@Kʆ:JUj($q-!Uf$ 1ee7X'g݅o]>%[ ( -DS27&KZTå11' p"R}\X3b ,abi4*ʸӏ"p"r~ 4QbïZ`ZQ{7W:{V eiP1 H9; 0^sN)g)㩈!j{M] .Co" lnx> O}żP09MK ~ }q9{7/%a#/EP21q f}NMLv\"KZX7{NR E3\z$ֲE?U):yi?l7{EVR^"pj0s-5hD&GEN.<0GɞTǢq?-.E~S16 T*i/eώU &ÐZY[)3owqAb:2DW=DzJ-R7'\K>ycU"%gt oC[j BlAJ,KBűe2Cfl"ȨEj`?Er?,qYR_olJ} D^|pL^?mw-U&`y9]m҇ǏHs XZ>\)ʑuFz5MMWK? P<~bǶM6JEpkJ|߳ޭT)TbSĚU85'A@yאȸ/͝v<tuѵfˇRQ@uڴ'>T_\ lu-ù*9C8QEaDx8 BNnt1|)EDNHe>H{IF~NgU8#Q`Wz@J.)u4|iq^zgS4Bt(EZ_tkSţI•]'Bt~v3;0 xְBT *u@G:M[ >R%VG`iR&&T\Hivm{%: _h* A֮ԷESCPs tlM{Hu"D#42Bi'NՀ& B.Tm~P3!bjg.;gs"uу<98ބND!K.q1K1 YZ