Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory
checked in at Thu May 5 10:40:25 CEST 2011.



--------
--- dnsmasq/dnsmasq.changes     2010-06-08 09:32:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/dnsmasq/dnsmasq.changes        2011-03-02 
09:56:26.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Mar  2 09:52:12 CET 2011 - [email protected]
+
+- Add IPv6 support to the TFTP server
+- Log DNS queries at level LOG_INFO
+- Add --add-mac option
+- some logging fixes
+- Don't complain about strings longer than 
+  255 characters in txt records
+- extended the --domain option
+- Never cache DNS replies which have the 'cd' bit set
+- Add --proxy-dnssec flag
+- Allow a filename of "-" for --conf-file
+- some smaller bugfixes
+- update to 2.57
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  chuser.diff
  dnsmasq-2.55.tar.bz2

New:
----
  dnsmasq-2.57.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dnsmasq.spec ++++++
--- /var/tmp/diff_new_pack.L5hsze/_old  2011-05-05 10:39:13.000000000 +0200
+++ /var/tmp/diff_new_pack.L5hsze/_new  2011-05-05 10:39:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dnsmasq (Version 2.55)
+# spec file for package dnsmasq
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:           dnsmasq
 Summary:        Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
-Version:        2.55
+Version:        2.57
 Release:        1
 License:        GPLv2+
 Group:          Productivity/Networking/DNS/Servers
@@ -31,7 +31,6 @@
 Source:         %{name}-%{version}.tar.bz2
 Source1:        vendor-files.tar.bz2
 Patch1:         group_and_isc.diff
-Patch2:         chuser.diff
 Patch3:         manpage.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-devel libidn libidn-devel pkg-config
@@ -56,7 +55,6 @@
 %setup -n dnsmasq-%{version}
 %setup -T -D -a1 -n dnsmasq-%{version}
 %patch1 -p0
-%patch2 -p0
 %patch3 -p0
 echo "#define HAVE_DBUS" >> src/config.h
 

++++++ dnsmasq-2.55.tar.bz2 -> dnsmasq-2.57.tar.bz2 ++++++
++++ 23933 lines of diff (skipped)

++++++ group_and_isc.diff ++++++
--- /var/tmp/diff_new_pack.L5hsze/_old  2011-05-05 10:39:13.000000000 +0200
+++ /var/tmp/diff_new_pack.L5hsze/_new  2011-05-05 10:39:13.000000000 +0200
@@ -1,8 +1,19 @@
-Index: man/dnsmasq.8
-===================================================================
---- man/dnsmasq.8.orig
-+++ man/dnsmasq.8
-@@ -110,7 +110,7 @@ can be over-ridden with this switch.
+--- src/config.h
++++ src/config.h       2011/03/02 08:46:53
+@@ -62,8 +62,8 @@
+ #endif
+ 
+ #define DEFLEASE 3600 /* default lease time, 1 hour */
+-#define CHUSER "nobody"
+-#define CHGRP "dip"
++#define CHUSER "dnsmasq"
++#define CHGRP "nogroup"
+ #define NAMESERVER_PORT 53
+ #define DHCP_SERVER_PORT 67
+ #define DHCP_CLIENT_PORT 68
+--- man/dnsmasq.8
++++ man/dnsmasq.8      2011/03/02 08:43:55
+@@ -118,7 +118,7 @@
  .TP
  .B \-g, --group=<groupname> 
  Specify the group which dnsmasq will run
@@ -11,16 +22,3 @@
  /etc/ppp/resolv.conf which is not normally world readable.
  .TP
  .B \-v, --version
-Index: src/config.h
-===================================================================
---- src/config.h.orig
-+++ src/config.h
-@@ -59,7 +59,7 @@
- 
- #define DEFLEASE 3600 /* default lease time, 1 hour */
- #define CHUSER "nobody"
--#define CHGRP "dip"
-+#define CHGRP "nogroup"
- #define DHCP_SERVER_PORT 67
- #define DHCP_CLIENT_PORT 68
- #define DHCP_SERVER_ALTPORT 1067


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to