pcre2-utf32-10.23-8.fc26$>X͵QdN4Q >?#?#d  3dh    2  D  h     4 a   H(8(9(: (>@G H 0 I T X `Y l\ ] ^!b!d"[e"`f"cl"et" u" v"w#l x# y# ##Cpcre2-utf3210.238.fc26UTF-32 variant of PCRE2This is PCRE2 library working on UTF-32 strings.YCbuildvm-25.phx2.fedoraproject.orgYFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.pcre.org/linuxx86_64,a A큤A큤YCYCYCX|XX0YCVX|e13d7d9c3af828889ee29a961877c95b5ecba55cc3d1424a42dbceeeefcb97050d8a8f83b4e6730e075033b37394ad18fa257462d5e43a28395856e2d6888be69bff2dae6a88e3528909c77e65710fcc7bd73ce0c9513a3dae13fc0813075e21d06d0e8eee3303302976dec64cff332331b7ccffdf28c38d8db8f01657d6f00799272c55f3dcfa07a8a7e15a5c1a33096e4727de74241d65fa049fccfdd595071121bbcdc920624f659a6874b4281b46bd6a0c2020dd0924e8eeaeda6d42f712libpcre2-32.so.0.5.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpcre2-10.23-8.fc26.src.rpmlibpcre2-32.so.0()(64bit)pcre2-utf32pcre2-utf32(x86-64)@@@@@@@@    @/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)3.0.4-14.6.0-14.0-15.2-1pcre2(x86-64)10.21-44.13.0.1YC@Y@XXXg@X@XX@XX~@XwoXwoXk@XS@XJX!@X X`@X`@W#WE@Wu WgWQq@Vm@V2VwV=@VVV@V.VUy@U@UUhTUhTUHU@Petr Pisar - 10.23-8Petr Pisar - 10.23-7Petr Pisar - 10.23-6Petr Pisar - 10.23-5Petr Pisar - 10.23-4Petr Pisar - 10.23-3Petr Pisar - 10.23-2Petr Pisar - 10.23-1Fedora Release Engineering - 10.23-0.1.RC1.1Petr Pisar - 10.23-0.1.RC1Igor Gnatenko - 10.22-10.1Petr Pisar - 10.22-10Petr Pisar - 10.22-9Petr Pisar - 10.22-8Petr Pisar - 10.22-7Petr Pisar - 10.22-6Petr Pisar - 10.22-5Richard W.M. Jones <@redhat.com> - 10.22-4Petr Pisar - 10.22-3Petr Pisar - 10.22-2Petr Pisar - 10.22-1Petr Pisar - 10.22-0.1.RC1Petr Pisar - 10.21-6Petr Pisar - 10.21-5Petr Pisar - 10.21-4Petr Pisar - 10.21-3Petr Pisar - 10.21-2Fedora Release Engineering - 10.21-1.1Petr Pisar - 10.21-1Petr Pisar - 10.21-0.2.RC1Petr Pisar - 10.21-0.1.RC1Petr Pisar - 10.20-3Petr Pisar - 10.20-2Petr Pisar - 10.20-1Petr Pisar - 10.20-0.1.RC1Fedora Release Engineering - 10.10-3.1Marcin Juszkiewicz - 10.10-3Marcin Juszkiewicz - 10.10-2.1Petr Pisar - 10.10-2Petr Pisar - 10.10-1- Fix DFA matching a lookbehind assertion that has a zero-length branch (PCRE2 oss-fuzz issue 1859) - Fix returned offsets from regexec() when REG_STARTEND is used with starting offset greater than zero (upstream bug #2128)- Fix a pcre2test crash on multiple push statements (upstream bug #2109)- Fix CVE-2017-7186 in JIT mode (a crash when finding a Unicode property for a character with a code point greater than 0x10ffff in UTF-32 library while UTF mode is disabled) (bug #1434504) - Fix an incorrect cast in UTF validation (upstream bug #2090)- Fix DFA match for a possessively repeated character class (upstream bug #2086) - Use a memory allocator from the pattern if no context is supplied to pcre2_match()- Close serialization file in pcre2test after any error (upstream bug #2074) - Fix a memory leak in pcre2_serialize_decode() when the input is invalid (upstream bug #2075) - Fix a potential NULL dereference in pcre2_callout_enumerate() if called with a NULL pattern pointer when Unicode support is available (upstream bug #2076) - Fix 32-bit error buffer size bug in pcre2test (upstream bug #2079)- Fix an internal error for a forward reference in a lookbehind with PCRE2_ANCHORED (oss-fuzz bug #865) - Fix a pcre2test bug for global match with zero terminated subject (upstream bug #2063)- Handle memmory allocation failures in pcre2test tool - Fix CVE-2017-7186 (a crash when finding a Unicode property for a character with a code point greater than 0x10ffff in UTF-32 library while UTF mode is disabled) (upstream bug #2052)- 10.23 bump- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- 10.23-RC1 bump- Rebuild for readline 7.x- Fix an out-of-bound read in pcre2test tool within POSIX mode (upstream bug #2008)- Fix compiling a class with UCP and without UTF- Fix a crash when doing an extended substitution for \p, \P, or \X (upstream bug #1977) - Fix a crash in substitution if starting offest was specified beyond the subject end (upstream bug #1992)- Fix pcre2-config --libs-posix output (upstream bug #1924) - Fix a memory leak and a typo in a documentation (upstream bug #1973) - Fix a buffer overflow in partial match test for CRLF in an empty buffer (upstream bug #1975) - Fix a crash in pcre2test when displaying a wide character with a set locate (upstream bug #1976)- Fix faulty auto-anchoring patterns when .* is inside an assertion- Document assert capture limitation (upstream bug #1887) - Ignore offset modifier in pcre2test in POSIX mode (upstream bug #1898)- Disable the JIT on riscv64.- Fix displaying a callout position in pcretest output with an escape sequence greater than \x{ff} - Fix pcrepattern(3) documentation - Fix miscopmilation of conditionals when a group name start with "R" (upstream bug #1873) - Fix internal option documentation in pcre2pattern(3) (upstream bug #1875) - Fix optimization bugs for patterns starting with lookaheads (upstream bug #1882)- Fix matching characters above 255 when a negative character type was used without enabled UCP in a positive class (upstream bug #1866)- 10.22 bump- 10.22-RC1 bump - libpcre2-posix library changed ABI - Fix register overwite in JIT when SSE2 acceleration is enabled - Correct pcre2unicode(3) documentation- Fix repeated pcregrep output if -o with -M options were used and the match extended over a line boundary (upstream bug #1848)- Fix a race in JIT locking condition - Fix an ovector check in JIT test program - Enable JIT in the pcre2grep tool- Ship README in devel as it covers API and build, not general info - Move UTF-16 and UTF-32 libraries into pcre-ut16 and pcre-32 subpackages- Fix a typo in pcre2_study()- Report unmatched closing parantheses properly - Fix pcre2test for expressions with a callout inside a look-behind assertion (upstream bug #1783) - Fix CVE-2016-3191 (workspace overflow for (*ACCEPT) with deeply nested parentheses) (upstream bug #1791)- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- 10.21 bump- Adapt a test to French locale on RHEL- 10.21-RC1 bump- Fix compiling patterns with PCRE2_NO_AUTO_CAPTURE (upstream bug #1704)- Fix compiling classes with a negative escape and a property escape (upstream bug #1697) - Fix integer overflow for patterns whose minimum matching length is large (upstream bug #1699)- 10.20 bump- 10.20-RC1 bump - Replace dependency on glibc-headers with gcc (bug #1230479) - Preserve soname- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- fixed Release field- Backport fix for AArch64- Package pcre2demo.c as a documentation for pcre2-devel- PCRE2 library packaged/sbin/ldconfig/sbin/ldconfig 10.23-8.fc2610.23-8.fc26libpcre2-32.so.0libpcre2-32.so.0.5.0pcre2-utf32AUTHORSChangeLogNEWSpcre2-utf32COPYINGLICENCE/usr/lib64//usr/share/doc//usr/share/doc/pcre2-utf32//usr/share/licenses//usr/share/licenses/pcre2-utf32/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=genericdrpmxz2x86_64-redhat-linux-gnuELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=230db8943626b80d619b8f8eccaed8e4aa2008ff, strippeddirectoryASCII text PR RRRRRRRR utf-8?7zXZ !#,U0:]"k%nM/N{GkO*Q:X ?׎%z{wR[*ڻ0$dY;K) )OqctbGQ*iU96qhNÎ'V@ZOͼ%eA(5TّYwos]Zce_ 7[e|ML!@2Px|q[;dEE}c+̝@sĚMrG(o &A/*@~w/)hּ’nB@*vgRl#vTi;c `kmYH5608tzsP-~绨e&hWK=YI;peהV "T|ӂf ֔k4 Œ!RL/J BOHpq T6f5KBKv/* [biV`pI%%03XYܘ{{ҔWjD?VE7P q[<1%f"=5σ9ZNϸ;]Ta,#j`y\u:al^}N KԿ{Ʉ19,ţ+l˯`P`^]0K9y:PͻD2.OpnʫA 3/T Cf̪x+(G,!J5y]2P*Zw--v1G[U&<>@Hkh=}yU]ˍ-*,\,H##^⣄@ʽٛսRiϖnISkZ/&oj:,l}Ft ʸbr${Q=f+B3|NBL߳ó96T2g#H2i[' Ʊ}U&WSFƙ*\5u<rD=CM 6eJdP87 әO> N:>ʷgp}&% .[[{MS_Lu;] O{hFIP:s}52%r.ղu0*aF@\U\pu54|pr}@}Ffs㹞)/=8RJjGaPvdixecĚ<8kF"LW}~8'm/V'UK=A6efUFM,?ٽNE"B+ih'Ke>I #W$%LX*9T&B4د3E{>q˴T:Mr|^9d ʨRJFvPYC2#}v׼PGu=,߄dť(Pk EuLbו 3G&NyEaI _8(G,m7ǧ6@Q|| q~R4$jIxFs R 0Ivr&} ?Q ÆfD?cuyPϣ>=_葳}NgLLX/])꺿ӉS`j}2@2R욌ek0} p UM7qGkQ) X;a`?q{KAiC5e@83{* KBjper$ԥή]I&Oa#Oc~S])cB=[V/w}fLcuq.G[Sunݡ`ޗ AcN zВ=+sݽD~ÊSa;mbX=W$Ls6]-H⏡%+Ȫ3%=-(n[.(>&Bca] gf;e,m̮\t9T:Խ 颜/TF8ZjpY[XF2YC08} o`e^zǛ2Ih= gA̓jxl`OT:Ѧ +U@ :+\O3cԘA6qo 3#am7ŠunHTNM,cI3B3K+S~|xЦoǥ#F]}YrAAgvmi ^p"bJ;BI$^S(ќ; eMI(†.DM0w+6=Pu9?=6vEKddt[GqLKq"H`g`!w0 bZ~U NCpe_o8fMAc\ߠsJudt;C.g݇7qw)@^}Yq!TV#1z 17rv^%Ck"e35.l=h6 ' ۦSA9H׍0@(468Y+I Բƒ-$Y!$m)PM~~eHU{(Ѝ<>CY!&JՀCGfECDw19o.GFJ+dž^8iD`~ ) S]^ӞoIg?w]v@,wZTݝqD&ЊL0 a;(9cS'4| 7O.m`v vYz\}]/$[FH(.Lum gLR s)s =hJC0g5 Dnй`Eh$ְ9@}y^Z7Y+q(Y<}q.QSx:Lm#Vy4߱OGI0q@EA^ E7껒 G7^MZ&1Y ѳ-1L"?$EAJ Ò?^>K"\<[er%EQQ{!}+z7gw<}R݂3:xI1JA;./UE{^&oܜ2+h^ C!? M!P@ҫypFTn,BM՘I_lP;ǻ I[a^S0@ܢؖ?7vGrb~*&H,\v1N2t""()Hͯ^נNjQcF@5Yzhk~E~_/w6~6/2ZVf3q(IkMPjg@Yb`C_s;v7Bk~Kx8V]VzָRvs8&G?2VwMU*4/~, z$g:Y]*_iInM4ʡ& ,VNqnFn4=;bs}#C ]D%f.+0|Gec/,VMAu52Kk&^OaX7""r7 rIīAzAG>*JnnJk+K% $%黬 [q_REnٔkbl۴ua@%+Q+£ɗp7 S{.+,2 Mϛb>YLUMLSO{H3Ix:(('2f2h%l&aUi@EN\+dWU5ajt 0!43oW ofVG<ԥd9 F䋍H>&F-h&5wWűs( إ:bo/(OC=$YԹ:N CzC3 Uy}U&5 ߩO ;i%{8>c3 "n1EC~8 s}JjRJ+ xv\#oKL KA:o J RO-Tm  jO0 lwBGz<=q 䯗hܐ*N9Xxw?lF]S~Ś {9O:olBj2ld?L"{ܔT*n{QvFBc* GHק23a^2j-7GUH\9轘$CfRH!ՇIDQD]`*Χl <~10vi̕fk٧EI5-zЁ{Z/_ء46I wӸ~w\hl.GY43u_G;, kO *X&Vg )ؓQ+x.|rͱ d-1%TF#,["E&3Ѩc}a!,L|`xt>6k +K@5&xwaǥt'I, @M68NzۦyJtM B6(~$GR"/󠛧t{+ՒhWՔJ//oF%V_-F(=Vl^I6/0jtI4PGgay7E'#O5Q4ĿH2@J*Ϸqar( Ue^ #;f7]6q<1PUg^ \Lř]dVִe!"M9]ȺBZeJHe3>3a;X11oE]x[zFzz I d5iU|q7YjZU$W{XNLmӏ$;'f=:DIs =Cd+ݷH m%'Q$)4V*^ZL3/;w U\b*%[_k O/ ]~A|d}@Ӳi[ows^ } 4HItqQz[_"&$O W1Ƴjpn'`:tl}pvɼW鄞RD&dt.(1 (мת>`m*S Ja*JVDԜ1Rʇys/e=|zk2P {2O%AV,CZflaoxmmb̐MHy w=\11.w7wT38[Sb)"8N\e!Լ:XclLvR1w7!Ea-UoL`R(uH%vk? )uj) ÈBP6/W6фtGar{pv#EAb'vPUXŮDLv>ilv$IJ9]0{`x|-y|'epN/`m-U\+ uTSgR|H:QN\:0uckzaezn1j 3ǤdI ˜SK< o4CE',mxHu* [GhBIbRnP[)-*HC3%l.B;B!gX2 ' p!X)*W`Yxcda>15EM~[ xJarr6LN\IE'pPrg |b*d)\X:TVM*~GS()H%4Ͳ䰣ZlkJXm$~=k$Iu|,xSI >d%{ߛk[o y+oW7,@Ng-#p4+GņCD'aDWMl'}i~6ZA=exŦ[ ,PXk6l 2"}7ZhcfB>q]"N>giC闉y9҂.*ڔzvw7U3kJ'Q_oJTw%=O(YhJ(S{E^vOAH[wZZ}z3{pC&ŗWMuNv/]69R=v_b|oWCvQ>I\oޏ)~Dw\g,%lW`f r!2Dv,rf$X%[X8Ϲ:ldgv0D})%~# kb(oXG"jؘxv`6unyfM'3]CXV.dT5 nCވ!*x&p"0e(+#^ Y {ne˦ D)bZaE;+ՔTxfnNRrDλiyF܍ѭRZ8svh!FMwQ-Gxey06R8Ƒe#9AVV*G@ODokMi.sH@Q)IU(!'e5kYgyGol~*謰|I\ mJ$;]ӑj(N"=1*ř K¾ 'y|_ǐf AƲ2~ue\U¬={}r oR{fGz,n|J&\SuE+O8s,O+"\JT* tJ*ElIuX6ڻVNh캊+}U }  NXT B&n*K@ys`W\^I j0r T f[{`“csS?ֹaQ'"Jv U$uKz/Xrbrq *[62ڴ5/ UF}tLKk}ckv9hv;[*iUPLK)R TμO몭&\- 2p1&/?ᓞއPL/ )1vA?͙=ۡ֊kwiW}ɞ-ǧٟ=&i,hq؄ `ۻM Ɵlkk0wK6lO 7*(c:CWJ: @1SkbwMRj(gc&#aVl"xbL|!W?)Y'f^ ]v/}wrn1?zyC&0ʨ֫S*3Ҫ%E$70!#u(ukzc@XiITʼCBp 梋Py͒{sNHrţ ]I}P} u5b1px a}| RSae4s\x35+U =kyy6 Nzsq^23Dd[AUnYu.ܽW(*LxM3W-u7 }r:ٴݵ\DOYWMP^J VOI]E;2Fs,}f $$KAA11zۋC2A_ >)i}.j Mُ{PWR@.]lW $q3yxS}MDu\ 3+3LCGݼih Sf+ Tgzy]6 -jFosBqF4-Q[gig\3&ʊD0Z-;_ͽ8C }L@W=6W /KH4&Se ~HK5ug@%Q/#]hY\57MXZMP[:kX0֩G9e)Eի2۝Pho<xaR8ܻ1X@\ -MK=/KD hodҠUbA',A;@jz9UqӀ(A/׿QW2׵]]c .Ȧ/Na` )I-æNDf&ˠdddj_ w\_3jlpsN{Mej)wsK Rv!z.c [QN\&&~PhB jTǖR)?SV\FsXh󳉒cb6(l +҃xC< @*CYVf:~cn+^\^;4nNCjbGs~r%rDZyz)|xJG&U"yOG|#1zan].q$ӈT?Zvd(( k.]QZ^e;@_,IA{}ۑ~yobuaفCqHn +! cىLlVR։ mnF@UE E`:BiYҒTC\h8i/Wa׺!@o'@-Et+wgD}lQxaG 3^d++~_YU<[Hɧ6V$-#0)<Cf]5oeNZLS1|Gu1|-W|psnCr%oc Ms}?Pʪ-FYYy? pQ@9`ΫÍ, YZ