slf4j-reload4j-1.7.36-150200.3.4.3 >  A cp9|HsxY5B9P"88'I{;֯a.E6>pA?d % <TX`d} ( 8 H h 0 \|   (89:6BFGH4ITX\YxZ[\]^Nbcndeflu v,wxy z<LPVCslf4j-reload4j1.7.36150200.3.4.3SLF4J LOG4J-12 BindingSLF4J LOG4J-12 Binding.csheep661^SUSE Linux Enterprise 15SUSE LLC Apache-2.0 AND MIThttps://www.suse.com/Development/Libraries/Javahttps://www.slf4j.org/linuxnoarch #] uAA큤cccccccca2bd0684a47d026201dfbd1d7a34986c7d72f41faca55f40674caf691e580c4d73e85a1aed3f31712b81b7b9983d9e22a078426608e0ed0d8188f93e7adf435a9dbead9aee77096e89802ebcb3ea48641df3c420d5c75a68dcc110a271b34051reload4j.jarreload4j.jarreload4j.jarrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootslf4j-1.7.36-150200.3.4.3.src.rpmmvn(org.slf4j:slf4j-log4j12)mvn(org.slf4j:slf4j-log4j12:pom:)mvn(org.slf4j:slf4j-reload4j)mvn(org.slf4j:slf4j-reload4j:pom:)osgi(slf4j.reload4j)slf4j-log4j12slf4j-reload4j@@@@    java-headlessjavapackages-filesystemmvn(ch.qos.reload4j:reload4j)mvn(ch.qos.reload4j:reload4j)mvn(org.slf4j:slf4j-api)mvn(org.slf4j:slf4j-api)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.7.361.7.363.0.4-14.6.0-14.0-15.2-14.14.1by@b5bbs@b!b@b@aM^@^V]]]]?\\@\u*@[ͻ[ā@Z@YY)@Y@VA@V*!@V*!@U hfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonreal@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonrealgonzalez@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comdmacvicar@suse.dedmacvicar@suse.dedmacvicar@suse.detchvatal@suse.com- Add symlink to reload4j -> log4j12 for applications that expect that name.- Build with source/target levels 8- Upgrade to 1.7.36 * Changes in 1.7.36: + Correct corrupt "Export-Package" declaration in MANIFEST.MF in log4j-over-slf4j module + Starting with version 1.7.36, slf4j releases will be reproducible. By reproducible we mean that anyone checking out the code corresponding to the release version from source code repository and building that local copy, will obtain an identical binary to the published binary. * Changes 1.7.35 + In this release, the "slf4j-log4j12" artifact automatically instructs Maven to use the "slf4j-reload4j" artifact instead. As you might have guessed, the "slf4j-reload4j" binding delegates log processing to the reload4j logging framework. + Fix incorrect version number in the relocation element in slf4j-log4j12/pom.ml * Changes in 1.7.34 + The relocation element in slf4j-log4j12 had incorrect version number. Version 1.7.34 should not be used. * Changes in 1.7.33 + SLF4J now ships with the slf4j-reload4j module delegating to the reload4j backend. + SimpleLogger now prints the thread Id if instructed to do so. This fixes SLF4J-499. - Added patch: * slf4j-reload4j-bundlename.patch + fix a typo in source reload4k -> reload4j- Do not use a separate spec file for sources, since now they can be built in the same run as the other artifacts- Removed patch: * slf4j-reload4j.patch + the incompatibility is now handled in reload4j itself- Fetch sources using source service - Depend for build on reload4j - Fix dependencies of the module slf4j-log4j12- Added patch: * slf4j-reload4j.patch + fix build against reload4j- Update to upstream version 1.7.32 * In the slf4j-simple module, SimpleLogger now caters for concurrent access. - Update to upstream version 1.7.31 * In the jcl-over-slf4j module avoid Object to String conversion. * In the log4j-over-slf4j module added empty constructors for ConsoleAppender.- Don't use %%mvn_artifact, but %%add_maven_depmap for the sources artifacts, so that they don't suck in half of the xmvn* stack in order to build- Upgrade to upstream version 1.7.30 - Removed patch: * slf4j-Disallow-EventData-deserialization-by-default.patch + not needed any more- Use the source tarball from github, since the previous one is not accessible anymore - Modified patches: * slf4j-Disallow-EventData-deserialization-by-default.patch + Adapt to unix line-ends * slf4j-commons-lang3.patch + Adapt to unix line-ends + Do not patch inexisting files- Remove references to parent from all pom files - Avoid dependencies without version tag- Build against the compatibility log4j12-mini package - Depend on mvn(log4j:log4j:1.2.17) provided by the compatibility packages- Fix an unexpanded ${parsedVersion.osgiVersion} variable in the manifests.- Split slf4j package into several sub-packages leaving only parent, api, simple and nop in the main package - Package slf4j source jar files in a separate spec file- Clean up the maven pom installation- Upgrade to 1.7.25 - Modify the build.xml file tarball to correspond to the right version - Modify slf4j-commons-lang3.patch to the new context- Install the maven artefacts to have mvn dependencies/provides generated automatically- Security fix: [bsc#1085970, CVE-2018-8088] * Disallow EventData deserialization by default * Added slf4j-Disallow-EventData-deserialization-by-default.patch refreshed from Fedora [ https://src.fedoraproject.org/rpms/slf4j/ blob/d7cd96bc7a8e8d8d62c8bc62baa7df02cef56c63/f/ 0001-Disallow-EventData-deserialization-by-default.patch ]- Adeed patch: * slf4j-commons-lang3.patch + Use apache-commons-lang3 instead of apache-commons-lang- Specify java source and target levels 1.6 in order to allow building with jdk9 - Disable doclint to avoid bailing out on formatting errors - Recompress the build.xml.tar.bz2, so that it is a real tar.bz2- Remove some not-needed deps- note: slf4j-pom_xml.patch was removed (not relevant anymore)- remove all unnecessary maven depmap metadata- update to version 1.7.12- Fix build with new javapackages-toolsslf4j-log4j12sheep66 16773282921.7.361.7.361.7.361.7.361.7.361.7.361.7.36-150200.3.4.31.7.36slf4jlog4j12.jarreload4j.jarslf4j-log4j12.jarslf4j-reload4j.jarslf4j-reload4j.xmlslf4jreload4j.pom/usr/share/java//usr/share/java/slf4j//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/slf4j/-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:28016/SUSE_SLE-15-SP2_Update/0cd974a6bc87c8d4279866707299be97-slf4j.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxdirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))ASCII textXML 1.0 document textPPPPPRRRRoS3Nl2+osGutf-82bf29fba64e2e85dd4f04e3c2cce66e23edce016c066496ec471b21af8f79628?7zXZ !t/6":] crt:bLL %YP+{Q/Mo.Ts;[ l8p@o<`Fd@8/lWn1i#iAvxRQVcC$x0՗*|Xo 3EuR.}P$[yk`e=jsŸT0=޵7ej"SrR&j1V>}iJ)OJ >h6E|3{zUj2_,Zr `%6Cv$cʪNHѻ0d b<$QC9[9k0%Q8n/'ic CCKm:\E|IY,ֽ`T)}fYxui/FCRGezEw)`<7TWyT梻V6g[ã%r; qmjJkj@ 5G6 IA% =-MܩwBOAxWGsҽ @u#" Y9c>T-x"<% AG~0#\1l+6qEZM'Ҍ tH,]J>5zhܪVdyM0RYΔWjP~GK%WP"͓u{#2SYL95FK y)ڔDI(?%ԢTI:Z;$ff8F pl~6HR?5}z*&hXlKuU,eC! X@p ]:56]5 Sz$0|_CVa$n ͊AE ^_}=6g$*}Gh)D–ػ8fȌpz@sX1BʑfQ0C73:\g}œt)H Iqp$vz N{72c#110m 2#8c`xwѰ0gLH4WSZ{O)O66oag]Zŗ-k\cfC 3W?D%%cBT9> rL,S7CFnߏR KOAs ?wZt(vKx-dh)ݗpܜ%_ :;x| QYN56 I}1&I6ٍw/}܆dPܹaJ[N \!eM0Ϩ9FH"_ѕP98 ږ"9x~t=( *_lZӾ*5#wNQN lo='ML*9C#! ~Nw^{4Vd(YkVN[ 24JW[*Ūh11'4Fq<\57=h硙+=2$;m$tHk *-d;Sه畎3{)sDGjϵNx$.*)_NnU&Svq֟cAHW1Av`B)>'2%ɂk2Z#*k((bW_Sȵd3-pNa|l/ݝ5ː-L+v^Yq~y/$< -[V`bW&eᅢ;xur,=dRD f0K7 3gGm"'|'W @G;9W'fᵠTE7SQE$ !+S@U];hHt$t^ʅM`o DyO/&_ۘk= !HjLf@ڿ%` +tXgmS7EM?a-yRљ9 ɸ`v?&T,Ȯeqngʄ5M|킐̝uٱzT5-H^> >('344#٩)K|  E[aQ3?5dR?EZsWcxT@ZK5= B $cռB%x8YcFhDwB 9'DButZ*]&|l W?wm^\i `fŠe8K4e^2wRKOňw`xݞ{`?1@(+ӛ-@t/_E߲:ɪ A4P~=cἥK$p'D9 whBߛ˙{t\+ep|md Bvq_9Z:c}2#=~Tt#%CqfX4KUWY_&QRTgrͦP^bx/jN>%q-&H5 rpOFt} Ȭ)uEg|^[w2+(m >,fn`-J /Tk~7  X/@\Vjb2Rwb s$dIzg `q֯̕30,D62tũH쟁;" Mzxe׎e0E8/ʨ$:1䑳-̤Tl}@tzȇD4uĶȬedc}X_$f-T~>zXar n'{~(b b?~# ҅(g׶էَ1/NmӠs=EqN9r.2LrrޢohHj.obUjv};$ /t=<_AAM$!òA̱WDcw;mZd̚V5aвJ:k̜K6@нk}k\:Chv!31JקN%BXN>&7#F56fRHG]]<镍ħ.T .dIuLC;<ĠWvmUx> 5 |S|;Az /lp2֯5HUwjV~{bE$ S9 ,DE|w96[;d,R K^7z5wGsi}!dJT~[eZ۠" sZOx_l}\!{ {N`*2-yA;)̫$@s@MjO,2C۪Bp&a .YU{ۓ1Hw t934ffmNdOe4>l8../j`Tpݮq3>w8'*+Ǿqn] įH]d:>liҿsk\rNf L㩷IY%ڽet}bv5r'UX\Z^J.#!f0'P2>^m63PuHN>flQY:hg_Ϳs+DyqMtyE_U&lcŸN!dP|4czh!=]#95[ Y 9Y10* [`> ԎNpaOp/Q*פMx>8-sL0&\<]VF-X>)J~:FHO4ZS-w_8%ӹf ;PZH@ f9ނEM%=z&B%"(eQ9T|R' A9"Y8㟋`qDXzeIXe>HJ &rNrֶ^(!r_&`gI>KvҧN[<.Ѝ}WNh@ESi2T9?.g^$:~.P:A" Ij+.NGs/_y'n{JrB~ [c.Z =a?V`H.n)7\Ptd?r7H1]8pd1q\SϾ\Z:< 4i?o0r0 MY,_0o̴ܾMUOLL]d2xRqJ]*gԦ_/Qt?v.pƒxo"?wR!IRGPpѿ́EᵭQr'7 a$F|Q>C/>9cULʥ[St0|TU}Up+8Am=mbڤZǂ+JLL{K9@lHIeC檋cqs暈\!w'T>OgqC$7qM8gq7دG /x;BzVm\8ҩZ_3{7&՟R4ͥ+5|Ejs PPk"nۘnu̔3.9ڌ }"5R鷐Ld=6n,\혃M5@ňf襳3mF p]P楬=jszm'gy xP/MQΎJ{Z5M~/z[Y*˥9;j^Zy'WJT!.:c9̥785Q0?uz`<3{6'`ko>˝ԍOEZLQ![_xa֞jsyt~}6mWfr8rY2ؔu* ˶a4 4ff3VdV<Y\G+ǜyzbI),rhU EʧׯP7zԭ<1I% o%8 -rpA[y߿%: 8\EKZզi1?R.J ^T`6wPdٿy󡓍,,zS(Snjq_ kڎ}Z Pf]0eM:|>kZS$Dޒ֦۸ $ V9̢e m -e"mp%.\w?0Nia7X2]173հdGE,Y^ P֕D m)v[nh7A6;!c)lDթ:ʴMPA ^g-Dy uax4lmbݚtQ NTo/aĊz/ L xzZ#T!UvkSt0:z:NUf!^y"'TLjgiDo賈3~ٯ[%©ص~glm r֗%۬ʰ H:1bS#X@f^S2ΩxSr9 A8̩>z&8w@F&iмCk/~(!F$61픅vϝ&4?ĸJ3*AR—PHU)Fϖ~/F)U_ KjB<v2>r;&561^afͰrH1 TxK诲#0 [{lm)D)(["(Dr2xZe4.ɬcxYJ'2!9FT*4IS"_Djb:u۵ҹK9 ԸWKgJLR ãVK)S8j7=- [`YFuʻ9vfrʨ'b=-$S+䨌 I+f7$_hLw.1'7b=j8iYp݁䚛tD(@b58 EAX^iܓpg2ZB{ P۱j뽾'ƋknN^ӲaCKGax&R"/. \[)cZOĀpc`@W=f pf+^"W5h "b)tכQ줅t]":ld=^TUmjY XM'7=\SCkY`cii:їFCcڗWr"Ȅd`c+|Y%VPKe#sHV8]uUwtҝ7B0t(c(m2>zSc\ E]_֑0K1M<&CSK-uqu\Q#aJOf}$Gz}m߿XYӒ6v?qdq߻VRe|56&;XX.oWHˊ-nmLվ~mqrBR%n=4c fݬ0zDfDNfoֹ-&%@Ǣ ]0 2J|^gI?йǖVQadFjD j1SXS w o-vr^:bj(,:,yEuF{/BVnj&x3r)m۞ӏG64ڰ<&!hC嘉&SD2J`F5}v͍LJ}VȦj\c V,0_u gw2#dr+0 XT;1hFbGÛmSt563Um :rl)?vV^UʡDAlñ 4V p)51p~kYlY5iDh w0j0{8cqherFϪZaYOam @H-ϥm4R?e]E&{b6/\m >ί?D=yc 5+L[TReܘYfznѺh7օSȓiO<4+) $q/rЦ kǿ$>0sГ;5ןU[kz#ŭQ1_mq\.5 Am?̹-M_;WRQX/Kj y e}+#s8>Q5T]BjnCcQuS-=&r k0Ɯ6RhKN&OQDmn YZ