nilfs-utils-devel-2.2.8-bp154.1.24 >  A bxМ!M@eee OSbD`3a\f, UJȠOy9x8Ok'~B>]A#ZBֿWWFLζ:$]/Ixljy gR HyY{Ak#Pr̸PFaWM%&g"Qjed6deecf630195e31e90441b14dce0e0ebc660090ae816d37cde3a357a1680a2d771579a347062dcb70df009e45d64dbcccec9c6GbxМ!M@eeeqHwGOfID ,PvJU 36QG3dXm0g O:bRfALv `V%L -_uC;cu`xդ{RYlLmڗ7&QTCH6bk(2?u=j+|;|͡ȭ/~4emA=|O ihᔌ;B)qbN6ڢNdd5=)?'&Z1Y1C >p;?xd % R 28@X d p  N  $Pd(8 9$ : FGHIXY \0]H^bc\defluvz(,2tCnilfs-utils-devel2.2.8bp154.1.24Development package for the libnilfs libraryThis package contains the development files for NILFS v2.bxobs-power9-14SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://nilfs.sourceforge.io/en/linuxppc64le%ubkbxbxbxbxbxbx0dc1fd74cd4e531a4669596445af31136a7bd35c6846bc3ded43b8a0542d14aa866dbcb16ea1d49ad6aa0adae405abfa11af916aa2dcb100e5eb75758791444867947d1f42128fbd39f8cc8f799547ae1cf4fcd24dd57f0d116c2408ac07f918libnilfs.so.0.2.4libnilfscleaner.so.0.1.0libnilfsgc.so.0.2.1rootrootrootrootrootrootrootrootrootrootrootrootnilfs-utils-2.2.8-bp154.1.24.src.rpmnilfs-utils-develnilfs-utils-devel(ppc-64)    libnilfs0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.83.0.4-14.6.0-14.0-15.2-14.14.3aTU@`}@Uz@UF@P mpluskal@suse.commpluskal@suse.comtiwai@suse.dejengelh@inai.detiwai@suse.decoolo@suse.comaj@suse.detiwai@suse.de- 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.- updated to version 2.0.14: * fix privilege escalation vulnerability in mkfs.nilfs2 * make the invocation of badblocks safer * fix failure of nilfs_open for devices aliased as a symlink * add -p option to cleanerd which overrides protection period * fix code checker warnings reported by Eric Sandeen * drop suid/sgid in proper order when invoking cleaner * drop other suid bits for safety * code cleanupsobs-power9-14 16520877482.2.8-bp154.1.242.2.8-bp154.1.24nilfs.hnilfs2_fs.hnilfs_cleaner.hlibnilfs.solibnilfscleaner.solibnilfsgc.so/usr/include//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-SP4/standard/d673a35dd5efe1bd6ba097e9c547b3cb-nilfs-utilscpioxz5ppc64le-suse-linuxC source, ASCII textFLJ"UsL6"vutf-8a4ed0a50e84a932b6d2ea3707c403a3a9858a83e0e5d64741b6b91cc723a1d20?P7zXZ !t/&] crv(vX0*x!$Zn^/P(.M "WgTF%LnG}ӳSc}HK4F7o$zbm?> |k@{eWYlj usytO/5"l^IEB48Fi'oCoqCf*J= ]3A̲Qz%!Rp4sz5"uMv;@L3g=Vy1dnKaZU6|84Ӿĵsk#DŽ7r~Y!W4%W tM6njsVv_My^:CZTۏ zRzePL$Sbo[;*̹uIK%̎;' ˆC)U6=¬Ϣ!x `AJ@Z`"xP7 (xvdhDW/+_"W}!ؕM|{J mLz$ -XQ'b?㻫F [ NoeK(3딎XlR_M6B_?jGC=}흻&k:MVD\P @Nfaud _o,D/[f}Go.)F̑,>+[hx"i1BcA?&PX'BF6ti _qO/BasU,M1V8|K4':LL9fh_yWF''?{S"_=/Q3!v+_0AnQ=9p9g˪?cm%1"_+;C~0V~+Uz'#T\5.1dʪr^Z(&" 3^o+r{w8. U*y$WΦp/o~Ps{ȤOIu Nh5/oO ׋EI$o#s۩TCX443N譫+cs34u o\kO޼*""%XFt7= Wؙq~ 7Ɂ(I Χ3C)}I'+Oj Bgso|PmQE%Zq$1 00/|<\Vp ;CDXOЏ M(7lITyX!E.b8y3<>+*YZM4= c.)#N.ӋC]  Tu\ qfŐ/jv-"Š-@*.T} 8BoqoQM@';"$5͙r&lOWEzX&-jTGr-hFf} CXCܩxQϽCp ?SbI9D3 tJ*9 l^3!:WSj;HIEsMNH̱qy)X3Z+x|D~ f}3W'VLcؙm3U͟\j5IFT? |뺪e)꼆[*8k8o3ژ.̮ɩԧgN"1ٿǐ+v:>Q]u&!S(Tart5sm<]hه29t˯ r}q7xK=hO"K96-H8]A̶ x×c.Y|H$[xr>Ovd0;]lQIJ5f?.4#>s?ق \!M=[5$)kJ[N1j 0識1roKXK&1OTjd :CY@C5f0q6 ( .Qcmȱ&<[B٪> vӿyZd9#wP0|l?;xv.Gwd?U("{zM??Dhœ)(1>/Sά!q48rH>G"Wei7O4r,JStY/) 53^P:]l4: 2>4vE2Oj'I#Hsr}%!?0f9J'&FsQ'h F"3 L."l ^'v+mMyl嘆+g) zNByB"m9k7PXHZu85` J[vZIRP(#qz 7  o]nd$";N6 /{ #3jdK^0VŏJ@%!"/3h* ޅ2yE2b@`v+~)>b FjEjsQs4֦ ,(h50r;M{O);4ntfixS BbL=, +Uz+H$ŇL4 S]YF/W >1$Xخ[>[OQ󅓭C(# F𝟐蹆%''6IAx FWY/}*̈3~#|g*F_5~7p ݺndUi&j0 ?ڔML *X1s6zS&͇_C@aNj9Gi1[m1>oŸ%#%܈WTMnѐeI#]u"s,k-b dLv!CGV^K53rkL*$+۰hvswpg N;N2LJ~ ̇o7dU: Ԟ$ܔ1hus\קj0o|~koQkYƟ0+ Of"i@qb%;Sϱ"i~f!7nᱡ-AW&D I DQ'ćVBUliPX4["[4zޟB{$6rM#u %3NrP{ k6n%Pisx0N~U]Q8&*NT"^R/\'_,_xB~eti{?@>s\2V!1kZD2NX(Q} RZI7Ʉ|b L戭!WzAsܑsu(_r,H'kѺ=x]Rg}th$FW;$lVVgv^,1@3pe 5tW8e@]1 IjX: g#:yM0xl.PcTVP0`F^4dcQ]?c W_\gk2Iͦeʤ^(yN~{Iv>AMk0>!MGS!G̣)!俭_VCY SzT$kJ S +,sZ[1]QVPiSÖ s&_|3B`6Y;xi*`v9գB!}vasXM)i?pNbJWDb d  9,DQ@2aU]UY7Db{;xdV[PRqT-+8p=(p="^3jyQS]N<*<͛EtBe`s>(EJE*= T_ʗ2؏c?x[ၐ-,!2V"fTcW#ȥ$lyqSfldz#naY* ig8M%zЧʰ ނ{]->ٳɺ5Ry v_\xP@^:vSC6ڼp x2oݚK=k9̤ݡl0 }=򎻤l=A*=}1$At M3f~EӢGz.B8c{v-U<.z=DFQDH3:Yߒ2о*.Jzb~~程&o fX)6¬Z1Ȓcу*aH?P+PiC]X Ym*#CQH$:6IVL!0EghC>f& I!&dC` BNVo4a?zbǪIiqT'`hMW/ 9B-:t٢֙ZWBcAL767Bm%QxeJHRTnZaeAG#2G}s"T؛(+^yT-3*Q7!Kcݺ= >^}de%U~jsw jSl[PN ?43gQj٨b՝;J1I_}NƐPOC%s -ˇkC4N:}:GvXtQD+'%l!b'MG)z}cpE?Lj 0^0gֶ)' hvwA,qWyErv=dt91K62$}XEw=`m=_|<@zBcNGz>CR+^#MeZFQVj6R )C!W-" ݋ʻìGÅNcVN&^@!bN|tx"Rf"(G{qu{P 28m@cp&uX@UHL{E֦C T24~'KRN,udlڒ4ӣdL⧵4%so $C3<_ƯOt?=I͝K!Y2{F}siW*<: +bGdA3FIMhl|VY;EgXٹ(B5ؒF GjMn)F@n6**33Ӳ#d->+_Q+fw慿jVsmQ:]͂ߴ w [)yO|LnsvRʲzgLtrBJ 9{;n Ib5(KM3LV5&YDa()X54.;aeb ԗil*|tZjA09_ ̤=&OuQWRh$CW/,a%$#b ]t 3u!@Zb{ֿ<+QHXB lu)}g-mv}^UKy­46+`pQG˃]g<=̙ t%?n*6#U*kGL<kAcd9~,@ʃ ^˞,п}$y>8 O7_!dƇQqLɌNAbqs|U|D~VR#kh6sMª@ :4/Ҙ7Jz~0{gy=]C'cf|6-((q-}1=Z.3~ƒA5XvKoDҝy?8l :BJě\Uv~I ]Ad::ѝjEI^5O?~E:&ڔ_<"hK 16`a,3-m 3ǧ9LO>dk:ۓql>q=gjWCWhǣ^)/<.D0ķkK(:̚f)/M֕@}/ܕ8dg BwM-dj@<+ke5=^waL,HRa]w76I1zSwgطv'^kH͚.sԒG{&O~XdUT  N7en!;)j*c_?3)?Vug"4շ=+QW$3vF|#)):}'Yn.n^lxN~U2"v18ci`e!LHf=>\MD#~'5AI6O!W+?R˷,F` 1|P?7vӚq|-cs}? ]bZOt RW6O!Qfc\Y%|1*c+"RAwAB^:ʧX;Qʲ]BY[f7*ö֬@4n˩k+sHl0A|<9>+KBx9( .- mCN tcI5$*bMuXE R=<ޕ4dJZϗ63 篷+8KH;ocRq sp20蹭L(CNM/f[JbK/z2NT1,h9ݛǞ}l&sj!Iq>hLQipMs7@ES^~ZB]q5K`U\`Qa13((o!tp5eR5LsWX}ݕ+G0j#0='0_& ٿxR0LuE!7}]s5SfHES-(5PUt{H9JYAD-̺*w%xBpn3cpz};rsQAHb2oIV>uELS)t\ْ6fkKѦ:SbdS_epuex4?JRK3^.cGN@* pnrBV0 Bu|7ySEeLmճpN˜Qr'{Qo,E:Nʓug LR'_rʄk9c}Фq1vMXHظ|1h= b@χuw_t FƘݼn~C'Tq FY]m8>M p z3+/E̯B{Yk9 Bk>>5vn0rrh,9?E^\[Vv?JV7j{U 6ae*͢up_j-s^P(<)kn֝Fzzp $aȬ,禗5msƨ qVg,d?LXhޱ>(ģQ[U_;pO2N e0T=4$ _H3I!l!&o ON}n0ƅk'maP͵/4nл/j,#tS2 ^Զ[9W;  sBvbGei)uF`hB`B ҤTTs+ˆl`*AjܢYl翣(z 4 =C2 mjn~e 1:hH}\ c8̣yk,a`| ` 儯Ÿ_Ai., O ' i+VHUc7(S`nv˕j$=O{C>vKqδL6Z*fGFZ Oss ,`RcEV9QU6SB+̷ C.,nu ߖ_E5/Yx7_$(v).{t"[hٵ-1X9?WQ{ɴDŽ$=q9;x{@]=9pV@OD2X blo0`3}~Ux>I  1Wl; VxelIhVŬ%8]y,CB +1|DY̻!(['