File: changelog

package info (click to toggle)
fwsnort 1.6.5-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 796 kB
  • ctags: 223
  • sloc: perl: 5,466; sh: 46; makefile: 26
file content (151 lines) | stat: -rw-r--r-- 5,444 bytes parent folder | download
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
fwsnort (1.6.5-4) unstable; urgency=medium

  * QA upload.
  * Flush all fwsnort firewall rules during prerm at package removal time
    instead of restoring the firewall state from before "fwsnort
    --ipt-apply" was called the last time at package purging time.
    (Closes: #862485)

 -- Axel Beckert <abe@debian.org>  Sun, 14 May 2017 22:57:20 +0200

fwsnort (1.6.5-3) unstable; urgency=medium

  * QA upload.
  * Remove all fwsnort generated firewall rules upon purge.
    (Closes: #861999)
  * Fix debian/copyright syntax by using a separate License stanza.

 -- Axel Beckert <abe@debian.org>  Sun, 07 May 2017 11:47:15 +0200

fwsnort (1.6.5-2) unstable; urgency=medium

  * Orphan the package. (See #831274.)
    + Set Maintainer to Debian QA Group.
  * Add a debian/gbp.conf and "-b debian" to Vcs-Git to reflect the git
    repository layout.
  * Add patch to also remove square brackets from single port definitions.
    (Closes: #860164)

 -- Axel Beckert <abe@debian.org>  Sat, 06 May 2017 16:17:38 +0200

fwsnort (1.6.5-1) unstable; urgency=low

  * Imported Upstream version 1.6.5
    + Closes: #736539 - Ulog crash all iptables rules

 -- Franck Joncourt <franck@debian.org>  Sat, 30 Aug 2014 19:11:28 +0200

fwsnort (1.6.4-1) unstable; urgency=low

  * Imported Upstream version 1.6.4
    + Fixed CVE-2014-0039: Untrusted search path vulnerability.
     (Closes: #737495)
  * Updated package dependencies in d.control (Closes: #754736):
    + New libnet-rawip-perl dependency added.
    + Replaced libnet-ip-perl by libnetaddr-ip-perl dependency.
  * Fixed VCS-* filed in d.control. Canonical URIs are now used.
  * Updated debian compatibility to 8.
  * Bumped up Standards-Version to 3.9.5 (no changes) in d.control.

 -- Franck Joncourt <franck@debian.org>  Tue, 19 Aug 2014 07:41:40 +0200

fwsnort (1.6.3-1) unstable; urgency=low

  * New po-debconf translation - Brazilian Portuguese (Closes: #693362)
  * Imported Upstream version 1.6.3
    - Closes: #693000
    - Fixed hyphens in manpage. Removed t_upstream_manpage.diff patch.

 -- Franck Joncourt <franck@debian.org>  Sun, 23 Dec 2012 18:14:04 +0100

fwsnort (1.6.2-1) unstable; urgency=low

  * Acknowledged NMU: 1.5-2.1
  * Imported Upstream version 1.6.2
    + Bug fix for 'qw(...) usage as parenthesis' warnings for perl > 5.14
      (Closes: #674114)
    + Updated perl dependency from libnetwork-ipv4addr-perl to libnet-ip-perl
      in d.control.
    + Generated script such as fwsnort.sh as moved to /var/lib/fwsnort. We
      make sure to remove them in d.fwsnort.postrm when purging the package.
  * Bumped up Standards-Version to 3.9.3:
    + Refreshed copyright holders and updated d.copyright to comply with the
      1.0 machine-readable copyright file specification.
  * Added build-arch and build-indep targets to d.rules as lintian recommends.
  * Added patch t_upstream_manpage.diff to fix documentation in the manpage.

 -- Franck Joncourt <franck@debian.org>  Thu, 07 Jun 2012 22:54:21 +0200

fwsnort (1.5-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
     - Dutch; (Jeroen Schot).  Closes: #651834
     - Polish (Michał Kułach).  Closes: #667946

 -- Christian Perrier <bubulle@debian.org>  Mon, 16 Apr 2012 09:12:41 +0200

fwsnort (1.5-2) unstable; urgency=low

  * New po-debconf translation - Danish (Closes: #627714)

 -- Franck Joncourt <franck@debian.org>  Thu, 26 May 2011 20:59:37 +0200

fwsnort (1.5-1) unstable; urgency=low

  * New upstream release.
  * d.copyright:
    + Updated DEP5 proposed format.
    + Refreshed copyright years.
  * Bumped up Standards-Version to 3.9.2 (no changes) in d.control.

 -- Franck Joncourt <franck@debian.org>  Wed, 18 May 2011 18:45:15 +0200

fwsnort (1.1-2) unstable; urgency=low

  * Added Spanish debconf template translation.
  * Bumped up Standards-Version to 3.8.4 (no changes).

 -- Franck Joncourt <franck@debian.org>  Sun, 21 Feb 2010 15:43:26 +0100

fwsnort (1.1-1) unstable; urgency=low

  * New upstream release.
  * Bumped up Standards-Version to 3.8.3 (no changes).
  * Switch to dpkg-source 3.0 (quilt) format.
  * Updated copyright years in d.changelog.
  * Updated README.Debian to explain a bit more how to handle the choice to
    download the snort rules.
  * Do not pass -e to the shell on the #! line anymore, but set it in the body
    of the script with set -e (Debian Policy 10.4) in the following files:
      + d.fwsnort.config
      + d.fwsnort.postinst
  * Updated maintainer email address in d.control and d.changelog.
  * fwsnort.postrm: Update the log file location.

 -- Franck Joncourt <franck@debian.org>  Sat, 09 Jan 2010 23:48:46 +0100

fwsnort (1.0.6-1) unstable; urgency=low

  * New Upstream Version
  * Use the new syntax for iptables negation (Closes: #526622)
  * d.control: Bumped up Standards-Version to 3.8.1 (no changes).
  * Switch to dh7
    + Updated d.compat
    + Updated d.control Build Dependency
    + Updated d.rules

 -- Franck Joncourt <franck.mail@dthconnex.com>  Tue, 02 Jun 2009 20:03:44 +0200

fwsnort (1.0.5-2) unstable; urgency=low

  * New po-debconf translation - Japanese (Closes: #510716)
  * Added DM-Upload-Allowed flag.

 -- Franck Joncourt <franck.mail@dthconnex.com>  Sun, 04 Jan 2009 20:40:31 +0100

fwsnort (1.0.5-1) unstable; urgency=low

  * Initial release (Closes: #475822)

 -- Franck Joncourt <franck.mail@dthconnex.com>  Wed, 13 Aug 2008 12:17:46 +0200