ruby2.5-rubygem-loofah-testsuite-2.2.2-4.3.1 4>$  Ap[Mp9|T׮kRs7M8o-S^eK#˸N]DAX%V)˃WfKe|7KN{6lLCm}Q0JI%{7oD g򷋛Κ43l0w4}魘~ X EȈ`/'Gގ8瘯]6-5' UU7瞰Ǥ/fGvL371}!taBh1:O#p%)׺=AHc6adc7f882fd66142a1835acc2fa631f1c0dd8039f96587717b3fd64823792f4136ba2b050db7204cca22bafb9cd44cb2e93638f][Mp9|F@i4G&Q tPn_ Zcɧ BWpv{讅zKbZVί02담fcL<}6Ki،2Dm$DɊdlzR$M֦okѪ\%5?ʶc-b5f\K]]Yц)մo}h qn7'/&Tp;#l?#\d#) / Ex| !'0x    Z lh 4(89$: ZFkGHIX$Y,\D]^b c!wd!e!f!l"u"v"\z"# ###XCruby2.5-rubygem-loofah-testsuite2.2.24.3.1Test suite for loofahTest::Unit or RSpec files, useful for developers.[Fcabernet#SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/Rubyhttps://github.com/flavorjones/loofahlinuxppc64le:r Bp$1 6"f,AA큤AA큤A큤[B[B[B[B[E[E[B[B[B[B[B[B[B[B[B[B[B[B1e433bf7c1c6fe2a2d37d132dbb45521609c52d9363a51a454c05a5d62ac973be95df230b69c2a7533d8fe72d3000a9a2dcf0dd9b4d554f75c352b6d1f90e47ec8683effc664f942e89b152ba97967cd1902b5f844ca00fbecc6563a12918c94dc8b2e90af3629456b73a7fa705ce28e5682163598fd5fc4eeb5cfbbd83f39b36953cd57909763d1c842ccaa7af3f669e7df117a6253e6991d785367f958693ead726a4dd336a661412e8ea4f4c41e48bf32ecc19faba2d07b168d01aab3b0219b35758138904120a8db5ab1a559cc75d2dc385e4cd8df7c86a80b8e84059cc195131f3f10d5c1ee5d80a2ab8b99b032c48cd9960748c5fcfa07b1a7cae49ea7128f4b89505a29584e3f2a335dfd71a3abef1dafcad567f5f29f9ea9b1358c20632522b176f38519e9e67c80dee2d9471de1bccb65566d93575ff8ad54f3a643b5c553b6936e357c7722590941a497a9669570886b5573ec821fc0c131c56051f726719981735857edfa9d07ba0d205ce48f91282f151443144b10f0bf936048405e1288032f22a995d5aefe208bc42936222395619181b520b61d286dcd4e3erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-loofah-2.2.2-4.3.1.src.rpmruby2.5-rubygem-loofah-testsuiteruby2.5-rubygem-loofah-testsuite(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rubygem(ruby:2.5.0:loofah)3.0.4-14.6.0-14.0-15.2-12.2.24.14.1[@Z@ZZv@ZYU@UJ@TcKT;SxPw@NV9@NTN(L%@L%@KEmschnitzer@suse.comdkang@suse.comdkang@suse.commrueckert@suse.debgeuken@suse.commschnitzer@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comfcastelli@novell.comfcastelli@novell.comfcastelli@novell.commrueckert@suse.demrueckert@suse.deprusnak@suse.cz- Security Vulnerability Fix: Unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished. * Added CVE-2018-16468.patch to address this security issue (bsc#1113969, CVE-2018-16468) - Added series file for a better patch handling with quilt- update to version 2.2.2 * Make public Loofah::HTML5::Scrub.force_correct_attribute_escaping!, which was previously a private method. This is so that downstream gems (like rails-html-sanitizer) can use this logic directly for their own attribute scrubbers should they need to address CVE-2018-8048. fix bsc#1086598- Update to version 2.2.1 Fix XSS Vulnerability [CVE-2018-8048] fix bsc#1085967- also set a description again- Update to version 2.2.0 Features: * Support HTML5
tag. #133 (Thanks, @MothOnMars!) * Recognize HTML5 block elements. #136 (Thanks, @MothOnMars!) * Support SVG tag. #131 (Thanks, @baopham!) * Support for whitelisting CSS functions, initially just calc and rgb. #122/#123/#129 (Thanks, @NikoRoberts!) * Whitelist CSS property list-style-type. #68/#137/#142 (Thanks, @andela-ysanni and @NikoRoberts!) Bugfixes: * Properly handle nested script tags. #127.- updated to version 2.1.1 2.1.1 / 2017-09-24 Bugfixes: * Removed warning for unused variable. #124 (Thanks, @y-yagi!)- updated to version 2.0.3 see installed CHANGELOG.rdoc == 2.0.3 / 2015-08-17 Bug fixes: * Revert support for negative values in CSS properties due to slow performance. #90 (Related to #85.)- updated to version 2.0.2 see installed CHANGELOG.rdoc == 2.0.2 / 2015-05-05 Bug fixes: * Fix error with `#to_text` when Loofah::Helpers hadn't been required. #75 * Allow multi-word data attributes. #84 (Thanks, @jstorimer!) * Allow negative values in CSS properties. #85 (Thanks, @siddhartham!)- updated to version 2.0.1 Bug fixes: * Load RR correctly when running test files directly. (Thanks, @ktdreyer!) Notes: * Extracted HTML5::Scrub#scrub_css_attribute to accommodate the Rails integration work. (Thanks, @kaspth!)- adapt to new rubygem packaging- updated to version 2.0.0 Compatibility notes: * ActionView helpers now must be required explicitly: `require "loofah/helpers"` * Support for Ruby 1.8.7 and prior has been dropped Enhancements: * HTML5 whitelist allows the following ... * tags: `article`, `aside`, `bdi`, `bdo`, `canvas`, `command`, `datalist`, `details`, `figcaption`, `figure`, `footer`, `header`, `mark`, `meter`, `nav`, `output`, `section`, `summary`, `time` * attributes: `data-*` (Thanks, Rafael Franca!) * URI attributes: `poster` and `preload` * Addition of the `:unprintable` scrubber to remove unprintable characters from text nodes. #65 (Thanks, Matt Swanson!) * `Loofah.fragment` accepts an optional encoding argument, compatible with `Nokogiri::HTML::DocumentFragment.parse`. #62 (Thanks, Ben Atkins!) * HTML5 sanitizers now remove attributes without values. (Thanks, Kasper Timm Hansen!) Bug fixes: * HTML5 sanitizers' CSS keyword check now actually works (broken in v2.0). Additional regression tests added. (Thanks, Kasper Timm Hansen!) * HTML5 sanitizers now allow negative arguments to CSS. #64 (Thanks, Jon Calhoun!)- update to 1.2.1 * Declaring encoding in html5/scrub.rb. Without this, use of the ruby -KU option would cause havoc. (#32)- add 'Provides rubygem-loofah-1_2'- upgrade to 1.2.0- Upgrade to version 1.0.0 - Add provides loofah_1_0 required to build latest version of rubygem-feedzirra.- additional changes from version 0.4.7 * New methods Loofah::HTML::Document#to_text and Loofah::HTML::DocumentFragment#to_text do the right thing with whitespace. Note that these methods are significantly slower than #text. GH #12 * Loofah::Elements::BLOCK_LEVEL contains a canonical list of HTML4 block-level4 elements. * Loofah::HTML::Document#text and Loofah::HTML::DocumentFragment#text will return unescaped HTML entities by passing :encode_special_chars => false. - additional changes from version 0.4.4, 0.4.5, 0.4.6 * Loofah::HTML::Document#text and Loofah::HTML::DocumentFragment#text now escape HTML entities. * Loofah::XssFoliate was not properly escaping HTML entities when implicitly scrubbing a string attribute. GH #17 - additional changes from version 0.4.3 * All built-in scrubbers are accepted by ActiveRecord::Base.xss_foliate * Loofah::XssFoliate.xss_foliate_all_models replaces use of the constant LOOFAH_XSS_FOLIATE_ALL_MODELS * Modified documentation for bootstrapping XssFoliate in a Rails app, since the use of Bundler breaks the previously-documented method. To be safe, always use an initializer file. - additional changes from version 0.4.2 * Implemented Node#scrub! for scrubbing subtrees. * Implemented NodeSet#scrub! for scrubbing a set of subtrees. * Document.text now only serializes contents (ignores ) * , and added to the HTML5lib whitelist. * Supporting Rails apps that aren't loading ActiveRecord. GH #10- use rubygems_requires macro- created packagecabernet 1541675334 2.2.2-4.3.12.2.2-4.3.1testassetstestdata_sanitizer_tests1.dathelper.rbhtml5test_sanitizer.rbintegrationtest_ad_hoc.rbtest_helpers.rbtest_html.rbtest_scrubbers.rbtest_xml.rbunittest_api.rbtest_encoding.rbtest_helpers.rbtest_scrubber.rbtest_scrubbers.rb/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2//usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/test//usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/test/assets//usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/test/html5//usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/test/integration//usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/test/unit/-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:9347/SUSE_SLE-15_Update/cb7a51ca2ab3aef4791e7aa8a0e9be8a-rubygem-loofah.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxdirectoryHTML document, ASCII text, with very long linesRuby script, ASCII textRuby script, ASCII text, with very long linesRuby script, UTF-8 Unicode textּvgGƆ9utf-87c7976d126d76b70df8b97da6c5f55c5105d7347cfa07e62dc4748c438673c12?P7zXZ !t/0S6o] crt:bLL FL,&KG~3@|/ &Q`kx G9p[1ҤݻkK⊸!Эʏ$hey6qo=N 瀽K_m* bbY+[F>rm.o’fJN;c%ھvT("Wyu7{;ll0Ft\2B6rՐxN|9:EZcȻ!d:ry '[B )G!Ƞ4U#Ff;~_qmES%ti2#W_x78eK:-wJzK["NN3u5?GN\t*|#ݿ; PN\]B{CC0Fu/ u%,?ZnDFvjYƁ{8«=e]`N#7cfL{`(U)JBUJZ }Kذ1i3YEEbFեݦ@S3S>V)y6q #s,d !}Y{AtQ 0b(eJj0*A'UE,uG'U20gZRY? z+dqaBF:E9;QzE?96UJ *m|$AĚ@oFx gL~[[ni.Q(LoPIpYNp_VUjlY+-#wq P~$dɁ4CS}>Q(E)V/xMZ)){C [Mv$F֡z˶7S8ڢ׼\+}+EN(qto|5 *i}^?7ȴ n &w|:G-'sǬudͺ'sZi][h4GG8^8o`W `މBY֯&XRl|՞xnc?p*@h:P`ړt* DmtI mD)=EA2 c WE V'JM-k{_D=ᩗo_.O.scMj(˷E M!Lq$)9@x"ąonA=wu`IC"{ gO%$C4 .kE'JL Vj*ӪF!1wiWc,`Uۇ_ }-\>~,G^L*!Uz@W0PM 㨽(PrƢ} "&&='gcH2ZHL(Ymdv{o,c wӧ/plʮļN9OIט:wbԵr@(;'j֢ ˟C8RٝRw^-uBVMf, c_N)N$]8@ <+KˈPzJ0ɝ2n|5qQxrb+3B8Ry\L "lb;RLJt%~K\.mHȽ^\^e2AGݩm,Nw6Ȁ(eʠbxa9d7l!YK$%iBx24Ir5&2}7|3}Ls9~+EtHaE0' _փl^xL=sFu.RNql1yyrϴwʓ! so_hcuYYJrp!c}M2HsY;yqiLŤ_󹔃pZZ95Fx8π4Cec ". no=z(NwۼP&QpafJ:u%I, 17׏ɏ?,ҿ(8U#bˆ\(JYlRݤ}3;ɺEa=_bBÄע,T$&oCP.17ȃ g8`pKQ/JgmY~h oH`U)ʇ5}+ݣF\'d\]Yn`Bk5nOb/E!1"w ) J̺<FN.d3C] LmK.ת16'yP}5Qĩ w_pi}/&1Bʉag>p**п|$l"!,FƢFCRiK-FYo=[;URz)@:?Y * $ŽeM؟;Lhp9vz\A $JiM PmyRf꒦2h :l~.5<ͣSSh#<Ʋtms]HV0g_~J(UoDQ"NrIMZ˃#ĻDq7exh2?6gWjNڿF);a! orY6 f(^Zìek?HXZTnU(nUY~3Y)`%ZN!'4k榹ip#`1Z;lś.=yMm\Q1#27Wz{va| q_TRY@25\Yl>g5N~ֹ6P{l:f$cR -v6z?EKǤ,p0kgx5ɗMARyb(vڂNUCo³˵FÎKd8ȶ,촔薂]D{bpoc6.u==c:12{ԇDmv@YpsNgz)F!&7 z;̳ܢ"7,ScGR%wχaE-hIS³Lv+m{;ph\ O?4a&I2bMDk-_btVj;E{+hNFzu*8 aV%0){P:7Pdne*@: jL3 ҼND.*6ޠv 0cah'eסi."9 Qf}R5CnB]/0agiPQސ5wFYz !;^a!vN9(92:wƖHj\"%A}[u{yU5Vl]φEoZ㿇$Y$ohr:s|G7$BzމT*p%cF\a 4Aʡ+;[mubY閒eWieHטg(?%& 7{Ex@ SЀOڻ(j _1b 1~ţC ZoIysBd(/ k($`[YQUҩ'!I(5z)Vg<*. #nK#a{f](`FWht빮yuw1fM51ߵ$^vw{57=('rRo\A֍06ߦƃAJ5m~d,zq Lݬd"GN? -n-v$OAbuLc3zRH.Lyb~* ct(-'v5=ŨNFM40S ~`O #MWɂKrWdcer28ɀ5R& 6T LO:ᮠd"cɞkSp&)wK]3]WFᐽJʸ٣-AXL[# GǚՏTB۬$ыF[92 SԼ\ѣa!ƒ!C#`YQc-mY`q[ |a^$?^]TN.'guje{qu OKJr]["i`EA ?`&Mj(dv>ָB\&PoPdFP>c2$ "!%e1˱ݷJ?D@5Ⱦ 7t2U7UDd4J&1k N~^5ݫ1ȌQC f4Ԓi̭sՑ>Rk˶jz2|@/Jj*G8oo%q_qOX$↫Um x-a$_|4%7[V1B `BOBQ}wg / o t.XYaV9fY0Θ4SjZe(~D e܈`w@br%Ait8DSFh2#XH~8@#qdg-IokGks3LF}"`ݲw> J-%?l@8av]) UKdHL{pF ЮrL[eEO:V%IyQJܶl3kSy}Nfj'7(;pm4e6Xiu&ݯ!NKWU"jbty3G61-7+%D܈7]d:x%ǃ9FbsktcE3##`GLZq9M`#DV'+JV Q4" d/9dɓsW)=>31^i)FAMKúT Gl'h*S| h)hcU'tǕ^pCPׯQK XՌNBSdwltΘ|һu ȩ8Ā?vzM2hUǥHؒ;} ?ǜiblK.)mOp=䳒qoU1|`Heg(n0&rsF}ʺv&(џߠC+Z(1j{w%8I<CqEѷryjML*\I_h(MRXkfCP<@Lǫ&ޘ1VjT/ޏ:rzb͝)ࢻz5L53"{) KFh`}rΒy:fX!^I$Lv$|STC!NS܉Q5P×f kⴄjǼyH3Lv,5;8Rp?ė%If@H3o%q3#;y7.@R)ZMV_ gXUh#"vkǦ i{GJ'UǺ={2FgXlÇ&Q>Wbwvϑ;*mp/kVr9mكC?Yzs_$ʳ|5q_['}>_EwG!f&C3!RGl^J]y3OP80G"-`U]wR+_/wi)޿xG,%NX{q>+ 3wXuogu2ZaN۰*!ϢiE <@YnA/Jcq((wteݾ]+|(;A:LX 0^OiAbk;Gm5CBMr86,iҶn"& ^>=]Fy^8RZA8iUC8 id/atҨ9%{pI\h F?XU]{睊CcLHg?bC'Ġ]֞7Jٗ="󺬦%Bn4O{=(]'%rhXpTjo~t'k0UYϿdm715,-ѝSL64d`pPL+-ykyZgG ңfezG6h-+* Nr)@|:19E6,$ Sswe}z a C80XWd/ͥ]v!pp4(qN5ፀHd@##y' ӛ̾^h wڕ =k*<>kUD&)]hƯV89̹Qn?󡮶 pci/(1./P`I40 bxS4HU(:onK<>KzObH*[6䵱bnJ e4Rr[G!c^wSzdFb5YȊѪ_NҼ jTfVzX17/ǬԃSYOQkӞ WAYd\O*G\UWy:jW8au'Zf{ J!g}iA*(@5cLYiIx 62\h%HMQ) ^j8|FӔm>*'&'Vfw [acVw'0*@iNP@'Y3 Vž:XKqUЗڈjyY|Q=(:~x]W_.H{\ |K1|ηZ^ZU[B%' .ĵ ߙ<^U jN jz!K$^Hg]HT&>׌8gC#ag5j1"cC,(Fո<.mZ&}IbsoGdT!ojRfS5/pi<]IT {T4uIZgCԾ A8nT|)5\OK wܗoϱ c'N?oBPT[qQ^g^fY_&0`LQ:ITQ7Ek*ﰅuܳncl5J7@߱B$ǙN`Y#۶ ZHPi&;k,?>c IuQF?䱟22$ao)4l|^YqT'S@)DžҤ2ˤ4fh+Ԫ~y_[v)*dj'\)~a"d߽C6Œ 9^\"*^HrFxA9dSyL2%md GL`` |t^ch!fjsw]D:mb)`'/~r*S@\wsنa@0VpBO$a#IVZ!^ÚUCے)*|Bbp~9cQ^drYen_욪0o鴓-A9vɞby{P~.xݙȩ6"^fo@yϋc #ǂm1۾&DnP-ֽGP14!nQ( Xç-bE)MGMﵖ,qRs'CM >߹n6F ۳GNƻ"y%%Lҡ6R:$4Y;6{ITG5qӈgz*S}^UmZ8Q0LWrhď|.zS@Mj tucϱ49H4| 'ʙZ w'\L؂[(H-9 =}v/0%=P*h|L7u CUcEenۚN{;2|;:8m3 ?r*f{&@B<76 c¡ Ӂ_qtKCEV;]ivc-r> QEAmJkN%2"<"X`}*zڳ&ۄ›j"kN`L$ϒ+j5<}z/!>qJab:٧eb|_v_<\ TTt p K? '޾ J ɫ_x0IV0>d^Wmj&WK)h&0o8l4ݜ%HJS_T aRʙxwl{ ]0K:f0wxbw+'Wnl%Γ+ LC`sA,b;`%[D\=Ng]& Zи_2[0ynq%rlXj;)S+@ĪlyX/vAA*bЮhT|oAx"mMh\޵$gWlflÇc `F96|'\S՟YZ}K0Qf +rNg%']~'ꊚ5`eIR>PsK:d~*5d^T38jrkV3pu+0آߡ>~w922TL#(荺:ָ.HTfEL/Mwl;NJ2d^E#<j`d-us8_} zẅ(iR"XH b-Qr|W\ٔ64 RߺV#"*K@+{q'C(җ,d+2#_!5xuy+ ǁs|ߪ:S5[9쥮| deR+AjħdSp.b W֭H:Aȧ{nWٴvO> nrceW6^%W~L;.@=O6ib!p CjQ#pҎEmEi]ecUL?ya :69|GCcZ'%9/3]2M}OBt`_bIЈ/PˁP,j](^; 3m`Fnb_?>U>zQTuKCAѦt4KrZ2EUB*)uksoiAi !˻4 +b 7/V_D쑾])|nd 1)}AASQjD=r'نPFf_&7'J 8)DKgNDkp|% tX:O6a*K 12QANɩ%{eՑ@R77p[t(HAyw|0n z~b*U !xRd]% 8O8hᗗL5]0Kr"k9hwJVHɒvߍK>WX%NE(\x,zgp}QrL" T 9?,.[dNDd1] %r-NU)& 9|]5 FI 0kyo0hU>Lw>| {̦M@k! gR:((,ƢFǸƮ(5 i'Bya*9Z:38>m5?oQ/˷5|ЍfܚVL@+Xv h wr|tξÔŔQht4+)c;iy#63 |!6x>~7}1#Ju8 Ôb5"ǩB3ki7Ct<:/UM&.=sΰ]ˮ6 *8 ^/iM NSx3::nRj%qn~'jH!|Uز "yu)Hv(=b56|(u:~SsƝpnwr:q]JP m ?Y YZ