libnilfs0-2.2.9-bp155.1.6 >  A ddI%z j8Xs"Aj4$n5.mvHVȐ[aV^fED?ty3h/ڪ괼Z4J:.gslZTX,uyX)H> 6T%qz}_[0_EE>)쵎lw[`5sRSM@\#Dm 1lW[Gl帘u_wh- fmuT7:hc8\&7aC}%}Rs69m[5*ᝌc j#TD'k rsve MS{$h;Ag/թY_o U7fu;D|800ֈ9Z:/\lbN~h?> iWG$L} G?0⮸S8S]AB}cNn`0O\._HV'j6Ep뀊*7Y,Mnf“lc)M53689d027892b2c8abf6080a2ba4c54f140d982c697887a2710cbc5366b74e71a63020679b79e49ea2e92b2b74ee78ddaca062cdeMddI%z <5~0:˼p@(?d   ? 39DL P T \  0 X E (g8p 9 :R >@F!G<HDILXPY\\]^bc]defluvwxyzClibnilfs02.2.9bp155.1.6Library for interacting with nilfsThis package contains shared library needed for some applications to interface with nilfsddobs-power8-02XSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgSystem/Librarieshttps://nilfs.sourceforge.io/en/linuxppc64leXdddd687dbeefe3b1e758f62655c5568ecc9e7c112880633b2924e2cd726b86e8896flibnilfs.so.0.2.4rootrootrootrootnilfs-utils-2.2.9-bp155.1.6.src.rpmlibnilfs.so.0()(64bit)libnilfs0libnilfs0(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3b@aTU@`}@Uz@UF@P tiwai@suse.deDirk Müller mpluskal@suse.commpluskal@suse.comtiwai@suse.dejengelh@inai.detiwai@suse.decoolo@suse.comaj@suse.de- update to 2.2.9: * {mount,umount}.nilfs2: use libmount by default * fix build warnings in Autoconf 2.70 or later: - configure.ac: use AC_CONFIG_HEADERS instead of AC_CONFIG_HEADER - configure.ac: remove AC_PROG_CC_C99 macro - configure.ac: use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE - configure.ac: use LT_INIT instead of AC_PROG_LIBTOOL - configure.ac: remove obsolete AC_HEADER_STDC marco - configure.ac: remove obsolete AC_HEADER_TIME marco - do not use AC_TYPE_SIGNAL and RETSIGTYPE * fix gcc8 -Wstringop-truncation warnings: - mkfs, nilfs-tune: fix gcc8 warnings for volume name buffers - nilfs-tune: fix gcc8 warnings at user_string() and group_string() * update documents: - README: update git repository url - README: alter URLs referenced in the developer notes - README: remedy a note about dependency on the selinux library- Move some files to /usr for UsrMerge (bsc#1191083) - Use macro for post scripts- update to 2.2.8: * fix some build issues * fix bugs: - mkfs.nilfs2: fix underflow in calculation of minimum number of segments - mkfs.nilfs2: fix wrong suggestion of minimum device size * update maintainer's email address * Fix conflicting data buffer error; this fixes a cleanerd crash issue in some high loads that leads the file system to a disk full. * dumpseg: fix misuse of endian conversion macro for ss_nblocks * libnilfs: fix potential memory access overrun at * nilfs_psegment_is_valid() * libnilfs: fix potential underflow at nilfs_psegment_is_end() * libnilfs: fix potential underflow of p_maxblocks at nilfs_psegment_init() * libnilfs: add missing errno setting at nilfs_sb_write() * libnilfs: add sanity check on segment summary header size * libnilfs: check range of finfo and binfos before reading them * libnilfs: add sanity check for block counts in finfo * libnilfs: get rid of HAVE_MUNMAP * fix the problem that checkpoints and blocks with a future timestamp * fix the problem that cleanerd timeout can be too long when the system time is changed to earlier time: * fix other problems that can happen when the system time is changed to earlier time * fix bugs * improve checkpatch script: * fix coding style issues: * minor-amendments: * cleanups: * lib/nilfs.c: add missing initialization of nilfs->n_opts * lib/cleaner_exec.c: use _exit() to safely terminate child processes * update checkpatch.pl and misspelled words dictionary (spelling.txt) * lib/Makefile.am: do not set -fPIC and -static manually * lib/Makefile.am: use AM_CFLAGS and AM_CPPFLAGS for simplicity * lib/crc32.c: make crc32tab array static const * remove obsolete email addresses * AUTHORS: update header line of author list- Update to 2.2.3 * lscp: accelerate backward checkpoint listing * lib/nilfs.c: fix potential leak at nilfs_open() * get rid of unnecessary null checks before calling free() * get rid of my_free() wrapper function - Changes for 2.2.2 * mount.nilfs2: invoke cleanerd even if no-mtab option is specified; this fixes failure of cleanerd invocation under systemd 216+. * lscp: always show snapshots, even if marked minor. - Changes for 2.2.1 * nilfs-clean: do not override min_reclaimable_blocks if -m option is not used. * nilfs_cleanerd.conf: try to use set_suinfo ioctl by default * nilfs_cleanerd.conf: set min_reclaimable_blocks parameter to 10 percent to more reduce relocation of static data. * libnilfs: set errno when device doesn't contain valid NILFS data * mkfs.nilfs2: fix gcc warning "array subscript is above array bounds" * bin/*: improve error message on failure of nilfs_open() * install nilfs-* executables to /usr/sbin to resolve warnings of adequate (Debian package quality testing tool). * nilfs_cleanerd: link libraries statically to make nilfs_cleanerd self-contained in /sbin directory. * fix typos in messages, manpages, source files, and ChangeLog file. - Changes for 2.2.0 * lscp: show block count by default * lssu: add option to print count of live blocks * lssu: display "p" flag on protected segments * fix build of dist archives * lib/gc.c: refactor reclaim function * lib/gc.c: add optimized version of nilfs_xreclaim_segments * cleanerd: use nilfs_xreclaim_segment() * cleanerd: add a no_timeout flag to enable faster loop * lib/nilfs.c: add support for NILFS_IOCTL_SET_SUINFO ioctl * lib/nilfs.c: add NILFS_OPT_SET_SUINFO * nilfs-clean: add cmdline param min-reclaimable-blocks * move generic macros into util.h * fix coding style issues * bump up version of nilfs-utils written in manpages - Build devel package - Split shared libraries to separate packages- Use url for source - Clenup spec-file with spec-cleaner - Update to 2.1.6: * cleanerd: fix wrong cleaner speed of manual clean mode * add missing initializations of ioctl arguments * cleanerd: adjust the OOM killer * mkfs: check sizes of important structs at build time * cleanerd: rework daemonize() of cleanerd * cleaner_exec.c: get process ID of cleanerd through pipe * mount.nilfs2: ensure that gcpid option is dropped if the value is zero * lib/nilfs.c: remove broken readonly fs check at nilfs_sync() * lib/nilfs.c: add missing comments of API functions * allow to make without libblkid * remove redundant selinux library references * compile legacy {mount,umount}.nilfs2 with libselinux * add --with-libmount build option * add checkpatch script * fix many coding style issues * a minor update in lscp manpage * update README file * update AUTHORS file- Update to version 2.1.4: Major version up, addition of nilfs-cleanup and nilfs-resize programs, etc. See ChangeLog for details - Enable libmount for avoiding the read-only /etc/mtab problem (bnc#773184)- Remove redundant tags/sections from specfile - Parallel build with %_smp_mflags- fix License tag to GPL-2.0 only (bnc#733051)- add libtool as buildrequire to avoid implicit dependency- Fix build with new glibc./sbin/ldconfig/sbin/ldconfigobs-power8-02 16843325482.2.9-bp155.1.62.2.9-bp155.1.6libnilfs.so.0libnilfs.so.0.2.4/usr/lib64/-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-SP5/standard/248797c09e0ffd200854ac763dae1fca-nilfs-utilscpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d0137a5b219034a8006601e299bceb981fdf8630, strippedPRRRRjS_<+ utf-80589409eed867586b4764903db463fbe8a7f7e81fbfaf7908b3e560b6d3daf4c?7zXZ !t/*] cr$x#ILkV=EE!xsdD}+z}4g~b[M&ǸDF]}'!Ob ^*ItK91mY!<#%l(:,~uFe{taUOA)jE Ci@OӶrد'7X>LoOoM`n 2K&,Kas_:`2oF K幾Ild7E L{ŐD]\pKaǽ6s[ -]7^ˍNri(tvS z X+7;4P(lglKt{`G5nx4 mIqo1SH(6K[+C1/N=[1v"w҇~V (Sd48i 533GYlA!x @zޒl%*I5OSpf2FXy'q|q[OeB g׆% 1 C)l Az.ItP")(!kikk΀6nF5kz:b.fQ&xbGnQ=n P8 %f*'4ekQ#JuSÁ3 z/EƢLn=D]! #G9בW/#ڛ)Xy‡(rd {y+WN!Ez( e r/i%^.(Q}{(F,#2 ԉaZзLٯKGJ 4k8HwE^^kN:O=O9{k}EHOvl 5pgM^5FZ]Ψˬ)vL$O@ 'џι&q_LDG4"zq^z@JP}+֭hti,K_KB 6Fj|z7)ܕ71*O"Tb[Oz}\ư1.#ԮD( ڧ' Qt$ PC~Gk}_YR8OFGRNx62w8kyŽ}Zo#o}S ?#_?: +ֿꂕdbT,q:d@nթ5; ls1﹮;La'UW i/:n48t &ЏC]~7Rٺt4P_@CO/%wU#/%ik}EgpCx͚cẋ s3őeO¤򜬯SCX9r6/; hg`Z%z?Yw_Bf57ϴMdG{ehl=A+=jqsi\r,F- Fu;d3٨W.ƶwB5ށ0X [J+)@md.=R;zĖkfkT$ l +ʨ~!w[f*wgy:e1~ǗDlirPLڙ1=Scu}y _:]uV)`O$Ĝ%=>gFlXbSjkg"Ʋ-!疥0kv ɉB܄ j+Sƛh_Gs@VK]`: դe݁BOoC|{G&갸o2sf_ȩAVK&L`f}WliEU;ަ;#V~5NUmH~?>hmH]dG!ka*?6U"}mAь\VIm$ G~|NLFtcE~.%N$w~S~+UF%@@tZ&w@cBma[ 2M }vvAh`:e13l@%DV~ν11<+ s;?xOvέ'1[ hwLW;RLX~V91i:07}0xO_Ym%^dXz^F,cX Ild˂]|-~E#BTA—(۾iRבQlSȗe1ܿkV {@d[8ݯ0'Hg['ɭ{+N#"6<7tFeOqN:1b$w3KiYZt {% mL4kumYV a2{6 ` -!N%uێB4l-1:SwWb۴Qz0T Vp6jK&7J -ǞѾb/H`T{P Sl':HHeӄDء0NkB^ۦclLZn,rp[X*ŷwB>1*n!P?}LN׮ӱqi.44O}+u3+FpT/ ʛ?>U]f+ :$ \cFc%K~ݼ?J9Dc|NStfn n1-'=sSoVĸsHcK 8x4\#ace]1 DV9$)~.e|I14z 'CZd`Uۣa4+mR+Bjzc/1< +\OJwYƕ[7ma|6sQR I2Î[uz*&E{+a/Ķo&+/ oh0́y5A!2^h4e!GK4bha.ǷaoEƯVQE/ N)H2su2FzZ]e2A/[BH3t^U7s(hm8`WGyijA;v歱 Qa{(9cwPaģXzwV_%4=GX W3Ğ jn^^l@vպ@27~:Pnߌ kٰ݆("'_H:}ygۗ}!b8m`\` $(]4rjvW+m3pۓϹpK?v)EzDQXvD:ω~;˲=ܭt xawf-}0>> "wrۘvغ>/,PNmktk|\;| $;w1Z*SеEC\"az AWAёX b}W@=ΨY+kcX~y Խ@|K@x4 cIiͭ+ v'8^d!uEʶ CVO%-j![Q8LB:`iv e}ҤQ/iӳԲjbI9mn?<컩W<. }]ީRkm=U^ _I{q6%Y Z0,>IJL wm)uВM"pTX P7 $݉On0Y_>KLtR +t 6 38h8̋%~r;O ŀRc`͑xP{ً}(Z%9}fd(^{s[`Ip`\K(( Ƅ:f a껈g-?FVk t4NR9C÷,uK}m]*n /rh5GY7NR2KSdDT=(Զa# fr2[e?Kv]"cI?&o<]-3EI(};(.Ӛ FY͇p'6|Q1!<353• :u{5Q1ۯVQB,Pf"aZ5]o4×W "4Up BFc)wݺ¥f(.V,m@CK{bz`n*"@]op)gvO%:ݪA"bNAl9]`ѝJnWAuQy\]WGk|N`( Q]iұO'x7V*{H]w{ނ2й4Fȹm`,~gc]M mP$?$[3} SȎ!!a$\sw{~YıUup hyPO%5FSdWds2"7]L._gDԣ7GtꠜF!gɁ{'8 c) tV,B,_c.Mp{헝ǷE5,vhF`?^]-\pg`+db߹Zr {> eY^kx֥C@ xLW[T ȓuM_3T}Q3Yڰ"|ɒO3AkqZl1M"&=neqOC5k.Ke ͭg3Mc%+]bTow6HǘbQ5Vf\☮ Wt`f2|?ç1آ3=`O2FF&IGj <}_1xШL7/(@3tOHWhX9s,g V):9ֽ+d!Y0Ֆs) K.̅~ jre+dRPDrYGV}XzLʀZZ+r]Y,F"M2]% K$NݨWLxj/hNX9}>b^XH5 E g@] I es 2aY4c@GzNQQqgGrW:FVGC_eyd6C`hB(,7㽲PVVpU,9p08;RV[z6f2WFkLwd 1` !;*>Ū2z^zo>x&`rZÀQ;S4x7 \@ )Hv(vaͱ@r܃ҵ;t16m]8'P:NS}Ggv}+y!t1 wi$sCQVOBp3r*o 2E5Y~.tG؆Q`h; E+(3N>cN /EA*0 Th\n G11EmdغrKxjmj ieLx׃ǭIm)/: `s2+_mdjh7@үs (Ė,୎ЉTo<)Sk(r&ox"Rs^c$7MJh n&I`^qr2:XSlUd3E) 0⮢꩘-nC4_3׷Nx78#:Q@]M0@y1D3L@dMTGcD&R#B@PK*gˆPóWId#\~zAСη2gB9(Xgw`8vpT3x(>Ee-")[2fJӄKx~NkAA9jLL$Rr#oO^d!^j1B=K= }כ[C|oT53(?&m! w;X]@zZ^B#ɇ .Dg:/!Z@,9&<|DzVUv`u3HK]oHpup5='x\~;g@,!;ܔ P%P%~1(Ŧk!qĊ :p#3?ԴCP\G!EuY4Vi^aembDvLi6+J4ˆO)?L,\>/4/ vIygTv^n9oӞيv(EY9WW(DKλ(a;a};7~zHU'quUѰ T7'C纎ǁ" Fgu27P(H4?LG)JLWx׏t%ș2 UJc۷i&Y[YugEa:%LͩԎr^ Dz9+Lp>p?7&'6RQJ;W U+uedz6gHc~#Gܦ*}-kZ׊ Mmf|5,W}?([~2CVvv:*r>)ɂ/O ȥ ˍ),VS/׊~e|ңM!SM.{>s ol+%ߓ ,=*0t:`F0rB.eFQ כZNҖ)a5Ѡ 1n"?Sn0nZymV!aU:MAK0uĢ?cLlM lأ4S>h x,,,wb0?Iڐ'T>Qi@jk%9 O==8sc--n t+o?3[Lo?O^0ec}I)QP{5J왞~EM|Tr吂sp(fP>|<G ^+&o6>(@ S=&VAlфi3*9&>/^xdx^P([ ?wenexJ9镕;gLv5&d}p鹖Ɉ/bq"1M4˓d+o@-`((lV\S?f,B^&%Oxln*]+K"eg[x"̩ԢSvzkp~#]U_v\ޜš̍PGjjyZHL³ڭOzzǯH/ׂ*`a_a~CL"9AƏۏqܨS`ۧjSs'MkD!`.mfM~e<V]<)5_q%vZLccqc 9w(:ЉxXMoF.o7W5PЁ;PP@sKWDc}( , å@#_sFkC;6*:wA"F(q;{(@+ >wb0xIu~RϑzGӲtηǭ͠ S0r?KkMB[YSo=F>vK5AK_ܯ[`cr2Sqf+k=͎X5̋b#\f?=ב`,)*Z^LUΞuwVЌﮝHHI>ߚ:{а: T7 YZ