cachefilesd-debugsource-0.10.10-4.el8 > 6 6_6 3!pQp)Tξ7]mtZ``` ]mtZ`r{x.~N ~>՚ӭRLM&] ^},E)hwNƠz`7JV{;v"*4vpJT`T5Ⱦ8O'n;%\WIE{7Qei^n 9̬ڜ4 rZ9'qMb|g.9`v#YZLc049pu&C%W1neg s|0jq^_Rim;y b6krvz7]T~<XeNi|{l/k~dۣLL@9O@>NtKrs- kuukn{x y+mxJ \(m ^~ۈ"D&|koՈ}?M.#=f{oW&|3´I8# @$"Z% d䇡mA~Ұ:sг;n_y^ŌH 7 zo#|IDWj›V V-z3yĮCes@@l)Ҳ ?,yp NXMLLJngGМŚf;Jgܨv.2̚4y\wubK4 p&$+ |cķg{ܳHro8=wĐ Ժ/t1 ZmE5<i!& Oܓ*lw{jeJn@h 1u >p9?d" ( N,05;B `r     $HP(8 %9%: %GHI XY\4]<^ibd"e'f*l,tDuLvTtx~Ccachefilesd-debugsource0.10.104.el8Debug sources for package cachefilesdThis package provides debug sources for package cachefilesd. Debug sources are useful when developing applications that use this package or when debugging this package.`zord1-prod-x86build005.svc.aws.rockylinux.orgKojiRockyGPLv2+infrastructure@rockylinux.orgDevelopment/Debughttp://people.redhat.com/~dhowells/fscache/linuxi686A큤`zX3uba2918ebd1297804cee4dac498a0ab7985615eda1c19d20b9b9fbf1c1e30da18rootrootrootrootcachefilesd-0.10.10-4.el8.src.rpmcachefilesd-debugsourcecachefilesd-debugsource(x86-32)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3Zz@YYx@XV`V`VVNNNNˎN +L_K#@KыKf@K@FFEYEX^@ETiE7hE4EE@D}Dq@D|D|DB@DB@D@DbD@DJFedora Release Engineering - 0.10.10-4Fedora Release Engineering - 0.10.10-3Fedora Release Engineering - 0.10.10-2David Howells 0.10.10-1David Howells 0.10.9-1David Howells 0.10.8-1David Howells 0.10.7-1David Howells 0.10.6-1David Howells 0.10.5-1Dan Horák David Howells 0.10.4-1David Howells 0.10.3-1David Howells 0.10.2-1David Howells David Howells David Howells 0.10.1-1David Howells 0.10-1David Howells David Howells 0.9-1David Howells 0.8-16David Howells 0.8-15David Howells 0.8-14David Howells 0.8-11Steve Dickson 0.7-3David Howells 0.8-1Jesse Keating - 0.7-2Steve Dickson 0.7-1Steve Dickson 0.6-1Steve Dickson 0.5-1Steve Dickson 0.4-3Jesse Keating 0.4-2David Howells 0.4-1Steve Dickson 0.3-3Steve Dickson 0.3-2Steve Dickson 0.3-1Steve Dickson 0.2-1Steve Dickson 0.1-1- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Stop using readdir_r [RH BZ 1423289].- Fix name of directory in Makefile-generated tarball.- Use systemd interaction macros in specfile installation sections [RH BZ 850053]. - Fix the service file to use /usr/sbin/ rather than /sbin/. - Turn on RELRO and PIE build hardening in RPM builds.- Call setgroups() before calling setuid() (caught by rpmlint).- Note the correct licence. - Handle malformed kernel status correctly. - Permit culling to be disabled on the command line with the -N flag. - Suspend culling when cache space is short and cache objects are pinned.- Fix systemd service data according to review comments [RH BZ 754811].- use Fedora CFLAGS in build (fixes build on s390)- Fix packaging of systemd service file [RH BZ 754811]. - Fix rpmlint complaints.- Move to native systemd management [RH BZ 754811].- Downgrade all the culling messages to debug level [RH BZ 660347].- Fix the initscript to have the appropriate parseable description and exit codes.- Fix the Requires line on selinux-policy-base to be >=, not =.- The SELinux policies for cachefilesd now live in the selinux-policy RPM, so the cachefilesd-selinux RPM is now redundant. - Move the default cache dir to /var/cache/fscache. - Make the initscript do a restorecon when starting the cache to make sure the labels are correct. - Fix a wildchar that should be a literal dot in the SELinux policy.- Fix the SELinux policies for cachefilesd. - Compress the installed policy files.- Must include sys/stat.h to use stat() and co. [RH BZ 565135]. - Remove tail comments from functions.- The cachefiles module no longer accepts directory fds on cull and inuse commands, but rather uses current working directory.- Use stat64/fstatat64 to avoid EOVERFLOW errors from the kernel on large files.- Made cachefilesd ask the kernel whether cullable objects are in use and omit them from the cull table if they are. - Made the size of cachefilesd's culling tables configurable. - Updated the manual pages.- Documented SELinux interaction.- Include SELinux policy for cachefilesd.- Fixed typo that was causing the howto.txt not to be installed.- Use /dev/cachefiles if it present in preference to /proc/fs/cachefiles. - Use poll rather than SIGURG on /dev/cachefilesd.- rebuilt for unwind info generation, broken in gcc-4.1.1-21- updated to 0.7 which adds the howto.txt- Fixed memory corruption problem - Added the fcull/fstop/frun options- Upgraded to 0.5 which fixed initial scan problem when started on an empty cache (bz 202184)- Updated init.d script to look for cachefilesd in /sbin - Added postun and preun rules so cachefilesd is stopped and started when the rpm is updated or removed.- require /sbin/chkconfig not /usr/bin/chkconfig- Discard use of autotools- Added URL to source file- Added post and preun rules - Changed init.d script to up right before portmapper.- Incorporated David Howells manual page updates- Made the daemon 64-bit application. - Changed the syslog logging to log the daemon's PID - Changed OS error logging to log errno number as well the string- Initial commit0.10.10-4.el80.10.10-4.el8cachefilesd-0.10.10-4.el8.i386cachefilesd.c/usr/src/debug//usr/src/debug/cachefilesd-0.10.10-4.el8.i386/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2i686-redhat-linux-gnudirectoryC source, ASCII textutf-8838eb90265f5594c878b35e6bd8f4d49ac42b4c059b62a9c3d426908b50a2dd8?p7zXZ !#,*] b2u jӫ`(y|JQ"Ӊ ߉BV TMsi0DY-ܨHcl&"Jzz䵗*pAu\И[|RGZ~:>pfjv neIIx{ڃ wPpnެU08Jq0в>],;gT%,fw T` B7xln̊^\o21]>^1]-DJRp`':cYb,%8p55^LO޷Hr+2`iD~demDxSŭ߄zD%85 1𔤣,9dBm%F̱2ëtw"-8/'HzI>]l1I7!nG)3ᎀ%{W\Tc2\{xɊsa&D ZՍ4zCX{h/iڜz;2t8 ހpZ]`КUȁʐ$z~.-^|I u3y ޤͧf{ gs 4Kg]-'-廟0q@ՑQ]{^;4O5ytQߡCGd߅- %ZCQHsx꼴և)'_b!mG\ ~vY"Z,5v`53tT?YD*R+Nf== ;(I)ՔƔdett7fƉ̓*w8. O6jJ j.vxoC )@U,Z1މD>dE}uSKR3* O*02ڞDi "0@=xVܲ{Nͦv.h{Y%vTK JRWz`('y*-(D ʀMwVJ2GhQ Ȅ!?e+V t>(2Zl=͌KIW6}j4+)xxrHK!+?h`:o$oPǐz}%4wPv Y}@9[l/0B_3 fN+dx|Tt? BhnNY@j)ӬFiX.m&KJqk=,w73 'Qa66ϴoBDwgGzx;JuV+'Tn} vy蓱p1](bM#ForEbpncYl,L\fNl閘^kbT%4cO_T$PVu2Rh p Ÿ57yoѕ(2gMM9"7ÙK!+2s`emhףSו/^WswZE})dma| |y\f%}LpʮK+5T^88̠JͬUnYjͼw *sc9STn!mʧg_'D ) #@^"KSh\Ytجg 3n'7ŋ]+^ZY.BqG/k`g][]}*f?ާC[Y<):SF$@ui@/LɃ*fЊjBA->+%6g9ɹ?=hDTZ8-}K ~6]0OOJW R2c]ΌЅ9T7DTVt|_ HGB(cH-Q%gw7S,-uJ6w/K֜a"Nxڿ[Z>0VȾ]TEgYD95{>V C%{}j~֖G1asLi{ ROٺ\n;XS%)~i+_#ȱI[ںb҆M[݋\ڕ~\1W^f5Y@D#e4KCtfV{c!SMŻi]ߎⳢ01;W9&jS)1[㼰vq|pE~O,'$p3vljA::9ӐҰjXXU❆%SJ.% m&js1 7—BduRw'MBId4IxBsQpаCAE '4hmڵp QN.QxV'FCڽ I -c42kEגxHκߛC IxHhpMqWF.%[&@ e+}+Pc)\K]az"R:WHC׾zOoK㙌12Ne6SD̔':\E>TLЇu7.e:Iu2G^[܈]Q]ޢEsڶΜ[2t#kFT'LniZWfFpPpAk}se/إ'|F{fo GY i)8LdhueM]3xj+_zz08MLtnc_ި",vEf M{5-k{m|`\͆qn5qϵ\_)Né?3u6@[SY%ύ\cpp :Yti/_TCSGdQ xCU[RrgJg撄fb:#Fw-T9)a#95Ὦi~:Uۻ^lğ9 5s=/ܢ\QwN53_<'8)R4hՄ͔ wZg)t W`cWH"ahu}U$^P'&Q2ea@~nHęgͷ O7I=xݳu!V3zq\?r:$y%xJK|X$dٟaЌO#{lbv +Dlm#«7뱼njE!yeVwv,Ϲe"wF<b7 0Ny8Sexe4n7_+Ӄ|/y=SA:?)+pe_7~@7Gq,Gwt8XEfXcs3>WJq3o:CMm,,̂,T39z%g :`Bج@Tq?lV CR. 8 wf0hw +S<=Ya_m&_-|%͇^Jl5COD|:NeCvR6cm/HV?kѭk8\ ^gU%@q!)FEi3PR_G3|^. Q+.+ lky &n;B\)fRj@CW 6$Sm6vY1Jx$2m8s]w*9be%DL1YM°6\r%Ȭtc Uy(6^)AyG5*u!{8px!gɖ^(H׈hp/ag0Q&) /C7Ok wcZ:؉y,E;!8 \w e( 0Ih;ǫ2cYSO0 ddW+a4w9yA{ʁBot7C@}%d5с@7 Cgݘ&]qKlh=;4RD"Hߝ8(t$|I%"ZU"sbަb9;V ؼYhDHB}Fe0͠'-Y ʲ |kxYvcv(cYŵDyDZFb4}<%؇.|!p{Kl 2euwYeQſ,Q+7BQ`vK?? .25zwҨoůRxbcjn0$Vꯚ4ӄZYMՔIUZ*ǫ{&HH] f^aq%.<52e%Q]GRn=J dĆUADzUW)c`E;'zly$8&ЫF g`)$4[$p\=MK'q_lF?`XOOT81r^E4SKi+FtI6V,gy_YI"EI:]vo=Ƿ: ouľdD0'eK ib*5V+(bByyoEO&2fJYU4~xE;uB~N"I&_u rX[3ǻ Kcf3‡ٟлm҅.%v _+d5DR:=BϲqZ*d/lr C[UM bO.~gvL9!V4s4j=M3c^npYbD?@p"[Ob;񏏱Zu]:Q#L̆.etTAi[A%ob]}ow6pO/.XO«rl{ts #HzSef/m)WT0.Ͼo!-p}h& DFAdŗ7X醶&uELj\hNnȔ:-5\_Vf{`XCFuάY>!f*}W<+!K_1Y rQ!k`ת v@NZfT7OՓ:9U2|JWZ--U 5@v fpS)[M/X6h̔C.U*eT<{kh=TZ>rM>^Lp+!)1ӶbK%k>=R)OQO߳ʦZ_K톗ŏ@Kv9 $NκR}+EM/SU!͘YqMlR[<DEtDWU0]njU|^!5=("^ ‘ϐ/ҥ Sm6{lӿRtiM-=RZ_j~ЎJ9skq?u4e^?EA(fL@Yߎ<Ah䭚ي}u+^PIHZh[3h%ʬС7vR'qYwK SܜZSƠ`iWTeٻmM'(+}Ͽ-}ZVdD27k/4iV S~t|q%FCl966=t9Ee!@' -uU zQ5TK[),wַNb5g]ā)d,zhDN8?( r@-by0P0g _@7CVѿMKpKxcLL͚kG@=40ףh$ xufiޱ{1na:XXꎬ?1-">x4ҷ܉Ck$Wa@53ʝ%Q6ObԐ=B4=s'X ҋQk }~-ZU8ѱEsͩɕ v_S.6]6xު=[ŗ1oI]6m/Z LB"^C,Ten_ u=w-.B\ T8J7vDpx*z+m{=c5^%MqZ `m ć@:~) $z)BtŬ 菶m?:IA{\,e7\W[rfX((Cbglt+2A;* )VI {F5m19w(C@o }k~j11u{+o3^25ߖ݂"B?y2P%.JK.5·ҁo,ЙhI HmWmh f oAq (S44[w.*c#͸.2dVu%])x o%g7JH .^9TŽQ".q.+RyʼnWE6L%v0Q+vxϦWL"?vo