diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-01-07 23:47:32 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-01-07 23:57:54 +0000 |
commit | 29912626562d07970018cd31b28c3962abcf87b6 (patch) | |
tree | b4e1aa55afafa2aa64862f17d3fc2c3c59b17ce6 /debian_package/setnet-0.2.1/debian/changelog | |
parent | 3fbc818ccab52c91b9311a6cefcf2a7c0e683638 (diff) |
Package created for version 0.2.1
Diffstat (limited to 'debian_package/setnet-0.2.1/debian/changelog')
-rw-r--r-- | debian_package/setnet-0.2.1/debian/changelog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian_package/setnet-0.2.1/debian/changelog b/debian_package/setnet-0.2.1/debian/changelog new file mode 100644 index 0000000..3543ddc --- /dev/null +++ b/debian_package/setnet-0.2.1/debian/changelog @@ -0,0 +1,34 @@ +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 |