File: Changes

package info (click to toggle)
libnet-libdnet6-perl 0.28-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 367; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,169 bytes parent folder | download | duplicates (2)
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
Revision history for Perl extension Net::Libdnet6.

0.28 Thu 23 May 08:12:42 CEST 2019
   - bugfix: use Carp
   => https://rt.cpan.org/Ticket/Display.html?id=114639
   - update: copyright notice

0.27 Wed Jan 28 19:57:50 CET 2015
   - bugfix: finding default route under FreeBSD > 9.x systems
   - update: copyright notice

0.26 Fri Nov 16 16:37:22 CET 2012
   - bugfix: Perl kwalitee

0.25 Wed Sep 12 20:21:04 CEST 2012
   - bugfix: on finding the default gateway IPv6 on BSD systems
   - update: error message scheme
   - update: copyright notice

0.24 Thu Jan 13 11:09:35 CET 2011
   - bugfix: parsing of ifconfig for recent Linux systems
   - bugfix: in auto-search for good network infertace
   - update: copyright notice

0.23 Tue Mar 13 21:01:07 CET 2007
   - bugfix: removed a nasty warning on IPv6 address gathering

0.22 Sun Feb  4 15:21:02 CET 2007
   - bugfix: when a route has no IPv6 address, skip it

0.21 Thu Dec 28 17:13:47 CET 2006
   - error checking patchs

0.20 Thu Dec 28 11:02:24 CET 2006
   - NEW: route_get6()
   - better support for *BSD systems
   - all subs now ends with '6'
   - exports Net::Libdnet subs

0.10 
   - first public release