perl-Lexical-SealRequireHints-0.011-bp154.1.24 >  A bx!!M@eeeh{,ݏjC (jW(Wś/aZɃ%߃,pzaĂfv}yxryJ%w. +~30;꩸X.hm:#UakR <>mإ# 2O`S;S«[a#iY~[0߈<9sv$=ZUno#.FieKMh>1^)uBXQk<;}cS6x>ɏbp>?d & 1 R       ' A \          $         V   <( 89$:`FG H I( X4Y@\h ] ^Z bPcdxe}flu vw x$ yPz\lpvCperl-Lexical-SealRequireHints0.011bp154.1.24Prevent Leakage of Lexical HintsThis module works around two historical bugs in Perl's handling of the '%^H' (lexical hints) variable. One bug causes lexical state in one file to leak into another that is 'require'd/'use'd from it. This bug, [perl The second bug causes lexical state (normally a blank '%^H' once the first bug is fixed) to leak outwards from 'utf8.pm', if it is automatically loaded during Unicode regular expression matching, into whatever source is compiling at the time of the regexp match. This bug, [perl #73174], was present from Perl 5.8.7 up to Perl 5.11.5, fixed in Perl 5.12.0. Both of these bugs seriously damage the usability of any module relying on '%^H' for lexical scoping, on the affected Perl versions. It is in practice essential to work around these bugs when using such modules. On versions of Perl that require such a workaround, this module globally changes the behaviour of 'require', including 'use' and the implicit 'require' performed in Unicode regular expression matching, so that it no longer exhibits these bugs. The workaround supplied by this module takes effect the first time its 'import' method is called. Typically this will be done by means of a 'use' statement. This should be done as early as possible, because it only affects 'require'/'use' statements that are compiled after the workaround goes into effect. For 'use' statements, and 'require' statements that are executed immediately and only once, it suffices to invoke the workaround when loading the first module that will set up vulnerable lexical state. Delayed-action 'require' statements, however, are more troublesome, and can require the workaround to be loaded much earlier. Ultimately, an affected Perl program may need to load the workaround as very nearly its first action. Invoking this module multiple times, from multiple modules, is not a problem: the workaround is only applied once, and applies to everything subsequently compiled. This module is implemented in XS, with a pure Perl backup version for systems that can't handle XS modules. The XS version has a better chance of playing nicely with other modules that modify 'require' handling. The pure Perl version can't work at all on some Perl versions; users of those versions must use the XS. On all Perl versions suffering the underlying hint leakage bug, pure Perl hooking of 'require' breaks the use of 'require' without an explicit parameter (implicitly using '$_').bxobs-power9-13iSUSE Linux Enterprise 15 SP4openSUSEArtistic-1.0 or GPL-1.0+https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/Lexical-SealRequireHints/linuxppc64le+ AA$AA$mA큤$bxbxbxbxbxbxbxbxYjhYjhbx0e6427ab38ac6a590e0aba0abaf68a168b36feb13bea8bc88341f3cd7adbb818e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b8559cbc445dfa1cb2580db930068d2ee25f1447a6a3c4738a8fe3d9792dde490fd36c358e3a8a6978e41abd903805bba462995e1a3887c17b2e793772dce883b8444837fd5dbc4151e271f239cb0ce49486cf7e215e9f948abdafab297d89f6b24d41ef458539859a6dfe90d11fffce719d4819598d40dcb2bb47ed2d859ac6acf9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Lexical-SealRequireHints-0.011-bp154.1.24.src.rpmperl(Lexical::SealRequireHints)perl-Lexical-SealRequireHintsperl-Lexical-SealRequireHints(ppc-64)@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)perl(:MODULE_COMPAT_5.26.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3Yw2V@U+S(coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to 0.011 see /usr/share/doc/packages/perl-Lexical-SealRequireHints/Changes version 0.011; 2017-07-15 * update test suite to not rely on . in @INC, which is no longer necessarily there from Perl 5.25.7 * no longer include a Makefile.PL in the distribution * update op-munging code to the PERL_OP_PARENT-compatible style (though none of it is actually used on Perls new enough to support PERL_OP_PARENT) * rename internal gen_*_op() functions into a better style * consistently use THX_ prefix on internal function names- updated to 0.010 see /usr/share/doc/packages/perl-Lexical-SealRequireHints/Changes version 0.010; 2016-03-18 * skip test with lexical $_ on Perl 5.23.4+ where that feature has been removed- updated to 0.009 see /usr/share/doc/packages/perl-Lexical-SealRequireHints/Changes version 0.009; 2015-03-20 * in test of require for version checking, work around [perl #124135] which was introduced in Perl 5.21.4 version 0.008; 2015-03-20 * bugfix: don't localise hints around a version-number require, so that "use v5.10.0" can have its intentional effect of setting feature flags * bugfix: in pure Perl implementation, use a ($) prototype on CORE::GLOBAL::require, so that the argument expression will be in the correct context * better error message for refusing to use pure Perl implementation on Perl 5.9.4 to 5.10.0 * document that the pure Perl implementation breaks the use of the implicit $_ parameter with require * in swash test, don't fail if utf8.pm was loaded unexpectedly early, as has been seen to happen on some systems * test idempotence * fix test for thread safety, which risked false negatives * when preemptively loading Carp and Carp::Heavy, avoid the Perl core bug regarding the context applied to file scope of required modules, in case of future versions of those modules becoming vulnerable and running on an old Perl * declare correct version for Test::More dependency * typo fix in documentation * typo fix in a comment- initial package 0.007 * created by cpanspec 1.78.07obs-power9-13 1652088089 0.0110.011-bp154.1.240.011-bp154.1.24ppc64le-linux-thread-multiLexicalSealRequireHints.pmLexicalSealRequireHintsSealRequireHints.bsSealRequireHints.soperl-Lexical-SealRequireHintsChangesREADMELexical::SealRequireHints.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Lexical//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Lexical//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Lexical/SealRequireHints//usr/share/doc/packages//usr/share/doc/packages/perl-Lexical-SealRequireHints//usr/share/man/man3/-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:Backports:SLE-15-SP4/standard/9b4f92390b556879114cba91edd16f05-perl-Lexical-SealRequireHintscpioxz5ppc64le-suse-linuxdirectoryPerl5 module source textemptyELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0fdf52a8497bcf10e9e58ce0ded5b533b7c4134c, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRm|B C{tM;yutf-8e2050a4c8482ed58d60c7213be7f061310308447809cccc99b241524de83d027? 7zXZ !t/rc5] crt:bLL ?NbAE ߒ(6'c<; >J$3AR^tcx?ƤuG'5w$rT1-6P2JOp "a Fpyn s4>iBrzb]uNyAp[!FLT2CL>(F(LZûR9$\UVt<iՐy0˄NI2df%L *mA-:@Aߤ9ݧj˺iv'g`XostIFR6C >sy@MFr&V|DPKEЌY4Oet!sG! sܘ}P6K+`j0Ppd3fڦM/> QǹMҬҡ}S .`0ȰO^^CPdŕNt-=c@ӦW { :bgD9氃\Y(߿IU 2`4H ʐ[p{Sua?u0MaqXHQaݫMB\ \I:&o+[1pCR:h9*\pS-pLO;Cb K53k~@jvxnu9s5͔lJ(> 4# %i \:>D4.71[Prx4{iKA*Y]AT6C8ޘ|uSŦE:pfK.XS?J_Cg XDdg0eRXZgxگ s0k.,dٙgp|VeKPҔW"H8ޭ=wІIJ[]TS^ufF0kѶ7Y?% +BI5q'\fBVfo8/k^=ZcBkx+AHf{z麄`bEXj&BYWo)!]sG5܁%Dߌ@F6A}N/PGspiFJ2I< cCPwgۥi+9 wYa3ns 6VZ猠݋l0IB_5ϛ lLe ]̫~|?bJسpv%S 5hS !8i&Tˎng në7P+Kc~ ~"a wj}5wb8Wj jL*r)r\FS䫸<nL -b;wΟwp|įj] \M+WzE>_~ZBf"| m)ObѳD]Pe75ֹB{ ?_M[]?QR!$Srzuґ 5Qz-rƻ<@gn1'B8.2\rysOR#,4M[UWWU|X[`Nb0T/N JgqB팥|(ց4WD$WxW'"Gq<N=]ycw8D,b]0 1eSzi򔨲KҠO}S$@Tխn{"-&=8YۮF tdc;.hr˹^LW9L71i[e-DeY"{m6zIFJZ^ҌP2/-)z<9$ eY(81r.?ȸЇ V8diQ'11rKb"YW;wo.nT闘aW[6D`=I8Vt,1.knxFը Y!?I|nkƿߕ }y DtP@ĘAobM0ЩSu̜nFO^u_ mX5bu1mxGpTC'T12ٰ>!fl8ٽ!^jZ'.ww8WuQx5NljZ[?TT\"ytSĤAaqHez+tM/u&h8CcB/TVٰ 6!oAeƔ ץrW..A]퇑U1HziB~EfiL`'6]VbH}X8MK;w|k#^ݬ %@G]nd0`{=2l&Vi(@쳂v?&K?cԥ${ܱ;L?݈dQKr{42s#Iݔ!|;cܾw(v"<ާ 1=}4wMYs{XqJyAiӃy[m\H zw9`sll^j1Y>v9`=e<٧ێ ڌi-%MSMHtetdw :FkBH]OA쏋z2P$P׋D;3#T 3.M/'9n* ~C#,WARg"S}+zyބ],~( LWS'Qu~f6WO5U }㊵6kapPWl#]a[ɛVj-dtԑIp ztZΡ<u8")TPwd=/F8InaOaXs S[dH3,KPHj|pK1jГhPܷoX$k S1 ,2'dMI<L+It֑T7zO9Ȧ]Xk"JPmk%´rE6_/%S34b9eX]{tZ̖4>mg#V/X>FK?D3@.UgjC貒*m'=PpQEmIn_C/^Uzǒ~5cl^ vtعxW4FN%MWY.זt乎ueha2Tb_ j2uj~0A͢9-9c!.n`h-ikpB$W߭a^4x?Ԅe.-=.5RfkjacqPyʼ!G?.]ۢaMplb 0t̄ 6|2B fC/ o,\弉wnhr:̈́ঀVIqYfXQn.1amGIy|G-bkDDmpVZt*h\_K˘}$n Є7}.ɋB _ז.c"eo$^ډ#vJANEt^*If%>a=S$/ʼZnN-1qȱSn|jmO eɻUV7,L _F 1o臙O\H%&:9;WtR?SsVgsgJNX|s$:7} M‚]UCU&.Xq㠠)KAvMQDpNŦ_0}d=KJOf@ Ȏ_Lv"6g `e ]ܤ实QLG:q^0h͠kBà!Vlo"I晢 %r4*DQDA7p$}U=@"O@UzPL7sE䶩T+و6`R{.6>,JbM^ JMDp J%QHPW}Eۯu}bݙ4*[@,eUG-S7fvcNK>, i7M6)sVzZѧ`=TWxkj=68dh[LY>3 N|#g}R~1Y(7;N*=?nzsgfA3yF`z/}CqX:ֻ+㥷 ) Rg;IBnEA޷[ӳ9k=E+<INi) uʮix Q8T8& 7 iƒݸit?9Wd:XM,_Ž0EN?3kW>ْ-xvWW4OJ >a(+:X|VIYjJs'dbt B> tGw )Mw-4MFws0%5o1֕J Tf%h1 B뽷G Oˊ~яX)o˨F7frEMtޟӠeI[1 K+[Ffkϯcu:&9TIU ʥ M@>We2T^`_~L!`ک 2!= jf>-} &ic~Zh@GK|=[*&ړ=+B S2>n9L7 \CD q fJ#ER!領m?ձł Qx^VWL`pVN.*+ e;$cW^3wxٛ4:[ 缻K^``(<+Ss 2rvx4E?j00Tˠy?d=LA TW:Yb{f ~$.+MDž/Rf5,VfI_Zz#Ww\ptA Sy>BrCrόc$e1_0NjSmQ2U"J(%.NoB9_fƇ&hJ52>(\O=R:Seba.\a㭆DVp37R3]Uj]9ZD6˗sQ"ӟ|AJ۟8.-9䉷! jJ-Y-ZPmQ`hlVt:v|O?t8j/_eJUf)Z[? ?:"u!`D>\|9ӜX=HCe^ )Mސw-zv${Qĩ#X\ on0e3 bn=Ǖ> e $s'59c1Z߷b u]AEV!ȵTZWpmA]Qodlԍdr;̤^2SX,B4QyK4~.yiX!"}=U+BgXe O7 D?p-U6,x8m|c bvʛ,cPV Vn4(2jL!IR*ܯ[AjfJ߭k$Ar9^w>DUҖ򚰪vPE23P=Gr(T.+NeUk&QU6ߒV0xK¯s"m \Ǘ7/_T% >AV'^ 9 ۹[Th-<@ZOL*].ϫ4m֋|C;.JzfD$⥽=,~dteG d.nvR[tAVP 芃U^`ohkX*L>r* {Vnn&eHC gDNi=LNƠ~.,iŸq":Rh Zc~+)0t@օB_Lȹ)"xFN}oUn8`RExQ-ˉt0hC_]c^pIjbќ.OX&ۇޤֿo)> *0;o)R Q^X5}ͦ[{l.Z12~k/V8@oD]h l -#때Dߘ%E=>bA}ǧ' ߻p3|yE~pAS^R\U fٝ`wt}uͧ>ws8ILk88M4M"{[J\!CS.+ HoӘ5[ۓ_ˀ|Xa"&fGyؖh޺v=C  !V*^߈!:zT~n6[^#2TCC7Z:vϸ]ssl8A:g澁+r~zK*lzنEWyEp`sXUH#`.Ggf X@Y"sT}[vf/ fSx~J'9$0ՑKS VE$qS=VH$lpD:׸~6ݐp+v~FF!X $"in n`w3Cކ"KmD|s.؍Nΰ}Zקˆ)G4TB*B|xc5ΤBtq@7a4%nU= TU -G-j B8 rFN`5=w`.FPqby’~6۪9cx"f":3άqSbECTq}M /VȐW7T~^fZWqu]V3=Q{H5*(t>4O-N`2yYpXkpY|0bЎ1}ٻDh"n'pDJ*-*۝D l4Y-Cl]^?|eu̽r&ILc{Lx! ;Z|%$nxpk5 SGD8NOt@ۑmOzzM'kRRy#5YPk]Sg[_H09 -bvR ;>5!v IpH~/u.xwg?ft08G4JBw_#0S7EQ2";o_ {O}c ;ۂsգ/>ki~ *<9}R'/|qMbv'3LT i@}mcy\xG_2eXEN5ާ T-KfX ]<<3˒$;v$SÝ\iw'r`w{C5kY{!sȭZtQ1O5:) yOK'qv䆛3ʬ6񲨢DpTvXӴ054A5 sxËE=kH<F.}_^e9O* @0\T 9Es *Hc-7x՘ry(& 5Q :(26}AdfWW1FA\VDn\cr̭q%FkK瑟'in?Cq{5[ eA g:2hSw>)?ciq09D _m\RiC0`/IẲ7h|-·0nLxl(NvV@Oz"jAgȮf%&,#z}v\ԩ350>8Qھ>e.Ҵ\dw}["2Qy|~=ea[s$W @-} YCD 6hhV$TjAƹl./?K3&~5߶@+όHyYs"r -lkj!pzy>2#~zd$hUfRx/:zmߌH[+-AՄ:@zq)=,ܓ΅߬1<[J)Mc%Q{@a.m$;g-'E$"~lPK[s,_aK>xg+Dt_9IRcrwFG4ٞp8Tѭ $n>RY^1vH}zXTK] `r\^an@t;*.T]LzLŘЯml/ BtrcjmՁa Et*t;T!D KGZʚ EaZ>>|c"].-\-H6[>s}Te^?,^>2ٿأ\g RdȾNp3̛D1Zj?XkjTAW5JSCX{}}+ˡY0R#tMJH 4Iiȭ.@/zZJm]F@̮Bb7R;/\ 1U#'აaoi*9ͱχjZ9Ik9Hd)Nuv"_TdA5!ͳ{&w9片9)a?'cvVQG8& '-^ij4>=YZeB{kSOtL|os7c"l9{FP@ԟz\az35HPN\ ,Ԟ |-eY#Ut9%ߨ]Ls]ĩAid!E5 ĔHW BWEr/:7Z5בQ;^yG=6TVUS|xDd䈹`CW>dḬM-l` Dp}#kwI(q.rEb/rI>7/ŕ'B>9a$-8& UPh+A$MG{/R-!KẀ7^}>PlQ b"|⥠ϵzx }CGb{矀B KN[~#{BԮsSLz[`\/F#ɬ@gFuDRkji(N&4E{RSK?,cc }j*LB+ ͔ Pi!xT _^g4-m ^g?VQC&V6F;+k[N!Kۆ>eiSXRqY.DqrFtW &8"ideSu$/qF;E3ğYtq%q=,qx$j=3 )Sl V0YAEܞimkBJ{6I{#-NYc]&S^d_4 K׼ʷW8-h- ɘ9eyo3 "'̿@obX|mDs29}a]R