From 8afbd5807d30cc1e88c0a4e1dbc038ce3f5d2e94 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 17 Feb 2014 08:36:36 +0100 Subject: [PATCH] fixes in default config --- ocserv.conf | 4 ++-- ocserv.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ocserv.conf b/ocserv.conf index 9e452c8..4b523d2 100644 --- a/ocserv.conf +++ b/ocserv.conf @@ -163,7 +163,7 @@ device = vpns #ipv4-network = 192.168.1.0 #ipv4-netmask = 255.255.255.0 -#ipv4-dns = 192.168.2.1 +#dns = 192.168.2.1 # The NBNS server (if any) #ipv4-nbns = 192.168.2.3 @@ -171,7 +171,7 @@ device = vpns # The IPv6 subnet #ipv6-network = #ipv6-prefix = -#ipv6-dns = +#dns = # Prior to leasing any IP from the pool ping it to verify that # it is not in use by another (unrelated to this server) host. diff --git a/ocserv.spec b/ocserv.spec index f0f92af..29ce110 100644 --- a/ocserv.spec +++ b/ocserv.spec @@ -1,6 +1,6 @@ Name: ocserv Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenConnect SSL VPN server # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -157,7 +157,7 @@ rm -rf %{buildroot} %{_unitdir}/ocserv.service %changelog -* Mon Feb 17 2014 Nikos Mavrogiannopoulos - 0.3.1-1 +* Mon Feb 17 2014 Nikos Mavrogiannopoulos - 0.3.1-2 - new upstream release * Wed Jan 29 2014 Nikos Mavrogiannopoulos - 0.3.0-2