SPECS: rwall.spec - rel 17 - drop privs after registering with por...

baggins baggins at pld-linux.org
Tue Sep 25 19:33:21 CEST 2007


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

---- Files affected:
SPECS:
   rwall.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/rwall.spec
diff -u SPECS/rwall.spec:1.38 SPECS/rwall.spec:1.39
--- SPECS/rwall.spec:1.38	Wed Sep  5 16:19:13 2007
+++ SPECS/rwall.spec	Tue Sep 25 19:33:16 2007
@@ -8,13 +8,14 @@
 Summary(tr.UTF-8):	Başka çalışan tüm kullanıcılara mesaj gönderme
 Name:		rwall
 Version:	0.17
-Release:	16
+Release:	17
 License:	BSD
 Group:		Networking
 Source0:	ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
 # Source0-md5:	c7a85262fc9911e0574ce5706ce69369
 Source1:	%{name}d.init
 Patch0:		netkit-%{name}-WALL_CMD.patch
+Patch1:		netkit-%{name}-droppriv-later.patch
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,6 +75,7 @@
 %prep
 %setup -q -n netkit-%{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 ./configure \
@@ -128,6 +130,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/09/25 17:33:16  baggins
+- rel 17
+- drop privs after registering with portmapper
+        (rpcbind doesn't allow registrations from non-privileged ports)
+
 Revision 1.38  2007/09/05 14:19:13  baggins
 - rel 16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rwall.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list