changelog
- Fri, 05 Oct 2012 22:37:14 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 05 Oct 2012 22:37:14 +0200] rev 724
- Import package vendor original spec for necessary manipulations.
- Thu, 04 Oct 2012 20:40:22 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:40:22 +0200] rev 723
- Update to new version of vendor software.
- Thu, 04 Oct 2012 20:39:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:39:52 +0200] rev 722
- Correct build and runtime dependencies.
- Thu, 04 Oct 2012 20:39:11 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:39:11 +0200] rev 721
- Import new package spec for introduction into repository. This package
will eventually deprecate the local squirrelmail as the webmail default.
- Thu, 04 Oct 2012 20:35:57 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:35:57 +0200] rev 720
- Correct false detection of timer functions in libc(3).
- Thu, 04 Oct 2012 20:34:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:34:54 +0200] rev 719
- Import package vendor original spec for necessary manipulations.
- Thu, 04 Oct 2012 20:33:15 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:33:15 +0200] rev 718
- Include latest package corrections in yet to be released software stack.
- Thu, 04 Oct 2012 20:32:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:32:41 +0200] rev 717
- Linux fails on stage 2 comparison so correct by disabling it as well.
- Thu, 04 Oct 2012 20:31:26 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:31:26 +0200] rev 716
- Correct build configuration dependency on ncurses(3) and detection thereof.
- Thu, 04 Oct 2012 20:30:05 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:30:05 +0200] rev 715
- Correct out of date build configuration, porting to Solaris 11 network
link infrastructure and new libpcap logic. This additionally allows for
device drivers in subdirectories of /dev. Correct packaged nmap
personalities and signatures to work out of the box. Finally, hack
arpd logic to properly close sockets and quit on TERM by repeating
signaling in the run command script. Sadly, all this fails to correct
the run time behaviour of honeyd which fails to bind to the IP layer.
- Thu, 04 Oct 2012 20:26:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:26:02 +0200] rev 714
- Import package vendor original spec for necessary manipulations.
- Thu, 04 Oct 2012 20:25:16 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:25:16 +0200] rev 713
- Enable traversal of all filesystems and ZFS datasets as well.
- Thu, 04 Oct 2012 20:24:28 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:24:28 +0200] rev 712
- Update to new vendor version and correct context handling in voicemail.
Context correction is needed to enable leaving a voicemail at the
VoicemailMain prompt (press 5) when not specifying a 'default' context
in the voicemail configuration.
- Thu, 04 Oct 2012 20:08:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:08:55 +0200] rev 711
- Back out changes in 2.17.3:rateup.c disabling unit abbreviation.
Even when properly specifying 'kMG', the weekly, monthly, and yearly
graphs would not include abbreviated (with kMG postfix) values but
instead a very long figure such as '12000000.0 k' in the short legend.
The daily graphs don't suffer this problem, more research is needed.