changelog
- Tue, 31 Jul 2012 08:38:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 08:38:02 +0200] rev 420
- Correct istream.h:23:8: error: redefinition of 'struct file_handle'.
- Tue, 31 Jul 2012 08:36:21 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 08:36:21 +0200] rev 419
- Import package vendor original specs for necessary manipulations.
- Fri, 13 Apr 2012 18:48:23 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 18:48:23 +0200] rev 418
- Correct various structure and architecture problems in code including:
use functions from ISO C stdio requires cstdio header,
include sockio header only in platforms where it's present,
touch random number seeder logic on X86-64 platforms as well as IA-32,
and hopefully use all 64 bits of register as it would seem that more
like 'asm("rdtsc" : "=a" (lowtick), "=d" (hitick));' is needed instead.
- Fri, 13 Apr 2012 17:49:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 17:49:04 +0200] rev 417
- Update to latest (although not new) upstream vendor version.
- Fri, 30 Mar 2012 18:55:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 30 Mar 2012 18:55:41 +0200] rev 416
- Patch TLS domain logic to allow certless outgoing (UAC) connections.
- Fri, 30 Mar 2012 18:53:57 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 30 Mar 2012 18:53:57 +0200] rev 415
- Update package version to upstream vendor new release.
- Sat, 24 Mar 2012 21:40:49 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 24 Mar 2012 21:40:49 +0100] rev 414
- Introduce many changes to the buildconf and source code including:
(01) clean up, update, and partially update default config files,
(02) seems that Melware is unable to perform release engineering so
update chan_capi to new daily snapshot to solve echo problems,
(03) correct Asterisk inadequate hard coded gmime version check,
(04) force postgresql pthreads linkage to solve build problem,
(05) remove buggy hard coded LibXML configure definitions,
(06) remove local architecture specification to allow GCC
internal logic to determine proper CPU type instead,
(07) remove vendor sound install target causing uncontrolled
downloads and non RPM managed file installation,
(08) solve long outstanding bug in tcptls causing Asterisk
to ignore any intermediate CA certificate signatures,
(09) back out Digium engineering team's bright idea of replacing the
very portable and pervasive POSIX rand(1) with ast_random(), and
then not even implementing it causing all references to fail in
platforms not providing the very new POSIX.1-2008 mkdtemp(3)
function only distributed by BSD and some Linux,
(10) withdraw advanced linker symbol manipulations from SVR5 builds
until either Binutils supports hybrid versioned and anonymous
linker scripts or GCC stops hard coding versioned linker scripts,
(11) correct missing library linkage, some tailored to a specific OS,
(12) remove outdated logic for the no longer distributed gmime-config(1),
(13) remove local gmime buildconf hacks now that Asterisk has corrected
their own build configuration to almost portably support gmime,
(14) solve build problems relating to undetected LibXML paths,
(15) correct erroneous out of tree include definitions,
(16) improve some variable and comment naming,
(17) simplify sound language path hierarchy creation,
and correct australian english installation logic.
- Sat, 24 Mar 2012 21:00:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 24 Mar 2012 21:00:00 +0100] rev 413
- Correct mistaken backslash and relocate presence XML def substitution.
- Thu, 22 Mar 2012 21:51:36 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:51:36 +0100] rev 412
- Substitute unknown paths in new patch sections.
- Thu, 22 Mar 2012 21:33:42 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:33:42 +0100] rev 411
- Correct nasty intermediate cert open flaw and make requirements consistent.
- Thu, 22 Mar 2012 21:31:17 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:31:17 +0100] rev 410
- Update to new vendor version and fix nasty ru_utime flaw in presence XML module.
- Thu, 22 Mar 2012 21:04:45 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:04:45 +0100] rev 409
- Remove unintegrated ctlrc files and replace correction logic with a patch.
- Thu, 22 Mar 2012 21:02:46 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:02:46 +0100] rev 408
- Correct, reduce, and improve buildconf, and update to new vendor version.
- Thu, 22 Mar 2012 20:53:42 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 20:53:42 +0100] rev 407
- Add spawn header fixincludes logic and update to new vendor version.
- Thu, 22 Mar 2012 20:51:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 20:51:00 +0100] rev 406
- Complete build configuration corrections and update to new vendor version.
- Sun, 18 Mar 2012 18:45:29 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 18 Mar 2012 18:45:29 +0100] rev 405
- Update to new vendor version, correct sound versioning, and adjust patch.
- Mon, 09 Jan 2012 22:36:23 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 09 Jan 2012 22:36:23 +0100] rev 404
- Update to new vendor version and adjust patch logic accordingly.
- Thu, 22 Dec 2011 18:08:26 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Dec 2011 18:08:26 +0100] rev 403
- Generally avoid expensive core operations by only reloading logs.
- Sun, 04 Dec 2011 15:57:04 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 04 Dec 2011 15:57:04 +0100] rev 402
- Remove overlooked deprecated module constructs.
- Fri, 02 Dec 2011 19:48:26 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:48:26 +0100] rev 401
- Control vendor sloppiness in sound file revision naming.
- Fri, 02 Dec 2011 19:26:06 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:26:06 +0100] rev 400
- Remove unused SHA1 checksums, renumber sources, and correct fax unpacking.
- Fri, 02 Dec 2011 19:22:01 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:22:01 +0100] rev 399
- Correct DB path, add gtalk config and build logic, note CAPI header problem.
- Fri, 02 Dec 2011 16:12:09 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 16:12:09 +0100] rev 398
- Correct patch logic and update sound versions including russian.
- Thu, 01 Dec 2011 13:33:32 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 01 Dec 2011 13:33:32 +0100] rev 397
- Update and correct to vendor version, removing deprecated module logic.
- Thu, 01 Dec 2011 13:24:24 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 01 Dec 2011 13:24:24 +0100] rev 396
- Update to new vendor version and integrate latest package vendor config.
- Tue, 29 Nov 2011 18:44:37 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 29 Nov 2011 18:44:37 +0100] rev 395
- Reduce private memory allocation after observing stable operation.
- Fri, 07 Oct 2011 16:40:25 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:40:25 +0200] rev 394
- Correct unclean notes relating to logging behaviour.
- Fri, 07 Oct 2011 16:39:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:39:52 +0200] rev 393
- Note errors in runtime logging behaviour.