Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2013-03-12 22:37:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and      /work/SRC/openSUSE:Factory/.dhcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes        2013-03-05 
11:12:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2013-03-12 
22:37:11.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 12 15:17:19 UTC 2013 - [email protected]
+
+- Added dhcp6-server service template for SuSEfirewall2 (bnc#783002)
+
+-------------------------------------------------------------------

New:
----
  SuSEfirewall2.dhcp6-server

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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.95aa92/_old  2013-03-12 22:37:13.000000000 +0100
+++ /var/tmp/diff_new_pack.95aa92/_new  2013-03-12 22:37:13.000000000 +0100
@@ -64,6 +64,7 @@
 Source30:       dhcpd.xml
 Source31:       dhcpd6.xml
 Source32:       SuSEfirewall2.dhcp-server
+Source33:       SuSEfirewall2.dhcp6-server
 #
 Source40:       dhcp.LIESMICH
 Source41:       dhcp.README
@@ -368,6 +369,8 @@
                   $RPM_BUILD_ROOT/%{omc_svcdir}/
 install    -m0644 $RPM_SOURCE_DIR/SuSEfirewall2.dhcp-server \
                   $RPM_BUILD_ROOT/%{susefw2dir}/dhcp-server
+install    -m0644 $RPM_SOURCE_DIR/SuSEfirewall2.dhcp6-server \
+                  $RPM_BUILD_ROOT/%{susefw2dir}/dhcp6-server
 install -d -m0755 $RPM_BUILD_ROOT/etc/sysconfig/network/if-up.d
 install -d -m0755 $RPM_BUILD_ROOT/etc/sysconfig/network/scripts
 install    -m0755 $RPM_SOURCE_DIR/if-up.d.dhcpd-restart-hook \
@@ -445,6 +448,7 @@
 %files
 %defattr(-,root,root)
 %config %{susefw2dir}/dhcp-server
+%config %{susefw2dir}/dhcp6-server
 %{_bindir}/omshell
 %doc %{_mandir}/man1/omshell.1.gz
 %doc %{_mandir}/man5/dhcp-eval.5.gz

++++++ SuSEfirewall2.dhcp-server ++++++
--- /var/tmp/diff_new_pack.95aa92/_old  2013-03-12 22:37:13.000000000 +0100
+++ /var/tmp/diff_new_pack.95aa92/_new  2013-03-12 22:37:13.000000000 +0100
@@ -1,5 +1,5 @@
 ## Name: DHCPv4 Server
-## Description: Opens ports for ISC DHCPv4 4.x Server.
+## Description: Opens ports for DHCPv4 Server.
 #
 # For a more detailed description of the individual variables see
 # the comments for FW_SERVICES_*_EXT in /etc/sysconfig/SuSEfirewall2

++++++ SuSEfirewall2.dhcp6-server ++++++
## Name: DHCPv6 Server
## Description: Opens UDP port for DHCPv6 Server.
#
# For a more detailed description of the individual variables see
# the comments for FW_SERVICES_*_EXT in /etc/sysconfig/SuSEfirewall2
#

# space separated list of allowed TCP ports
TCP=""

# space separated list of allowed UDP ports
UDP="dhcpv6-server"

# space separated list of allowed RPC services
RPC=""

# space separated list of allowed IP protocols
IP=""

# space separated list of allowed UDP broadcast ports
BROADCAST=""




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

Reply via email to