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

see #2655 Interface names are not allowed to have dash "-" even with

interface verification off. We should allow "-" in the interface name
for Cisco IOS
This commit is contained in:
Vadim Kurland
2011-09-19 14:53:39 -07:00
parent 2a74bc273d
commit 4c5bf811c6
9 changed files with 47 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
%define name fwbuilder
%define version 5.0.1.3578
%define version 5.0.1.3579
%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.3578-1
Version: 5.0.1.3579-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.3578
%define version 5.0.1.3579
%define release 1
%if "%_vendor" == "MandrakeSoft"