Commit graph

1149 commits

Author SHA1 Message Date
Ted Hess
a949f4750e Merge pull request #325 from commodo/master
freetype: install ft2build.h
2014-09-19 11:37:55 -04:00
Alexandru Ardelean
dba9c40dcc freetype: install ft2build.h
Required for splashutils.
May be required for other programs too.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-19 18:17:54 +03:00
Daniel Golle
1fce893b04 tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-09-18 22:36:39 +02:00
Ted Hess
5c7c791a7a libsoxr: fix cmake builds for big-endian target systems
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-18 15:50:09 -04:00
Nikos Mavrogiannopoulos
3679eadf79 gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:28:29 +02:00
Nikos Mavrogiannopoulos
fa78baaeb2 gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos
7c27853fff p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
sbyx
218cedc97f Merge pull request #316 from champtar/zabbix
admin/zabbix: put myself as maintainer
2014-09-18 17:53:03 +02:00
sbyx
514587f1ae Merge pull request #323 from commodo/master
openvswitch: cleanup and updates
2014-09-18 17:51:57 +02:00
Jo-Philipp Wich
906611d5e3 vnstat: update to upstream 1.12 release
Deferring privilege dropping for now until the OpenWrt api is stable.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-18 17:35:29 +02:00
Alexandru Ardelean
2e1bfb6f26 openvswitch: remove openvswitch-package until python package is put back in
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
eaa0d56c03 openvswitch: fix package URL
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
cf5fdf8a8f openvswitch: change order of the installs
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:58 +03:00
Alexandru Ardelean
4940679ef2 openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Alexandru Ardelean
aa35b34326 openvswitch: merge openvswitch-common + openvswitch-switch into openvswitch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Alexandru Ardelean
6f1313abd0 openvswitch: move openvswitch-common/postinst after install
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-18 17:21:57 +03:00
Jo-Philipp Wich
7d44d48c66 Merge pull request #298 from hnyman/collectd541
collectd: Update to 5.4.1
2014-09-18 15:28:38 +02:00
Steven Barth
4795b81884 openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-18 14:47:41 +02:00
sbyx
253c47ff3d Merge pull request #320 from commodo/ovs-controller-remove
openvswitch: remove ovs-controller package
2014-09-18 07:36:06 +02:00
Ted Hess
b1ed1ded36 Merge pull request #318 from thess/gst1-libav
gst1-libav: Import gstreamer libary based on bundled libav
2014-09-17 17:12:37 -04:00
Ted Hess
aa7ede2712 Merge pull request #315 from thess/gst1-menus
gstreamer1: reorganize options selection menus
2014-09-17 17:11:59 -04:00
Alexandru Ardelean
ff1dd56ee0 openvswitch: remove ovs-controller package
According to the NEWS message from the main OVS site:
    http://openvswitch.org/releases/NEWS-2.3.0

Excerpt:
 - ovs-controller has been renamed test-controller.  It is no longer
   packaged or installed by default, because too many users assumed
   incorrectly that ovs-controller was a necessary or desirable part
   of an Open vSwitch deployment.

Current feed was updated based on a feed that packaged OVS 1.9,
and subsequently updated.

For now, we'll remove it, since it's not required.
When I tested the feed, I tested it on a setup that has been configured
some time ago, and does not have that package enabled.

