Thorsten Glaser | 2 Jun 2008 09:26
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004843A0B01990F0B3
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/02 07:26:52 UTC

Modified files:
	etc            : daily

Log message:
don't svstat if there's nothing in /service/*

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.18 -r1.19 src/etc/daily

Benny Siegert | 2 Jun 2008 21:51
Favicon

CVS: herc.mirbsd.org: ports

Commit ID:	10048444EB3721B61AA
CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2008/06/02 19:51:14 UTC

Modified files:
	graphics/imlib2: Makefile distinfo
Added files:
	graphics/imlib2/patches: patch-src_lib_Makefile_am
			 patch-src_modules_loaders_loader_argb_c
			 patch-src_modules_loaders_loader_jpeg_c
			 patch-src_modules_loaders_loader_pnm_c
			 patch-src_modules_loaders_loader_xpm_c
Removed files:
	graphics/imlib2/patches: patch-configure_in patch-src_lib_Makefile_in
			 patch-src_lib_rgba_c

Log message:
SECURITY: Update to imlib2-1.4.0, with patches for certain image loaders.
pnm and xpm were exploitable.

While here: add all dependencies (even those pulled in), use Makefile.am
instead of .in.

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.8 -r1.9 ports/graphics/imlib2/Makefile
cvs -R rdiff -kk -upr1.2 -r1.3 ports/graphics/imlib2/distinfo
cvs -R rdiff -kk -upr1.2 -r0 ports/graphics/imlib2/patches/patch-configure_in
cvs -R rdiff -kk -upr0 -r1.1 ports/graphics/imlib2/patches/patch-src_lib_Makefile_am
cvs -R rdiff -kk -upr1.1 -r0 ports/graphics/imlib2/patches/patch-src_lib_Makefile_in
(Continue reading)

Thorsten Glaser | 2 Jun 2008 22:44
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10048445B835C5E170D
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/02 20:44:08 UTC

Modified files:
	bin/mksh       : check.t

Log message:
fix regression test: Solaris has $^O solaris not sunos, and locales of
the style xx.UTF-8 not xx.utf8, so just split the test into two

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

Thorsten Glaser | 3 Jun 2008 00:16
Favicon

CVS: herc.mirbsd.org: ports

Commit ID:	1004844710934F5C91A
CVSROOT:	/cvs
Module name:	ports
Changes by:	tg@...	2008/06/02 22:16:22 UTC

Modified files:
	audio/mpg123   : Makefile

Log message:
we are now allowed to redistribute: mpg123 is LGPL, as confirmed by the
current maintainer in person at LinuxTag (where I didn’t even get the time
to unpack my laptop, lest alone hack…), who corresponded with the original
author (incidentally, we’re all from the same country…)

Thanks, Thomas!

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.8 -r1.9 ports/audio/mpg123/Makefile

Thorsten Glaser | 3 Jun 2008 13:18
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004845288B600BBA7C
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/03 11:18:44 UTC

Modified files:
	distrib/common : install.sub

Log message:
by request of bsiegert <at> , default enabling the xf86(4) aperture,
but only if the X server is installed (ha!)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.32 -r1.33 src/distrib/common/install.sub

Thorsten Glaser | 3 Jun 2008 13:13
Favicon

CVS: herc.mirbsd.org: www

Commit ID:	1004845275F2C826432
CVSROOT:	/cvs
Module name:	www
Changes by:	tg@...	2008/06/03 11:13:36 UTC

Modified files:
	src            : mksh.hts

Log message:
• Thomas “sobukus” Orgis updates the mksh spell in the SGML grimoire, 10x
• update clog

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.120 -r1.121 www/src/mksh.hts

Thorsten Glaser | 3 Jun 2008 13:15
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	100484527C358B9BFF8
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/03 11:15:49 UTC

Modified files:
	distrib/common : install.sub

Log message:
bsiegert <at>  asked me to no longer employ ntpd(8)’s ‘-s’ flag, as it
can lead to delays much longer than a minute if no network connectivity
exists at boot; now we use rdate(8) instead

HEADS-UP: the ‘-s’ option will vanish over time from ntpd(8)…

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.31 -r1.32 src/distrib/common/install.sub

Thorsten Glaser | 3 Jun 2008 19:36
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004845812F78898F61
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/03 17:36:34 UTC

Modified files:
	distrib/common : install.sub

Log message:
use rdate before ntpd during installation, too

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.33 -r1.34 src/distrib/common/install.sub

Thorsten Glaser | 3 Jun 2008 19:37
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	10048458173345FD003
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2008/06/03 17:37:40 UTC

Modified files:
	distrib/common : install.sub

Log message:
oops, nuke ‘-s’

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.34 -r1.35 src/distrib/common/install.sub

Thorsten Glaser | 3 Jun 2008 20:05
Favicon

CVS: herc.mirbsd.org: www

Commit ID:	100484587B20D372A05
CVSROOT:	/cvs
Module name:	www
Changes by:	tg@...	2008/06/03 18:05:12 UTC

Modified files:
	files          : vstyle.css

Log message:
add new CSS class "note": sort of hidden, like rcs IDs
for footnotes and other stuff

Modified files:
	mk             : htsconv tmpl.pre

Log message:
new functionality: the page <title/> is now dynamically generated

agreed bsiegert <at> 

Modified files:
	src            : ann-10.hts bt.hts clog11.hts errata10.hts main.hts
			 mksh.hts

Log message:
mws_putheader must come after all other initialisation calls

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.9 -r1.10 www/files/vstyle.css
cvs -R rdiff -kk -upr1.22 -r1.23 www/mk/htsconv
(Continue reading)


Gmane