[odc] Daily ports changes for 2007-04-13
ODC
auto at squish.net
Sat Apr 14 08:01:35 BST 2007
OpenBSD ports changes summary for 2007-04-13
============================================
cad/klogic cad/pcb
chinese/ttfm comms/gnokii
comms/jpilot comms/jpilot-syncmal
comms/openobex databases/gq
databases/iodbc databases/mdbtools
databases/mysql-administrator databases/mysql-query-browser
databases/postgresql databases/qdbm
databases/sqlite3 devel/darcs
devel/eclipse devel/git
devel/gstreamer-plugins devel/ipython
devel/jdk devel/netbeans
mail/dovecot mail/fetchmail
mail/msmtp security/clamav
sysutils sysutils/grub
textproc/expat x11/mplayer
x11/rox-filer
== cad =============================================================== 01/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/cad
klogic
~ Makefile
> WANTLIB (sturm@)
pcb
~ Makefile
> WANTLIB (sturm@)
== chinese =========================================================== 02/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/chinese
ttfm
~ Makefile
> WANTLIB (sturm@)
== comms ============================================================= 03/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/comms
gnokii
~ Makefile
> WANTLIB (sturm@)
jpilot
~ Makefile
> WANTLIB (sturm@)
jpilot-syncmal
~ Makefile
> WANTLIB (sturm@)
openobex
~ Makefile
> WANTLIB (sturm@)
== databases ========================================================= 04/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
gq
~ Makefile
> WANTLIB (sturm@)
iodbc
~ Makefile
> WANTLIB (sturm@)
mdbtools
~ snapshot/Makefile
> WANTLIB (sturm@)
mysql-administrator
~ Makefile
> WANTLIB (sturm@)
mysql-query-browser
~ Makefile
> WANTLIB (sturm@)
postgresql
~ Makefile
> WANTLIB (sturm@)
qdbm
~ Makefile ~ distinfo
~ patches/patch-Makefile_in ~ patches/patch-configure
> Update to qdbm-1.8.75. (bernd@)
sqlite3
~ Makefile
> WANTLIB (sturm@)
== devel ============================================================= 05/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
darcs
~ Makefile
> change maintainer's email address per his request (steven@)
eclipse
- sdk/patches/patch-plugins_org_eclipse_jdt_doc_isv_buildDoc_xml
- sdk/pkg/PFRAG.shared-browser - sdk/pkg/PFRAG.shared-gnome
- sdk/pkg/PFRAG.shared-swt ~ sdk/Makefile
~ sdk/distinfo ~ sdk/files/prepatch.sh
~ sdk/patches/patch-build ~ sdk/patches/patch-build_xml
~ sdk/patches/patch-features_org_eclipse_platform_build_xml
~ sdk/patches/patch-features_org_eclipse_platform_source_build_xml
~ sdk/patches/patch-features_org_eclipse_platform_source_feature_xml
~ sdk/patches/patch-features_org_eclipse_rcp_build_xml
~ sdk/patches/patch-features_org_eclipse_rcp_source_build_xml
~ sdk/patches/patch-plugins_org_eclipse_pde_doc_user_buildDoc_xml
~ sdk/patches/patch-plugins_org_eclipse_platform_doc_isv_buildDoc_xml
~ sdk/patches/patch-plugins_org_eclipse_platform_source_openbsd_gtk_x86_64_build_xml
~ sdk/patches/patch-plugins_org_eclipse_platform_source_openbsd_gtk_x86_build_xml
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_cpp
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_h
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_profile_h
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_stats_cpp
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_stats_h
~ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_os_custom_h
~ sdk/patches/patch-plugins_org_eclipse_swt_gtk_openbsd_x86_64_build_xml
~ sdk/patches/patch-plugins_org_eclipse_swt_gtk_openbsd_x86_build_xml
~ sdk/pkg/PLIST-browser ~ sdk/pkg/PLIST-gnome
~ sdk/pkg/PLIST-main ~ sdk/pkg/PLIST-swt
+ sdk/patches/patch-jdtcoresrc_compilejdtcore_xml
+ sdk/patches/patch-jdtcoresrc_compilejdtcorewithjavac_xml
> - update to 3.2.2
> - SHARED_ONLY=Yes
> - sprinkle some -nowarn to reduce verbosity caused by building with
> 1.5 only (reqested by espie@)
> - increase memory use during build to reduce jvm thrashing and cut 1/3 off
> the build time (kurt@)
git
- pkg/DESCR - pkg/PLIST
~ Makefile ~ distinfo
~ patches/patch-Makefile + patches/patch-git-gui_git-gui_sh
+ pkg/DESCR-main + pkg/DESCR-svn
+ pkg/PLIST-main + pkg/PLIST-svn
> Update to git-1.5.0.5 and put git-svn and git-svnimport into a subpackage.
> Joint work with uwe@ and grunk at . > ok matthieu@ (MAINTAINER) (bernd@)
gstreamer-plugins
~ Makefile
> Disable the x264 plugin. This doesn't build with our x264 port. (naddy@)
ipython
~ Makefile ~ distinfo
~ patches/patch-setup_py ~ pkg/PLIST
> update to 0.8.0
> from maintainer Will Maier (steven@)
jdk
~ 1.5/Makefile ~ 1.5/pkg/PFRAG.no-no_web-jre
~ 1.5/pkg/PFRAG.no-no_web-main ~ 1.5/pkg/PLIST-jre
~ 1.5/pkg/PLIST-main
+ 1.5/pkg/patch-j2se_make_sun_javazic_tzdata_northamerica
+ 1.5/pkg/patch-j2se_src_solaris_native_java_lang_UNIXProcess_md_c
> - work-around libpthread limitations in javaForkAndExec() by adjusting the
> child process to not set file descriptors back to blocking when closing
> them. This fixes the netbeans build failure since a libpthread fix is not
> evident.
> - update the North America time zone file to account for the tz changes
> (from ian@)
> - use X11BASE
> - SHARED_ONLY=Yes (kurt@)
netbeans
~ Makefile
> use ant -q vs -v to reduce verbosity. requested by espie@ ok ian@ (kurt@)
== mail ============================================================== 06/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
dovecot
~ Makefile ~ distinfo
> Dovecot v1.0.0; from brad@ (jakob@)
fetchmail
~ Makefile ~ distinfo
~ patches/patch-Makefile_in ~ patches/patch-configure
> Security update to fetchmail-6.3.8. (CVE-2007-1558)
> Make the APOP challenge parser more distrustful and have it reject
> challenges
> that do not conform to RFC-822 msg-id format, in the hope to make mounting
> man-in-the-middle attacks (MITM) against APOP a bit more difficult.
> Detailed information:
> http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt (bernd@)
msmtp
~ Makefile ~ distinfo
~ patches/patch-configure ~ pkg/DESCR
> - update msmtp to 1.4.11
> - add support for Internationalized Domain Names
> from MAINTAINER Simon Kuhnle <simonkuhnle at web.de > please note that TLS now requires either tls_trust_file
> or a disabled tls_certcheck in order to work.
> ok martynas@ (jasper@)
== security ========================================================== 07/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
clamav
~ Makefile ~ distinfo
> Security update to ClamAV 0.90.2. This containe three import security
> fixes:
> - ClamAV CAB File Unstore Buffer Overflow Vulnerability
> - File descriptor leak in CHM handler
> - PDF fd leak
> From the original annoucement:
> **Important note**: on April 16th CHM, CAB and PDF handlers will be
> disabled for 0.90 and 0.90.1 users through the dynamic engine
> configuration module (DCONF). Please upgrade to 0.90.2 immediately.
> (mbalmer@)
~ Makefile ~ distinfo
TAGGED OPENBSD_4_0
> MFC:
> Security update to ClamAV 0.90.2. This containe three import security
> fixes:
> - ClamAV CAB File Unstore Buffer Overflow Vulnerability
> - File descriptor leak in CHM handler
> - PDF fd leak
> From the original annoucement:
> **Important note**: on April 16th CHM, CAB and PDF handlers will be
> disabled for 0.90 and 0.90.1 users through the dynamic engine
> configuration module (DCONF). Please upgrade to 0.90.2 immediately.
> (sturm@)
~ Makefile ~ distinfo
TAGGED OPENBSD_3_9
> MFC:
> Security update to ClamAV 0.90.2. This containe three import security
> fixes:
> - ClamAV CAB File Unstore Buffer Overflow Vulnerability
> - File descriptor leak in CHM handler
> - PDF fd leak
> From the original annoucement:
> **Important note**: on April 16th CHM, CAB and PDF handlers will be
> disabled for 0.90 and 0.90.1 users through the dynamic engine
> configuration module (DCONF). Please upgrade to 0.90.2 immediately.
> (sturm@)
== sysutils ========================================================== 08/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
sysutils
~ Makefile
> grub (sturm@)
grub
+ Makefile + distinfo
+ files/README.OpenBSD + files/menu.lst
+ patches/patch-util_grub-install_in + patches/patch-stage2_bios_c
+ pkg/UNMESSAGE + pkg/DESCR
+ pkg/MESSAGE + pkg/PLIST
> New import:
> initial import of grub 0.97
== textproc ========================================================== 09/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
expat
~ Makefile
> Bump library major version to avoid confusion with libexpat from xenocara.
> ok sturm@, steven@ (bernd@)
== x11 =============================================================== 10/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
mplayer
~ Makefile ~ patches/patch-Makefile
~ patches/patch-TOOLS_subfont-c_subfont_c
~ patches/patch-libavcodec_bitstream_h
~ patches/patch-libmpcodecs_ve_x264_c
~ patches/patch-libmpdemux_realrtsp_asmrp_c
~ patches/patch-libmpdemux_realrtsp_real_c
~ patches/patch-libmpdemux_tvi_bsdbt848_c
~ patches/patch-mp3lib_layer2_c ~ patches/patch-mplayer_c
+ patches/patch-loader_dmo_DMO_VideoDecoder_c
> - Fix heap overflow in DMO loader. (CVE-2007-1246)
> - regen patches while here
> pulled from MPlayer SVN by Brad <brad at comstyle.comrobert@)
rox-filer
~ Makefile ~ distinfo
~ patches/patch-ROX-Filer_AppRun ~ pkg/PLIST
> Update to rox filer 2.6
> The main changes are: support for .desktop files that require a terminal
> emulator; emblems for extended attributes are now optional; there's a
> new "Fit" backdrop scaling mode (overscale); the unmount dialog
> now includes an Eject button, and all mount commands can take arguments;
> and there's a new display option to control whether filtering affects
> directories or just files.
> From Rui Reis <rui at rui.cxmbalmer@)
===============================================================================
More information about the odc
mailing list