SPECS: rusers.spec - rel 23 - drop privs after registering with po...

baggins baggins at pld-linux.org
Tue Sep 25 19:30:54 CEST 2007


Author: baggins                      Date: Tue Sep 25 17:30:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 23
- drop privs after registering with portmapper
        (rpcbind doesn't allow registrations from non-privileged ports)

---- Files affected:
SPECS:
   rusers.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/rusers.spec
diff -u SPECS/rusers.spec:1.43 SPECS/rusers.spec:1.44
--- SPECS/rusers.spec:1.43	Wed Sep  5 16:19:46 2007
+++ SPECS/rusers.spec	Tue Sep 25 19:30:49 2007
@@ -8,7 +8,7 @@
 Summary(tr.UTF-8):	Ağ üzerindeki makinalardaki kullanıcıları sorgular
 Name:		rusers
 Version:	0.17
-Release:	22
+Release:	23
 License:	BSD
 Group:		Networking
 Source0:	ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
@@ -19,6 +19,7 @@
 # Source3-md5:	75c1f4b3df318cf509593af1ee1d52e5
 Patch0:		netkit-%{name}-numusers.patch
 Patch1:		rstatd-jbj.patch
+Patch2:		netkit-%{name}-droppriv-later.patch
 BuildRequires:	procps-devel >= 1:3.2.5-3
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -118,6 +119,7 @@
 %setup -q -n netkit-%{name}-%{version} -a3
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 ./configure
@@ -205,6 +207,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007/09/25 17:30:49  baggins
+- rel 23
+- drop privs after registering with portmapper
+        (rpcbind doesn't allow registrations from non-privileged ports)
+
 Revision 1.43  2007/09/05 14:19:46  baggins
 - rel 22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rusers.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list