ruby2.5-rubygem-loofah-testsuite-2.2.2-lp150.2.1 >  A Z/=„q,/$w! c=zTiz'Xw*sL[<j f]BR:AӦ9Ư?{8bnK/ss ̂GR HYO~gC75%{FOS=Sf֫[` *g[qJ:5Dr`[&y"E_cQ RmHINʦd3l:90jXoZt:,Ls``Bbdbae23cbdb47e6d9197ca5ea90ed4bd582850cd2e183f71d146509901f598c4b0fad7a4c3fddc683244d8b0f68b077bb7f57283\Z/=„F~T `II}~b)$ 9i?H3^Ho!Kd(a6 3|@^$-ESJʚmK՘ pe'!zg%YoT- G .SAcͪf&&x!B{\sV<*"nά<~zMOShAb}'ڠIbX{%jZA {w :%3lC5϶OuP0T>p;" ?!d#) 3 I|  \    > PLt(89: *F"G4H|IXY\]H^?bc 3d e f l u v z!!!!!Cruby2.5-rubygem-loofah-testsuite2.2.2lp150.2.1Test suite for loofahTest::Unit or RSpec files, useful for developers.Zlamb20#openSUSE Leap 15.0openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Rubyhttps://github.com/flavorjones/loofahlinuxx86_64:r Bp$1 6"f,AA큤AA큤A큤ZZZZZZZZZZZZZZZZZZ1e433bf7c1c6fe2a2d37d132dbb45521609c52d9363a51a454c05a5d62ac973be95df230b69c2a7533d8fe72d3000a9a2dcf0dd9b4d554f75c352b6d1f90e47ec8683effc664f942e89b152ba97967cd1902b5f844ca00fbecc6563a12918c94dc8b2e90af3629456b73a7fa705ce28e5682163598fd5fc4eeb5cfbbd83f39b36953cd57909763d1c842ccaa7af3f669e7df117a6253e6991d785367f958693ead726a4dd336a661412e8ea4f4c41e48bf32ecc19faba2d07b168d01aab3b0219b35758138904120a8db5ab1a559cc75d2dc385e4cd8df7c86a80b8e84059cc195131f3f10d5c1ee5d80a2ab8b99b032c48cd9960748c5fcfa07b1a7cae49ea7128f4b89505a29584e3f2a335dfd71a3abef1dafcad567f5f29f9ea9b1358c20632522b176f38519e9e67c80dee2d9471de1bccb65566d93575ff8ad54f3a643b5c553b6936e357c7722590941a497a9669570886b5573ec821fc0c131c56051f726719981735857edfa9d07ba0d205ce48f91282f151443144b10f0bf936048405e1288032f22a995d5aefe208bc42936222395619181b520b61d286dcd4e3erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-loofah-2.2.2-lp150.2.1.src.rpmruby2.5-rubygem-loofah-testsuiteruby2.5-rubygem-loofah-testsuite(x86-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.1Z@ZZv@ZYU@UJ@TcKT;SxPw@NV9@NTN(L%@L%@KEdkang@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- 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 packagelamb20 1524422138 2.2.2-lp150.2.12.2.2-lp150.2.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.opensuse.org/openSUSE:Leap:15.0/standard/265133f65e30404b9ab062fd040077b6-rubygem-loofahcpioxz5x86_64-suse-linuxdirectoryHTML document, ASCII text, with very long linesRuby script, ASCII textRuby script, ASCII text, with very long linesRuby script, UTF-8 Unicode text=3Vtutf-85488f550860f1885433745827d032240d551acec720a60ffd200c72a5d331451?P7zXZ !t/0S6o] crt:bLL ~„-Ե4$7~>2g_ta=?r'5%UzC/ g7\v. оA((S"j"j׬yԶZ+Û U"[z0bL 7tIrĆmBn #4Rb2u%]uvl,rЍ$*%vΣT6 fH-p ;8;:GFXy`$N",4pAPD(lGMcm',qG<[gt岶9>rzw"'=$Z!%EDYt7$#) ué"Z6}5@cakFIU"w=: cܬW2- H,(jX-bJ{0Xdam$+ai>hJA/pf[RGg_Ft)5QEpч?64l!*&uQJle(\5 b1K5@a:.ɤ%&I8(sZk3\X6ɈƮ)ȍ3ɗpvc+(k!O2]/#Ks}nAo.nK~ -c+CAuci~]>#!sW;PsieՐOvv.:\kR%,8|Dt+F?0AUӭ5n x4Is2ĚhK#%Ϳ{AgI@ cHHϸ-N36;A=>HD~1_Oضk<;`(`f} b_KMff*U-?qwL/~r Q<7f"'ǸH )j_4&M*މjlz i%`S>A*5BWG|gd4ԍ), 74'ݗ-"|:u.!""[yԃ1)WH).{;~7dGSL?DĪP3s`9} װ'<MQ;QJ~I'aTT:e l% *{K(+|w?^7X0]JE80 $5\1 k. g@'G3x (e~4@\+fi~@ࣇ+ʹngO2b2q{%m<љt=o3^4%?#x/ue&!Yg)h|Z9RM, 42hE -_ĝop\39fΛ+C}F8iL ./E9p!M<ӑsŻ_Pz36JgWЂۦ4o vVx c'̡ OސLSہݑvy.Z\5) ׉˻k# tYިDHڈ1gbbcxW/V,%*}W#d^:-81Xt*ּ) Y8la?|JG+o kvΜ2rcmN5cL7(^HeCvNE~憓2X" FU+tTXa3eGOѵ[~OHy8".6~1b;,^s"~391 8:w]^?JZ]$eiBlg0h2 snD:o0ne]5T bfh5݉$e?@ZH͑|.vT`AMdLar`_L}N u[*hކ%)TC%FN t2 9ga_RF.ܿ #fԥǘPdO~gj)L@_F}1/\j[vރ`A 2X-ڹXuɑT%T+[Krxjv}jM5>z"f 6ǯld봸M)riP0~D*emN\8{o,G(R:VX%]#7p(eسz5Z**f"ϱQﹸ J!K:zSSSH] ;ZT[ 㨷h2!_3|'FAգ1!aywDt(+),3],$8. &7ЮGkgX OI#f^qcU }@J]d? ;šFa8ߖq:8E_ju7vYIþi`n,IL'g6HCGKyQ [K6mCM >5ޯF]ruo릏t%Qqn--c.I{T}bq7/`oLmz1\[oJv5n8SP%.l IUdv^{N.QZ[m$3/>cm,B0{_ rlWeo#}y|rȓ 7}6ը !0:3K bdm%ORcQuw;gVL'Y $Ư }dL|sNd$>tK D#DyX9q,4,xk3]?ke7'כMq˵'-eb왺C0+'d)'-p76+ŘC8?wՒ%oIl p#ʍ.:p sf`9K" ϱ^ ݸψ *bYn~Z)'}Q H{~,QaQ٥LN'\G(+ @S*.r ݾ Y.^4z7Z:n*@J- [u^YWݬ,t.U2MqD)Sָj:Y+&vt8^Ӫ dӂ% k 늄<\Enu/YίLuv`ֻ&qޒ>6}>[;,t뜜]UHM-R*m\?c.}{OM\nK1Cl Y3q{Lt ߄p P.,ovfBٰj[zEcfO< JXӭjZ^`Ȃ̘4ehn[ifhgTtx 8 &e>QG'1$ꂇMT_Ng[S[\C]qj|ק(qV8 @}_$:KMТV2yKﵶY9/QG%Or8Ufsb\hZxUڻ,m#yN7|qܽ#h9DF3L0]mj90c[⎠`B]GĠ61vm/D䮅TR[5a{t't:l_ z-&#0ͳ' &#oD p{EEY)j-6ߑ v-A χ5D`Y *ņU՗ߓ2;sύ=ưBބY$ld diR$Nc kZǭU\3Op,ټ.sٖ/[tV (C{?m x(.G^W]j h?:Y #2@ucN׳vءNVF)( j. ]uTafn ʝ*QjP{5rn! cF%3) a6LHp{ۅ_Gd-C"]ո){68g {"a 1(uߍ)xiԳRy׍(w%mJm(%uw `ҟi`EFomaDUg rt#Z7GBT'Y9Prc/{3ժZ:ڶ g'f5j|BHQS*!uمCVvɕQ!k>Q$e8K'.8ȸ;ggT_Ԡ#`Hl9j.Q8~FyNd^O#8 ։ `_z)0ި/3,f̯ ?GHSsb+bX MudvjUe-aA՚TN#ig^`L'*WQ'oi cao@%FOsB3E'1<uz5>.SWb4wsDȈj)*=!sWpr!oiDJP  3v1w Y$TKå~{%'GXg3Uuiڗ3޿8v^rݲT_ĺش6G&"/7K"WMmQTT͗n`nbLwAM2WBζD(]fj:Vgl"B0EN%V7/jRE8^|]^PL3c,Dw$ -i8Ec}-JL!Z:t:ʃ;9#P8Wb[՗hc1$ĨRaeoy-&fLcP d/(h VU4 "ҽ|C6Zsu2pBP=XczP]C3vHc:>YnbWzm;i蛹w"Z#EL-4zOlڝӊNBJmv`HٳUB$۟珱@eI|P[?Ke~xkԵB[1ePϕ_״a*!頢,]١EĔ @h/ ʹ.yw=< 6F\Uhh U||1Uu7`QRBv`|ʒ6P*7Y`oοKp2-j7ۏ]*́bt*р#j\Kxi\vtlKAwI4qgC֡x[' ep騮j"L.@C5vPK{W ęAq%Bi.q6EtONknhϙm o QܩxHK=Ӌ#|;;n9*1.%. 7f04w7T);=Olت[לHc(]A̎7"o0 vv(b`c<܋n܈kSd* !kh.n#=]aaR̈[O-~s,Q~leOMMHťV#tp"4P Үei=f\xL(_1K>1%B] yQwRy @t뢎7 uĐ /@M<']%,JVbٯ B5]np<5*jfV<Ưk^d8f0< "!oo8Am7VzS"I71UBD*s[jr8szgljcfy!݉ W/36LOm?3p, ߠiAߙ>nY&$~1}eCD@sMo`> Cxҭd_fx澕5pP|ҺGY^j&9݂l&Z`*zU8AD/X7-{p D>"6%Vz~fT\! Rg=g`Ҁy#u\9a`g"Ǧl䕶:8?ia 'iǿ\*t]TZMp<9dAa=43) 2iَ2v֞mqMI GRYzsT1n2͛UboERElH{~xcf,H^dF˺ =H"ZIKu="-?BܶjuSuG{jJB}U"߁ E꿗C8"$<T%Q{Inֺjq0459 %,C3Kg- 7\1v[T'{ŤsʖeK|F1V ܮY]4n$t+v!⎚۟eR*.%B}t ~ـ P#mE6UT/,I$Y6|)FEE myM'B;-V (t+3 /Or e@)W"fZ_Pnv mXeHtbP3٘4+nl'M OpO:+&]мB!((@L*m$j(Cs󩞪*5 o2z|d6w53n{qbӀ9*\0eB['s~kt+9YiLFM_{0*s&M궤b9/7*H]֌"r B9MQʼn/JXyxDxr׺Jb]N@OହŽJ}Lr0O͡N*Q@?p"\A!MR~n֪+!NTzWX}/Y][ 6NbZTHQ" ^8MϺڌ)ҝ-@ 9I5^k]$x* kSz ]=kTKxSwI tZ;x>F#D>\ [$rK!+qIwK"4hjiXn 7,h!a$'4y0}qrf#s(wHkԑ HV{[e%d.vWA5b*&#LV,2Ebg(tGa< 7WQwtŐm:"SS&gtUKU4n}H{/Pxz'$6ϸ'PRD4rTl%ppzxY[rx&?lڞZ͐Q璥@g"0oo52cDEX%cWn2'ϑg#sr2z2]~*PҾo::)1L*(L($ُfH)$t2h|T|z6rhc$b@hf{ȇ>_M3;u9{^b@7Kișw:[i9R $JRqz @Q Pv8ٞk<,R:b0 $ 7Y|*-H#Hj9m=~xqDz8֤uVW/' <*JcE&͢CjtѥDܣ`VYf ?P#]FBL&_{ ZX}kU U=+ FF*#\Կ yl5Hx%߂Pr×. %mG3?Sw7Uiøq|:5rtWMO<}2 fQ ;%l ѠekVun&uᛩ6wAWV^fNJÜ=pAYvn'_aYKj`<~j\΄-~;`=qSQ֞vzN|bT6MØp$S\a5;#ռ+aK,[!R{s-Hɓޑr lt0^PА&;B&ajj"j7Dڵ!H 'pʇ2֮(M6ӱS4/_2nTZ;}AgEU1e#ou O!J}dzs#^]" }2eC3@p:ӌHP6UpXy6E?sp˪??-v4ǐ;W^c݆c7@8[91pnI#A* ظ3*<8FϩCk~W9ۣۚ1ųf>撇wa֥X[pÄ%i~fvϟ{ NCyjNhxլ3NEcv!wgY4``^5cMF#I;P3(P3u cWʋDl2( )1̬!W_}'-/8=G˸Vc' Q7^GUĆřQ%E =AdD<,6ﻁWfM]M 0n Ѻo;cx8\;C\ˎp_J Ea MB|9fˊe#dt `^PT'";(Ռ;bZ>lHmC%4*)b;ql|`` sqBġc̀̾E  cУ#{sHF 5%?̗1JۣKQC3`49p|¤^4V5!ȐȱUD UYN'к)jE' :AdN>] 4bjhxR=z/:6֢Wl?MH*.9!8R妿 f|䅦 dhN#gl3% >l ZaV#yXo}̳ϘqE@aMvϳP CMy.h@81 p,# % `z!'=Ujs kuK&'Rt|zr z6%`<mU}9v]{,}ܐZHLg4UÒ{78hSҷ#3H?(An3R8b: *'UEAK;vzKd˂dJa8ч.X4UlǶPKf[`U׫1T*t0[Bcj@{ ylyZlUd]^ 9gBϷw,U o.mXߋɨ:~s<;v^azs[,++fj #MSQ_@&ʼfx]jG&"耭Q*tM(#S)?y0/1ն$^31Ιi)V@Ī@t1 |s".G+XTU={jɇj#Z`Ԩ*z޳8I#~ nkT\` b`!7|JKK,A$`g^:V^-܈-#uZaim ?Y YZ