[odc] Daily ports changes for 2005-12-08

ODC auto at squish.net
Fri Dec 9 07:07:26 GMT 2005


OpenBSD ports changes summary for 2005-12-08
============================================

INDEX                                   comms/mgetty+sendfax
devel                                   devel/maven
devel/p5-Class-Trigger                  multimedia/dvdauthor
net/curl                                net/nsd
net/p5-Net-IP                           net/p5-Net-Ping-External
net/p5-Net-Traceroute                   print/teTeX
sysutils/iogen                          textproc/gpdf
www/mediawiki                           

== INDEX ============================================================= 01/09 ==

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

INDEX


  > sync (pvalchev@)

== comms ============================================================= 02/09 ==

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

mgetty+sendfax

  ~ Makefile                              ~ pkg/PLIST

  > better file permissions, don't install ugly sample scripts.
  > ok sturm@ (steven@)

== devel ============================================================= 03/09 ==

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

devel

  ~ Makefile                              

  > add maven (bernd@)

maven

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + files/maven.rc                        + files/mvn
  + patches/patch-bin_mvn                 

  > New import:
  >	Import maven-2.0.

p5-Class-Trigger

  ~ Makefile                              ~ distinfo

  > update to 0.10
  > from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > maintainer timeout (steven@)

== multimedia ======================================================== 04/09 ==

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

dvdauthor

  ~ Makefile                              

  > - use locale_charset() from libiconv instead if nl_langinfo(CODESET)
  > directly to get the codeset.  locale_charset() canonicalizes the
  > codeset name "646", which libiconv does not understand, to "ASCII",
  > which libiconv does understand.
  > - use my OpenBSD email address
  > - and of course, bump the PKGNAME
  > OK jolan@ (jakemsr@)

  - patch-src_readxml_c                   - pkg/DESCR
  - pkg/PLIST                             

  > wtf?  maybe I had a couple Terminal Gravitys before I made this commit,
  > but I did _not_ do a 'cvs add' of this directory structure.
  > cvs saiz, "sorry 'bout the noise". (jakemsr@)

  + patches/patch-src_readxml_c           

  > I really did mean to add this file (jakemsr@)

  + pkg/DESCR                             + pkg/PLIST

  > grrr (jakemsr@)

== net =============================================================== 05/09 ==

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

curl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_Makefile_in         ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  > SECURITY:
  > Update to 7.15.1, which fixes a local buffer overflow.
  > http://curl.haxx.se/docs/adv_20051207.html (naddy@)

nsd

  ~ Makefile                              ~ distinfo

  > update to v2.3.3 (jakob@)

p5-Net-IP

  ~ Makefile                              ~ distinfo

  > update to 1.24
  > from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > (steven@)

p5-Net-Ping-External

  ~ Makefile                              ~ distinfo

  > update to 0.11
  > from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > (steven@)

p5-Net-Traceroute

  ~ Makefile                              ~ distinfo

  > update to 1.09
  > from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > (steven@)

== print ============================================================= 06/09 ==

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

teTeX

  ~ base/Makefile                         
  + base/patches/patch-libs_xpdf_xpdf_JPXStream_cc
  + base/patches/patch-libs_xpdf_xpdf_Stream_cc
  + base/patches/patch-libs_xpdf_xpdf_Stream_h

  TAGGED OPENBSD_3_7
  > MFC:
  > Fix several security bugs in the xpdf parts of teTeX.
  > o iDefense advisories from 2005-12-05
  > o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193
  > - JPX Stream Reader Heap Overflow Vulnerability
  > - DCTStream Baseline Heap Overflow Vulnerability
  > - DCTStream Progressive Heap Overflow
  > - StreamPredictor Heap Overflow Vulnerability
  > Patch provided by xpdf developers. (sturm@)

  ~ base/Makefile                         
  + base/patches/patch-libs_xpdf_xpdf_JPXStream_cc
  + base/patches/patch-libs_xpdf_xpdf_Stream_cc
  + base/patches/patch-libs_xpdf_xpdf_Stream_h

  TAGGED OPENBSD_3_8
  > MFC:
  > Fix several security bugs in the xpdf parts of teTeX.
  > o iDefense advisories from 2005-12-05
  > o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193
  > - JPX Stream Reader Heap Overflow Vulnerability
  > - DCTStream Baseline Heap Overflow Vulnerability
  > - DCTStream Progressive Heap Overflow
  > - StreamPredictor Heap Overflow Vulnerability
  > Patch provided by xpdf developers. (sturm@)

== sysutils ========================================================== 07/09 ==

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

iogen

  ~ src/iogen.8                           

  > Fix typo.  From jmc@ (marco@)

  ~ Makefile                              

  > Oops forgot to bump makefile. (marco@)

== textproc ========================================================== 08/09 ==

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

gpdf

  ~ Makefile                              + patches/patch-xpdf_JPXStream_cc
  + patches/patch-xpdf_Stream_cc          + patches/patch-xpdf_Stream_h

  TAGGED OPENBSD_3_7
  > MFC:
  > Fix several security bugs in the xpdf code of gpdf.
  > o iDefense advisories from 2005-12-05
  > o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193
  > - JPX Stream Reader Heap Overflow Vulnerability
  > - DCTStream Baseline Heap Overflow Vulnerability
  > - DCTStream Progressive Heap Overflow
  > - StreamPredictor Heap Overflow Vulnerability
  > Patch provided by xpdf developers. (sturm@)

  ~ Makefile                              + patches/patch-xpdf_JPXStream_cc
  + patches/patch-xpdf_Stream_cc          + patches/patch-xpdf_Stream_h

  TAGGED OPENBSD_3_8
  > MFC:
  > Fix several security bugs in the xpdf code of gpdf.
  > o iDefense advisories from 2005-12-05
  > o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193
  > - JPX Stream Reader Heap Overflow Vulnerability
  > - DCTStream Baseline Heap Overflow Vulnerability
  > - DCTStream Progressive Heap Overflow
  > - StreamPredictor Heap Overflow Vulnerability
  > Patch provided by xpdf developers. (sturm@)

== www =============================================================== 09/09 ==

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

mediawiki

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Security update to mediawiki-1.5.3. (Only 1.5.x series affected.)
  > This fixes a remote code execution vulnerability.
  > More information: http://www.securityfocus.com/bid/15703
  > ok kevlo@ (bernd@)

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



More information about the odc mailing list