finger-server-0.17-52.el7>t  DH`pTN$ƨc@O ́B aV+Eñ\&V)!]"O=%?$d  . ?Z`g    + D`Hd(8G9 G:G> ? @!G! H!(I!DX!LY!T\!l]!^!b"Ud#e#f#"l#$t#<u#Xv#tw$x$y$$Cfinger-server0.1752.el7The finger daemonFinger is a utility which allows users to see information about system users (login name, home directory, name, how long they've been logged in to the system, etc.). The finger-server package includes a standard finger server. The server daemon (fingerd) must be started using systemctl to receive finger requests. You should install finger-server if your system is used by multiple users and you'd like finger information to be available.TLworker1.bsys.centos.orgN-CentOSBSDCentOS BuildSystem System Environment/Daemonslinuxx86_64 if [ $1 -eq 1 ] ; then # Initial installation /usr/bin/systemctl preset finger.socket >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable finger.socket > /dev/null 2>&1 || : /usr/bin/systemctl stop finger.socket > /dev/null 2>&1 || : fi /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall /usr/bin/systemctl try-restart finger.socket >/dev/null 2>&1 || : fi{< A큤TLTLTLTLTLTLTL04dcf91fc8c98897b4d39de2e7f7456d27e4d027598ec485582128e2ed709dc8b657806963af3be8542b542a921063af1120c43244496ff0bebcec8fa9d647d07ae02ba2c2499b0a243c080525344bd03ea7e0384e2c53040884c0b9517e72a1b743aca1dee9f4b4cf85bcbfb7eae18e4b3c68911dfe19630401f3e3bb379fe216507990cbbdd791b70af36c0346619dab5690eb3b6092681b87aab3d5a33912in.fingerd.8.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootfinger-0.17-52.el7.src.rpmfinger-serverfinger-server(x86-64) @@@@   @ /bin/sh/bin/sh/bin/shfingerlibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)systemdsystemdsystemdsystemdrpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.1S<@RURkQQ@Pe@P}L@POMQ0@L@>.=(=@=r@< - 0.17-52Daniel Mach - 0.17-51Daniel Mach - 0.17-50Tomas Hozza - 0.17-49Tomas Hozza - 0.17-48Tomas Hozza - 0.17-47Tomas Hozza - 0.17-46Fedora Release Engineering - 0.17-45Fedora Release Engineering - 0.17-44Fedora Release Engineering - 0.17-43Petr Lautrbach 0.17-42Petr Lautrbach 0.17-41Petr Lautrbach 0.17-40Radek Vokal - 0.17-39Fedora Release Engineering - 0.17-38Fedora Release Engineering - 0.17-37Fedora Release Engineering - 0.17-36Radek Vokál - 0.17-35Radek Vokál - 0.17-34Radek Vokál - 0.17-33Jesse Keating - 0.17-32.2.1.1Jesse Keating - 0.17-32.2.1Jesse Keating - 0.17-32.2Jesse Keating - 0.17-32.1Radek Vokal 0.17-32Radek Vokal 0.17-31Jesse Keating Radek Vokal 0.17-30Radek Vokal 0.17-29Radek Vokal 0.17-28Radek Vokal 0.17-27Radek Vokal 0.17-26Alan Cox Elliot Lee Phil Knirsch 0.17-21Elliot Lee Phil Knirsch 0.17-18.1Phil Knirsch 0.17-18Elliot Lee 0.17-17Tim Powers 0.17-16Tim Powers 0.17-15Tim Powers 0.17-14Phil Knirsch 0.17-13Tim Powers Phil Knirsch Tim Powers Crutcher Dunnavant Preston Brown Crutcher Dunnavant Trond Eivind Glomsred Nalin Dahyabhai Jeff Johnson Bill Nottingham Prospector Jeff Johnson Cristian Gafton Trond Eivind Glomsred Chris Evans Bill Nottingham Bill Nottingham Cristian Gafton Bill Nottingham Jeff Johnson Jeff Johnson Jeff Johnson Cristian Gafton Jeff Johnson Jeff Johnson Jeff Johnson Prospector System Erik Troan - server subpackage now requires the finger utility (#1095356)- Mass rebuild 2014-01-24- Mass rebuild 2013-12-27- Compile finger with Full RELRO - Explicitly use gcc - Use only RPM_OPT_FLAGS and RPM_LD_FLAGS - Add systemd as BuildRequires because of unitdir macro- Fixing errors found by static analysis of code (Coverity) (#909325)- Provide native systemd service file (#737178) - SPEC file cleanup- finger segfaults if pw->pw_gecos is NULL (#866873)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- print user host information in better format (#532414) - - fix UTF-8 output in list of logged users (#490443)- added license text- init realname fix (#520203)- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Autorebuild for GCC 4.3- rebuilt- finger server permissions (#225754)- spec files cleanups according to MergeReview (#225754) - dist tag added- rebuild- rebuild- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- another UTF-8 fix- real UTF-8 patch by - rebuilt- make finger UTF-8 happy (#174352)- make finger world readable (#162643)- gcc4 rebuilt- rebuilt to get fortified- rebuilt- Made finger agree with our other apps about how utmp is managed - Removed dead users from the lists as a result - Fixed random idle time bug- rebuilt- rebuilt - Made fingerd PIE.- rebuilt- rebuilt- Fixed manpage bug (#75705).- rebuilt- rebuilt- rebuild on all arches- automated rebuild- Don't forcibly strip binaries- automated rebuild- Fixed various typos in manpage/app (#51891, #54916, #57588)- automated rebuild- Approved - * Sun Mar 11 2001 Pekka Savola - - Add IPv6 support from USAGI, update to 0.17 final (no changes)- noreplace xinetd.d config file- time patch to handle time.h moving, credit to howarth@fuse.net - closes bug #26766- make sure finger is turned off by default- add patch to always call getpwnam() instead of just when -m is specified- fix RFC742 problem (again) (#6728).- add description & default to xinetd file- automatic rebuild- FHS packaging. - update to 0.17.- fix the broken malloc code in finger client- converted to use /etc/xinetd.d- make some files mode -rwx--x--x as a security hardening measure- fix description- handle compressed manpages- fix description - man pages are compressed- split client and server- update to 0.16.- exact match w/o -m and add missing pts patch (#2118). - recompile with correct PATH_MAILDIR (#4218).- fix process table filled DOS attack (#1271) - fix pts display problems (#1987 partially)- auto rebuild in the new build environment (release 22)- compile for 6.0.- fix error message typo.- build root- translations modified for de, fr, tr- added check for getpwnam() failure/bin/sh/bin/sh/bin/sh0.17-52.el70.17-52.el7finger.socketfinger@.servicein.fingerdfinger-server-0.17COPYINGfingerd.8.gzin.fingerd.8.gz/usr/lib/systemd/system//usr/sbin//usr/share/doc//usr/share/doc/finger-server-0.17//usr/share/man/man8/-O2 -g -pipe -Wall -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 -m64 -mtune=genericcpioxz2x86_64-redhat-linux-gnuASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x51b7e13713596182f15d9c5e61fe7688e83ef8af, strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RRRRR ?07zXZ !#,R!] b2u Q{Jо~%Gb@T_ԨM:s$݊.O0om7|hmVAT\>en;z-2cxG.ltw{']/)X/CC!A՞=U?Jz6F&K\@b;zAئQ}@#J~4{Z*ȠGGAGr S&u+-}hh5E UIſ #A4u熔uˏ:,.G S kA`7Z,G>ՖbP"Hу\̀W֧0ݫkkfiR?Ϡ!˘6W>g1qR/G:MYяgM6W%+=Djt ,~[vmZ Iܦ ŘG\)5b 8D[Vْ.*BV"zGzvy!{17H]!0pD m?g^TWNpho{y,uЀE2Z?tml}Ҳu1\Ҹ8ofP 9:ͪm[^KqBMDr&OG߷,_/CrhDi %J7p@dUO|]&!"*{h3 uPXSGD~}ۚjw, {62m$>jcOV'hG4ʢrzԦ+*͆M&9\Icr8DZՓe_7XdT9N8Ker#{L-=6pTMVjnE}av򤎘N6z ` 3i3^ؒ3|d>L+/d+WtJ$..Ũs=IY% ,S d7*G Fl+} e%~$á\NPc̯!, I[V /j[/orph.nvO`v|EkV2ʍrN FrPO\Wz\`߇)p,~ :HBw;,ts?"vt&ߕ|ɗ JYc~&Fx lq:C@R5'HXh~<'tVo@Za8aV'R7i{҆+`AY$A6r^vSFQC՟*-3"PSVoԷ]4d\4ҜOom)oFo}ս}CeAsFyk&0-`:F3-3ʷk!Uj瑞V0^+,τ_E6Eh ޚ|%pE KSVMO Kp88Ƴw*8I5qFr;%;f#FQ!~dP>VamTƝA,/Z. ȿSEZ܊Kϙ:mxc$VnOi %h=#SL^"h{,hT^u; /W% d+Ʉ݁3 /hA\U:^9K؃naW Vd襮aUuE`ρMDˍ)edX7VJLr: ¾~h0\zhQ'(!頋H sm~+IG|S [NKLC=< !s_1;C! VK* c>Do!1įf*>#S联Wətگa^Vro^Z5ԁF:w"Z|lJuK^nVsnFX'9 I1`bq ʪ~ls`ڱA??WyNo`'{5v"Qkg$HY Mf˗(_z(M ܈?-A%&Јp{ wh!cOҷ@m'Q %Rx)-' G"5aAs]3<@e!f/J/8ؓ㙩ΈvIℿl ]=\pչ&zt{Hʸ%> %a$*&TXzzL Ҍm3Z EgA|EǰXhczϿ>n;.DD5%,\:_5 Rg֋3㗼VʇT9IBmDxnD 4n_9:MvGRm7l)qx=$ŊmVbC L|x:80S> {œJompc!)FU)s!` :d_D^wL̼W\ !a{?~wȈ%İ=<! #9's;zWvv)ZEGE=nF9MYɉR鰟rtw tgxX1K|8> Z p{roh 礱U u\.Sݙ UP";wo3%z:h1rUǹ(>B$jоՔ5Mg ~ NY./aQW8~G2 R\XD:riO'N=Ro&xtŬ+_D̲sEhu^DϪ#3@vF:V\| ۳q-r ɿc}r f"2i r b؇fN(L!_p`- mGHogOPk k.õ\ ,1!ֻ) } ëصB[ȊŦ۪x{@V2{EY(js8 ^W? >ΛiRmDri<•?{{Jro(fEaC.C"5BR*}tNUvK0f iA׉ƀf9Y2o1!g]:5dzK WZ{7.SUPiu cfu:(h}Fbr1qK<xEU|fXir9 d۴[7Չ|w{U߬p^U)JSGY- Ǻ4UihPBYۥw9:={QU] BZ{*%{mfɚP+%HnwELW"k%L!Q~ D%8*Zʠõqأ5}WJ@\ɐdpPg5S ?rGKH%ܰOh˿%SJIZ-?gv6*/pJ/5CO|^(f{1.lzCMY)NokXt/'0-hXuv1{b )4h.@%v*%qӀg lY]# ^aPړ6͑-ZhYY9}%'_C `(L ׋CGS'+Cg!ݜ(:} 篓;h--@׏(vxBaQr2-2k<[Ng$DrF8|Gx_ֳ8s_Ll?)'~^OD=_=I(D)B٪ӧ)^Z'6i~S`juquO5W@35 d0ЂQ_l 1aH\Jbk1f5!5M󡯜/o bg{(Kk/T<[!“z=#Pf;I<)C,rWa8_-ԗclC[<P(1d#v(8Sૉ$s@j,7=ΖDUXJDFٌmU _clv FNoEY%OQZZ1h=!0>-W\U%@TSbL aeV}uj兲MsPIV6L2x$Ł\Fb j2n-{>nhrwӐ@eAhϧd%\p>\z$OJ8D,Sf#tOCzQ߿$5V]O_ Áx>޷/?V#QwY*A!k Mx ̠n#Mwyoqz.D(?ցɶ*vMS|aa:$X: yh09*B= p~AcZ'RC']jʉFF𭎒rvQɧQ]׉EK.:ˎdxa$,tGL_Դޞfʰː<*|Q=nyN!'Ny6YK൯a[71,OG_gxTOt{v"lY v,n{iDv2UyԱbB 'Pp.Q~g3[GmX.Ip ƧAmݙ324X`N xmrRNnU2QtȞsx}iJ^!p0+Ă~; ?LҲ፹Y(n/S o㿣7]ї( &\|v+,<[~MH?Ƶо^=4c!xU }!ӫ5~0CBX1 ;ExiCz V`tޞԪk-a5Fk'*%+;$) ??n;?xQ1;b\˘Ur+veJ+p|.EȀLՓ!=31MdhmB\buXu(ߢvܣ/ ,@/} Cѣ2s>*ђ}:Ր30F*L._%5 GfEnJqxo^Ku3ݏv=s' -Rm0n(}@BĥΥ YZ