psl-0.20.1-1.20 >  A [ cgp9|l'sED4sQ"@;ҩs%+mI~Wjv[niDKw*jB=E Cj0Թ1s!̤DxkO3N5PpsLN@֦vBI}g͇.wH1@F&òfY{.5ĭAŻ2GJPD}]Y2"zVJ(0S{ Zop\[bfc80620be02d13e5d056e03f07bd867f34ca160015d79f934d2a85e27274ddf2c91d873cb000cf6c182c9eef50d8866734a17051@[ cgp9|# Np`m'᳗f% 1&fqmj_ -) iTY~/KYVp`%.5䆀߇*XhG{97{(zߌ9Z &:6[>-[֤T>0ٟ"iV3pw_:qc \1qg$1|(z x[VXDn{@I#"s>i͝ja(E`^~Vq2P>p>?xd   H 4Rv|     (Dg   ( 89T:pFG$H@I\XdYl\]^bMcdJeOfRlTuhvwxyz(,2tCpsl0.20.11.20Commandline utility to explore the Public Suffix ListThis package contains a commandline utility to explore the Public Suffix List, for example it checks if domains are public suffixes, checks if cookie-domain is acceptable for domains and so on. HTTP user agents can use it to avoid privacy-leaking "supercookies" and "super domain" certificates. It is also use do highlight domain parts in a user interface and sorting domain lists by site.[ c\huawei7.SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Productivity/Networking/Otherhttps://rockdaboot.github.io/libpsllinuxaarch64 $OA큤A큤[ cY[ c\YpZ[ c\Z[ cY6a2c9c0942c3aac1a8e0f6153f0db201de92f81bb92bf6407fd44c8a06ed780e7c975911b3cb4d8c2bab6c99cf0499df9511462d2da5e1c52e5c53d02d4aa806d49d877be3a30f8157780d642811a9acd1d2733a8f856cf5ebf094b1e3c990877903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4aba5317cac8fde6d88fc64634ebc10c32345dd1c4a669d5ec16e1b8032161d94rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibpsl-0.20.1-1.20.src.rpmpslpsl(aarch-64)@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpsl.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZH@ZZZLZC@Yp@X-X@XRX)@W9V@VVS@VY@VHsastieger@suse.comfvogt@suse.comastieger@suse.comtchvatal@suse.comastieger@suse.comastieger@suse.comcoolo@suse.comshshyukriev@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comidonmez@suse.comastieger@suse.comastieger@suse.comastieger@suse.com- update to 0.20.1: * Fix issue introduced with PSL_TYPE_NO_STAR_RULE in V0.20.0 * Fix SO_VERSION to 8:0:3 * Improve unit tests- Use %license (boo#1082318)- update to 0.20.0: * Remove hard-coded gcc flag in Makefile.am * Prevent excessive CPU cycles on large inputs * New flag PSL_TYPE_NO_STAR_RULE to skip star rule- Make sure to use python3 during build instead of calling env- update to 0.19.1: * New function psl_free_string() * psl_make_dafsa now works with python2 and python3 * psl_*count() functions now return -1 if info is not available * Fixed unsigned integer overflow in _mem_is_ascii() * Add -fsanitize-address-use-after-scope to --enable-asan if available- update to 0.18.0: * Fix order of files in psl_latest() * Add fuzzing architecture * Fix memleak in _psl_is_public_suffix() * Add configure option --enable-asan (Address sanitizer) * Add configure option --enable-usan (Undefined sanitizer) * Add configure option --enable-cfi (Control Flow Integrity) * Fix finding libidn2 for static builds * Fix use of uninitialized stack value * Fix buffer overflow in libicu build * Use libidn2 as default for builds (former libicu) * Add pkg-config support for libidn and libidn2- Use idn2 runtime instead of libicu - as libicu requires 30MB of unicode data - while idn2 is already part of minimal system- libpsl 0.17.0: * Use TR46 non-transitional for IDNA (libicu, libidn2 >= 0.14) * Fix coverage upload from TravisCI to Coveralls * New tests to cover psl_latest() and psl_dist_filename()- libpsl 0.16.1: This version enables consumers of the library to dynamically load the latest public suffix data from a binary data file in the publicsuffix package which can then updated without re-building libpsl. * Add functions psl_latest() and psl_dist_filename() * Do not taint out variable on error in psl_str_to_utf8lower() * Replace psl2c by psl-make-dafsa - correct licenses for package and subpackages - package HTML docs in -devel package- libpsl 0.15.0: * Python3 compatibility for psl-make-dafsa * Support for UTF-8 in DAFSA data * Skip punycode conversion if DAFSA has UTF-8 * Better code coverage by test suite * Code cleanup and enhancements * Install man pages for psl-make-dafsa and psl * Enhancements to the documentation- libpsl 0.14.0: * Remove unneeded libraries from tools/psl link step * Use https instead of http where possible * Add man page for tools/psl * Add header magic to DAFSA files * Rename make_dafsa.py to psl-make-dafsa * Add man page for psl-make-dafsa- libpsl 0.13.0: * Use tests.txt as PSL test file by default * Slightly shorter DAFSA array when sorting input * Check for python 2.7+ in configure.ac * Fix python3 incompatibilities in make_dafsa.py- Add baselibs.conf- libpsl 0.12.0 (libpsl.so.5 5:0:0) * Remove psl_builtin_compile_time() * Add function psl_is_public_suffix2() * Avoid libicu dependency with --enable-runtime=no - drop upstreamed 0001-Remove-include-of-bits-stat.h.patch- fix SLE 11 build: * adding 0001-Remove-include-of-bits-stat.h.patch * skip IDN feature - update descriptions and categories- initial package for libpsl based on Fedora Spechuawei7 15273419160.20.1-1.200.20.1-1.20pslpslAUTHORSNEWSpslCOPYINGpsl.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/psl//usr/share/licenses//usr/share/licenses/psl//usr/share/man/man1/-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.suse.de/SUSE:SLE-15:GA/standard/822bcdcf42c125e2a40f6c84592aef20-libpslcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=44a3be023079c1c5a6832d35aee5aaf3862348c7, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRԠ8 =,y2utf-87c5f0a81bcc3169cdb71e283a3c77059b900d6d3bb8a21881e7604d7f75b439e? 7zXZ !t/2O#] crv9u[>DRknM288F17&,)W,ajHdLM >T 8a*G(OAީӹڷ6AD@ˉ!fu?='j&(Tsm/ۂ.ٜ'ev1>~w |֙{}d(7Κi=F}3x~~oC!+' luDv\)D.`" < 1W1QD 5^xfk VSG;(v~qxDN>*6zv=y-Szu$#F7볿~^k JQe-E`^-2fSyBEa(Y ~5>^7EUo}ͱgvTCUs'sP>Z\!?O%}R95vt\Xd(p EihCέjo+$|Tj( ,3MJ6#Vܽ(')`Fةd?由&*k?xt[ZҿvGgX+YiҨL=i(7Y'! ʺ@ sC蕞޺.2Sմ-ʦ튡}#EB̻ e#K$t(IД$C PZ>f6 '4Ś2i:)!n\F m!9VxcL(n!,!O q[A Ƌl67&lpj:-Lml84cj73hӰHB]IMj3H֢+V?y PV jPoL*]xg SjO-IZ^?{QlDkZhR>F!8p)͹O3Yȿ8 r&THW/mӑg޽M&4c<:ŠkQ%#Ç0>dDL`t`㹨W˪ x=5wP];emf2aB<]< 0->|ow!V2t51.nfR{J> o?>Gn!M]4:\i/j`_r%Q;q_L?"i 4ўIu; ΍?I~s4#UI6\1BoW/J&ꝙ ?0LgB3SkQ!u &.qBlukp/l7h-6INWΧ%Z;QE_S9D< )p߲ڼ H%h3kͼ8.'J jL[[Og}D Nn,?UԘ E*8螓0Q]5yg )^;,ISTs'>7Q])zdWj0thrU5_!XЏ g~1!>)-ڴjVBx݋5ñ.HqO | O&/ `AۋulF-=|+_XB5AWI+l[{4'6Zgh+X:7j95%/kն`hrGQ DȫDPĽt¶dW/Z4\Ð /vdyzU[~P[GZ/dBF@fGgNrGkqYq-) 1v uiϗ}̶^{z&<-^ih<4m%9*xNmbSP6k10'.WR'Z[;É2kw6T-! ,ymd*7CZ@7ZgKa%Odꋍ i? '=Z=ڣ^?6t7;8譅(U4^ ܟᅻdwePh7䝊O3w]c*<0$)Rw[|E:iL[|gOQF\S?Ī پS%$LU)TpU "؍-o*X1N6Wں;g;j O¹x[_i \pZ>%u 8z( V$ɋQ2URBu 킟.:1z#w@Ssx>mT=>gՌ45o;=u.~A3%*XOz`;lD_\*:B3xF&.|i^ FuZU:ʡ9fT#)SQP%m˾o/D-82ʣ(nvCnu1cE&KR mjֳ+ 3iU%odGC8iӲ:1bne &v%]BCMF;Dm7;ae}= 5t==Ey@:fs _eB z_"K?qQR+-Yc\ҋ"&C(m))Tpj]9>ggOQ9'[';*}PnJiriV/c9]rx6UE׷nkZf?/ | mִЭmzdfMR[˘^hp4Bx×K#Rjx, &$hY{31I'gy~ {y_:_p s9 AfUH9l4 UUS )JG)t㵕 X=81=ݭLU-յlq>w3#7TIzQZ͓b ~/'pj#-gs24l);sB-؝EudɏX9|}UϿ=юGa=|zBZkBǁqN%=ZF:xibSQzW.oXx9SM=oz"9O%mJm0{aMJG?}@R[s 4\m?И?ʂatER'ݦ#6Rddȑ_oqY>nKR$ k p s;ܦ_egL;B1.P,Eƕ18G]: ~jtE[f&AN#,6 .v:gvJG2:"K2%l1)OhC9#1iljЊyGjƖY!Z7C( LOyd#GSYHN0L UaCPFU=-DHvof4' GpkC@N"'2Y]8 *-k,S$mƎl&bᙨۼI(Y,JVVͨ5{Kg"5D URVG݁_C;UBZxg2'=^+I#8m.%_Տ F'e#b:mXDHO`R1mA|?գABc{g݃pm7[Fe̐3tK44%Q]k%xOg#,dl@m"~yZ[F &0?@mҜ/} aJIwRŷd}Uzl4F]}SP!ո 7۲ݡ b3AH~|| er2n>l'(KMش  {Z:=j b/QJq  \ Kla\e1oE ȹ:r84 T[7mpi豌hu#fZvbyyxsч'vi(V˝s4%7"V;egؗjAɅBLTi`>}'ӬH2,D@&CݐxP6{UZxp.R7OwW$+(p;Ɍ8]nU?8EeGzP[!mL/ˬ}_h*rGTңgQX;yW"`Gߚ ޲fΰ/#;rzi'S=z)J}zI*0wܪx(qu ;4{Ed$XFK zf4g擓VBK[bXJ&7x,gzWc_MpopRW=Ŀ }|BQ:?KJ#}hUߝT;970 -w:mw5t;mPb-b[)[N8prUu+<8+F@;Utk*T}._]<,V="(mF fsQY+gDcX8U@nňKNՆ&iP"@ ;7L^l4`1VeZ]s(+I=2jJ"GǬC2"kǩVZS^QqJE?4TYr!;!&@sq[Dw{ sshkK=O"CӥjE'Ҹq9yj6)r_jqLU)XwiVy'+MVe} j^ZWbA*1fڋ%zFAN2ܭǩs([@ThȢ]t٥Е.f׷6>_'CMɢgя{>V(yݖ4?#̄`Q<5ohTj(f؆ ܂q9m'a2NHXYAg/͜,v<O@x22 >V{vꡕ#b3$6@}[gɼlt.?EZ"#(Ǭo7Fad `P*KgJƘ h2Ag) )`RSەK~eϏfk,d<^Nɱ9?G%J,AuRsц2$^TYMdJIl9fvwt3ɠPC.BL<9[Wsލ݊;wj]z /04gd璓Np[u1Rў0I`xՉf X/bޠH #)8?]>z`?riuI_d:VvH3zȂpQpiI媍.mK~P@QBm/[]0+;Vt61Òelԩǡ0LU&>sDu ԬXVfN҈1f%kU$ԌYO;4~X`EkR1&.t!_݉Nкe [dsW`@~݂j竏NJY;N)Q84uETm3ս0`>(l:M;2/^LJ]4*]VЪy?-ޫU~rp-?Uy5ٞB#dWhDB;kM+Du۸[mۉt#mKާZ"PN5ib #ܬcļӓE.T:qWS`5P*aa[m*gVZ=N9ԙI.֒'%I^&}@FX8rNB8[lzW?K^#{؂jI)yO#eopETb1죤wfn.[rݫ(PYq0ٷvu*ML#c%ش7]6AΥ c\O!b"?2j<U3nMk&uWZPH}hWJd|KCL/Fyzܖ` 42}gkRЯMA?1r0ZWzjV& 뛇5w/1?0nڴ*4.b4 Nx&]̬kclj_!)TH n{:]=ۑNV8MHk$J 0&)*vn+` 0{J#M+ hрXndφf%f-"hy5 X塑Bq8C }hALIV-e+o"r"g h O"N̢IT ,o{XE[||,DbWaQP+it̢C-_)M?+{$Ukr y[iUib<_ȞA EY.ϥO Ku]@!3s&jP4 ?F#6Fr_ה{Ρ*)}]дFR"j~/ĎwU:ݞ$g48RwAjN}$QvMiohej l}/_Ad @ y!nL ʋ>Ak g2/vv8'J8%]T@!f.h?z7vVU3i5lm3'5n^ms$?V}/DM|e:u >k/Ij^iYx_Ƒ@:Q_37(֓!>7IK,Kt{=*< 2y3rQըf{Նx;Cd<3$0j+G9\o YZ