1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-06-24 09:59:38 +02:00

see #2636 "carp : Incorrect output in rc.conf.local format". Should

use create_args_carp0 instead of ifconfig_carp0 to set up CARP
interface vhid, pass and adskew parameters.
This commit is contained in:
Vadim Kurland
2011-08-08 15:35:25 -07:00
parent 3209044b22
commit 6e0654aaa6
85 changed files with 939 additions and 229 deletions

View File

@@ -3,7 +3,7 @@
%define name fwbuilder
%define version 5.0.1.3572
%define version 5.0.1.3573
%define release 1
%if "%_vendor" == "MandrakeSoft"

View File

@@ -4,6 +4,6 @@ Replaces: fwbuilder (<=4.1.1-1), fwbuilder-common, fwbuilder-bsd, fwbuilder-linu
Priority: extra
Section: checkinstall
Maintainer: vadim@fwbuilder.org
Version: 5.0.1.3572-1
Version: 5.0.1.3573-1
Depends: libqt4-gui (>= 4.4.0), libqt4-network (>= 4.4.0), libxml2, libxslt1.1, libsnmp | libsnmp15
Description: Firewall Builder GUI and policy compilers

View File

@@ -1,6 +1,6 @@
%define name fwbuilder
%define version 5.0.1.3572
%define version 5.0.1.3573
%define release 1
%if "%_vendor" == "MandrakeSoft"