[owc] Weekly ports changes ending 2006-05-21

OWC auto at squish.net
Mon May 22 08:12:00 BST 2006


OpenBSD ports changes summary for 2006-05-14 to 2006-05-21 inclusive
====================================================================

audio                                   databases/mysql
devel/jdk                               devel/p5-version
devel/pear-Log                          editors
editors/kile                            editors/vim
graphics/sane-frontends                 infrastructure/templates
mail/dovecot                            mail/dspam
mail/postfix                            misc/p5-Finance-Quote
net/jabberd                             net/nagios
net/p5-Net-DNS-SEC                      net/p5-Net-Whois-Raw
security/p5-Digest-SHA                  sysutils/wmmon
textproc/hgrep                          textproc/p5-Font-TTF
textproc/py-ElementTree                 textproc/py-cElementTree
www                                     www/clearsilver
www/php5                                www/phpldapadmin
www/py-CherryPy                         x11
x11/855resolution                       x11/915resolution
x11/kde                                 x11/obconf
x11/openbox                             x11/qt4

== audio ============================================================= 01/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/audio

audio

  ~ Makefile                              

  > remove a command after libao, found by jasper (mbalmer@)

  ~ Makefile                              

  > Put the comma back in place. (mbalmer@)

== databases ========================================================= 02/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/databases

mysql

  - patches/patch-innobase_include_univ_i
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-include_my_global_h
  ~ patches/patch-innobase_Makefile_in    
  ~ patches/patch-mysql-test_Makefile_in
  ~ patches/patch-mysql-test_mysql-test-run_sh
  ~ patches/patch-scripts_Makefile_in     
  ~ patches/patch-scripts_mysql_install_db_sh
  ~ patches/patch-sql_mysqld_cc           ~ pkg/PLIST-server
  ~ pkg/PLIST-tests                       

  TAGGED OPENBSD_3_9
  > update to mysql 5.0.21
  > CVE-2006-1518 Buffer overflow in the open_table function in
  > sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow remote attackers
  > to execute arbitrary code via crafted COM_TABLE_DUMP packets with
  > invalid length values. (sturm@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-innobase_Makefile_in
  ~ patches/patch-ltmain_sh               
  ~ patches/patch-mysql-test_Makefile_in
  ~ patches/patch-scripts_Makefile.in     
  ~ patches/patch-scripts_mysql_install_db.sh
  ~ pkg/PLIST                             ~ pkg/PLIST-server
  ~ pkg/PLIST-tests                       

  TAGGED OPENBSD_3_8
  > update to mysql 4.0.27
  > Security fix: A malicious client, using specially crafted invalid login
  > or COM_TABLE_DUMP packets was able to read uninitialized memory, which
  > potentially, though unlikely in MySQL, could have led to an information
  > disclosure. (CVE-2006-1516, CVE-2006-1517) (sturm@)

== devel ============================================================= 03/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/devel

jdk

  ~ 1.5/Makefile                          ~ 1.5/patches/patch-bin_bootscript
  ~ 1.5/patches/patch-hotspot_build_bsd_makefiles_vm_make
  ~ 1.5/patches/patch-j2se_make_common_Defs_gmk
  ~ 1.5/pkg/DESCR                         ~ 1.5/pkg/DESCR-jre
  ~ 1.5/pkg/PLIST                         ~ 1.5/pkg/PLIST-jre
  + 1.5/pkg/patch-hotspot_src_cpu_amd64_vm_c2_globals_amd64_hpp
  + 1.5/pkg/patch-hotspot_src_os_cpu_bsd_amd64_vm_bytes_bsd_amd64_inline_hpp
  + 1.5/pkg/patch-hotspot_src_os_cpu_bsd_amd64_vm_os_bsd_amd64_cpp
  + 1.5/pkg/MESSAGE-amd64                 + 1.5/pkg/PFRAG.client_vm

  > Enable JDK/JRE build on amd64. Switch to bootstrapping using Kaffe +
  > Solaris JDK binary,
  > obviating need to build with JDK Linux compat (which was i386 only anyway).
  > Add native_bootstrap pseudo-flavor so you can build with a native Sun JDK
  > if you
  > have one (tested by building this way using JDK built with default
  > Kaffe-based build).
  > Work by kurt@, tested by him on i386 and me on amd64. OK kurt at .an@)

  ~ 1.5/pkg/PLIST-jre                     

  > Remove extra line committed in error, unbreaks JRE packaging (ian@)

