pcre2-10.23-8.fc25$>IB".>,2`#0><(.?(d  @<@hl{    "  8  d  /  d    H ( .8 8%9 %:+%>"@# G# H#H I#t X#Y#\# ]# ^$[b$d%e%f%l%t% u& v&4w'l x' y'((Cpcre210.238.fc25Perl-compatible regular expression libraryPCRE2 is a re-working of the original PCRE (Perl-compatible regular expression) library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which processes strings of 16-bit values, and one for the 32-bit library, which processes strings of 32-bit values. There are no C++ wrappers. This package provides support for strings in 8-bit and UTF-8 encodings. Install pcre2-utf16 or pcre2-utf32 packages for the other ones. The distribution does contain a set of C wrapper functions for the 8-bit library that are based on the POSIX regular expression API (see the pcre2posix man page). These can be found in a library called libpcre2posix. Note that this just provides a POSIX calling interface to PCRE2; the regular expressions themselves still follow Perl syntax and semantics. The POSIX API is restricted, and does not give full access to all of PCRE2's facilities.YCbuildvm-armv7-19.arm.fedoraproject.org)Fedora ProjectFedora ProjectBSDFedora ProjectSystem Environment/Librarieshttp://www.pcre.org/linuxarmv7hl(|,a A큤A큤YCYCYCYCYCX|XX0YCVX|b88afcc9828b243f9e433994df5032700fd812f664a854481bdce474a39e025cc938ef4ab999705a5dcfaf53868de9fd8cad425cc9a470defd48d2b60dafd9670d8a8f83b4e6730e075033b37394ad18fa257462d5e43a28395856e2d6888be69bff2dae6a88e3528909c77e65710fcc7bd73ce0c9513a3dae13fc0813075e21d06d0e8eee3303302976dec64cff332331b7ccffdf28c38d8db8f01657d6f00799272c55f3dcfa07a8a7e15a5c1a33096e4727de74241d65fa049fccfdd595071121bbcdc920624f659a6874b4281b46bd6a0c2020dd0924e8eeaeda6d42f712libpcre2-8.so.0.5.0libpcre2-posix.so.1.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpcre2-10.23-8.fc25.src.rpmlibpcre2-8.so.0libpcre2-posix.so.1pcre2pcre2(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)libpcre2-8.so.0libpthread.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-14.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-8.so.0libpcre2-8.so.0.5.0libpcre2-posix.so.1libpcre2-posix.so.1.0.1pcre2AUTHORSChangeLogNEWSpcre2COPYINGLICENCE/usr/lib//usr/share/doc//usr/share/doc/pcre2//usr/share/licenses//usr/share/licenses/pcre2/-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]=598c4c47f3688a49a31b0c95babe0b7983713b57, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=38d34066285853ae5c92aeae0423fe4aec38af32, strippeddirectoryASCII text PRRRR RR RRRPRRRRRR RRRutf-8?@7zXZ !#,)]"k%UN/Q\dqbX}Pu eGku}b:%'|-Q*K§Hpjc+ZDڦdW٣Vxfޥ</rFɘ}Zi2T>ָhFm ~!gx&CL MYmqL?J8]4ռd\mdE#*k:RKz/wA#&m[`%i ߪEh>!-HpyB =${VAYt%>ؽ* 52ϳʆ6׭S:Q[HX)T5̱D)tm!CvI"qgG$r'Ȭ2XC_(0B0ӜD\Z>TݳY!gҧNnb=H\Bު4ֲIq36CBvD˾CH0grF^"@A/Q\p Ǔ,po~wꏤH]d "Z <:\ģЍ7ռF.TMU 1e!Y^xs#Du4||kr& i̯¸JW/%ԃWkPݷQғcl{L:)ۯzve`Z6衡Gʴ砤 Y%qœ3pȆ^0qK^=y' mҢ ;Ee󜩧>Z0𨒞T3|DNylx153}ް^Jfˠ2rbL=`i33K8p[xl"5XeѠ+uTBuo=m@7{p1pDX"?}vgA~CBgVnnDӧkɧ괰֏gn#&!ꆭ[ۓ/]$PY rZO^Jfi'?q8s++ :u,7;5FG:[Bծ*vnt&G JxEgZLs'*8GOi#j:XM_ɗfsx֘{*[?|*De_xI0j cĠj+gJH 랎dZb!/b EԜGaғS ^ aKQ 8#;C]䏄&ep xdD$! lۮ#×ל :TQ@J 뽘/)My{dopx,`f&w%Wr!Ұs1US^ZhuVCLB`fJG:4իW^ A.ӿC:Pwv81ba g40H!9Hj6X;o8Ӱ-×>a{+? (7ۂ` _Ap}U"DRˤf?V\Kh:ZvyT9j&5.3nGws"3B^r͎6?t?qұrS ,/4ae87俏7~+ ?۶k^?\/؆''K#EQafi';7oyĂ\ O80&;ʻd*UT>uk D|K*ځqixмiK w[y/J:n+)t7ˉ7dh ?QR b,OqģqX.v0֢ acXq&6ۤI'=07Pل}HdlK7 /6`iY  Sލd6:Nw1HOi\%)ԆmK7 W򏪬4!@xn̬<T3v$vz,tP Pwl C zS (CUʖWwjDFE է8Gh`P7y)_ ֙h !zlBSi.Pܠdh7r+tT v]pe[9g]ZVt砾HlTKڄV#GvA` <+IblF5|ᦧ?O+RSkDr0u%\cɿO78xK O>=\!ȴR9i~jQ5&GU.)KH }Dڋ8$k׮iMpc$X!_4b}6sڋI l,}HHtWXyv>/83=rX1SUSމtSצHg4Md7oh y\=}r;ȼX؀|~uVĄ'1Q.B=zyRFmH8%J')2z{ A/ <8x;PO\.!W;6|^d@›c?Cn]-65L,+>@^ty2EIƐl dQ2 1AA;2P~r]@I/ ͤ88k 3%eV>ݝS*g2ΰyϢA D⑀!`?G+7KF1U sHabH1>]4av.{h 7K(GԶlq1mi/4U{}ɝXYD郑~j1 ^}\ڹwQ?rMFOIRάP2@1Vӱ &i)"'5\aNbm&=7SV :q|o*5ʛ|KՊ;~9yʈZ*s4~'YvpZ$U (!Omp_2O M1]ssZg<0)ss'*StuV8Zm:l sheB Omhr9xf;fv~̪P+{ {0[MO7'0UY6g(AHcЌ5(b-~,jc#ʭurؙZ[zdka^\t%ER0ͧ `NG*t/Z,^29 .hwRzlYj12숝%k7yiu9peb'u*s_S1=KEkrk Id_R[Յɖ]"7iƨy;lad9(Y 'aF5Ƭo>  'c%K+5;9YP0#Ae[by\b \`=sSMH0 JxHl0I7`4O7qL9sgyOmw] s *hʹ#F9uv~=ώZQ5 %$$a&Q|==Fz(\`6g~e'Syrx`7PNضf~qǴY8)~p-{п~|/dCPEv6z ix8bP6(b[DSp+;Z]R,aC~Z(TP1 GLoyd0oJ,ROc۷d)9rJ:uSTDk (-* TeD<+LyԍV߸_X$ton ҃D;,|4Bϻ`쟸15ssLgp\oC?>Y1aDpv y0unaǸ8^Χޘ$H~cwSogC|ݧ7'Zc R; Ztph@6Ymr0f-k:aUD U*{~s@ƕ\4%M^:9ɠI^aQc }+GOe7mUqA?^%p06OyeU7ev*|RxLӹr[DX) Mt\I{˼Tɰ򯁎540R2yHYۗ fs$$=}tW./ڬM=Z7 >JqUS?E>`˲ *bdB8n  3SrCJ WŇ%]JXR*:#?ր_"@'ޝ}eTFƷ*ӵ/|qKWo'.#WTjFB"]4ʹ' p8Pn rC&$"Ͻ# F錸4[屵 AJw߷G]XT׃/DS V,toUSh A^eQ@o`d奌N -omF0nQXi@.1(3P$_ʴtw8?_UBoA! HfLá͌|RƲ?K?آQX!M/_D6+aQ4 #09~9Uek.ٲ`xBqJJxEØ@3c1{+8Xrz-pDt^ ]8hKcTDB8- T#&7t5eB< i?<WVl^dԩD`W{,vAAP;4 Mn}Ff: }Țp3;q~s8^η=A%sԯ?1!=\be"zȚɯRAU;v ~v }JaR5ɸY׊[t" L _P6b%/htnjx5 m"'Szo@$\-A>ZT8Y _V+qaAәn<Ǚ~41Q&imj3vbStCb\g)]sUUj£N"9ˢ);DHVN? >sؤ1[\ ŔƱ-?.CmM}u|.-P!qCL_ 5z8D6ڗ}z׵35IV .V̽ IAf O͏iC3e-AրR\ތ)%9y:nch=Km}'1?|VMc3}nr[^i!ҫ|Z5@C6)P(1l7ٴ0+FA߾2G_eEvMCRtqQ?Pfm:Bź67jJa0&I{ &0>MRc}_i:57;]1$gX'HO{C0Ǯ}8-E ծS8Їo >"**.6,h/3i#DK[LkIgi78F>6nM)`}L|=S&%L@h d@^ skt]Z VosA(čҟrbi9 :dn0{kUêIښ1%4'rPLlluhdX*3LnHT*m\~_ls Z$j<1Wjkڄ43YܘIOZ L\ ʳ?*vr $e~ byE3lq\>z;73}5fBm'3P[i-h}lJ}Lg ܬJBTw׵몵|=:_b̌=m|5l$0\Wp2?J_f NC.XE *pi(DcMõ4Ғ=QBr[>!ak|Qx92e8Ǐ!>酻)[+LŖWiaG]*<.|28$|nSEWXxC^'%}:S9az YZ