log4j-jcl-2.13.0-lp152.2.14 >  A ^%/=„b*GAVKݞ${dӼMus3I6v ʐ| TӴˋJc?@ yPO-`_eR7D{Q&V0D6gn,@j,InM>(T}, E8'r_er|sۜ"r^3?qIpuQFm_,޻"Y'obt}+ajE_/w^hK9\iR@9q& q38a635bfe5fd16b07864bf485be2c530fcae25425c287d4dbddd605cb7c8496ac202be1ffb5097446f747c119dd616d91fff2c5d@^%/=„jW{WOoA]</f{S^ZCӭW]L禼mxԗg]psɩen&amZQ1r"Td#.~)ѱh46oQ9X%&#CdpT>p$B>p>?d   Bhlx|      4  -Fh| (8(9d:*F,G@HTIhXpY\]^bicdnesfvlxuvw\xpyzClog4j-jcl2.13.0lp152.2.14Apache Log4j Commons Logging BridgeApache Log4j Commons Logging Bridge.^̣cloud109?+openSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgUnspecifiedhttp://logging.apache.org/log4jlinuxnoarch(A큤A큤^̍^̍^̍^̍^̍cde9651506c25d436b79a9005d8e9d87f47bff54e87d1861285e6dd965fe56d0f96af764692505e68344f1b77a9ca1db9da60b7c66a39c181e05e185d8611892f30d6ae1cb5c041805d2057c112f25451fbdb00162a49adc5bdd2e9812a83287rootrootrootrootrootrootrootrootrootrootlog4j-2.13.0-lp152.2.14.src.rpmlog4j-jclmvn(org.apache.logging.log4j:log4j-jcl)mvn(org.apache.logging.log4j:log4j-jcl:pom:)osgi(org.apache.logging.log4j.jcl)@ @@@    java-headlessjavapackages-filesystemmvn(commons-logging:commons-logging)mvn(org.apache.logging.log4j:log4j-api)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.82.13.03.0.4-14.6.0-14.0-15.2-14.14.1^@^V]^&^!@]]?\G\=@\I[u[Xf@ZV@Y@TPTPPedro Monreal Gonzalez Fridrich Strba Pedro Monreal Gonzalez Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba fstrba@suse.combwiedemann@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.com- Security fix: [bsc#1170535, CVE-2020-9488] * Improper validation of certificate with host mismatch in SMTP appender. - Add log4j-CVE-2020-9488.patch- Added patches: * logging-log4j-LOG4J2-2745-LOG4J2-2744-slf4j.patch * logging-log4j-Remove-unsupported-EventDataConverter.patch + fix build with newer slf4j- Update to 2.13.0 [bsc#1159646, CVE-2019-17571] * Bugfixes and minor enhancements: - CVE-2019-17571: Remote code execution: Deserialization of untrusted data in SocketServer - Log4j 2 now requires Java 8 or higher to build and run. - Better integration with Spring Boot by providing access to Spring variables in Log4j 2 configuration files and allowing Log4j 2 system properties to be defined in the Spring configuration. - Support for accessing Kubernetes information via a Log4j 2 Lookup. - The Gelf Layout now allows the message to be formatted using a PatternLayout pattern. - Due to a break in compatibility in the SLF4J binding, Log4j now ships with two versions of the SLF4J to Log4j adapters. - log4j-slf4j-impl should be used with SLF4J 1.7.x and earlier and log4j-slf4j18-impl should be used with SLF4J 1.8.x and later. - Note that the XML, JSON and YAML formats changed in the 2.11.0 release: they no longer have the "timeMillis" attribute and instead have an "Instant" element with "epochSecond" and "nanoOfSecond" attributes. - The Log4j 2.13.0 API, as well as many core components, maintains binary compatibility with previous releases. * New Features - Add ThreadContext.putIfNotNull method. - Add a Level Patttern Selector. - Add experimental support for Log4j 1 configuration files. - Add the ability to lookup Kubernetes attributes in the Log4j configuration. Allow Log4j properties to be retrieved from the Spring environment if it is available. - Allow Spring Boot application properties to be accessed in the Log4j 2 configuration. Add lower and upper case Lookups. - Add builder pattern to Logger interface. * Fixed Bugs - Prevent recursive calls to java.util.LogManager.getLogger(). - Added try/finally around event.execute() for RingBufferLogEventHandler to clear memory correctly in case of exception/error. - Wrong java version check in ThreadNameCachingStrategy. - Use a less confusing name for the CompositeConfiguration source. - Add setKey method to Kafka Appender Builder. - ArrayIndexOutOfBoundsException could occur with MAC address longer than 6 bytes. - The rolling file appenders would fail to compress the file after rollover if the file name matched the file pattern. - @PluginValue does not support attribute names besides "value". - Validation blocks definition of script in properties configuration. - Set result of rename action to true if file was copied. - Add automatic module names where missing. - OutputStreamAppender.Builder ignores setFilter(). - Prevent a memory leak when async loggers throw errors. * Changes - Update Jackson to 2.9.10. - Allow message portion of GELF layout to be formatted using a PatternLayout. - Allow ThreadContext attributes to be explicitly included or excluded in the GelfLayout.- Obsolete log4j-mini, since on systems where this package is installed, the log4j-mini is not supposed to exist, but the compatibility version log4j12-mini/log4j12- Run fdupes on the javadoc- Upgrade to apache-log4j-2.11.1 - Drop the log4j vs. log4j-mini split * the bootstrapping is done using the log4j12/log4j12-mini compatibility packages - Removed patches: * log4j-javadoc-xlink.patch * log4j-logfactor5-userdir.patch * log4j-mx4j-tools.patch * log4j-reproducible.patch + unnecessary with this version- Build against a generic javamail provider instead of against classpathx-mail- Let log4j provide the log4j-mini and obsolete it too. - Remove conflicts on each other- Depend on the generic xml-apis- Install and package the maven pom and metadata files for the non-bootstrap log4j- Require at least java 8 for build- Add log4j-reproducible.patch to drop javadoc timestamps to make package builds more reproducible (boo#1047218)- Specify java source and target level 1.6 to allow building with jdk9- Version bump to 1.2.17 latest 1.2 series: * No short changelog provided - many small changes - Try to avoid cycle between log4j and apache-common-loggings - Remove obsoleted patch: * log4j-jmx-Agent.patch - Refresh patch to apply to new source: * log4j-mx4j-tools.patch- Cleanup with a spec-cleaner so I can understand what is going around here.cloud109 15917252192.13.0-lp152.2.142.13.02.13.02.13.0log4jlog4j-jcl.jarlog4j-jcl.xmllog4jlog4j-jcl.pom/usr/share/java//usr/share/java/log4j//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/log4j/-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.opensuse.org/openSUSE:Leap:15.2/standard/0d101772225a0f897906cea26febbfcc-log4jcpioxz5noarch-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 textXML 1.0 document textPPPRRRRXF 8[4utf-8b65171188d2553e35128e9346b907e3084624e1ec13e836eb42e8608c774f727? 7zXZ !t/B] crt:bLL C΋$]f5שd5G qnWIw2PcVT] N..-eaɡ A&$N(C0h{bq{T$Fk1З]y9ij}a*ʆl{SϹH䀌'ѐHn #6tɈ<շ^Y{9?!3r3 ׻7S1n{Il~8fҒ(w %"UBh> k)w/u&hU^(QxENz hgaϞ0pφXC7e$NV<G@54X/`FϑFzlZ7**7I<$X تX^.1*`D_w":Maz|Q*:{LOH{֢~_;CqV/#mRn0|,X5F{,G;ñGlRcAӗl:v>[#˷j|BKғk: 77VWYRѻ=ݱRk00 PQ0oRcV1OC5I gƐ3b0J.溡FoOѷi>u(ag1HxdA-hWhSu(Ŝ-gs11ΏJ<иJoU>Rp4%KSc/&Ky*wX/iddK"Q5\&Wi u-`!9v ߻4A'rRR q՘nOI{_4C@E<Æ9Ԙ~J#+ŀS-r4Za}| ^{J6Jƌ;UOSƫo($ǭWSQAwjkZoyCNp 9b6+Aq)ƻebdhj$;hQp$y~U?q\FWZM(>mw!7|Yg#Cu!W2^M`PFD(2x,NӘ>< kk v["LS݌=Yܻ {he1 JVd%!cow?y&AΥnd屮po<pH+L#7d9C8fQNۋ DsPc"nEl=zfs0dˆ?WX^PwĖ4L H?@Rr"X:gyd:l gbA;+nPʃ}?K%3TM]v=V ~X fnxj)x# 8ֽpD=P^%j^**{sf&/0sǘ d=}ՏdkZ.P8o¦ځI"FIGۯ_$gUKNL=x"8![S Rt3ۛ͋ {y֌ngO3sY㔡q:J}Oyj@,Jq.Iޒ$5b_>8~sY)w#l4ZGWcN߁cǞX⎋#=#)HӚRtbU|=pԛ O3FPG_>~-^A%ҒyJld!0˛`۔soyev7Mo):R s}KzAqދl$_pzU/GãN?/ O:_5AP' x:rPexhmdCcj3vY<6䯧UYfcNTCy9dN]jiⴠW`;`RkXCDJ ٹag &azrCY$p2t{B\w]W߹*|vԦEvj(6 _B[AwvZxݬq/W7_K(814ncr]]uz7e/g ; TSDkM(:X*<ÈOZSMQDQT lhYX7( G$2<2 Y(Le ?Kl@w3=KѿTh@2rם \sRO "@R^I"/q|Dm=#oer*W ա -@DWdJ@OJ%%ccO7L:x0' X쨲B$_cxMI<:R4ؓIon^bߍJ GxPܲ[YN,Phc5(GFK4R{/&ڰ88}/oV6YK&@: =yպ55OR|/&]ןqA?q߼1I6vpMWޏnnA^5̢]E-⛜C{1^ hz<*XrSw|t+a. :fڨ*Iǎ|:#IaT_RZ/7SsK1ms(镇!1@y:MO+77Ȉ3 eVT&)9"=krvz Xh^MK\ שcl~2_1ٲv\b8gĥWI5I!0r9I.LQ$?osґr}H;ŝ!c0LJq|`R39%s0+R0( hZ:7 Uџ^vs%cעz> 2z$9e"cQqљ1;0FT0=""ح;W)v:\ԣvLV=b tQtdɝÚ a9ƐCZU<֮FWwL-p(5&t-,3x;D !t0;.\y5m>YQZ)5׍cUdm;#RDp*0 c}g^Ud, {QD9vPhk2$mٜb>ѫ ~Ϸr1CsKjyݻM{ZiPY} >Uzuo,W|Rj[ & d Y$>m<ʹoVr`sWTi|tUd@-)GvWi?ܧPraW # >I A0P .\;:_SM)tфr-GcƸxE{;IGb]‘s5}K"߽ۻ&6VzWjQjԕ?|QxL$r,BfhJOmNq< ^7zpx%Ts`G)|P[W'p}+.K:1h$#@3U6hG~5V%)x/zEhNH6FVjì nj.%9)sZ#V:mYnMv(+'bAp]([v; =}ܗ. `aKw̋ 6] 3z`ғ;>^CQHGf898 pˣ iduTLŨL4Z;rہ' [.-Av'p)@i[]GNB ?h{۵6Xs0Gh@"Y_#JEih ʹ_@]OC$ q3ꦗp[&fëd n5p.hǀg*`A 7@ u'6ˌef=;4E_k>Le[Yd Tƣ87=DmyEܾ &A5s*֢$TCá@mAA/{7ҢJ;ŸVf;&t0@`3?c=\vۖEB \ٷQ&.kHV; H Ͼ/5ֆ ة nqQPQ&ܙPQVU!=U"z;)4KJevvpȹ o-$-CoU Q1 >&B:Դ~ 𛕩{w$"-F2 fDiLy҅6 :&Fh:,B S5,0p8ǁؔ5a:!| 6b-KJ`"g| Lk:Q R.uxoo._TzQ La`}Wc*hHh?ߪ H$sy&3S+;2\ɘ . U:Updo 7w (aVAL* EJ W(s?F\(fQ2k;hWpXûYOv2mqɴs J()π*quJ&pkp2+L/802tKa#r:4)ec3Ĥ%ͅX e铯` BEi4| 75~rĔ][ވ;5t9-УWR3m}{3T+NHuoy/!j|[y4"!Y Ai(SdǷv 濧ebH*_iT1jRJi*="^Wit4배&Vo6=ԉY;5nVJ@|tqDtx:6 ]fL7Hv܎Ҷ5 sfmd+K@7xr3M9J )5HiSQe LP৏Ϩ%<\zNcgߞ3Z J.iLSN?i\u&c( ;kz8ew(_(}j+54x%߼us4etHZ.6U!c&w)Wk7HufA6[4P,J nCykPmcBVUƮ\=P&&LJ2h1\u zp= h| ڲfg,Y%D%Ŗ_ΛH cŕ2xax9F# Y&$;7[f%"m%&eb.^߆nO8-L~;W0'>^0o>Q$3P,kEvI8 +\$b(B+"lYt1!_=3[jK@Se JZcb9@{_au:"yz {=n+SHу`vDeôGk^)tKbJ|W Ej"pȢl%>g54 'Y20l(mƝl|{n4fLO S9g&w R^C@fخ; Ud ?tQpr2d[=& %y=/&<"V QHl̰VH<ɶ z$?#|+eSv&JL(Řs(}oV7w+o_yBo]ZBx^(' ۳)I񿒤js%Ʃy2 "XuG2>3¾/f7g2TsP,/f06 ݺ>3H?ShA2C6qgiNp\Qpv|'F0bLdg(WOٔ6;v--˭\SqiR8+[ ˋ3U}ht)zމgb(pmB RmQ>-,ab AIi02ʗ