finger-server-0.17-51.el7> H HtxHFSsr ?*}}sW!h线L("N=l`%P UB5\ȷ@8fa5398aba43c9574097e5df5a1c3aa45c2f058dIf3#qhs˺JɬFSsr ?*}}BH&k)]gZx}({,epB(4@>zAR>>$?$xd  . .2 C^dk    / HdH](8F9 F:F> |? @ G H I X Y \ ]!^!qb!d"e"f"l"t"u"v"w$(x$Dy$`$tCfinger-server0.1751.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.Sdsl7-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큤SdSdSdSdSdSdSd04dcf91fc8c98897b4d39de2e7f7456d27e4d027598ec485582128e2ed709dc8b657806963af3be8542b542a921063af1120c43244496ff0bebcec8fa9d647d03b395cb288dc55a7de549fd6549e3b42557232ce505bb5a94bdc3ce7d468416fb743aca1dee9f4b4cf85bcbfb7eae18e4b3c68911dfe19630401f3e3bb379fe216507990cbbdd791b70af36c0346619dab5690eb3b6092681b87aab3d5a33912in.fingerd.8.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootfinger-0.17-51.el7.src.rpmfinger-serverfinger-server(x86-64) @@@@   @ /bin/sh/bin/sh/bin/shlibc.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.1RURkQQ@Pe@P}L@POMQ0@L@>.=(=@=r@< - 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 - 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-51.el70.17-51.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{J{;PP õ#iȁ;rRB1´dlθߔ*Vr~֚%OnWIA}&]γ‹ pM:j?vcwJoC pc3uLǫ:NZ?1Q״ |z%X3gTQ`6;Zsf0rsKou7]2 4*r*zx>O+gI?щ "lPjn#7AշIe9 CBl5EyH7T+@hL=r !BROk`<_y7q6/֯K#-P/4k+ |1'}37Yb첇])SDŽLLA`gCN[`dĎXTi_s>ͺO$h+::sZa5ゖiVbMQ0c7-#H4 b[P]ՉVu>وU>`CZSDfѵ-u+KZ>߮-H UGdCODcJ>{1g+6˫^m-$7KN3oot,:{=AJUF7 <"2Z ÝIzuao`,Kl:oXڧc ǕFάAY#ivˌ !'jytF-Xo (2?J'Sې& 9mI;u&C3Q5+[v%rED;_!kxV0UNŞ'Oy) M~=36NqcK&斍 cl:yZܞΧ.Gd;C״:ФanpX5G9Ս#GڛRD6]̞,lŪy HߵlUJq }O ٤I7/~N\iaU˾sSvh* !kA9ikL0un*k' ҀSSD*Rl[]yU oeOA;Z5l֌Fc }X,a X5Uz(@l+.|PzP|qwQ/ Srd؜T\@3T,NZ'Yxc 7O;:WS|xܠO fz ?.FJJM l*!cHځR &6E\.lACLJ F8ǯwڋ{zdxESXKWf hҞ:ê4DN %w!d AGΧ2crbiB`mkz| oD< 3$9Ǔ$h$#U![}p`28B7Eɩv7 i̧#fJNDwZfGRݒ=ӽ1u Qrd(D.aH>9_¬Dw{fY$Wd# h7)!l W^VVV侻$[)X E+;~#P2> sB找4Vwi~? +b3rH#OTO6Gb V(ӋR<(qg%oӖtzEhȬ4t`Em^}0[o^;2\G1lw[5dK03| 2X GbxhPHƟK׊ 5ͻbPB\\ + yc1G'rW6\;bNUa( %>w (tQ-;hɼ=yX{ `JˑѬ"{16 !긘q6LEVC֣ , ȭ8^mU%l%j ,ɢP^v"bxϳ:1 Dp :KK(2"}({<-&?SN8V\M,UXA(Sgj@ T]+䙱I-? S<~[N LPX69bG, _kԎ2g屰)ʼn:/眞M;-fM~^ 6hc-caun-'' oS<Խ;&[+8+NrHGU8[KK"J֒;pn<3CPT'hD+JqlZ]8mҤCC~&YѐQSo#TV/y\0j ;aKBOu$5^^p[ ۸R郻 SWbS# H[>Ζyo̸G \Yv%/?2_2M@e81NCfD )#j~1I:}q)vAGZ? Sø&@@\yԲ~=Tg,+^CdeӪt=?z t!WAZQ_tt2<;LPkg BB("U^X"{hLP@HThQo&o;꺟;2-D-sۂp^3KV1} %Pd5[R(._oJ#?dL,4@N~&‹TTsúe0eTw/;BE'_ ; Ƙ~ξLDR9bmUlMS #w}=p<}|G"N@6}xa,\sR8\C$ mK'2; cE60߼m?s`iNT0H6#탦)ȺxآGT% :Xox[Bԑb%NL_r\o^!< %) +lM8F'z$uAhwzB,q.?֥t!mZ|zf`_NׄUG˳D 1(-zl~MnaƷ|%-#b_BC79&^9h 9e箭Foi8w>⽽D1}X媺e`eX$ $-Q{ΨWye(4^ty@:ܐOGGi%VNE=ĕDHK2 o#\nAy|}m#J[?.0^BG+ t5H4fA.uSs[c'H׶;ʧUm E.+21䵖R _%Kf˴,`QDUnk6TW?L[55oV'1r4z|gӵFא&jY ?.W+Gz`4 ṄuԖc#Rlΰk0 _&&qu5ә~a4F,6C* !zMZm׆c Yl!X _:Dv4߹j t4ʛ Dp$x3᯾4/6%0NP6{e“D%S"좓tL.5eeYVМ$ olwtES[5\ _@9CS~̶Z߶ zh_>^ DɳpH}l|[蚷^nqۧH>I6e8EB%TE6 5n?-9![UW+Oݼɦ*84+e52zoVNM@ж D^r`?|Lp9mcrlg7N^u}rMH hMs* bYC-I:ڽ {Xiցj?|MrChiAvӸd]nDܽ a2ۮCH`!+܆EBwjםlBnF>>*4`lv| GEz1k gV_o.LCwvT=kH" kOӧOq>hXDA TAˇTiUIVii.u\@0mnp$ nUrSyPܡ8xG!Bݑ0cmi5>$uO(c9$pSp؟H[B}O2cܗ6WBb׷B.T2)38y}Q FT]b^̴'^F+szĄދK$hD;B>nn!ԃBlGz&a;FhUiɤ;2w,吝3orSYLch3y-zy!bȶ=L"`D0\|? FV#\BƤTEVI6S}Oٓ'$8(ڽ]Ifk8Ա~(ʹ@/9d;~cp8x~^˟lElDrq>pAhv$J+)}ϗ_MMa3u~bA[^T@F+uȀqh]/$1h @NxT|nDІggΖnv2Y &'#QZ|_@xhX;A^Hq0 %WxsLJ^iiU!\#e\O1P \`D79nD1W 7;3D⧡xLT e3eR0C%)jtTΘ[{߹QsqT} l7imjݱ'}dk~0@*gunKM"AТ3gC4LKuCU raAŰW@:t׉K $}r($,C_Zw&~ils/޿ h.{etkGFsmnHБe%W6pt/ &R/D=..Nih cKCַWXL-N< 5䁌Nd:*Ni=OOiX COcP2b-s/f_^ yJ%a\V;3nՏ6'p-{V ut_g1"7x铂!RB jEIO{.!G4ܜR2+Xk +OTͥ@YO@,8VLwcrxʏ=E^H]rnYCA JR\{T+Jzr͸?g7J&o,LF·fatyz KR z`ϥ7+2"[\3 i%BTOG2또yc@z| N`Ά6K^ QT|fjjwЪٖRr0$0EVjl_"Jxǹ~gZmigqB$xfG > 5]F8;GPYi~d=1.#=8ZKv6IؓzC55 `滘㥒'XYp'F)yHDX].Ĵ4da ZtwJMW xql <r]k ΄W 1A1 VfäFEwo1:gC85QG|4O fNdAtv7:"]V۹0 3uEl[b*[upZbx&| qI6lP [\u]-݋/#BQ(#i=X:6C4Ҧ[zRRCkr؋+՟XZޟ8OSi)]olZ U)7*9ǝ]GmdG)_I,\O`M' 6vNܦѯOD3!ptHAlVtnUޗy~q^HGp)D"#SSM4b&=*h [=$m`JK+y3@Z+U ya6B-YɁhDkϯ ~c2\ǴDvMk\3D ъQ0FEh-4%Jg.+J9¯#IE_2l>o ΍P]x| ?.? g3pw^Z^C9֔2IM=Y9Y( '1Q4knKF cӆ(b`5vx:ts';I4 EXwoNv ӊze,;}{)m{V01Զe??է".wKѪJ>T]]&G s5vG#]&1Qu&)>~a4g# ?uU~c{\[OB9v㗷HuXZ;3oe.`P];yqd6qW h=փQm>*ppSv8!&հ=hܱ/T(+\rی}uQqBĥK YZ