p5-version

  ~ Makefile                              ~ distinfo

  > update to 0.60 (steven@)

pear-Log

  ~ Makefile                              

  > forgotten PKGNAME bump.  "do it" robert@ (steven@)

== editors =========================================================== 04/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/editors

editors

  ~ Makefile                              

  > +kile (steven@)

kile

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-src_kile_syntax_Makefile_am
  + patches/patch-src_kile_syntax_Makefile_in
  + patches/patch-src_kile_syntax_bibtex_xml
  + patches/patch-src_kile_syntax_latex_xml
  + patches/patch-acinclude_m4            + patches/patch-src_kile_kile_kcfg

  > New import:
  >	import kile 1.9

  ~ patches/patch-src_kile_syntax_Makefile_in

  > fix broken patch (steven@)

vim

  ~ Makefile                              ~ distinfo
  ~ pkg/PFRAG.no-no_x11                   ~ pkg/PLIST
  ~ pkg/PLIST-lang                        + patch-src_auto_configure

  > Bump to version 7. From maintainer Chris Kuethe
  > <ckuethe at pyxis.cns.ualberta.ca  > tested by many. (marco@)

  - patch-src_auto_configure              + patches/patch-src_auto_configure

  > move patch-src_auto_configure to its place (robert@)

== graphics ========================================================== 05/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics

sane-frontends

  ~ Makefile                              

  > add a few missing libraries to WANTLIB since sane-backends is now using
  > libgphoto2 by default.  ok maintainer. (steven@)

== infrastructure ==================================================== 06/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

templates

  ~ network.conf.template                 

  > swap two defunct KDE mirrors with working ones.
  > from Jim Razmus <jim at bonetruck.org> (steven@)

== mail ============================================================== 07/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/mail

dovecot

  ~ Makefile                              

  > disable kqueue again. (brad@)

dspam

  - patches/patch-src_libdb3_drv_c        - patches/patch-src_libdb4_drv_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         ~ patches/patch-src_dspam_c
  ~ patches/patch-src_mysql_drv_c         ~ pkg/PLIST

  > update to 3.6.6, provided by Frank Dennis
  > This is a maintenance release that fixes two critical bugs:
  > BUGFIX: When using logfile, write errors result in segfault
  > BUGFIX: MySQLUIDInSignature causes segfault on retrain (todd@)

  - patches/patch-src_Makefile_in         

  > remove no longer needed shared libs patch (steven@)

postfix

  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > Postfix 2.3 20060517 snapshot (brad@)

== misc ============================================================== 08/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/misc

p5-Finance-Quote

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.11;  from jasper
  > maintainer timeout (steven@)

== net =============================================================== 09/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/net

jabberd

  ~ Makefile                              

  > add a few backup master sites.
  > ok maintainer (steven@)

nagios

  ~ nrpe/Makefile                         ~ nrpe/distinfo
  ~ nrpe/pkg/PLIST                        

  > maintenance update to 2.5.1 .
  > ok david@ (aanriot@)

p5-Net-DNS-SEC

  ~ Makefile                              ~ distinfo

  > update to 0.14;  jasper (steven@)

p5-Net-Whois-Raw

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.07;  jasper (steven@)

== security ========================================================== 10/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/security

p5-Digest-SHA

  ~ Makefile                              ~ distinfo

  > update to 5.37,  requested by jasper (maintainer) (steven@)

== sysutils ========================================================== 11/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils

wmmon

  ~ Makefile                              

  > - Fix MASTER_SITES
  > - Add license marker
  > From Jasper Lievisse Adriaanse <jasper at nedbsd.nl  > ok MAINTAINER (alek@)

== textproc ========================================================== 12/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc

hgrep

  ~ Makefile                              ~ distinfo

  > distfile was rerolled. only author's e-mail address changed.
  > bump PKGNAME because this changes the man page.
  > from maintainer Nick Nauwelaerts (steven@)

p5-Font-TTF

  ~ Makefile                              ~ distinfo

  > update to 0.38.1;  jasper (steven@)

py-ElementTree

  ~ Makefile                              ~ distinfo

  > Update to 1.2.4-20041228; from Toni Mueller <support at oeko.netalek@)

py-cElementTree

  ~ Makefile                              ~ distinfo

  > Update to 1.0.5-20051216; from Toni Mueller <support at oeko.netalek@)

