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

moved "batch install" button from the main installer wizard to the

dialog where user enters their password. Now user can start in a
non-batch install mode but continue in batch install mode at any time
if all their firewalls authenticate with the same user name and
password.
This commit is contained in:
Vadim Kurland
2011-08-02 21:27:46 -07:00
parent 25ab6bb227
commit a7584e4c17
15 changed files with 235 additions and 240 deletions

View File

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