changelog
- Wed, 08 Feb 2012 20:07:00 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 08 Feb 2012 20:07:00 +0200] rev 588
- Update version, adapt patch, correct PID writing, correct build on newer
FreeBSD releases, and most importantly introduce new patch to try to
avoid segfault caused by multiple network interfaces with the same (or
no) address. This is common when configuring bridges and tunnels.
- Tue, 28 Aug 2012 18:42:20 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:42:20 +0200] rev 587
- Update version, adapt patch, correct build configuration, install
pkg-config file, swap thread model, modernize packaging, use parallel
make, and correct more typical german english linguistic mistakes.
- Sat, 04 Feb 2012 20:20:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 04 Feb 2012 20:20:10 +0200] rev 586
- Update version, adapt patch code, and correct typical german english mistakes.
- Tue, 28 Aug 2012 18:42:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:42:10 +0200] rev 585
- Update version, correct dependencies, improve description, and adapt scripts.
- 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.