So, I'll remove it to prevent confusion.

Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com
2014-09-17 23:56:49 +03:00
Ted Hess
e8aaebb2df shairport: remove service_stop call to SIGINT. SIGINT/SIGTERM both work in latest version.
Fixes restart/reload calls

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 16:02:23 -04:00
Ted Hess
d3805f3687 gst1-libav: Import gstreamer libary based on bundled libav
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:21:26 -04:00
Ted Hess
8227368777 gstreamer1: reorganize options selection menus
gst-plugins-bad: plugins-bad package missing (fix install def)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:00:56 -04:00
Thomas Heil
85c47b0630 haproxy: patches from upstream
- [PATCH 01/13] DOC: clearly state that the "show sess" output format
- [PATCH 02/13] MINOR: stats: fix minor typo fix in
- [PATCH 03/13] MEDIUM: Improve signal handling in systemd wrapper.
- [PATCH 04/13] MINOR: Also accept SIGHUP/SIGTERM in systemd-wrapper
- [PATCH 05/13] DOC: indicate in the doc that track-sc* can wait if
- [PATCH 06/13] MEDIUM: http: enable header manipulation for 101
- [PATCH 07/13] BUG/MEDIUM: config: propagate frontend to backend
- [PATCH 08/13] MEDIUM: config: properly propagate process binding
- [PATCH 09/13] MEDIUM: config: make the frontends automatically bind
- [PATCH 10/13] MEDIUM: config: compute the exact bind-process before
- [PATCH 11/13] MEDIUM: config: only warn if stats are attached to
- [PATCH 12/13] MEDIUM: config: report it when tcp-request rules are
- [PATCH 13/13] MINOR: config: detect the case where a tcp-request

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-17 12:13:12 +02:00
sbyx
507878dac5 Merge pull request #314 from commodo/openvswitch-feed
openvswitch: initial feed at OpenVSwitch version 2.3
2014-09-17 07:46:49 +02:00
Etienne CHAMPETIER
76bf2abf48 admin/zabbix: put myself as maintainer
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 23:28:20 +02:00
Christoph König
c5f4701fbf zabbix: update to 2.4.0, refresh patches
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 22:00:38 +02:00
Alexandru Ardelean
8ecc0fb194 openvswitch: initial feed at OpenVSwitch version 2.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-16 17:13:46 +03:00
sbyx
ab9becdc10 Merge pull request #313 from salzmdan/master
knot: update to 1.5.3
2014-09-16 11:20:50 +02:00
Daniel Salzman
3dfcab5c48 knot: update to 1.5.3.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-09-16 09:48:14 +02:00
Nuno Goncalves
319c980c7f remserial: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:23:48 +01:00
Nuno Goncalves
33b8ef5e0c rtklib: move to github, bump version to 2.4.2 p9
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:15:57 +01:00
Nuno Goncalves
47a3cee62b ntripclient: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:37 +01:00
Nuno Goncalves
78638c5873 ntripserver: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:22 +01:00
Nuno Goncalves
52b9934e1f ntripcaster: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:09 +01:00
Nuno Goncalves
73392f3ff3 sshtunnel: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 01:37:29 +01:00
Nuno Goncalves
8f52a803a4 tcsh: move to github, bump version to 6.18.01
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 01:13:23 +01:00
Nuno Goncalves
c7ad47cd51 wifitoggle: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 00:23:17 +01:00
Nikos Mavrogiannopoulos
7a7e9ae46f libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-15 21:25:57 +02:00
sbyx
7208a95647 Merge pull request #308 from mwarning/master
libs/libsodium: add LIBSODIUM_MINIMAL
2014-09-15 17:43:02 +02:00
Florian Fainelli
aa98fabf55 Merge pull request #306 from cjkoenig/update_debootstrap
debootstrap: update to 1.0.61
2014-09-14 23:48:52 -07:00
Thomas Heil
9495538992 apache: upgrade version to 2.2.29 that fixes recent CVEs
- CVE-2014-0118
 - CVE-2014-0231
 - CVE-2014-0226
 - CVE-2013-5704

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-14 23:14:01 +02:00
Ted Hess
1a0a7d316e Merge pull request #311 from hauke/tor
Tor
2014-09-14 16:13:50 -04:00
Ted Hess
e4aa213a98 Merge pull request #310 from fededim/master
net/lftp: import from old packages version 4.3.6 & update to latest 4.5.5, added maintainer, updated description
2014-09-14 16:09:19 -04:00
Hauke Mehrtens
b801586d40 tor: add from oldpackages
This adds tor from old packages and updates it to version 0.2.4.23.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:58:24 +02:00
Hauke Mehrtens
d013ed39e6 libnatpmp: add from oldpackages
This adds libnatpmp from old packages and updates it to version
20140401. This new version has to install the header file declspec.h.

libnatpmp is needed for tor.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:56:57 +02:00
Rupan
c76d4cc8d5 net/lftp: import from old packages version 4.3.6
net/lftp: update to latest 4.5.5, added maintainer, updated description

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-09-14 11:15:01 +02:00
Moritz Warning
5948b0a632 libs/libsodium: add LIBSODIUM_MINIMAL 2014-09-13 23:22:48 +02:00