pcre2-utf32-10.23-8.fc25$>Y^y:'26 I-F\>?"?"d  3dh  $  6  H  l     8 e   Hz(8%9`%: %>@G H I XY\, ]P ^b !d!e!f!"l!$t!D u!h v!w"4 x"X y"| ""Cpcre2-utf3210.238.fc25UTF-32 variant of PCRE2This is PCRE2 library working on UTF-32 strings.YCbuildvm-armv7-19.arm.fedoraproject.orgAFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.pcre.org/linuxarmv7hlx,a A큤A큤YCYCYCX|XX0YCVX|e0fa62f07a2fa95346481a907f01906a42973e7091337514ff6fe1f7290068bc0d8a8f83b4e6730e075033b37394ad18fa257462d5e43a28395856e2d6888be69bff2dae6a88e3528909c77e65710fcc7bd73ce0c9513a3dae13fc0813075e21d06d0e8eee3303302976dec64cff332331b7ccffdf28c38d8db8f01657d6f00799272c55f3dcfa07a8a7e15a5c1a33096e4727de74241d65fa049fccfdd595071121bbcdc920624f659a6874b4281b46bd6a0c2020dd0924e8eeaeda6d42f712libpcre2-32.so.0.5.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpcre2-10.23-8.fc25.src.rpmlibpcre2-32.so.0pcre2-utf32pcre2-utf32(armv7hl-32)@@@@@@@@    @/sbin/ldconfig/sbin/ldconfigld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libpthread.so.0libpthread.so.0(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)3.0.4-14.6.0-14.0-15.2-1pcre2(armv7hl-32)10.21-44.13.0.1YC@Y@XXXg@X@XX@XwoXk@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-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- 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.fc2510.23-8.fc25libpcre2-32.so.0libpcre2-32.so.0.5.0pcre2-utf32AUTHORSChangeLogNEWSpcre2-utf32COPYINGLICENCE/usr/lib//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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabiELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=813552135e067331faa68344a27ae2707eb87841, strippeddirectoryASCII text PRRRR RRRRR utf-8?7zXZ !#,R+2E]"k%nM/N{GkO*Q:X#Dê4\fYrj4A1=[[2:)##5 fť'fSk2E[ 38=qGl#IKdRnx/Wn(wh.w 1#x KD*mN_[o6@3+ziԑ%m+#'a_jnk9ÞOsI `}3LJn%*]i,(B,p=Pv:||pgwaQRRWNeӅ[9xZ^ys#]K/\0/$>[[){i Eu|A@zX\( dBo3~y ໌01(IKmˏJ J($D)'G6륈THR~p;x1j1Ĉob"cˊF*tͤ&m9GRs3֬Mς3Y4r/XϳΨ8djUB&% D z>T}w.-CUǦ3}q9Ŗ>}&fGi]{}JE#rY1pIԨDWgiȂxqockw^Qm*9ּ؉2v sib=X9 UYT|XR8^1W5k})'Ѯjp-m}>}}{*tyџnC2(DA\ >}污4Wj9;#%.6]qS#a2Oq"TC}+9F Ō"!/Cj4?o)ĿuQ7䍑7䶜sQ=h$ڒBmWf'.Ē4e &$1߮ e ϬGGg"%>dgN2l Ek}gȲ6v*Qc#x CJ'Ocf U`лG!}I qk,8^PB¾&X\ k! !MD@f֍V?bYw[`q}9 hׂs;*s%ds0dܥR;C![}E1ѫn6<]oX΀ӘS6 Sl?jr&ryz{eމ[*sEjpH86[M6BrZ'7 ?voؓ6y*q&4?rb/k8܎v:E<4e> fvϡ{zL߭jOCU}dJe$NEb?)KbF$2iXi(+V-qlT!VT^ot80Ȼѳu^]Hr!G^߃Xk" ?TLȁ z^9 >WG:,e'pu ٓ䴅l+ZPx|j04Dmd0 uukg6J$'t =V-G/ր[Rݵ4m+Ŷ5m}||F k4 Q)q/ 1CܐϛsJf)C IzU/=iaQ 9).bda\u޸>ˮAin)uPݜ70v>Y]EȪMY{Tq.1s=R]i=FfZ C|%[]ۓRWAxs"*KLF H4c2dU}284M`K"䁆j1s>O-(o{=wQŝFo  򓥏(-R{9g#h}pTiVc^F,4~: y#6\hk.DPEp^=|׾7Ƙj|͟UG1y"L}ihkX$CYԳ.Eu]i*bPy]Xp1_횂yZfWbS{y0I"ɦޞak)+r"/='\/"-uA(\p4Bv/QHTL >q7Y=ؚQy&HJT [b">P ž,Y:B]sI,ƥ69`*狩M7ٲ_kE6MT[6@lXQI7yz! DqpɀXCռ4hV5F#_ៈ=ZwI~ 6ͺX_nJukZM-[r ep7⸸;E[TJR"EkUٝd=T=ّys'ѬYHM-;`?Dċ,Q!Иz:F"'P%3BLU2WooSe Gs)N A  7Bm0v _MEb%3jJ_rkCB;,iŖwBa_LsJ GV;*@Tu^PvƵV`L_Lu±z2#k,3w,x)#`'2t]#4ԴoNeh8^ᤗHQiڒol1{1aA?Iz>/m*9@H%ؐ0uPB>wmZ'(C˅ TAh"ح ZJVH[EDgU`KI4T}8@M0;?BhOGJ<*& cU=3bhkӐݻ"Κ(Do{Eeu]^`Tb|jG30zSA>2Gx0Ġ˔\dipPًskÛ@\éeѤaol+ MQAY@kN`RzABRJfؼR*^ViM_k!4P:] s n7P6F֤7s2>"uIOg0 yo../o@Aws.S(?Ӿ2hwd'f2R̎GaRmUMGNb\T|4;M7hEt@n~>1ܼqBcZjǰcnv')_UR{iX kq +rTۇ􏛸W.t{@­Qda)/ w KЬfT ޛ\iCh_rC?} b֭Ќ2'1*sl& uAH`iQm9ΤH [jr_YRBG3x9y!ݾ 1[p( $@W~9&Ns@3$ P5vuSh>Xe^P;VŃ?sR2,15#! .Nc^g4}Cc}Z}ʾ`c盄R?Nr5NfB~g O)?lX**fv8hAutAtog7w"ƅ7[0C$' 4;=7g@~?oZy@zX:Sng=t/(iҮu d~xG7pXۗ WBz%ĻU$쫝 ^x.A0{0u (UC3QX*) *qK'%mM;tƿ*oo-Q"D7"(qKvP0I=`E? y.#yELsR5k`c E-VC+moʇ]&(;}rJE%9EPQ$8V`j)1tR99`S{/x(%noԒ)r|"z\`G AnwQ_=R/a|C^ m Ȓ6]xvW5Gy,ӥu $800~jiůl<1^*?2 9a6kB3O:сՋ0lA7̈́ܫ^4εYmTuX:FՆiwӈXr]xC1H ~BPo'lHt/݃Cml_~zn@9Jk2P;JXTrSe6i[)ҟD^[?9QeP̎lo2C[^89#HZ[7b[EjU+|m2DArL3xKٕ U"H"kβJWDY DYR?l(yY=bL$(Y*zC^~a͆/c1}M- `ٕ;,nr  R\sQo$.7>ƩQQk=EzuB%]0J +5#kp~;d)X( [h^—kQNNRbuA)-|L^Buzs1D(+] ,*|&5q0&!Bڍ2 F7Ny~eA,?ۊWD,"lpk򐻠Zhn"=6[hz]W KEǙ'b.u2ClrUolGA5geGI4m^#{UjEغOY}m|(tf8ݞra{'v*kb5=#W`B0%0p4TN}lɶx>"#L∌a.sY3 WۜP6>AKpsݭqpbk)Ƅ \h7.FaqEH T>o?:cX,a4{E&rp6ܘR-ɡۮ!|zW᭛"(9gk7VмniHsCTP5 i~z|GEaaN R+ (m/J-v-ĮUNp5h sɬȬRZу( : Q%d|,իzhD/wUhB-7蕂kZU {4Okt [Uѐ0aW/>^7pPy/u"BࡴԪX% /7*|-3bt4;25RV/k.?Y|+Hauee(;)f`$%7c0y! NL׫_QfR7<}yAt6ds6kYa=:NOLQ~%w\I4J8]_޻Qr a 4!4 >| '%+ y\Q 흆 j@w65DEF@*5l SveH  EwuXiVJOLW-ΌgO&4z_O=D v`śEX,1Tb ^zvkZ\G n[7tj0 =LCK@#] }+W"WhGsݩb@4 $r9:}Q:\IS*d̈́D24SR}x኶†t/!ǿ|mH[qL S,_DzWdlnU (o 46 ZMλz)|Z쩴6ɸWe;ṃVJ"珒njqܐγTSLZo/>)(]H;kd_—+Q]~y,gЦ_oKÉMͶp~G+ϯmRtMstRɳzrVBWW%Qd" Ng={ڵ>fjED7 ~par^frI,M<#8b̮=?O@3kF$CtL&w2oSI?kniX7`:띹R 5QND-K ❎Rڜ-3\ۀ^j٨QKx/*1e luVqV(kj;-De}c/[u˫TtC lSPϤ$rW~d#"-<azϛMY>yfWS(~Θ &[<"")q)fʗ/V'Hn ihs`IH$s^emU6ErL@9"'˅(7Pǵq x,.. y(n%"s? g9Ր"scQeNNQ4 dN*Q;X23]R(XmhNxk}6 둧C(@Q7ɺgg|kfOP5{i" ˼Cfr'_7KD&XHڤb8aSV k7v :*˖xPZJmk^U`>6*M67f'j=tL^BvUl.eS-)Ux2} qy$@Êqւ?[E!WEN 3=-VbiJIC6_}+x.P2Oe<DZ DZ3"V.>ogAq}oU%=8|1CEO {"B8K< MSS+$SL;Df Ⱦ-1S|{Q7!73V52R%O{7g. %Ģ,&D/Km=Eρ^?EN۬2w{jR`9G u mGֿ`P\VY[3Ot$}wpz~9ZDX@zr$}eSsB6ź'%,͙lU?;/[-H՜8Z_qj|_lc6{H );.I~/|p┬#2cQ'|zWGjK IKXh"ILw<_kko r|=GɄ%7_rqJ|Rˏ{{݆Bc8i7ک-Y2~ ?Vdn6; 94>sx!cOm.S܎z$HBw[ H57M,AQ/?U,\l/ɗtq%4zisϼ$1"SkLuNlGQ{kĚ>}*%H b4|Ћ (w.iIVK / FmI5DGd #vFN(j|'_n5o𲬺Iey ǶhUxI]Kqƍmى&d/s H/$!gBTnculEa-L5y3i=ijݗDAjk' w@b1Hew^԰%EHC"Mci{*zmo;v+Emgy e3vptaH kt!a21㤯 kȌ($#SY* ]9]흲@eTB$dA`2!y#HlГ3GB5]5MJ^ eH Ì8~ذvQv|Jns\x_46`6Uz9I;=i#*IhZ6y}v "IqӛȾ u=n֭%53 牳= Hq8x$Qz bD˄.릨5ϪOj [ZYHjv{1p(At M1fᏄdj[D ,Y؏ y[6F:]}zj,)͵qV7l;K=B~Pwm3U_xjH״d/] YZ