== www =============================================================== 13/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/www

www

  ~ Makefile                              

  > Add py-CherryPy (alek@)

clearsilver

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-cgi_Makefile
  ~ patches/patch-cgi_cgi_c               ~ patches/patch-cgi_cgi_h
  ~ patches/patch-cgi_date_h              ~ patches/patch-cgi_html_c
  ~ patches/patch-configure               ~ patches/patch-cs_Makefile
  ~ patches/patch-cs_csparse_c            ~ patches/patch-perl_Makefile_PL
  ~ patches/patch-python_setup_py         ~ patches/patch-rules_mk_in
  ~ patches/patch-util_Makefile           ~ patches/patch-util_filter_c
  ~ patches/patch-util_filter_h           ~ patches/patch-util_neo_date_h
  ~ patches/patch-util_neo_err_h          ~ patches/patch-util_neo_hdf_c
  ~ patches/patch-util_neo_str_c          ~ patches/patch-util_rcfs_h

  > update to version 0.10.3
  > ok mbalmer@, markus@ (maintainer) (fkr@)

  - patches/patch-Makefile                - patches/patch-configure
  - patches/patch-perl_Makefile_PL        - patches/patch-util_filter_c

  > these can go now, from the update to clearsilver 0.10.3
  > ok mbalmer@, markus@ (maintainer) (fkr@)

php5

  ~ Makefile.inc                          ~ distinfo
  ~ core/Makefile                         

  > - php-5.1.4 tarball has been rerolled, so update distinfo.
  > - add pear's distfile to SUPDISTFILES .
  > - bump relevent PKGNAMEs.
  > prompted by and ok robert@ (aanriot@)

phpldapadmin

  ~ Makefile                              + patches/patch-copy_form_php
  + patches/patch-delete_form_php         + patches/patch-login_php
  + patches/patch-rename_form_php         

  > Security fixes against multiple cross-site scripting (XSS)
  > vulnerabilities in phpldapadmin.
  > CVE-2006-2016;
  > from Debian GNU/Linux;
  > ok mbalmer@, "no objection" sturm@ (aanriot@)

py-CherryPy

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-cherrypy_test_webtest_py
  + patches/patch-cherrypy_test_test_py   

  > New import:
  >	Import py-CherryPy 2.2.1

== x11 =============================================================== 14/14 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/x11

x11

  ~ Makefile                              

  > +obconf (brad@)

  ~ Makefile                              

  > 855resolution -> 915resolution (sturm@)

855resolution

  ~ Makefile                              

  > IGNORE (sturm@)

915resolution

  + Makefile                              + distinfo
  + patches/patch-915resolution_c         + patches/patch-Makefile
  + pkg/DESCR                             + pkg/PLIST
  + pkg/MESSAGE                           

  > New import:
  >	Initial import of 915resolution 0.5.2

kde

  ~ base3/pkg/DESCR-samba                 

  > kde -> KDE (brad@)

  ~ base3/Makefile                        

  > bump PKGNAME after DESCR modification. (brad@)

  ~ graphics3/Makefile                    

  > adjust WANTLIB for the ksane subpackage as well, since sane-backends
  > switched to use libgphoto2 by default.  bump PKGNAME-sane.
  > hint by Antoine Jacoutot. (steven@)

obconf

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >	obconf - openbox configuration utility

openbox

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > upgrade to openbox 3.3-rc2 (brad@)

qt4

  ~ Makefile                              ~ pkg/DESCR-examples
  ~ pkg/DESCR-mysql                       ~ pkg/DESCR-postgresql

  > s/qt3/qt4/, bump PKGNAMES accordingly.
  > "go ahead" espie@ (bernd@)

  ~ Makefile                              ~ pkg/PFRAG.shared
  + patches/patch-src_plugins_sqldrivers_sqldrivers_pro
  + patches/patch-src_plugins_sqldrivers_sqlite_sqlite_pro
  + pkg/DESCR-sqlite                      + pkg/DESCR-sqlite2
  + pkg/PFRAG.shared-sqlite               + pkg/PFRAG.shared-sqlite2
  + pkg/PLIST-sqlite                      + pkg/PLIST-sqlite2

  > make sure the sqlite* plugins are built, depending on external source,
  > instead of outdated internal sqlite code.
  > Put them into separate packages accordingly, since there are dependencies
  > now. (espie@)

===============================================================================



More information about the owc mailing list