Update of /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17178

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        dnsmasq-2.33.tar.gz 
Removed Files:
        dnsmasq-2.27.tar.gz dnsmasq-buffer.patch.gz 
        dnsmasq-ipv6.diff.gz 
Log Message:
update to version 2.33

--- dnsmasq-buffer.patch.gz DELETED ---

--- NEW FILE: dnsmasq-2.33.tar.gz ---
(This appears to be a binary file; contents omitted.)

--- dnsmasq-ipv6.diff.gz DELETED ---

--- dnsmasq-2.27.tar.gz DELETED ---

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.mk,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** buildtool.mk        18 Jun 2006 21:08:29 -0000      1.24
--- buildtool.mk        16 Oct 2006 17:48:36 -0000      1.25
***************
*** 2,12 ****
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.27
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  
  $(DNSMASQ_DIR)/.source:
        zcat $(DNSMASQ_SOURCE) | tar -xvf -
-       zcat $(DNSMASQ_PATCHIPV6) | patch -d $(DNSMASQ_DIR) -p1
-       zcat $(DNSMASQ_PATCHBUFFER) | patch -d $(DNSMASQ_DIR) -p1
        touch $(DNSMASQ_DIR)/.source
  
--- 2,10 ----
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.33
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  
  $(DNSMASQ_DIR)/.source:
        zcat $(DNSMASQ_SOURCE) | tar -xvf -
        touch $(DNSMASQ_DIR)/.source
  

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.cfg,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** buildtool.cfg       26 Jun 2006 18:29:33 -0000      1.25
--- buildtool.cfg       16 Oct 2006 17:48:36 -0000      1.26
***************
*** 5,9 ****
  </File>
  
! <File dnsmasq-2.27.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
  
! <File dnsmasq-2.33.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 12,31 ****
  </File>
  
- # <= dnsmasq-2.27 specific patch
- <File dnsmasq-ipv6.diff.gz>
-   Server = cvs-sourceforge
-   Revision = HEAD
-   envname = DNSMASQ_PATCHIPV6
-   Directory = dnsmasq
- </File>
- 
- # dnsmasq-2.27 specific patch
- <File dnsmasq-buffer.patch.gz>
-   Server = cvs-sourceforge
-   Revision = HEAD
-   envname = DNSMASQ_PATCHBUFFER
-   Directory = dnsmasq
- </File>
- 
  <File dnsmasq.init>
    Server = cvs-sourceforge
--- 12,15 ----
***************
*** 37,55 ****
  <Package>
        <dnsmasq>
!               Version = 2.27
!               Revision = 3
  
                Help <<EOF
!               Dnsmasq is lightweight, easy to configure DNS forwarder and 
!               DHCP server. It is designed to provide DNS and, optionally, 
!               DHCP, to a small network. It can serve the names of local 
!               machines which are not in the global DNS. The DHCP server 
!               integrates with the DNS server and allows machines with 
!               DHCP-allocated addresses to appear in the DNS with names 
!               configured either in each host or in a central configuration 
!               file. Dnsmasq support static and dynamic DHCP leases and BOOTP 
!               for network booting of diskless machines.
!               Dnsmasq is targeted at home networks using NAT routers and 
!               connected via modem, cable-modem or ADSL connection.
                Homepage: http://thekelleys.org.uk/dnsmasq/doc.html
                LEAF package by __PACKAGER__, __BUILDDATE__             
--- 21,37 ----
  <Package>
        <dnsmasq>
!               Version = 2.33
!               Revision = 1
  
                Help <<EOF
!               Dnsmasq is lightweight, easy to configure DNS forwarder designed
!               to provide DNS (domain name) services to a small network where
!               using BIND would be overkill. It can have its upstream DNS
!               servers automatically configured by PPP or DHCP and it can serve
!               the names of local machines which are not in the global DNS. It
!               can integrate with the ISC DHCP daemon to serve the names of
!               local machines which are configured using DHCP. Dnsmasq is
!               ideal for networks behind NAT routers and connected via modem,
!               ISDN, ADSL, or cable-modem.
                Homepage: http://thekelleys.org.uk/dnsmasq/doc.html
                LEAF package by __PACKAGER__, __BUILDDATE__             


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to