[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bitrig-src
Subject:    [SCM] bitrig-ports branch openbsd updated
From:       dhill () git ! bitrig ! org (David Hill)
Date:       2013-02-24 18:53:55
Message-ID: 20130224185355.DEC77788D2 () git ! bitrig ! org
[Download RAW message or body]

Describe:  0bdde5ed2c9abe8e44624a660daf819b664324af
Commit:    0bdde5ed2c9abe8e44624a660daf819b664324af
Commit:    8184b57bfa8c394072e861d45ff8d99f8bb0536e
Commit:    27a7803b6dc6e848c617190929d55c967fc7bd93
Commit:    3e7fd2c0d61f550065f1480ce7d481821cdf23ae
Commit:    ac90de82cfc692f6851191c7961e9c48112cc376
Commit:    2194ece3ea1552ed621fbc4ab399e14575f653bf
Commit:    5d46b5f401a93b7bb2f3cef2f6a0fdf13f834e7b
Commit:    2bf40f2c98e0d419c155065458d5b2e4e7522861
Commit:    372321cb9e8cdbc1e394c76a32ab859eea3823f8
Commit:    271bfd311b523c06511460cc7fcbb3061519a0f5
Commit:    8acea4200b14795608eb5de54b5b0374cf33c4e5
Commit:    309e996cae0ed0b454d41b0730f6a7751002f6aa
Commit:    468e0fa2c2483c3a9855ab5699439efb4a0119d5
Commit:    017af31bd32e877b084bc5f593b5aa426fde7a69
Commit:    5576951e53fcd5d0f5e9b4e8820bc1393a3d0892
Commit:    df9646f40cb9bb11f9adb39e0b34748537d10206
Commit:    0851532e2b55e69fcd08f36873ebb6f5d1965d8f
Commit:    b8372f7e72f1150a7ed61bfcdf515e6309db5ee5
Commit:    9a727dab1f863562bf82ea8279fcde9886458842

Modifications:
		devel/jenkins/Makefile                             |    4 +-
		devel/jenkins/distinfo                             |    4 +-
		emulators/yabause/Makefile                         |    5 +-
		geo/postgis/Makefile                               |    3 +-
		infrastructure/lib/DPB/Signature.pm                |   11 +-
		infrastructure/mk/bsd.port.mk                      |    5 +-
		infrastructure/plist/amd64                         |  153 ++++++++---
		infrastructure/plist/i386                          |   36 +--
		infrastructure/plist/powerpc                       |   44 ---
		infrastructure/plist/sparc64                       |  102 ++++++--
		lang/ruby/1.9/Makefile                             |    4 +-
		lang/ruby/1.9/distinfo                             |    4 +-
		lang/ruby/1.9/pkg/PLIST-main                       |    4 +-
		lang/ruby/1.9/pkg/PLIST-ri_docs                    |    5 +-
		mail/claws-mail/Makefile                           |    4 +-
		multimedia/gstreamer-0.10/plugins-bad/Makefile     |    5 +-
		productivity/davical/Makefile                      |    6 +-
		productivity/zeitgeist/Makefile                    |    5 +-
		security/gnutls/Makefile                           |    8 +-
		security/gnutls/pkg/PLIST                          |    3 +-
		sysutils/polkit/Makefile                           |    3 +-
		...ch-src_polkitbackend_polkitbackendjsauthority_c |   13 +-
		sysutils/ruby-puppet/Makefile                      |   12 +-
		sysutils/ruby-puppet/files/puppet.conf             |   10 +
		sysutils/ruby-puppet/patches/patch-conf_auth_conf  |  130 +++++++++
		.../ruby-puppet/patches/patch-conf_fileserver_conf |   45 +++
		.../ruby-puppet/patches/patch-conf_tagmail_conf    |   20 ++
		.../patch-examples_etc_puppet_fileserver_conf      |   15 -
		sysutils/ruby-puppet/pkg/PLIST                     |   35 +--
		www/drupal7/core/Makefile                          |    6 +-
		www/drupal7/core/distinfo                          |    4 +-
		www/gtkhtml3/Makefile                              |    6 +-
		www/owncloud/Makefile                              |    4 +-
		www/owncloud/distinfo                              |    4 +-
		www/owncloud/pkg/PLIST                             |    7 +-
		www/squid/Makefile                                 |    8 +-
		36 files changed, 522 insertions(+), 215 deletions(-)
		delete mode 100644 infrastructure/plist/powerpc
		create mode 100644 sysutils/ruby-puppet/files/puppet.conf
		create mode 100644 sysutils/ruby-puppet/patches/patch-conf_auth_conf
		create mode 100644 sysutils/ruby-puppet/patches/patch-conf_fileserver_conf
		create mode 100644 sysutils/ruby-puppet/patches/patch-conf_tagmail_conf
		delete mode 100644 \
sysutils/ruby-puppet/patches/patch-examples_etc_puppet_fileserver_conf

Log messages:

add RUN_DEPENDS on php-curl; while it's sort-of-optional dep, it's light and useful.
ok landry@ (MAINTAINER) sthen@

Written by: Jasper Lievisse Adriaanse <jasper@openbsd.org>

force opus support to be disabled for now (hidden dep); to be enabled later.  ok \
naddy@ espie@ Written by: Stuart Henderson <sthen@openbsd.org>

hidden build dep on libgcrypt (which shouldn't be necessary, but to be fixed properly \
later). ok naddy@ espie@ Written by: Stuart Henderson <sthen@openbsd.org>

build dep on wdg-sgml-lib, no package change. ok naddy@ espie@
Written by: Stuart Henderson <sthen@openbsd.org>

oops, wrong tree, add a REVISION bump
Written by: Stuart Henderson <sthen@openbsd.org>

don't pick up openal/freeglut (hidden deps). should probably be enabled at a \
different time in the release cycle. ok naddy@ espie@ Written by: Stuart Henderson \
<sthen@openbsd.org>

fix LIB_DEPENDS for arches that need the gcc4 modules (multi-packages are fun that \
way). Bump affected pkgs just in case. problem noticed by rpe@

okay naddy@, sthen@

Written by: Marc Espie <espie@openbsd.org>

Update to ruby 1.9.3-p392, fixing CVE-2013-0269 and a DoS vulnerability in REXML.
OK jasper@ sthen@

Written by: Jeremy Evans <jeremy@openbsd.org>

with live debug help from phessler@ : don't register lib signatures from  dead hosts, \
thus precluding live hosts from starting up correctly. okay naddy@

Written by: Marc Espie <espie@openbsd.org>

security update, okay jasper@, naddy@
Written by: Marc Espie <espie@openbsd.org>

Remove an annoying warning at pkg_add/delete time due to an empty manpage.
Theo confirmed this can still go in.
prodded by and ok sthen@, ok jasper@

Written by: Antoine Jacoutot <ajacoutot@openbsd.org>

add missing build dependency on dbus, as spotted by rpe@
ok aja@

Written by: Jasper Lievisse Adriaanse <jasper@openbsd.org>

5.2 CD packages
Written by: Christian Weisgerber <naddy@openbsd.org>

SECURITY update to owncloud-4.5.7.
Multiple XSS vulnerabilities (oC-SA-2013-003)
Multiple CSRF vulnerabilities (oC-SA-2013-004)
PHP settings disclosure (oC-SA-2013-005)
Multiple code executions (oC-SA-2013-006)
Privilege escalation in the calendar application (oC-SA-2013-007)

Written by: Antoine Jacoutot <ajacoutot@openbsd.org>

- security update of jenkins to 1.502 which addresses three vulnerabilities, as \
described in https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-02-16
 ok aja@
(no response from maintainer as of yet, committing now to make sure it makes 5.3)

Written by: Jasper Lievisse Adriaanse <jasper@openbsd.org>

Sanitize this package and provide a working runtime out of the box: * remove \
USE_GROFF to prevent warnings * fix the examples directory * use .conf files from \
upcoming 3.1 version (they work by default and the patches can be easily removed when \
we upgrade) * add a default minimal puppet.conf that works instead of the currently \
broken one we ship * only include conf files we need * no need to create the \
hierarchy under /var/puppet since puppet will take care of it ok robert@ \
(maintainer), jasper@

Written by: Antoine Jacoutot <ajacoutot@openbsd.org>

Unbreak rule parsing by opening the proper libmozjs.
spotted by landry@
ok landry@ jasper@

Written by: Antoine Jacoutot <ajacoutot@openbsd.org>

give a clue to clueless people
okay sthen@

Written by: Marc Espie <espie@openbsd.org>

sync with gtkhtml4 by adding a build dependency on libsoup as used for testgtkhtml.
found by naddy@
ok aja@

Written by: Jasper Lievisse Adriaanse <jasper@openbsd.org>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic