changelog
- Tue, 28 Aug 2012 18:37:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:37:35 +0200] rev 584
- Update to new vendor version, adapt patch logic, and modernize packaging.
- Tue, 28 Aug 2012 18:37:20 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:37:20 +0200] rev 583
- Use parallel make to avoid delay in this particularly parallel buildconf.
- Tue, 28 Aug 2012 18:37:15 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:37:15 +0200] rev 582
- Import package vendor original specs for necessary manipulations.
- Tue, 28 Aug 2012 18:36:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:36:50 +0200] rev 581
- It seems opensips.schema-dbtext.txt was introduced but never used, so remove it.
- Tue, 28 Aug 2012 18:36:45 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:36:45 +0200] rev 580
- Finally remove overlooked spawn patch, removed from build in changeset 473.
- Tue, 28 Aug 2012 18:36:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:36:35 +0200] rev 579
- Correct the paths of patched scripts, refine password generation,
mitigate fdatasync(2) detection problems, correct dependencies, remove
outdated autoconf components, correct conf file paths and attributes,
complete and correct log file rotation handing, and note warnings
useful for diagnosing builds.
- 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.