mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-14 00:49:09 +02:00
started v3.0.5
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
|
||||
FWB_MAJOR_VERSION=3
|
||||
FWB_MINOR_VERSION=0
|
||||
FWB_MICRO_VERSION=4
|
||||
VERSION="3.0.4"
|
||||
SHORTVERSION="304"
|
||||
FWB_MICRO_VERSION=5
|
||||
VERSION="3.0.5"
|
||||
SHORTVERSION="305"
|
||||
|
||||
# RELEASE="1"
|
||||
RELEASE="b@BUILD_NUM@"
|
||||
|
||||
BETA="no"
|
||||
|
||||
REQUIRED_LIBFWBUILDER_VERSION="3.0.4"
|
||||
REQUIRED_LIBFWBUILDER_VERSION="3.0.5"
|
||||
|
||||
# current (or major) version number of the library so file
|
||||
#
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#define VERSION "3.0.4"
|
||||
#define VERSION "3.0.5"
|
||||
#define RELEASE_NUM ""
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2009-04-09 vadim <vadim@vk.crocodile.org>
|
||||
|
||||
* VERSION: start v3.0.5
|
||||
|
||||
2009-04-08 Vadim Kurland <vadim@vk.crocodile.org>
|
||||
|
||||
* v3.0.4 released, merged to the trunk, this comment is r796
|
||||
|
||||
@@ -12,7 +12,7 @@ DEFINES += $$(DEFINES)
|
||||
LANGUAGE = C++
|
||||
UI_DIR = ui
|
||||
MANDIR = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/man/
|
||||
DOCDIR = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/doc/fwbuilder-3.0.4
|
||||
DOCDIR = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/doc/fwbuilder-3.0.5
|
||||
|
||||
HAVE_ANTLR_RUNTIME = 1
|
||||
HAVE_EXTERNAL_ANTLR = 0
|
||||
@@ -43,7 +43,7 @@ unix {
|
||||
target.path = $$PREFIX/bin
|
||||
dtd.path = @TEMPLATE_DIR@/
|
||||
migration.path = @TEMPLATE_DIR@/migration
|
||||
doc.path = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/doc/fwbuilder-3.0.4
|
||||
doc.path = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/doc/fwbuilder-3.0.5
|
||||
datadir.path = /Users/vadim/src/fwbuilder/fwb3-branch-v3/install_root/share/
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="freebsd">
|
||||
<description>FreeBSD</description>
|
||||
<family>freebsd</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="pix_os">
|
||||
<description>Cisco FWSM</description>
|
||||
<compiler>fwb_pix</compiler>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="ios">
|
||||
<description>Cisco IOS</description>
|
||||
<compiler>fwb_iosacl</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="linksys">
|
||||
<description>Linksys/Sveasoft</description>
|
||||
<family>linux24</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="linux24">
|
||||
<description>Linux 2.4/2.6</description>
|
||||
<family>linux24</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="macosx">
|
||||
<description>Mac OS X</description>
|
||||
<family>macosx</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="openbsd">
|
||||
<description>OpenBSD</description>
|
||||
<family>openbsd</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="pix_os">
|
||||
<description>Cisco PIX</description>
|
||||
<compiler>fwb_pix</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="solaris">
|
||||
<description>Solaris</description>
|
||||
<family>solaris</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?> <!-- -*- mode: xml; -*- -->
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="unknown_os">
|
||||
<description>Unknown</description>
|
||||
<family>unknown</family>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="FWSM">
|
||||
<description>FWSM</description>
|
||||
<compiler>fwb_pix</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="iosacl">
|
||||
<description>IOS ACL</description>
|
||||
<compiler>fwb_iosacl</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="ipf">
|
||||
<description>ipfilter</description>
|
||||
<compiler>fwb_ipf</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="ipfw">
|
||||
<description>ipfw</description>
|
||||
<compiler>fwb_ipfw</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="iptables">
|
||||
<description>iptables</description>
|
||||
<compiler>fwb_ipt</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="pf">
|
||||
<description>PF</description>
|
||||
<compiler>fwb_pf</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4-">
|
||||
<FWBuilderResources version="3.0.5-">
|
||||
<Target name="pix">
|
||||
<description>PIX</description>
|
||||
<compiler>fwb_pix</compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Target name="unknown">
|
||||
<description>Unknown</description>
|
||||
<compiler></compiler>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<FWBuilderResources version="3.0.4">
|
||||
<FWBuilderResources version="3.0.5">
|
||||
<Paths>
|
||||
<Icndir>@PACKAGE_PIXMAPS_DIR@</Icndir>
|
||||
</Paths>
|
||||
|
||||
Reference in New Issue
Block a user