finger-server-0.17-52.el7> H HtxHFT; ?*}}n\dq/a@p[zB`^3K/,HKBc090309e1c943b1bca63fba6e67f4bedc646988aJhJZO;C% FT; ?*}}1Q3ߍh<ʮw!cLuvk<ـWPR>>%?$d  . .2 C^dk    / HdLh(8G9 G: G> ? @!G!H!,I!HX!PY!X\!p]!^!b"Yd#e##f#&l#(t#@u#\v#xw$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.TOsl7-kojislave01.fnal.govN-Scientific LinuxScientific LinuxBSDScientific LinuxSystem 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큤TOTOTOTOTOTOTO04dcf91fc8c98897b4d39de2e7f7456d27e4d027598ec485582128e2ed709dc8b657806963af3be8542b542a921063af1120c43244496ff0bebcec8fa9d647d07ae02ba2c2499b0a243c080525344bd03ea7e0384e2c53040884c0b9517e72a1b743aca1dee9f4b4cf85bcbfb7eae18e4b3c68911dfe19630401f3e3bb379fe216507990cbbdd791b70af36c0346619dab5690eb3b6092681b87aab3d5a33912in.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 ? 7zXZ !#,R!] b2u Q{J4V75uqM럵Ʀ^jVW̪$Ƅ\jk^C\_XUAjjVGM~L&-ؤ%h? rBxXr)N\Y:K^ocdCA^s|dC$)96> ZuN6"_eB}Qݪ1}u%)NhOݶ4t#Rv$YqqdVNNvM  MSDl8]f^fuffyNdyŒ%#"Ys^Nk!>cy͑Dd }%~PO$d~ZvRmDsXxE dBK$Wt,LωdD`'BX 鑝}I_϶)H~Z_=rQF5ȭrDeV. meqkfDA= x]:ڱ~vtꦓ'XN} IVzQ V lШj778 !AHĹZcʸ"E elp,Fk,3K_qum~@5zYZ:N*X &^OԳv|^4% kj\P_Bnv=Q'ѦWa+r o >& />'D9y(2|8؃ۜn/Z R֐I~wԼ{ҥ"κGWޣ%.B#bB|asrAhyF&1C|*)ԘMxr'lVR,rއӊ-qW_ala-*yE Gߤ}~:A_1*|0(7Bf GLVURwHt0p^z`I 2ٕ4q>HVRq#=BERQ}lOz/|jݯ.KR}r6,Ǡ9Mv '`멎0O{_/`j#i?=COU<׉ƙ~!Q9^kXAT`c ڝv|΁&J @s D=RiE$D0jzSpz{xTrHidbv-Մ vK!ݞK39$4U[:H+\͊NٵG{;)SUi$ZYxHǷfꑿ²lsv3>Ȇv1>鄺1,13ŭA {ϳPl嫶r#Ѱ+/:ZQh!{2AT^EFXU+h%=!1,#c(9ߵDٺ0y {٢w)S@;c-u<|( ZfTZ:ΡiI <}JJ~dt6Y$ :XZ2Gb3Ar7^xC2]kڳIMc#?yc`,;' AR8_}Ǡh .5ޮ'RX݄/8F)&]EI @_ƖdğXtnI" k P)B(q5jFcX h.fPMt3eTOhW۾(}xys(LΛ"2tqӪ aB)`~&:vpOUNRб` TZ >4@Q2;WY3K&X|Wm5V&pv_&eh9#3%nNwkqM{S@MP1R0 kHDSRF#D!|8͞+g5ꄏ]-uPHfl]o'C]> IB$v皘+H͕cYv"Zq^~mK}Vn ?pʏy&0iY̿Vɳ$3.Yr1E[|E 4'+,ywN?7gFTSDRMWG\=H0 n@mz5Ѽˉ8ԙ 珝/T}QҘ6ѪsCiU# /Q?-4a8kƩyi(0<ܮw$ˮ>8 3+֨݇'kjnP![uYܱchZ>57&s/V^nʲv]Sʫq ?1kk 3T400L MlNss_)}kҥ"5a|pVzGe2+\ pJsMoқE^:c%10 xZp+׀2/8z'Rn3jV'=גqt㽋,Hك}"Ngs2l˲9 ,hAqּyWrt<-&3NP2H|I;-G84q|6)x812#PUR*yx ϖ簞 ^LDMn_,v LRc)%>ŦRV  z o]Dp2Zw>]7vZ-'ٜ&GQ1zÎ#]kU?72Q4$(M5YWlc>|9rxo)RcͳRUפJ5v㭋or,`݂i9glifX3 U~.͉Q0@rtγmmW^*h`DUp[=+u=Um }*6v׾CUfO=cy_kGx/vp+wseIoD;$Hm?̊>G l qF#0sz+KO@8L>;V`o*;zDՏ*_BIj( ,mڱ[aEwA z+mͳ7!c8R%B[afM9>T!>LCř]%h mfەB=NW+zH'`4C FS8 !e8@,Bj+?TQKjk*oJ2f9 Iུ̎BZ r;[JnVhi)).!)8zX,)e$E톢a!D7]/D3(%M٫R)1:k}I~!]<{ Y{ET+i k6#s[L%͸| U,!G-KYʱi/6igzbE}p{mYj`p&/^v~٫"oZkXBua:i_/%R) }wR"*Cl\*gr<1)^U ;8P[dok*-u ŸhܪtQݗ#ipj/rEHP;Lԗ(#|xnN_,;(R2H_Ft"q#_OcH 8 `!Ig^'O*+/n-=_1kizD&q{T%-3^E捓XS'N&JDJLe9⽝ 0 qL1If32Ҕ&_9V&ǥUE6'OU٩mNRX=r۔vKCVz2CR9QG(ݜ0@/.aߵkPEx] xQ9Yh(SΪHvJq)>[~/'H IZ>művH=leIwej׾(Uyֺ0>uj^ŋ~ҊͤtQKVmOU"{5?_7c#Jږ!>DhUYM~kk{{񛸳q_UUL4:M@`ů OWp*}ΔD Ͽ,.O)HZ[9!HK Kʤǫkbob*-,g,na۝%[_Q ߃5j~'xvb #j Tsa܂~G+hF;ַYg$/w/2#,&55DCBp0^ad__+"_oɭJd5^7A;i X.o _Ovui`/ՒAmOޡ ;+;&PZ2Wg!%Zhnɯ0~!,^`ıfBE@Cbȯr,9u;mf!OTq?k<Cti(wBX0`@V΂dk'uu!wPS2?HzN$vy6٘ɵBw̽}؂y|qBHdW6I1Y׹ERo騂"9L#! "#Oft % u1ͬqawTCq_WcmL GC\Dlqmͽ!ܻ FgZ!%8X!)^wEƖ,[$zN߀ԘE^HjPDPD2)cbyR XXF~#MoU=Bl6[sƒ 1< u#k>jw4)~hP) ;9ϕNb"춵KmvPv /j[C_d -c: s:;rSD4Rw]n]݊)JqSzP>e{<ߒ ՞w-ǃ7܍hBӡBbVeVD+ k# 7%VvAy;>NU3llg}pt1Ҵq.&;cDp(Qdat{\mୱ1$OJD83! =FGK3<(KMIVCĬW/y:)f1.L Y^x)OYCC#F[Ӛ疏ƪk~e{GWZˬVJ9)D! g n 89KQ;Y*YpGAN䋪 bh G*nD[:~j0ELhl|9=ΜHQH[ad}'k:vvI1VʈW]EJ}=&FcU8Vf{ڢ&imv/D${oX#ML;|кsIMa`[>Hr`U\.TidWJ} S .⊲PР(#&MJpBbTS:SzR؄֍pM:{ࣺ1  ܀5 n\ΆVx󖨯쌊{3)e@u[[.*g@Xe95! ׉MQ_Rp~N%':4OEggo(toGrhͼp&X"wh8T!_?bVLiPZ/ S줥eef结Bzt5Z7ڞgQnjҠ3e|GRR,af4k (f0/Nͮ~4?bL[JRg`EI(UsA}lb1NDpDP͒X̺ ne9 rB.0bx7eǐ7m e7шtѦ_U n*{jQ%v-+]q~++ߖ!]9ӦexlZZ܎(_-a"o7qr_h81"ioI+m d[@H/"|e`-Xa ~5͚S<IoH]ӑ÷k.VS`fg Q YZ