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
|
setnet (0.4+devuan1) unstable; urgency=medium
* new upstream version -- several fixes
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Thu, 03 May 2018 12:39:33 +0100
setnet (0.3.2+devuan1.2) unstable; urgency=medium
[ KatolaZ ]
* added Section: net
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 16:25:38 +0100
setnet (0.3.2+devuan1.1) unstable; urgency=medium
* I hate gitlab.
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 15:46:19 +0100
setnet (0.3.2-6) unstable; urgency=medium
[ KatolaZ ]
* removed Section: header in debian/control
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 15:25:52 +0100
setnet (0.3.2-5) unstable; urgency=medium
* ....
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 14:58:42 +0100
setnet (0.3.2-5) unstable; urgency=medium
* just a version bump to make dak get it into the repos
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 14:52:33 +0100
setnet (0.3.2-4) unstable; urgency=medium
* stage 0.3.2-4 for build into experimental
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 14:30:44 +0100
setnet (0.3.2-4) unstable; urgency=medium
[ KatolaZ ]
* added build-dep on groff
* added missing build-dep on git
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 14:27:52 +0100
setnet (0.3.2-3) unstable; urgency=medium
[ KatolaZ ]
* deleted unwanted files
* included setnet.docs
* Added correct copyright information
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 12:30:40 +0100
setnet (0.3.2-2) unstable; urgency=medium
* release for experimental
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 11:38:19 +0100
setnet (0.3.2-2) unstable; urgency=medium
[ KatolaZ ]
* creating suite suites/experimental
* Added html-converted manpage to debian/install
* changed format to 3.0 (git)
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 29 Apr 2017 11:36:31 +0100
setnet (0.3.2-1) unstable; urgency=medium
* Version 0.3.2 -- See ChangeLog for details
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Wed, 08 Mar 2017 11:45:45 +0000
setnet (0.3.1-1) unstable; urgency=medium
* Version 0.3.1 -- See ChangeLog for details
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Tue, 07 Mar 2017 11:29:07 +0000
setnet (0.3-1) unstable; urgency=medium
* Version 0.3 -- See ChangeLog for details
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sun, 29 Jan 2017 15:43:35 +0000
setnet (0.2.1-1) unstable; urgency=medium
* Version 0.2.1 -- See ChangeLog for details
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 07 Jan 2017 23:29:44 +0000
setnet (0.2-1) unstable; urgency=medium
* Initial release (20170104)
== Major Changes ==
+ Polished code to make it posix-shell compliant
+ Tested with bash, busybox, dash, ksh, mksh, posh, yash
+ Added support and checks for hard, soft, and optional
dependencies
+ Added standard command line options (-c, -h, -v)
+ Added submenu "Info" with basic network testing tools
+ Added submenu "Dump" to dump network information to a file
+ Added submenu "Log" (shows setnet logfile)
+ Added status information in device configuration panel
+ Added minimal README.Debian file
-- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Wed, 04 Jan 2017 18:52:56 +0000
|