portreserve-0.0.5-11.el7> H HtxHFX%f ?*}} HLW!e=vx*mEv$Lay@HMbb9897eff863f966fc188843ff0991b5852a39a1`VSP$.+4rH\?Ld  88<LPary V-   :  T       $ e  0| ( ) * + , - 8 9 8:>?@ BD'G0 Hd I XYZ[\ ] ^bOdeflt8 ul vw x y0HCportreserve0.0.511.el7TCP port reservation utilityThe portreserve program aims to help services with well-known ports that lie in the portmap range. It prevents portmap from a real service's port by occupying it itself, until the real service tells it to release the port (generally in the init script).X sl7.fnal.gov5Scientific LinuxScientific LinuxGPLv2+Scientific LinuxSystem Environment/Daemonshttp://cyberelk.net/tim/portreserve/linuxx86_64 if [ $1 -eq 1 ] ; then # Initial installation systemctl preset portreserve.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable portreserve.service > /dev/null 2>&1 || : systemctl stop portreserve.service > /dev/null 2>&1 || : fi systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart portreserve.service >/dev/null 2>&1 || : fi <*<FH XA큤A큤AX X X X X X H"jNdN%H"jX X X cbf62fcc45f77a686675cd9d3bc2fbb66834ff8cef1b3c6ba5c356ae6a77dadca8ef06510bffc46894f83142bcfb9939eb7061f4eb51b603287638231c557cde4f18c36e6d1b115000fafdb9a7400c94a44a854a5094019e987cc2e4d52defc932b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670ccb7bf44708c8f3f558dc52340f9d8ccffeff059d686e53a5146e372be7a3b87dcf784925ca4f58b97563d7dc2797497a274e8ba5ce8599e88d2867c61c9335b45f604799c9ed35504956753d51e64abdc1d2622096562dbdb737a582e47f662cc4c156f8ab67a332cd50483b90f62d2379ac1faaa3dbc76dfb0148a7dc7a3ed637e17685a661b19096c37e625fe141d1a9af52f358ab8368f3dd695ed0daadcportreserverootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootportreserve-0.0.5-11.el7.src.rpmconfig(portreserve)portreserveportreserve(x86-64) @@@@@   @ /bin/sh/bin/sh/bin/sh/bin/shconfig(portreserve)libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(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)systemd-sysvsystemd-unitssystemd-unitssystemd-unitsrpmlib(PayloadIsXz)0.0.5-11.el73.0.4-14.6.0-14.0-15.2-14.11.3# Save the current service runlevel info # User must manually run systemd-sysv-convert --apply portreserve # to migrate them to systemd targets /usr/bin/systemd-sysv-convert --save portreserve >/dev/null 2>&1 ||: # Run these because the SysV package being removed won't do them /sbin/chkconfig --del portreserve >/dev/null 2>&1 || : /bin/systemctl try-restart portreserve.service >/dev/null 2>&1 || :portreserve0.0.5-3Wu RURkR@QP3x@P On@N7@N N|@MRL@L@KKY@JlE@II@I@H@Hj@HhH$ - 0.0.5-11Daniel Mach - 0.0.5-10Daniel Mach - 0.0.5-9Tim Waugh - 0.0.5-8Fedora Release Engineering - 0.0.5-7Tim Waugh 0.0.5-6Fedora Release Engineering - 0.0.5-5Fedora Release Engineering - 0.0.5-4Tim Waugh 0.0.5-3Tim Waugh 0.0.5-2Tim Waugh 0.0.5-1Fedora Release Engineering - 0.0.4-8Tim Waugh 0.0.4-7Tim Waugh 0.0.4-6Tim Waugh 0.0.4-5Tim Waugh 0.0.4-4Fedora Release Engineering - 0.0.4-2Tim Waugh 0.0.4-1Fedora Release Engineering - 0.0.3-4Tim Waugh 0.0.3-3Tim Waugh 0.0.3-2Tim Waugh 0.0.3-1Tim Waugh 0.0.2-1Tim Waugh 0.0.1-2Tim Waugh 0.0.1-1Tim Waugh - Enabled hardened build (bug #1092563).- Mass rebuild 2014-01-24- Mass rebuild 2013-12-27- Avoid a race during start-up if there are no configured ports (bug #1034139). - Moved tmpfiles configuration file to correct location. - Don't use %ghost in manifest for state directory, in order to make sure it is ready to use after installation.- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Use macroized systemd scriptlets (bug #850275).- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Converted initscript to systemd service file (bug #617331).- Requires chkconfig (bug #718173).- 0.0.5 (bug #619089, bug #704567).- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- /var/run changes for systemd (bug #656670).- Fixed initscript exit code for "status" action (bug #619089).- Added comments to all patches.- Walk the list of newmaps correctly (bug #557781).- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- 0.0.4: - Fixed initscript so that it will not be reordered to start after rpcbind (bug #487250).- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- No longer need SELinux policy as it is now part of the selinux-policy package.- New selinux sub-package for SELinux policy. Policy contributed by Miroslav Grepl (thanks!).- 0.0.3: - Allow multiple services to be defined in a single configuration file. - Allow protocol specifications, e.g. ipp/udp.- 0.0.2.- More consistent use of macros. - Build requires xmlto. - Don't use %makeinstall. - No need to run make check.- Default permissions for directories. - Initscript should not be marked config. - Fixed license tag. - Better buildroot tag.- Initial spec file./bin/sh/bin/sh/bin/shportreserve-selinux/bin/sh 0.0.5-11.el70.0.5-11.el70.0.5-11.el70.0.3-3portreserveportreleaseportreserveportreserve.serviceportreserve.confportreserve-0.0.5COPYINGChangeLogNEWSREADMEportrelease.1.gzportreserve.1.gzportreserve/etc//sbin//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/share/doc//usr/share/doc/portreserve-0.0.5//usr/share/man/man1//var/run/-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-gnudirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=1f70e3af55448948b5924f1dec17fbe491e9d5ce, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RR RRRR ?7zXZ !#,>] b2u jӫ`(i„1=5p3عkt!%({=OyjzFlj*Q' g~Kv!DW0oP6izwꮠSH_$!䳡:[,{4+!m*}}͏W\k^B6>飁`~)9)]ӄ6ת&gZ=p(nϘbPXN{Ґzt#O(qIFO'g}ڒoQ #x'RS?pj(eDcN:&$J-oo#d3bo/MTJz \½= `wxIG\1[Aaت T*!vQ{|GFu#l0%M&~ardIc2\0oՙzEza4.>F)wGd7+|}l{Ofcj&Jp48岇J\Njs[Kc홑lT|%BAi<ApD1 |R!.7Āz )]dNҼ堫 a0F[i~v7)ģGa- \l,ևcCl_fmsK3ЖBJ -:lrP3 @DtÍ/j.nC1ŠiG40wõsiSp5gX+\ϿzsQ\]hئr&KbowS a"fQQZ91 ^ξ! HhE> *|N S<&Oa0 Yg(졝IܲOمڥ'3ݾF'h3u:_*iv`9ae<_lPO Gx %Fnp:2靶{My׾w_oSbnhRi}'m :GT;BU#SpBH:=5'IeTBS<2sP{ w!u7q^Dj.k]Wdž\3 ՈdYbTd2p-"lѹp5J*;,/%T^N{5֪%Nl3SWE+sﳍaߞǧL#[4 %z%_eg>lĿq8^Wپ-ʚ ^=eڝ8Sߝ+m*gprd[f+M؀IHeEZy_Rjz{ jH[3֥u&ęk >\/꾛A\o5c ;O:K5S^B%3%.! ŀX1C9qxq4\;-Sd9N)0!VaznM]I4Fg"pjmfջmTzu1xI.0omD# &f2 h/˄]#;o,WwOUA#c ɓl(D#8]i^RwSDvɽcDZPqtR}`X;uHURܬM Lfw(w.4m+489~BCh }[DB"0w|PTAgL>kn|Wc+vX^MH=,2]{k%zC8(f% Pj5e׃ D޻6 l+d_=bp o#yG8\1/1=̳HX>(>g:G# +:CCy#~4M8MOI CWW/dpU%Hu&g9TSg ,֛fCj,qN>XYt "kwS2pb"TX۷bJ`/iO>`͚t=*iZ5XŃfR5۳ s` 6KN'BzҔ&ޡ(q4#y/Im+۫ <%&/u*aEGkno ;"Gw񤣃 ؕ}YN|ጀA,T{&ycBUG< JqLl]c0ܝ-& XzpD2ab*B}-3!̼)1#ޘόD)~hqjR1 L,?vtMq9tB$t2r' RJ|F,=5|n ]xV:z%$Q$G-Y|D5Dva5ԕZpuΡ2tic8E]sX a[*BHXU4u#nwu7~MP/@C0 vLZb{0a^$g8jydw ᕀF\5k-r3ǂQ0SGFCG^X`愮ogx)?&еWxsQTEz&S]a#ȻAT 5%B.3?LkNsܺv$.JuSNLٮ?,ω Ϳ#"cnSJpN5i9oKEn"&B5n,\ f$'Wj.7IӨ@yenNc>l'ȼG,pT h0Pl.mkn6c\|ύ ey_@29f۬Lzf'~/O;],eV/FGjN[h`}^-T=gʹ^\$TKFp?M7g,γKw~]Ta0A1l@kY}ǷlHM@SEB;+\fnn>,J'bX;Z-8| 7lV0B>v欻}LD\YlVGInﯠ) =y"B'MBո"E +%,3#0$[ b-`/}`p8⇘O<)%;WhA+HE S5梶{v"e5M^A"2֋d~mRNzݴt4jo~M^~}*o\B ?NG0v>W G6ư`oz{}>,%^qYU[bĸܹ ՎE`c,z$l!d1k,JZ-_Rר>iZvwxvԔ'$ .'6fgUxwoK@& l=q:e}ЫQRO̞0"z>J {Qgx@U-qg7[S#FF8 MzN~_lx )jS.ea ?]'}Dt*7f,6|BA_]S@6X* [ْ&k&Q5~ YpS47cL]cKoɜ!q@)[ ԛAE0I,~$(^.$r\8բK4IU96b%tvbܑsWq'bn|Xbn:Ġ \-ꝖP%ԖeAuH!Gh%c͘."D 06~Ӄ6(Rl6Wz|Ӣ(`]^[8?Ĥ*̶>hM(#ntPxQ>)PJyD~JUoUwJ o|_ݢ}k Dsd|X/i!?ύµ> 5CKX1[v5 NS*7ugUz|BNd$c $F'|TZppp y0Dz0V{Ty;xXfesuU$ EQs2)g= eQ3e|k/\OeL?5/j1`k;,y4w[}1i_ s9jCpk7$7LaGqLۃgp~դ־"|okI3 (}$0OBY fmgՇY Vhi/1ƎPjTd]+_d4n|.l`z9QV 9Bw}eUXj6S/EM쁫Yhǭ 8-J ç+6|,I5-8 vKw?|"ĝ33XH ?֟&t|u)Ii!!bo*i`Dž&̾gHBWX]m'7.<'5- c^>8';Jz|T%V;=SK #?g4mA>Dâ>hi)sPFR?t̿[2YP3?te1EB~Tz_Ap2p<\0B=R=5%$eq13^u;vP&F$&~`<  V$khӋe8="qXʙAG_%R0Aaw$5lA6Km.i Lmh|pL\hLtIaԠi_3rnX"k;K|}{8F6ݟLyQwc#K_bQiQak%wvG 0 #__Ms<#fSL=kcצÏfQi1\rjP9V挟 uH "FZP45*%nU_nBخ[ŋriVN9Dů,LQJsN{#dx= j p~z'cF֎+1 {mۜn,*X'4ՍLoh#kx*FV[rFS. 8ռ;=W˒K2d. MQ^ݿoXe0͘4Vbj4Ъ6}sX8tgWUf{]~dʰ\VKRK vfvղ/^Mj|_ `6e|e ΥEzt˞bi:c%BYgAE}4p 8{3.(jݻy%Vo}vy/5Oj٨?W Pa\H³:vl뫝O6ؠ]l6LRz)7 r qW$6]K9<3x|UE]eլ -xݝ[c {B 1+f=?gGyuN3-̷(|C%3jl1Ym*c-߆ w3&'P*[1鴖D v^m(VͣEDSob1/FgUώlV2l̍GRƷ Qx`(8q%nzNZ';RNZSΖ:0P{m%$-J4uG2WC& Vn}I+A/dL3Sub\j2Y"I<˗x>Pp=>?DsTm-_ޢ9agbf0fߏ' ^كQa߅.Od}+]ql, J?g/lq9JЈD䂔gLXmۓ(sڗJ1F!RR01G@FUqY|P0+%fXYJ[kp]c#ha6@fCs]"u*,ͮ5 "x|9RW.^<̓=- ~`"@t*'x:$FgÊ<5/v sqp[b;ePQiޚ[x/`l0o(<'ErbQ@Ks߉,MS%֚kW<.Hsy& 09MN &𳪃].ݽ'~ V @L]9y0 gM坃^ yeW!GRc6ۨ-(4E!w r)/C>59ۇc1h@(L*1œ n%:3]L"9N9%a `K.RnFxE!~vDJL4SMx=|u4/"%#@E)Xr;骭JnW,S #1_]i$yݿl,3ME,gSLxlaDoRlF-a?lԜNOsUj5OHX̎ґ7ak[K! }pUϵ]*虩#׷t,-͊sŖIW0Woo 8i2rw\|sy@}Ն?ƛLYSIi>+j_^8.w0ѧdnR>cW5NWOKL!yJa҈)mNJTdW6mOAb̞<'2FD O5j;Lۘ+꺗s׈GQ|yd4-X+va%C^Ds c6\nzZc?'^?rG[KO4`m L+40mҠ0YS4hK )m_fɉf^kX S9l#JMn z<n0t~, ~Kt*|R}YC@.bI).ӫRZ.0JUq)cvXUk)S}D~$%@  AɰCjbo;:V]]'ڟ :5T[p@*./PϪP,Gm 1cnb΀j3)wȞzDCqt,%d~ Sg“ k@$B_i?zkjoͳM8̀ JdoVrzZ5#g2| We]Oȹ)Z$a¤XeKD TޙVV<%Q[D>菻4JWzFu'&uDCFgTZ1jdك@R3Ǜy{"j s,w]{!|2~$ Ru>Z{"g7^ M[Z4[>Ι!Sձԍ E|twz]O5~D?SX.G 'L*TتkW?S C>+qUʋީXbcG-~FV*L(U$Dm`b-<2mHeߖ2]zFi,4?ԑD~ǂqtB2@KIc: Cu~͠u)O0Ou dK`Oֈkʵ>~ǓsOl&2 ~hڍT?$&!O .>&hw_%ڿ}TD*m|!+-9:84AMLggZh^\ץRn~%Q@IH?dn' ~>g G< NVb,He&6fظhv;5ыe BdF)znWA8 eAլpj\˻r`/,q *R`PPhܲ܅tn>DnX@gE!ȵ57sMϸj|FTl&K.g/Π*Uk2 iw]F$^_5/?w< Scs|U۹^`|uA-Ք3:\ I!AoNp~( c؜IlJ e9.#")ob9 <6[t g˚#* V(H><,8bD[~b-~1>Vb='.tt& 5WwV.[z+sPivOJBԥj./l^cy;MUu2 ]T[Px*`"sE:tLͲuKMD`aKb.+ { [ؗ\_ݐ3xلRiȥRB: )*fУ.R$ɴ.C! + &,eeO՝F7PWŪ2#(V30$F‘R?l0dX f*l܁'IVHѪ_tiAs!wjMha0"lGu!iܞ2SY"#pvj)Iݪa{ϩ:}s]ľsGRl9_/LB.<$*E=^)BVbifQh| k!" qN?O+*ڏǎ+Ω#4yq/٫oq}~4/[sQp4Msp@ζ\}zZ1Vؾ >ᖛIs)RTD@¼NeX5|E4-n?XGx'(:WmYrW#X/tu8{+$lKN)dFƶJň34.TlK:xPb%k5D-z WepTT4jF^+r>6^+vY#[`WҿoF pLmTc:D-Rb%)A fI&'G8عaLan8۳!3PtCc{ LvD#㻄wP:H3gW1OyqMN^!$ mMA"\Bإ(w8EI.x*)P _v@{,Sa((wx<0@ i,Ę߼p٘-İ`"-dF\[ˆ.u,t Y/W}%D-r_Y13X\5;րD,z*be?7` 1Ǯ @ }(+'1IMAjCmљ{͏EV"є4xi8WyHi^ + (_։"E%EPDW\eys*8VU rK$j錶ǽX0Q2 ,1C5H$O{qTⷊ|u4tlLX1EpJz!LuC sKy'V+^4|ݣ]˸Yr]n7)Hk\-7*nSޅ6M4'<EP3u U\L{ᄉWҶx+p-6nX ֓":.1Z|wb rDntl>UYzYc16 ͚ /BA6cx2#-0Y0:0Ex(ΑoFu Tj}]"?ߧP#LǸRُb@׹ rS>3{" amƇj2Qy@P>?Q T`qTU%i01ldž`%l8{R)7L&:N:e$8WiJӬD3PY!̞k]Z;YOg& #d *S; t{ PXK^`#K3ҵ:+;şM~^'t@=N'K!S>o9wNzaЗQXln[l̸6ǮOHg5I`hۚUu6SUkx*|%/#.yNވ"WƔJm g`cH3tI;OȊ]ypsL j2lA)rJo4y(' JQqi)itymυY mZjc/eΐWc 6$Y>|ݚce@)繚E. ؝KV(3B?IC*$H@ @r&?Ua<İKU9[hsX(zu_P}^P@戧 uo~ײoW 〰q! r:%kytAGi;MMTNb"TgFm3rXy.2zWhƟPY'U4 ~V1lPr3m4E,f&͵|ljt;R ݝ)ǺJ6sh9gMj\ܳ.E:?J%(LAT3{4L[–7D+<h 2RG@b Ɂ.1s y;{.=/t%'mт[c92I:yX;`j<#ίQA8GMmW#14|bS g0֘}[|MC;]kǖ%`CB x% M?[b0*CTKL[=݈gKh{4) ɐ$Y/#fʒֆֶm\$Vt\)AҲ?IfÁ6B״nꟉMm?Uh~akP ns[2>r`Ϛf @.8 o.. nUKF4G qF6lYt&F&8`5^U5r&mp=VHη%]q7p`' cp #VMBynd{OzOULmlhkյNZFBnO /S-?yt$4~ gTPX2hǭ+j}pٛhքBx ~0˫~ڋ}C=O[ctUdHhrk L*G*?`//"p[N&C4e!u0. V06pVb >I#+G פ_/ޯŨ0eOp^ɯ[USyUeYP )ON's-xlR>O-JY-#[. wŵɍ5+-ѣJj2El _c7s=87*ֽ̆Mfxq#@:3 "̂踊}U YZ