Thorsten Glaser | 1 Apr 2008 17:47
Favicon

CVS: herc.mirbsd.org: ports

Commit ID:	10047F259090D420D79
CVSROOT:	/cvs
Module name:	ports
Changes by:	tg@...	2008/04/01 15:47:03 UTC

Modified files:
	security/gnupg : Makefile distinfo
	security/gnupg/patches: patch-configure_ac patch-g10_keyid_c
			 patch-mpi_config_links patch-util_miscutil_c
			 patch-util_secmem_c
Added files:
	security/gnupg/patches: patch-mpi_mpi-internal_h

Log message:
SECURITY update to 1.4.9:
• cf. http://www.heise.de/newsticker/GnuPG-1-4-9-und-2-0-9-beheben-Schwachstelle--/meldung/105821
• passes regression test
• no longer use libusb on mirbsd/sparc
• unify arch handling (move openbsd/m68k test into mpi config patch)
• add midnightbsd/i386 support (they require a pentium at least, according
  to nightlily, so they get the 586 asm code instead of our 386er)
• add midnightbsd/sparc64 support (same as other bsds: disable asm)
• quell macro redefinition warning in mpi code (MIN, MAX)

XXX maybe disable asm on mirbsd/sparc?

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.19 -r1.20 ports/security/gnupg/Makefile
cvs -R rdiff -kk -upr1.6 -r1.7 ports/security/gnupg/distinfo
cvs -R rdiff -kk -upr1.3 -r1.4 ports/security/gnupg/patches/patch-configure_ac
(Continue reading)

Thorsten Glaser | 1 Apr 2008 18:01
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F25C6F4BD3F9BA
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 16:01:46 UTC

Modified files:
	bin/mksh       : check.pl check.t

Log message:
export __progname as environment to the test script,
so that the "$0" abuse can stop

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/mksh/check.pl
cvs -R rdiff -kk -upr1.163 -r1.164 src/bin/mksh/check.t

Thorsten Glaser | 1 Apr 2008 18:05
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F25D3E39FFA060
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 16:04:59 UTC

Modified files:
	bin/mksh       : check.t

Log message:
proper quotes

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.164 -r1.165 src/bin/mksh/check.t

Thorsten Glaser | 1 Apr 2008 18:12
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F25EDB7CCCC21F
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 16:12:18 UTC

Modified files:
	bin/mksh       : check.t

Log message:
add new regression test for funcs.c:c_typeset() output validity
oksh passes this test, mksh-current doesn’t (yet)

From: Danijel Tasov <gmane@...>
Message-ID: <fsqioj$te3$1 <at> ger.gmane.org>
Message-ID: <fsqnng$dq9$1 <at> ger.gmane.org>

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.165 -r1.166 src/bin/mksh/check.t

Thorsten Glaser | 1 Apr 2008 18:26
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F262500C561EB4
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 16:26:43 UTC

Modified files:
	bin/mksh       : check.pl check.t

Log message:
… and $__perlname (for perl5 ipv perl, etc.)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/mksh/check.pl
cvs -R rdiff -kk -upr1.166 -r1.167 src/bin/mksh/check.t

Thorsten Glaser | 1 Apr 2008 18:39
Favicon

CVS: herc.mirbsd.org: ports

Commit ID:	10047F265542EE1DBEC
CVSROOT:	/cvs
Module name:	ports
Changes by:	tg@...	2008/04/01 16:39:51 UTC

Modified files:
	security/gnupg : Makefile

Log message:
oops, this is under the Gruselig Politic Licence v3+ now…
do I have to check every GNU software now while updating?

grml…

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.20 -r1.21 ports/security/gnupg/Makefile

Thorsten Glaser | 1 Apr 2008 19:14
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F26D883A136279
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 17:14:32 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
abort if perl is not working in test.sh

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.308 -r1.309 src/bin/mksh/Build.sh

Thorsten Glaser | 1 Apr 2008 19:13
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F26D565E768CA8
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 17:13:50 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
use cat with here document instead of a couple of echos for
generation of test.sh (which grew...)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.307 -r1.308 src/bin/mksh/Build.sh

Thorsten Glaser | 1 Apr 2008 19:22
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F26F7E1E387A7C
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 17:22:55 UTC

Modified files:
	bin/mksh       : Build.sh check.t

Log message:
work around problems with old perl

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.309 -r1.310 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.167 -r1.168 src/bin/mksh/check.t

Thorsten Glaser | 1 Apr 2008 19:25
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10047F270227C3BD64A
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/04/01 17:25:38 UTC

Modified files:
	bin/mksh       : Build.sh check.t

Log message:
easier way to fix it, WFM on BSD/OS

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.310 -r1.311 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.168 -r1.169 src/bin/mksh/check.t


Gmane