changelog
- Tue, 28 Aug 2012 18:36:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:36:30 +0200] rev 578
- Resynchronize with upstream package maintainer version.
- Tue, 28 Aug 2012 18:36:20 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:36:20 +0200] rev 577
- Blindly commit previous changes before reworking for forthcoming stack release.
- Tue, 28 Aug 2012 18:35:45 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:35:45 +0200] rev 576
- Update version, modernize packaging, correct considereable portability
flaws, correct typical german english grammar errors, and worst of all
correct detection of builtin GCC atomic primitives sync_sub_and_fetch
by forcing the detecting function to return the return value which seems
to cause GCC to fail for unknown reasons.
- Tue, 28 Aug 2012 18:35:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:35:40 +0200] rev 575
- Update version, modernize packaging, accommodate libevent version 2 opaque
evbuffer datatype, port Linux style flock(2) to SVR4, include correct
non BSD and non SVR4 headers in DNS and resolving logic, correctly
include a arc4random(3) implementation for platforms lacking it,
conditionally implement the nonstandard MIN(a,b) macro, and use
parallel make for faster SMP and multicore builds.
- Tue, 28 Aug 2012 18:35:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:35:30 +0200] rev 574
- Import package vendor original specs for necessary manipulations.
- Tue, 28 Aug 2012 18:34:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:34:55 +0200] rev 573
- Correct building on SVR4 using final POSIX.1c conformant getpwnam(3) signatures.
- Tue, 28 Aug 2012 18:34:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:34:50 +0200] rev 572
- Import package vendor original specs for necessary manipulations.
- Tue, 28 Aug 2012 18:34:45 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:34:45 +0200] rev 571
- Modernize packaging, correct database filename, and introduce MTA logic.
- Tue, 28 Aug 2012 18:34:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:34:40 +0200] rev 570
- Correct typical english grammar mistakes in german linguistics.
- Tue, 28 Aug 2012 18:34:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:34:35 +0200] rev 569
- Update version, modernize packaging, and correct nonportable PF_PACKET refs.