changelog
- Sat, 06 Oct 2012 20:29:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 20:29:43 +0200] rev 728
- Correct packaging flaws, improve and patch, and update to new version.
- Sat, 06 Oct 2012 16:24:01 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 06 Oct 2012 16:24:01 +0200] rev 727
- Update to new vendor software version and adjust patch code accordingly.
Unfortunately the vendor has apparently failed to properly test this
release which depends on missing object symbols in libsasl2.a(common.o):
undefined reference to `sasl_randcreate'
undefined reference to `sasl_mkchal'
undefined reference to `sasl_utf8verify'
undefined reference to `sasl_rand'
undefined reference to `sasl_churn'
undefined reference to `sasl_encode64'
undefined reference to `sasl_decode64'
undefined reference to `sasl_erasebuffer'
undefined reference to `sasl_randfree'
undefined reference to `sasl_strlower'
undefined reference to `get_fqhostname'
...yet to be patched.
- Fri, 05 Oct 2012 22:43:05 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 05 Oct 2012 22:43:05 +0200] rev 726
- Introduce recent sasl correction and mcrypt for upcoming roundcube dependency.
- Fri, 05 Oct 2012 22:38:08 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 05 Oct 2012 22:38:08 +0200] rev 725
- Correct use of nonstandard fixed bit datatypes u_int[0-9][0-9]*.
- 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.
- Thu, 04 Oct 2012 20:04:22 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:04:22 +0200] rev 710
- Correct very nasty code segment linkage problem when building perl DSO.
This problem leads to segfaults in libpixman called by RRDs::Simple, as
diagnosed by gdb(1) indicating 'print var... cannot access memory at
address' or something similar.
- Thu, 04 Oct 2012 20:00:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 04 Oct 2012 20:00:55 +0200] rev 709
- Import package vendor original spec for necessary manipulations.
- Sat, 22 Sep 2012 00:23:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 22 Sep 2012 00:23:56 +0200] rev 708
- Further refine MySQL research induced sloppy patch changes.
- Sat, 22 Sep 2012 00:05:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 22 Sep 2012 00:05:30 +0200] rev 707
- Replace missing perl-dbi dependencies and add path to mysql(1) client.
- Fri, 21 Sep 2012 22:47:25 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:47:25 +0200] rev 706
- Remove superfluous example command text.
- Fri, 21 Sep 2012 22:47:05 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:47:05 +0200] rev 705
- Include latest package corrections in yet to be released software stack.
- Fri, 21 Sep 2012 22:45:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:45:41 +0200] rev 704
- Avoid root permissions generally and allow for single daemon execution.
- Fri, 21 Sep 2012 22:44:32 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:44:32 +0200] rev 703
- Avoid causing stale source when substituting expression.
- Fri, 21 Sep 2012 22:42:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:42:56 +0200] rev 702
- Modify manpage path from /usr/share to /usr/man.
- Fri, 21 Sep 2012 22:41:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:41:30 +0200] rev 701
- Modify manpage path from /usr/share to /usr/man.
- Fri, 21 Sep 2012 22:40:46 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:40:46 +0200] rev 700
- Import package vendor original spec for necessary manipulations.
- Fri, 21 Sep 2012 22:39:48 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 21 Sep 2012 22:39:48 +0200] rev 699
- Update to new version of vendor software.