summaryrefslogtreecommitdiff
path: root/geography/gpsd/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-10-24 13:25:50 +0000
committergdt <gdt@pkgsrc.org>2008-10-24 13:25:50 +0000
commit0e8cd434c00a20ede3fe02c3149847d4a2e45558 (patch)
tree3f91e33a0bc756d1eae63e962fc53b3ad8ee550b /geography/gpsd/Makefile
parent3264d0afb9c2267a32046a8f3871d3487fb9e0ac (diff)
downloadpkgsrc-0e8cd434c00a20ede3fe02c3149847d4a2e45558.tar.gz
Security fix: by default, only listen on INADDR_LOOPBACK, so that
position is only provided on on-machine clients. Previously, gpsd listened on INADDR_ANY, providing position of the computer to any host that asked. (The fix is in upstream bugzilla, with link in patches/patch-ac.)
Diffstat (limited to 'geography/gpsd/Makefile')
-rw-r--r--geography/gpsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile
index 5196ce54fbd..eea6fa06576 100644
--- a/geography/gpsd/Makefile
+++ b/geography/gpsd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/10/24 13:08:13 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/24 13:25:50 gdt Exp $
DISTNAME= gpsd-2.37
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://download.berlios.de/gpsd/