File: changelog

package info (click to toggle)
libnet-arp-perl 1.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: ansic: 314; perl: 43; makefile: 3
file content (248 lines) | stat: -rw-r--r-- 8,749 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
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
libnet-arp-perl (1.0.11-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  * Import upstream version 1.0.11.
  * Update test handling.
    Unconditionally skip send_packet() test in test.pl instead of replacing it
    with a different test when a specific variable is set.
    Also drop build dependency on net-tools.
  * Refresh 20skip_send_packet_test.patch (fuzz and patch headers).
  * Add libnet-pcap-perl to Build-Depends, needed by new tests.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Sun, 10 May 2020 16:50:47 +0200

libnet-arp-perl (1.0.9-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Add debian/gbp.conf to filter out .git from upstream tarball.
  * New upstream release.
  * Drop debian/patches/bsd-missing-includes.patch, merged upstream.
  * Don't install README anymore.
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * debian/control: Remove Franck Joncourt from Uploaders.
    Thanks to Tobias Frost (Closes: #831306)

  [ gregor herrmann ]
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
  * Set bindnow linker flag in debian/rules.
  * autopkgtest: activate use.t test by adding debian/tests/pkg-perl/use-
    name.

 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Apr 2018 18:17:18 +0200

libnet-arp-perl (1.0.8-2) unstable; urgency=high

  * Team upload

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Damyan Ivanov ]
  * add patch adding missing #include's on BSD.
    Fixes FTBFS on kfreebsd-* because of unknown uint64_t type.
    (Closes: #758283)
    - high urgency to help perl 5.20 transition
  * Standards-Version: 3.9.5 (no changes needed)

 -- Damyan Ivanov <dmn@debian.org>  Tue, 19 Aug 2014 07:10:29 +0000

libnet-arp-perl (1.0.8-1) unstable; urgency=low

  [ Franck Joncourt ]
  * Added patch t_upstream_missing_headers.diff.
  * Use a minimal rules file:
    + Refreshed debian/rules
    + Updated BD versions on debhelper to be able to use the override targets.
  * Refreshed both d.control and d.copyright with my new email address.
  * Switch to dpkg-source 3.0 (quilt) format.
    + Removed useless README.source which only documented the quilt usage.
    + Removed quilt framework (d.control, d.rules).
  * Removed useless versionned BD on perl.
  * Added new override_dh_auto_test target in d.rules and set DEBIAN_BUILD=1
    only for the tests, rather than exporting the variable.

  [ Ryan Niebur ]
  * Add myself to Uploaders
  * remove buffer_overflows.patch, prototypes.patch, and
    return-value.patch, that are applied upstream
  * Update ryan52's email address

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Import Upstream version 1.0.8.
  * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly
    link GPL-1+).
  * Record upstream license change to GPL-2.
  * Switch dh compatibility to level 9 to enable passing of hardening flags.
  * Refresh 20skip_send_packet_test.patch (fuzz), drop
    t_upstream_missing_headers.diff (applied upstream).
  * Simply rules file even further.
  * Add myself to uploaders and copyright.

 -- Florian Schlichting <fsfs@debian.org>  Fri, 16 Aug 2013 18:01:44 +0200

libnet-arp-perl (1.0.4-1) unstable; urgency=low

  * New upstream release.
    + Removed the following patches (integrated upstream)
        - get_mac_func.diff
        - documentation.diff
        - 10alignment-and-headers.patch
  * Added header (author, bug number, description) to all patches.
  * Added buffer_overflows.patch to fix buffer overflows due to the use of
    strcpy (Closes: #528675).

 -- Franck Joncourt <franck.mail@dthconnex.com>  Fri, 22 May 2009 13:32:34 +0200

libnet-arp-perl (1.0.3-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Franck Joncourt ]
  * Added patch to fix the get_mac function (Closes: #524559).
  * Added patch to fix the documentation (Closes: #524520).
  * Updated 20skip_send_packet_test.patch:
    + make it fail if an error occurs.
    + handle multiple interfaces.
  * Switched to dh7:
    + Updated d{control,compat,rules} accordingly.
  * Bumped up Standards-Version to 3.8.1 (no changes).
  * d.control: Add /me to Uploaders.
  * d.copyright: Refreshed format.

  [ gregor herrmann ]
  * debian/copyright: add information about ppport.h.
  * debian/control: minor update of short and long description.

 -- Franck Joncourt <franck.mail@dthconnex.com>  Sun, 19 Apr 2009 20:05:59 +0200

libnet-arp-perl (1.0.3-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.

  [ Gunnar Wolf ]
  * New upstream release
  * Bumped up standards-version to 3.8.0 (no changes needed)

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 09 Aug 2008 20:10:19 -0500

libnet-arp-perl (1.0.2-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/share/perl5 only if it exists.

  [ Damyan Ivanov ]
  * [debian/watch] Stop capturing file extension

  [ Jose Luis Rivas ]
  * New upstream release
  * debian/rules: `touch $@' instead of `touch *-stamp'
  * debian/copyright:
   + Fixed formatting.
   + Added the copyright note missing.
  * debian/watch: updated to use-dist way.

  [ Roberto C. Sanchez ]
  * Update to debhelper compatibility level 6.

  [ Niko Tyni ]
  * Fix remains of merging errors from integrating the new upstream release.
  * Convert patch handling from dpatch to quilt.
  * Update 10alignment-and-headers.patch for the new release.
    + add some missing #includes in send_packet_linux.c.
  * Drop a documentation note from the .diff.gz, it was obsoleted in
    upstream version 1.0.
  * return-value.patch: make arp_lookup_linux() return 0 when it succeeds.
  * prototypes.patch:
    add prototypes for the *_linux and *_bsd functions in arp.h.
  * Switch to my @debian.org address.
  * 20skip_send_packet_test.patch:
    + make test.pl use ifconfig(8) instead of Net::Pcap to get the name of
      the first active network interface when DEBIAN_BUILD is set
    + don't try to send any ARP packets, that requires real root privileges
  * Change build-dependency on libnet-pcap-perl to net-tools for ifconfig(8).
  * Add a full stop at the end of the long description.

 -- Niko Tyni <ntyni@debian.org>  Sun, 17 Feb 2008 21:31:34 +0200

libnet-arp-perl (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 27 Aug 2007 00:17:12 +0200

libnet-arp-perl (1.0-1) unstable; urgency=low

  * New upstream release
  * Now recommends libnet-pcap-perl
  * Skips one of the tests, which requires real root access (and caused
    an ugly FTBFS)

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 27 Feb 2007 19:04:50 -0600

libnet-arp-perl (0.8-2) unstable; urgency=low

  * Add dpatch framework.
  * debian/patches/10alignment-and-headers.dpatch:
    - fix FTBFS due to unaligned assignment problems. (Closes: #390020)
    - include all the needed header files.

 -- Niko Tyni <ntyni@iki.fi>  Thu,  5 Oct 2006 21:40:31 +0300

libnet-arp-perl (0.8-1) unstable; urgency=low

  * Initial Release. (Closes: #387179)

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 12 Sep 2006 13:49:56 -0500