changelog
- Fri, 07 Sep 2012 19:09:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Sep 2012 19:09:56 +0200] rev 668
- Incorporate new tun name logic and correct OPENVPN_EXIT_STATUS_ERROR bug.
- Fri, 07 Sep 2012 19:08:07 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Sep 2012 19:08:07 +0200] rev 667
- Correct build configuration in Solaris subdir, correct english grammar,
remove irrelevant strip notice, introduce custom CFLAG logic, facilitate
use of Solaris Studio compiler with needed build configuration
adjustments, conditionally build 64 bit position independent code,
and accommodate tun(7) in newer Solaris releases by renaming driver
and module from conflicting 'tun' to 'vtun'. These changes include
some nonstandard 'I give up' logic causing out of tree builds by
manipulating the PATH, for example.
- Fri, 07 Sep 2012 19:01:31 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Sep 2012 19:01:31 +0200] rev 666
- Import package vendor original specs for necessary manipulations.
- Thu, 06 Sep 2012 22:34:13 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 06 Sep 2012 22:34:13 +0200] rev 665
- Redirect installation of bash completion scripts to a more appropriate path.
- Thu, 06 Sep 2012 20:03:17 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 06 Sep 2012 20:03:17 +0200] rev 664
- Remove mistyped redundant path syntax.
- Tue, 04 Sep 2012 19:54:34 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 04 Sep 2012 19:54:34 +0200] rev 663
- Commit a hack that only repairs Linux builds and leaves SVR5 builds flawed.
This change forcibly (with a substitution) disables use of gettext(3).
- Tue, 04 Sep 2012 19:52:27 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 04 Sep 2012 19:52:27 +0200] rev 662
- Import package vendor original specs for necessary manipulations.
- Sun, 02 Sep 2012 21:04:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 21:04:04 +0200] rev 661
- Back out change in preparation of more thorough correction. The previous
correction ignored the configure parameter '--with-sbin-perm=0755' which
should alone set the correct permissions for binaries.
- Sun, 02 Sep 2012 20:48:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 20:48:50 +0200] rev 660
- Correct mode 750, 754, and other flawed binary file permissions.
- Sun, 02 Sep 2012 18:18:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:18:43 +0200] rev 659
- Introduce new version of tcpdump, reorder taglib and cryptbreaker to
the end because they fail to build on Linux, and correct flawed URLs
probably copied from the doxygen build entry.
- Sun, 02 Sep 2012 18:16:49 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:16:49 +0200] rev 658
- Correct detection of SSLeay libcrypt, provided by OpenSSL package.
- Sun, 02 Sep 2012 18:16:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:16:04 +0200] rev 657
- Import package vendor original spec for necessary manipulations.
- Sun, 02 Sep 2012 18:15:09 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:15:09 +0200] rev 656
- Remove unhelpful comment and attempt to correct config file protection.
- Sun, 02 Sep 2012 18:14:00 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:14:00 +0200] rev 655
- Fully correct this time the defective sqlite(1) library detection.
Additionally, reorder the pkg-config(1) arguments according to the
man page usage description.
- Sat, 01 Sep 2012 18:45:32 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 01 Sep 2012 18:45:32 +0200] rev 654
- Correct the build configuration when including ncurses(3) and readline(3).
- Sat, 01 Sep 2012 12:17:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 01 Sep 2012 12:17:10 +0200] rev 653
- Back out attempt to repair gets(3) redefinition and correct rather by
avoiding detection of gets(3) as a method with no macro, otherwise
leading to definition of HAVE_RAW_DECL_GETS and redefition of gets(3)
in lib/stdio.h(.in) caused by 'a split double-inclusion guard' and
a seemingly multiple '#include_next <stdio.h>' reference. Quatch.
- Fri, 31 Aug 2012 21:14:33 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 31 Aug 2012 21:14:33 +0200] rev 652
- Correct flawed math dependency causing build failure on Ubuntu 12.04 IA32.
- Wed, 29 Aug 2012 21:07:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 21:07:35 +0200] rev 651
- Document important information source relating to flawed libtool(1) usage.
- Wed, 29 Aug 2012 21:07:25 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 21:07:25 +0200] rev 650
- Correct flawed build condition assuming no preinstalled overriding bacula libs.
- Wed, 29 Aug 2012 21:07:12 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 21:07:12 +0200] rev 649
- Back out libexec substitution now longer correct, remove manpages correspoding
to not installed binaries, and most importantly avoid linking to
cats_dummy which serves no other purpose than to sabotage runtime
operations of all binaries calling db_init_database(3) with a fatal
error message 'Please replace this dummy libbaccats library with a
proper one.' Disabling libtool use resolves this problem in the build
configuration (probably in src/cats/Makefile.in.)
- Wed, 29 Aug 2012 21:06:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 21:06:55 +0200] rev 648
- Correct mistakenly removed download and build commands for data-iana package.
- Wed, 29 Aug 2012 19:55:13 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 19:55:13 +0200] rev 647
- Updated to nearly finished configuration of summer software package stack.
- Wed, 29 Aug 2012 19:27:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 19:27:40 +0200] rev 646
- Complete flawed packaging, previously missing both binaries and manpages.
- Wed, 29 Aug 2012 19:12:46 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 19:12:46 +0200] rev 645
- Correct platform definitions for Solaris targets and use parallel make.
- Wed, 29 Aug 2012 19:12:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 19:12:02 +0200] rev 644
- Import package vendor original spec for necessary manipulations.
- Wed, 29 Aug 2012 18:43:28 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 18:43:28 +0200] rev 643
- Update version, use parallel make, and correct typical german english mistakes.
- Wed, 29 Aug 2012 18:42:28 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 18:42:28 +0200] rev 642
- Import package vendor original specs for necessary manipulations.
- Wed, 29 Aug 2012 18:41:17 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 18:41:17 +0200] rev 641
- Update version, correct yucky endian byte order code, and modernize packaging.
- Tue, 28 Aug 2012 19:03:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:03:30 +0200] rev 640
- Correct substitution no longer matching tab characters for some reason.
- Tue, 28 Aug 2012 19:03:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:03:10 +0200] rev 639
- Update to new version of vendor software.