summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 26b8aa4c86b2bd15924df517d01abd2d3497a3f7 (plain)
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
vyatta-op-firewall (0.10.4-3) unstable; urgency=low

  * format 'show firewall' output

 -- Mohit Mehta <mohit.mehta@vyatta.com>  Sat, 07 Feb 2009 16:43:23 -0800

vyatta-op-firewall (0.10.4-2) unstable; urgency=low

  * add 'show firewall <fw-type> detail' and 'show firewall <fw-type>
    statistics'
  * add clear counter commands for ipv6 firewall chain/chain-rule

 -- Mohit Mehta <mohit.mehta@vyatta.com>  Fri, 06 Feb 2009 17:59:43 -0800

vyatta-op-firewall (0.10.4-1) unstable; urgency=low

  * modify 'show firewall' hierarchy per config mode cli
  * set IP version to retrieve correct anywhere address
  * add the following commands

 -- Mohit Mehta <mohit.mehta@vyatta.com>  Thu, 05 Feb 2009 18:42:11 -0800

vyatta-op-firewall (0.10.4) unstable; urgency=low

  * Fix Bug 1041 Add "clear firewall name <name> rule <number> counters"
    command
  * clear out counters for all iptable rules that correspond to a CLI
    rule

 -- Mohit Mehta <mohit.mehta@vyatta.com>  Fri, 30 Jan 2009 11:17:34 -0800

vyatta-op-firewall (0.10.3) unstable; urgency=low

  * Initial support for IPv6.

 -- Bob Gilligan <gilligan@vyatta.com>  Thu, 22 Jan 2009 15:58:26 -0800

vyatta-op-firewall (0.10.2) unstable; urgency=low

  [ Stig Thormodsrud ]
  * Fix 4054: "show firewall" doesn't match configurationZ

 -- An-Cheng Huang <ancheng@vyatta.com>  Thu, 22 Jan 2009 13:43:38 -0800

vyatta-op-firewall (0.10.1) unstable; urgency=low

  [ An-Cheng Huang ]
  * add support for development build

  [ Stephen Hemminger ]
  * Convert to Vyatta::

  [ Stig Thormodsrud ]
  * Fix spelling error in Vyatta::IpTables::Rule

  [ An-Cheng Huang ]
  * update maintainer information
  * "files" file should be removed before package build

  [ Stig Thormodsrud ]
  * Fix 3882: ENH: Firewall: Indicate which firewall rulesets are not
  * Fix 2563: Add firewall-rule specific disable configuration
    parameter.

  [ An-Cheng Huang ]

 -- An-Cheng Huang <ancheng@vyatta.com>  Thu, 08 Jan 2009 09:38:52 -0800

vyatta-op-firewall (0.10) unstable; urgency=low

	  3.1.0
  [ Mark O'Brien ]


  [ An-Cheng Huang ]
  * fix for bug 3156: only show configured names as completions.
  * fix for bug 3061: show interface information if a "chain" is active.
  * fix for bug 3301: only show configured names as completions.

  [ rbalocca ]
  * Ignore derived files
  * Convert to our method of changelog creation

  [ Mohit Mehta ]
  * Fix Bug 3069 Help strings should be standardized

  [ Stephen Hemminger ]
  * convert to using iptables directly
  * use exec rather than open with path
  * hold off this change until after Alpha 2 build
  * elminate use of sudo for iptables -L

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@firebolt.vyatta.com>  Tue, 17 Jun 2008 09:27:05 -0700

vyatta-op-firewall (0.9) unstable; urgency=low

  3.0.5


 -- Mark O'Brien <mobrien@vyatta.com>  Tue, 06 May 2008 12:43:31 -0700

vyatta-op-firewall (0.8) unstable; urgency=low

  3.0.4


 -- Mark O'Brien <mobrien@vyatta.com>  Mon, 05 May 2008 16:40:49 -0700

vyatta-op-firewall (0.7) unstable; urgency=low

  3.0.3
  [ Mark O'Brien ]


  [ rbalocca ]
  * Indicate the VC4.0.2 release candidate in the changelog

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Tue, 29 Apr 2008 16:42:33 -0700

vyatta-op-firewall (0.6) unstable; urgency=low

  VC4.0.2


 -- Mark O'Brien <mobrien@vyatta.com>  Sat, 19 Apr 2008 11:56:16 -0700

vyatta-op-firewall (0.5) unstable; urgency=low

  VC4.0.2 release candidate


 -- Mark O'Brien <mobrien@vyatta.com>  Wed, 16 Apr 2008 09:50:18 -0700

vyatta-op-firewall (0.4) unstable; urgency=low

  3.0.2
  [ Mark O'Brien ]

  * 3.0.1

  [ rbalocca ]
  * Fix debian dependencies
  * Set dependencies on either bash or vyatta-bash

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Fri, 04 Apr 2008 18:01:00 -0700

vyatta-op-firewall (0.3) unstable; urgency=low

  VC4.0.1
  [ Mark O'Brien ]


  [ An-Cheng Huang ]
  * add quoting for inline scripts in templates

  [ Stephen Hemminger ]
  * use exec rather than open with path
  * convert to using iptables directly
  * Replace VPL with GPLv2
  * update from VPL1.0 to GPLv2

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Tue, 18 Mar 2008 17:00:15 -0700

vyatta-op-firewall (0.2) unstable; urgency=low

  vc4.0.0
  [ Mark O'Brien ]


  [ An-Cheng Huang ]
  * merge ports in show output
  * add error checking for show command
  * fix quoting in show command templates

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Mon, 25 Feb 2008 17:39:14 -0800

vyatta-op-firewall (0.1) unstable; urgency=low

  * Initial Release.

 -- Bob Gilligan <gilligan@vyatta.co>  Wed, 12 Nov 2007 15:29:15 -0700