1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
vyatta-zone (0.15+vyos2+lithium3) unstable; urgency=low
* Fvyatta-zone: update dh_gencontrol with new development build flag
-- Alex Harpin <development@landsofshadow.co.uk> Tue, 23 Jun 2015 20:43:02 +0100
vyatta-zone (0.15+vyos2+lithium2) unstable; urgency=low
* Force release
-- Alex Harpin <development@landsofshadow.co.uk> Sun, 14 Dec 2014 12:50:08 +0000
vyatta-zone (0.15+vyos2+lithium1) unstable; urgency=low
* New branch
-- Alex Harpin <development@landsofshadow.co.uk> Tue, 02 Dec 2014 08:37:37 +0000
vyatta-zone (0.15+vyos1+helium2) unstable; urgency=low
* Update maintainer address.
-- Daniil Baturin <daniil@baturin.org> Wed, 15 Oct 2014 14:57:28 +0200
vyatta-zone (0.15+vyos1+helium1) unstable; urgency=low
* New branch
-- Daniil Baturin <daniil@baturin.org> Sat, 15 Feb 2014 20:43:05 +0100
vyatta-zone (0.15+hydrogen1) unstable; urgency=low
* New branch
-- Daniil Baturin <daniil@baturin.org> Sun, 17 Nov 2013 01:30:43 +0100
vyatta-zone (0.15+daisy2) unstable; urgency=low
* Enable generation of SNMP traps on zone-policy changes
-- James Davidson <james.davidson@vyatta.com> Mon, 10 Jun 2013 08:49:04 -0700
vyatta-zone (0.15+daisy1) unstable; urgency=low
* create daisy branch
-- John Southworth <john.southworth@vyatta.com> Sat, 13 Oct 2012 13:31:59 -0700
vyatta-zone (0.15) unstable; urgency=low
* new branch
-- John Southworth <john.southworth@vyatta.com> Fri, 12 Oct 2012 19:48:32 -0700
vyatta-zone (0.14) unstable; urgency=low
* Remove IPS from zone
-- John Southworth <john.southworth@vyatta.com> Wed, 20 Jun 2012 10:51:04 -0700
vyatta-zone (0.13) unstable; urgency=low
* new branch
-- Deepti Kulkarni <deepti@vyatta.com> Sat, 03 Mar 2012 02:26:48 -0800
vyatta-zone (0.12) unstable; urgency=low
* Add function to return zone policy information so that it may be
easily queried from the webgui and operational commands
* Bugfix: 7712 add zone-policy operational mode command
-- John Southworth <john.southworth@vyatta.com> Fri, 06 Jan 2012 16:11:17 -0800
vyatta-zone (0.11) unstable; urgency=low
* new branch
-- Deepti Kulkarni <deepti@vyatta.com> Thu, 07 Jul 2011 20:59:55 -0700
vyatta-zone (0.10) unstable; urgency=low
* Bug 7154 Priority inversion error when deleting zone policy
-- Mohit Mehta <mohit@vyatta.com> Thu, 16 Jun 2011 13:02:42 -0700
vyatta-zone (0.9) unstable; urgency=low
* Fix Bug 6292 iptables chain-name must be reduced to 28 characters
max
-- Mohit Mehta <mohit@vyatta.com> Mon, 10 Jan 2011 17:36:19 -0800
vyatta-zone (0.8) unstable; urgency=low
* new branch
-- An-Cheng Huang <ancheng@vyatta.com> Tue, 28 Dec 2010 13:53:29 -0800
vyatta-zone (0.7) unstable; urgency=low
* add common functions to add/remove jump to localin and localout
feature chains
-- Mohit Mehta <mohit@vyatta.com> Tue, 19 Oct 2010 15:04:47 -0700
vyatta-zone (0.6) unstable; urgency=low
* common functions to add/delete interface to/from v4 and v6 feature
zone chains
-- Mohit Mehta <mohit@vyatta.com> Fri, 15 Oct 2010 16:21:03 -0700
vyatta-zone (0.5) unstable; urgency=low
* move common hashes and create/delete zone chain functions to zone
library
-- Mohit Mehta <mohit@vyatta.com> Wed, 13 Oct 2010 17:43:35 -0700
vyatta-zone (0.4) unstable; urgency=low
* add content-inspection feature for zones
-- Mohit Mehta <mohit@vyatta.com> Tue, 12 Oct 2010 17:44:17 -0700
vyatta-zone (0.3) unstable; urgency=low
* no directory for op-mode templates so remove install hook for it
-- Mohit Mehta <mohit@vyatta.com> Fri, 08 Oct 2010 14:19:31 -0700
vyatta-zone (0.2) unstable; urgency=low
* remove changelog from .gitignore
* fix changelog syntax
-- Mohit Mehta <mohit@vyatta.com> Thu, 07 Oct 2010 19:04:40 -0700
vyatta-zone (0.1) unstable; urgency=low
* Initial Release.
-- Mohit Mehta <mohit@vyatta.com> Thu, 7 Oct 2010 12:31:53 -0700
|