[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[3524] ipcop/trunk/lfs/dnsmasq
From:       gespinasse () users ! sourceforge ! net
Date:       2009-08-31 22:30:56
Message-ID: E1MiFOq-0006yE-Ba () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 3524
          http://ipcop.svn.sourceforge.net/ipcop/?rev=3524&view=rev
Author:   gespinasse
Date:     2009-08-31 22:30:56 +0000 (Mon, 31 Aug 2009)

Log Message:
-----------
Keep 2.50.test7 since 2.50 released is only 2.49 plus security patch
So add the security patch to 2.50test7 until 2.51 is ready

Modified Paths:
--------------
    ipcop/trunk/lfs/dnsmasq

Modified: ipcop/trunk/lfs/dnsmasq
===================================================================
--- ipcop/trunk/lfs/dnsmasq	2009-08-30 14:02:46 UTC (rev 3523)
+++ ipcop/trunk/lfs/dnsmasq	2009-08-31 22:30:56 UTC (rev 3524)
@@ -45,15 +45,18 @@
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+PATCH1     = dnsmasq.security.patch
 ###############################################################################
 # Top-level Rules
 ###############################################################################
 
-objects = $(DL_FILE)
+objects = $(DL_FILE) $(PATCH1)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+$(PATCH1)  = http://thekelleys.org.uk/dnsmasq/$(PATCH1)
 
 $(DL_FILE)_MD5 = cfadffee65e6cd644060557f20bc2573
+$(PATCH1)_MD5  = 377e99f71e01ef5d7d6c6caabfee4984
 
 install : $(TARGET)
 
@@ -84,6 +87,7 @@
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/dnsmasq-2.49_log-dhcp.patch
+	cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH1)
 
 	cd $(DIR_APP)/src && sed -i \
 		-e 's/^#define CHUSER .*$$/#define CHUSER "dnsmasq"/' \


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic