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.