[odc] Daily ports changes for 2012-04-11
ODC
auto at squish.net
Thu Apr 12 07:00:14 BST 2012
OpenBSD ports changes summary for 2012-04-11
============================================
audio/pianobar devel/libev
devel/llvm devel/p5-Test-Pod
games/angband mail/mailscanner
mail/postfix multimedia/avidemux
net/net-snmp net/netatalk
net/p5-NetAddr-IP net/samba
print/cups-pdf print/foo2zjs
print/foomatic-db print/foomatic-filters
print/gtklp print/py-cups
print/system-config-printer security/libtasn1
security/p5-IO-Socket-SSL security/p5-Net-SSLGlue
security/p5-Net_SSLeay sysutils/moreutils
telephony/asterisk textproc/gtkspell
www www/fcgi-cgi
www/lighttpd www/owncloud
www/phpmyadmin www/slowhttptest
x11/gnome
== audio ============================================================= 01/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
pianobar
~ Makefile + patches/patch-src_main_c
> Warn if ctl is not a fifo.
> Ordinary files are not supported and cause problems, so close the
> fd and print a warning instead.
> (upstream git commit ed6d013054f589f2999926b02f4ac6dc76c7fe91) (dcoppa@)
== devel ============================================================= 02/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
libev
+ patches/patch-ev_c
> define a memory fence primitive for alpha to enable building on that arch
> (naddy@)
llvm
~ Makefile
> set ONLY_FOR_ARCHS to try and build only on arch where packages currently
> exist. (sthen@)
p5-Test-Pod
~ Makefile ~ distinfo
> update to 1.45
> zap groff
> OK sthen@ jasper@ (gsoares@)
== games ============================================================= 03/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
angband
~ Makefile ~ distinfo
~ pkg/PFRAG.sdl ~ pkg/PLIST
> Update to angband-3.3.2.
> OK aja@ (edd@)
== mail ============================================================== 04/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
mailscanner
~ Makefile ~ distinfo
~ patches/patch-bin_update_bad_phishing_emails
~ patches/patch-bin_update_bad_phishing_sites
~ patches/patch-lib_MailScanner_TNEF_pm
TAGGED OPENBSD_5_1
> MFC update to MailScanner 4.84.5-2
> - Fixes URL used to fetch phishing-detection database; the domain that
> it was hosted on lapsed. You may have a corrupt database: if the file
> /var/spool/MailScanner/quarantine/phishingupdate exists, delete it
> and run update_bad_phishing_sites and update_bad_phishing_emails
> manually as the "run as user".
> - While there update the TNEF.pm fix to improve temp file handling.
> (sthen@)
postfix
~ snapshot/Makefile ~ snapshot/pkg/postfix.rc
> I misunderstood the new -w flag, this is passed from 'postfix' to 'master'
> automatically, no changes are necessary, so remove the change to
> daemon_flags (sthen@)
== multimedia ======================================================== 05/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia
avidemux
~ patches/patch-configure_in_in
> add the required architecture definitions to allow this to build on alpha
> (naddy@)
== net =============================================================== 06/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
net-snmp
~ Makefile ~ pkg/PLIST-main
+ files/OPENBSD-PF-MIB.txt
TAGGED OPENBSD_5_1
> MFC net-snmp workaround for not having OPENBSD-PF-MIB.txt in 5.1 (sthen@)
- files/OPENBSD-PF-MIB.txt ~ Makefile
~ pkg/PLIST-main
TAGGED OPENBSD_5_1
> Remove net-snmp workaround now that OPENBSD-PF-MIB is installed in the OS.
> (sthen@)
netatalk
- patches/patch-bin_afile_common_c
- patches/patch-bin_afppasswd_afppasswd_c
- patches/patch-bin_cnid_cnid_index_c
- patches/patch-bin_megatron_megatron_c
- patches/patch-bin_megatron_nad_c - patches/patch-bin_nbp_nbplkup_c
- patches/patch-bin_psorder_psorder_c - patches/patch-bin_uniconv_uniconv_c
- patches/patch-etc_afpd_auth_c - patches/patch-etc_afpd_directory_c
- patches/patch-etc_afpd_file_c - patches/patch-etc_afpd_mangle_c
- patches/patch-etc_afpd_ofork_c - patches/patch-etc_afpd_unix_c
- patches/patch-etc_afpd_volume_c - patches/patch-etc_atalkd_config_c
- patches/patch-etc_atalkd_main_c
- patches/patch-etc_cnid_dbd_cnid_metad_c
- patches/patch-etc_cnid_dbd_db_param_c
- patches/patch-etc_cnid_dbd_dbd_dbcheck_c
- patches/patch-etc_cnid_dbd_dbd_delete_c
- patches/patch-etc_cnid_dbd_dbd_get_c
- patches/patch-etc_cnid_dbd_dbd_getstamp_c
- patches/patch-etc_cnid_dbd_dbd_lookup_c
- patches/patch-etc_cnid_dbd_dbd_resolve_c
- patches/patch-etc_cnid_dbd_dbd_update_c
- patches/patch-etc_cnid_dbd_dbif_c - patches/patch-etc_cnid_dbd_pack_c
- patches/patch-etc_papd_auth_c - patches/patch-etc_papd_lp_c
- patches/patch-etc_papd_main_c - patches/patch-etc_papd_ppd_c
- patches/patch-etc_papd_printcap_c - patches/patch-etc_papd_queries_c
- patches/patch-libatalk_adouble_ad_open_c
- patches/patch-libatalk_cnid_cdb_cnid_cdb_open_c
- patches/patch-libatalk_cnid_cdb_cnid_cdb_private_h
- patches/patch-libatalk_cnid_dbd_cnid_dbd_c
- patches/patch-libatalk_nbp_nbp_util_c
- pkg/MESSAGE ~ Makefile
~ distinfo ~ patches/patch-configure
~ pkg/DESCR ~ pkg/PLIST
+ files/krb5-config + pkg/afpd.rc
+ pkg/cnid_metad.rc + pkg/netatalk.rc
> update to netatalk 2.2.2, from Brad, tested by william@ and Ian McWilliam
> - support for MacOS X Lion and TimeMachine
> - add rc scripts (sthen@)
p5-NetAddr-IP
~ Makefile ~ distinfo
> update p5-NetAddr-IP to 4.059 (bluhm@)
samba
- patches/patch-lib_substitute_c - patches/patch-smbd_server_c
~ Makefile ~ distinfo
~ patches/patch-Makefile_in
TAGGED OPENBSD_5_1
> MFC samba update to 5.1-stable. From Ian McWilliam.
> *NASTY* security update to samba 3.6.4: remote code execution as root by
> anonymous user. https://www.samba.org/samba/security/CVE-2012-1182
> (sthen@)
== print ============================================================= 07/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
cups-pdf
- pkg/patch-contrib_cups-pdf-dispatch-0_1_cups-pdf-dispatch
- pkg/patch-contrib_cups-pdf-dispatch-0_1_cups-pdf-dispatch_conf
- pkg/patch-src_cups-pdf_c - pkg/MESSAGE
~ Makefile ~ distinfo
~ patches/patch-extra_cups-pdf_conf ~ patches/patch-src_cups-pdf_h
~ pkg/PLIST + pkg/README
> Update to cups-pdf-2.6.1.
> Use proper SUBST_CMD to not hardcode paths.
> By default, save PDFs in the user's HOME.
> MESSAGE -> README (ajacoutot@)
foo2zjs
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ patches/patch-getweb_in
> Update to foo2zjs-20120223. (ajacoutot@)
foomatic-db
~ Makefile ~ distinfo
~ patches/patch-configure ~ pkg/PLIST
> Update to foomatic-db-4.0.20120411. (ajacoutot@)
foomatic-filters
~ Makefile ~ distinfo
~ patches/patch-foomaticrip_c
> Updtae to foomatic-filters-4.0.15. (ajacoutot@)
gtklp
~ Makefile
> Fix HOMEPAGE. (ajacoutot@)
py-cups
~ Makefile ~ distinfo
~ patches/patch-cupsconnection_c
> Update to py-cups-1.9.61. (ajacoutot@)
system-config-printer
~ Makefile ~ distinfo
~ patches/patch-newprinter_py
> Update to system-config-printer-1.3.9. (ajacoutot@)
== security ========================================================== 08/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
libtasn1
~ Makefile ~ distinfo
TAGGED OPENBSD_5_1
> MFC update to libtasn1 2.12; corrects SECURITY-related DER decoding issue,
> see http://www.openwall.com/lists/oss-security/2012/03/20/3 (sthen@)
p5-IO-Socket-SSL
~ Makefile ~ distinfo
> update p5-IO-Socket-SSL to 1.64
> from wen heping (bluhm@)
p5-Net-SSLGlue
~ Makefile ~ distinfo
> update p5-Net-SSLGlue to 1.01 (bluhm@)
p5-Net_SSLeay
~ Makefile ~ distinfo
~ pkg/PLIST
> update p5-Net-SSLeay to 1.47 (bluhm@)
== sysutils ========================================================== 09/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
moreutils
~ Makefile ~ distinfo
> update to moreutils 0.46, fixing a manpage typo and reading from named
> pipes
> in combine(1)'s xor mode. (sthen@)
== telephony ========================================================= 10/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony
asterisk
- patches/patch-channels_h323_ast_h323_cxx
- patches/patch-channels_h323_ast_h323_h
- patches/patch-main_asterisk_c ~ Makefile
~ distinfo ~ patches/patch-bootstrap_sh
~ patches/patch-channels_chan_unistim_c
~ patches/patch-configure_ac ~ pkg/DESCR-main
~ pkg/PLIST-main + patches/patch-addons_chan_ooh323_c
+ patches/patch-addons_chan_ooh323_h + patches/patch-pbx_pbx_spool_c
TAGGED OPENBSD_5_1
> MFC update to asterisk 1.8.11.0, relative to previous version this
> includes fixes for various crash/deadlock problems and the following
> SECURITY problems:
> AST-2012-002: stack buffer overflow (remote unauthenticated sessions).
> requires a dialplan using the Milliwatt application with the 'o' option,
> and internal_timing off. Affects all 1.4+ Asterisk versions.
> AST-2012-003: stack buffer overflow (remote unauth'd sessions) in HTTP
> manager interface; triggered by long digest authentication strings.
> Code injection possibility. Affects 1.8+. (sthen@)
== textproc ========================================================== 11/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
gtkspell
~ Makefile ~ pkg/DESCR
> Tweak DESCR/COMMENT in preparation for gtkspell3. (ajacoutot@)
== www =============================================================== 12/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> link showhttptest (sthen@)
fcgi-cgi
~ Makefile
> missed bump; pointed out by nigel@ (sthen@)
lighttpd
~ Makefile ~ patches/patch-src_mod_compress_c
+ patches/patch-src_buffer_c
+ patches/patch-src_network_backends_h
TAGGED OPENBSD_5_1
> MFC lighttpd patches.
> - Disable mmap by default with mod_compress, if a user truncates a file we
> are mmapping, reading the truncated area leads to SIGBUS.
> - Always convert letters to lowercase to get transitive results. (sthen@)
owncloud
~ Makefile ~ distinfo
> Update to owncloud-3.0.2. (ajacoutot@)
phpmyadmin
~ Makefile ~ distinfo
~ pkg/PLIST
TAGGED OPENBSD_5_1
> MFC phpmyadmin update, for what it's worth. Fixes XSS, path disclosure,
> etc. (sthen@)
slowhttptest
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> import www/slowhttptest, ok ajacoutot@
== x11 =============================================================== 13/13 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
gnome
~ tracker/Makefile
~ tracker/patch-src_libtracker-miner_tracker-monitor_c
> Adapt monitor_limit after the recent nofiles limit bump in login.conf(5).
> Fix WANTLIB-evolution. (ajacoutot@)
+ video-effects/distinfo + video-effects/Makefile
+ video-effects/pkg/DESCR + video-effects/pkg/PLIST
> New import:
> Import gnome-video-effects-0.4.0.
~ Makefile
> +video-effects (ajacoutot@)
~ glom/Makefile ~ glom/distinfo
~ glom/patches/patch-glom_libglom_connectionpool_cc
~ glom/pkg/PLIST
+ glom/pkg/patch-glom_libglom_python_embed_py_glom_relatedrecord_cc
+ glom/pkg/patch-glom_main_cc
+ glom/pkg/patch-glom_main_local_options_cc
> Update to glom-1.22.0. (ajacoutot@)
===============================================================================
More information about the odc
mailing list