changelog
- Thu, 02 Aug 2012 00:16:26 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 02 Aug 2012 00:16:26 +0200] rev 442
- Change smf(5) OpenPKG name handle to my personal preference, the prefix.
This matches the ${name} variable on uninstallation, but strangely when
installing an instance a bug causes ${name} to expand to openpkg-${prefix}.
- Thu, 02 Aug 2012 00:03:59 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 02 Aug 2012 00:03:59 +0200] rev 441
- Use a more orthoganal log file name when producing output on target.
- Thu, 02 Aug 2012 00:02:39 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 02 Aug 2012 00:02:39 +0200] rev 440
- Remove antique Berkely DB version and buildconf residue.
- Thu, 02 Aug 2012 00:01:34 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 02 Aug 2012 00:01:34 +0200] rev 439
- Use upstream man pages to avoid local help2man failures, likely due to
shell capability assumptions or cross platform environment variance.
The upstream man pages are probably better formatted anyway.
- Wed, 01 Aug 2012 23:56:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:56:04 +0200] rev 438
- Remove nonportable compiler parameter from libarchive buildconf.
- Wed, 01 Aug 2012 23:54:32 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:54:32 +0200] rev 437
- Add smf(5) logic in addition to legacy initialization scripts.
The introduced smf logic causes Solaris platforms supporting the
smf(5) to integrate new OpenPKG manifests and associated configuration.
- Wed, 01 Aug 2012 23:49:03 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:49:03 +0200] rev 436
- Hack rpmconstant header file to allow targets to build, because...
Solaris studio cc(1) fails to build targets in rpmconstant with errors:
'undefined symbol first referenced in file constant.o' regarding symbols:
rpmdsInit, rpmdsNext, rpmdsTagN, rpmHeaderFormats, hdrVec, rpmTagTable,
rpmdsSearch, rpmdsResult, rpmTags, rpmdsIx, rpmdsDNEVR, rpmdsSetResult.
It seems that these symbols are not used by RPM in any way, and thus
the build configuration can succeed without including the nasty headers.
- Wed, 01 Aug 2012 23:42:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:42:52 +0200] rev 435
- Correct nonportable usage of GCC builtin_* macros in RPM source.
- Wed, 01 Aug 2012 23:37:13 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:37:13 +0200] rev 434
- Hack up to build 64 bit bins and libs on 64 bit platforms, why not?
...I just hope this is a portable way to do it, using the '-m64' switch.
- Wed, 01 Aug 2012 23:27:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:27:43 +0200] rev 433
- Improve package class english description text warnings and messages.
- Wed, 01 Aug 2012 23:26:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:26:35 +0200] rev 432
- Correct defective suffix and platform detection in small config script.
- Wed, 01 Aug 2012 23:24:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 23:24:50 +0200] rev 431
- Renumber patch hunks to avoid almost all patch(1) warnings.
- Wed, 01 Aug 2012 13:51:09 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 01 Aug 2012 13:51:09 +0200] rev 430
- Remove overlooked sources remaining after upstream resynchronization.
- Tue, 31 Jul 2012 12:27:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:27:54 +0200] rev 429
- Correct '-rpath /opkg/lib64' because OpenPKG fails to support multiarch.
- Tue, 31 Jul 2012 12:23:42 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:23:42 +0200] rev 428
- Resynchronize with upstream package maintainer version.
- Tue, 31 Jul 2012 12:12:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:12:54 +0200] rev 427
- Correct english, add missing rpl_strnlen, include RPM vars by default.
- Tue, 31 Jul 2012 10:03:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 10:03:54 +0200] rev 426
- Reset MULTIOSDIR to reflect that OpenPKG fails to support multiarch.
- Tue, 31 Jul 2012 10:02:47 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 10:02:47 +0200] rev 425
- Resynchronize with upstream package maintainer version.
- Tue, 31 Jul 2012 09:41:21 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:41:21 +0200] rev 424
- Correct machine/m_linux.c: fatal error: asm/page.h: No such file.
- Tue, 31 Jul 2012 09:38:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:38:55 +0200] rev 423
- Import package vendor original specs for necessary manipulations.
- Tue, 31 Jul 2012 09:21:27 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:21:27 +0200] rev 422
- Completely match all instances of library dirctory to remove.
- Tue, 31 Jul 2012 09:20:53 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:20:53 +0200] rev 421
- Import package vendor original specs for necessary manipulations.
- 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.
- Fri, 07 Oct 2011 16:35:34 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:35:34 +0200] rev 392
- Note errors in runtime logging behaviour.
- Fri, 07 Oct 2011 16:34:24 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:34:24 +0200] rev 391
- Correct flawed path variables in build configuration.
- Fri, 07 Oct 2011 16:33:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:33:56 +0200] rev 390
- Correct redundantly copied source.
- Fri, 07 Oct 2011 00:17:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 00:17:41 +0200] rev 389
- Import new package specs for introduction into repository.
- Wed, 05 Oct 2011 22:10:11 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 05 Oct 2011 22:10:11 +0200] rev 388
- Match modules list in both build and install blocks.
- Wed, 05 Oct 2011 22:09:19 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 05 Oct 2011 22:09:19 +0200] rev 387
- Coordinate distribution tag to be consistent.