feed/packages.git
9 years agofreeradius2: completely disable runtime OpenSSL version checks
Jo-Philipp Wich [Mon, 28 Dec 2015 15:16:56 +0000 (16:16 +0100)]
freeradius2: completely disable runtime OpenSSL version checks

Whenever we ship fixed libopenssl binaries in CC, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.

Since our OpenSSL updates for CC are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.

Signed-off-by: Jo-Philipp Wich <[email protected]>
9 years agovpnc-scripts: bumped version
Nikos Mavrogiannopoulos [Sun, 20 Dec 2015 17:31:27 +0000 (19:31 +0200)]
vpnc-scripts: bumped version

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
9 years agovpnc-scripts: Fix handling of multiple VPN DNS servers
Aleksandar Radovanovic [Sun, 20 Dec 2015 14:28:24 +0000 (14:28 +0000)]
vpnc-scripts: Fix handling of multiple VPN DNS servers

Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server.

Signed-off-by: Aleksandar Radovanovic <[email protected]>
9 years agoCONTRIBUTING.md: Add advice about pull requests
Hannu Nyman [Tue, 15 Dec 2015 15:38:35 +0000 (17:38 +0200)]
CONTRIBUTING.md: Add advice about pull requests

Add "best practices" advice about working with pull requests.

Signed-off-by: Hannu Nyman <[email protected]>
(cherry picked from commit df35777400041367e6696729a22e6e0295e930bf)

9 years agowget: bump version to 1.17.1
Hannu Nyman [Tue, 15 Dec 2015 15:24:30 +0000 (17:24 +0200)]
wget: bump version to 1.17.1

Backport from trunk the version update to 1.17.1.

Signed-off-by: Hannu Nyman <[email protected]>
9 years agoMerge pull request #2122 from commodo/python-backports-15.05
Hannu Nyman [Mon, 14 Dec 2015 17:46:25 +0000 (19:46 +0200)]
Merge pull request #2122 from commodo/python-backports-15.05

python: backport some patches from trunk to 15.05

9 years agopython: add missing host build dependency on expat/host
Jan Čermák [Mon, 23 Nov 2015 20:59:29 +0000 (21:59 +0100)]
python: add missing host build dependency on expat/host

Since 94f87dc1, host build of Python depends on expat installed in host
staging directory. However, pyexpat extension fails to build if expat
was not built and installed to staging dir before - adding host build
dependency should fix this.

Signed-off-by: Jan Čermák <[email protected]>
9 years agopython: fix cross-compiling C++ modules.
Attila Lendvai [Sun, 27 Sep 2015 20:54:02 +0000 (22:54 +0200)]
python: fix cross-compiling C++ modules.

Signed-off-by: Attila Lendvai <[email protected]>
9 years agopython: add correct host expat
Steven Barth [Mon, 3 Aug 2015 06:01:14 +0000 (08:01 +0200)]
python: add correct host expat

Signed-off-by: Steven Barth <[email protected]>
9 years agopython: fix patch removing multiarch support for host python
Jan Čermák [Thu, 2 Jul 2015 15:57:13 +0000 (17:57 +0200)]
python: fix patch removing multiarch support for host python

Patch removing multiarch paths from build should be applied only when
Python is built for target, but not for host. When the paths are removed
during host build, host python throws some ugly errors when importing
some hashlib modules. Also it reports that modules crypt and nis failed
to build (tested on Ubuntu 14.04 host).

Signed-off-by: Jan Čermák <[email protected]>
10 years agosqm-scripts: Bump to v1.0.6.
Toke Høiland-Jørgensen [Wed, 9 Dec 2015 14:07:57 +0000 (15:07 +0100)]
sqm-scripts: Bump to v1.0.6.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
10 years agolibradcli: updated to 1.2.5
Nikos Mavrogiannopoulos [Mon, 7 Dec 2015 18:58:00 +0000 (19:58 +0100)]
libradcli: updated to 1.2.5

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agopostgresql: now visible with uclibc
Alexander Ryzhov [Sun, 6 Dec 2015 13:08:49 +0000 (08:08 -0500)]
postgresql: now visible with uclibc
Signed-off-by: Alexander Ryzhov <[email protected]>
10 years agoMerge pull request #2072 from thess/for-15.05
Ted Hess [Fri, 4 Dec 2015 20:11:45 +0000 (15:11 -0500)]
Merge pull request #2072 from thess/for-15.05

dosfstools: [for-15.05] bump to 3.0.28, fix URLs - dev moved to github

10 years agodosfstools: bump to 3.0.28, fix URLs - dev moved to github
Ted Hess [Fri, 4 Dec 2015 19:53:33 +0000 (14:53 -0500)]
dosfstools: bump to 3.0.28, fix URLs - dev moved to github

Signed-off-by: Ted Hess <[email protected]>
10 years agohaproxy: bump to version 1.5.15
heil [Wed, 2 Dec 2015 11:06:32 +0000 (12:06 +0100)]
haproxy: bump to version 1.5.15
 - integrate pending patches

Signed-off-by: heil <[email protected]>
10 years agop11-kit: Version update
Carlos Miguel Ferreira [Tue, 24 Nov 2015 02:15:12 +0000 (02:15 +0000)]
p11-kit: Version update

Just a regular version update
- Package gnutls requires the 0.23.1 to compile.

Signed-off-by: Carlos M. Ferreira <[email protected]>
10 years agoocserv: corrected path for ocserv-fw
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 22:09:19 +0000 (23:09 +0100)]
ocserv: corrected path for ocserv-fw

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 21:57:56 +0000 (22:57 +0100)]
ocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agovpnc-script: don't attempt to resolve domains which match the local domain
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:23:43 +0000 (00:23 +0100)]
vpnc-script: don't attempt to resolve domains which match the local domain

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agovpnc-script: create dnsmasq entries for connections where default domain is set
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 22:51:32 +0000 (23:51 +0100)]
vpnc-script: create dnsmasq entries for connections where default domain is set

Relates to #1975

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: updated to 0.10.10
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 21:23:44 +0000 (22:23 +0100)]
ocserv: updated to 0.10.10

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: always advertise the local domain to peer
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:24:39 +0000 (00:24 +0100)]
ocserv: always advertise the local domain to peer

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: Added option to pass split-dns configuration to clients
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:04:03 +0000 (00:04 +0100)]
ocserv: Added option to pass split-dns configuration to clients

Relates to #1975

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: when default-domain is set, enable split-dns
Nikos Mavrogiannopoulos [Mon, 23 Nov 2015 23:18:00 +0000 (00:18 +0100)]
ocserv: when default-domain is set, enable split-dns

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: allow enabling proxy ARP
Nikos Mavrogiannopoulos [Sun, 1 Nov 2015 09:38:43 +0000 (10:38 +0100)]
ocserv: allow enabling proxy ARP

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: if ocserv.conf.local is present append it to ocserv.conf
Nikos Mavrogiannopoulos [Sun, 1 Nov 2015 09:51:21 +0000 (10:51 +0100)]
ocserv: if ocserv.conf.local is present append it to ocserv.conf

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: simplify IPv6 network setting
Nikos Mavrogiannopoulos [Sat, 31 Oct 2015 11:21:16 +0000 (12:21 +0100)]
ocserv: simplify IPv6 network setting

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: removed unecessary instructions and script
Nikos Mavrogiannopoulos [Sat, 31 Oct 2015 10:50:47 +0000 (11:50 +0100)]
ocserv: removed unecessary instructions and script

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoocserv: updated to 0.10.9
Nikos Mavrogiannopoulos [Wed, 7 Oct 2015 14:38:19 +0000 (16:38 +0200)]
ocserv: updated to 0.10.9

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoMerge pull request #2018 from thomasp11/for-15.05
Luka Perkov [Tue, 24 Nov 2015 17:50:58 +0000 (18:50 +0100)]
Merge pull request #2018 from thomasp11/for-15.05

cshark: update to latest git HEAD

10 years agocshark: update to latest git HEAD
Thomas Peterson [Tue, 24 Nov 2015 17:41:54 +0000 (12:41 -0500)]
cshark: update to latest git HEAD

10 years agolibpng: update to 1.2.54
Oliver Middleton [Sun, 22 Nov 2015 15:15:26 +0000 (15:15 +0000)]
libpng: update to 1.2.54

Includes fixes for CVE-2015-7981 and CVE-2015-8126.

Signed-off-by: Oliver Middleton <[email protected]>
10 years agoMerge pull request #1871 from dangowrt/update-postgresql-for-15.05
Steven Barth [Thu, 19 Nov 2015 15:23:34 +0000 (16:23 +0100)]
Merge pull request #1871 from dangowrt/update-postgresql-for-15.05

update PostgreSQL

10 years agoMerge pull request #1941 from padre-lacroix/for-15.05
Steven Barth [Thu, 19 Nov 2015 11:32:21 +0000 (12:32 +0100)]
Merge pull request #1941 from padre-lacroix/for-15.05

bandwidthd: Addition of 2 variants of the bandwidthd package.

10 years agosqm-scripts: Bump to v1.0.5.
Toke Høiland-Jørgensen [Thu, 19 Nov 2015 10:44:34 +0000 (11:44 +0100)]
sqm-scripts: Bump to v1.0.5.

10 years agopptpd: backport from trunk
Luka Perkov [Wed, 18 Nov 2015 20:49:25 +0000 (21:49 +0100)]
pptpd: backport from trunk

Signed-off-by: Luka Perkov <[email protected]>
10 years agobandwidthd: Addition of 2 variants of the bandwidthd package.
Jean-Michel Lacroix [Tue, 10 Nov 2015 18:36:57 +0000 (13:36 -0500)]
bandwidthd: Addition of 2 variants of the bandwidthd package.
Addition of the bandwithd package variant from the oldpackage
Addition of the bandwidthd-pgsql package variant that can save also
in a postgres database.
Compile tested on CC and trunk (ar71xx and mvebu in both cases)
run tested on CC (ar71xx) and trunk (r47397 on mvebu)

Signed-off-by: Jean-Michel Lacroix <[email protected]>
10 years agolibmraa: board detection was broken after the name changed
John Crispin [Fri, 6 Nov 2015 21:34:59 +0000 (22:34 +0100)]
libmraa: board detection was broken after the name changed

Signed-off-by: John Crispin <[email protected]>
10 years agounzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow
Álvaro Fernández Rojas [Sun, 1 Nov 2015 15:19:56 +0000 (16:19 +0100)]
unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
10 years agomadplay: some build variant related fixes
John Crispin [Mon, 26 Oct 2015 16:15:00 +0000 (17:15 +0100)]
madplay: some build variant related fixes

the 2 variants could not be built at the same time

Signed-off-by: John Crispin <[email protected]>
10 years agonode: disable MIPS16
John Crispin [Sat, 24 Oct 2015 07:57:36 +0000 (09:57 +0200)]
node: disable MIPS16

Signed-off-by: John Crispin <[email protected]>
10 years agopython: fix two build depend issues
Jo-Philipp Wich [Fri, 23 Oct 2015 12:19:45 +0000 (14:19 +0200)]
python: fix two build depend issues

Build depends must refer to the source package name, not the binary one,
therefore we need to use `bzip2` in order to enforce a build of libbz2.so.

Also make the host python build depend on the bzip2 host build in order to
ensure that host python is built with bzip2 support. We don't need a build
dependency for the target python as this already depends on +libbz2 through
python-light. That package dependency in turn implies a build dependency.

Signed-off-by: Jo-Philipp Wich <[email protected]>
10 years agognutls: update to 3.4.6
Nikos Mavrogiannopoulos [Thu, 22 Oct 2015 05:33:06 +0000 (07:33 +0200)]
gnutls: update to 3.4.6

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agonode-cylon: dont double build firmata and serialport
John Crispin [Wed, 21 Oct 2015 08:44:49 +0000 (10:44 +0200)]
node-cylon: dont double build firmata and serialport

Signed-off-by: John Crispin <[email protected]>
10 years agolibupm: add fixes for 2 sensors
John Crispin [Tue, 20 Oct 2015 13:58:30 +0000 (15:58 +0200)]
libupm: add fixes for 2 sensors

Signed-off-by: John Crispin <[email protected]>
10 years agoswig: make it compile even if pcre libs are not available
John Crispin [Tue, 20 Oct 2015 11:23:30 +0000 (13:23 +0200)]
swig: make it compile even if pcre libs are not available

Signed-off-by: John Crispin <[email protected]>
10 years agonode: add a python/host dependency
John Crispin [Tue, 20 Oct 2015 11:23:01 +0000 (13:23 +0200)]
node: add a python/host dependency

Signed-off-by: John Crispin <[email protected]>
10 years agozabbix: enable IPv6 support
Etienne CHAMPETIER [Fri, 16 Oct 2015 15:16:34 +0000 (15:16 +0000)]
zabbix: enable IPv6 support

compile tested on trunk, run tested on CC (ar71xx)

size before:
 96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
 29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
 35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk

size after:
 97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
 29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
 35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk

original PR by Thomas Bahn <[email protected]>

Signed-off-by: Etienne CHAMPETIER <[email protected]>
10 years agoswig: add PKG_LICENSE_FILE
John Crispin [Mon, 19 Oct 2015 13:59:58 +0000 (15:59 +0200)]
swig: add PKG_LICENSE_FILE

Signed-off-by: John Crispin <[email protected]>
10 years agonode-hid: set proper version and revision
John Crispin [Mon, 19 Oct 2015 13:49:38 +0000 (15:49 +0200)]
node-hid: set proper version and revision

* fix revision variables
* fix version variables

Signed-off-by: John Crispin <[email protected]>
10 years agonode-hid: set proper version and revision
John Crispin [Mon, 19 Oct 2015 13:48:12 +0000 (15:48 +0200)]
node-hid: set proper version and revision

* fix revision variables
* fix version variables

Signed-off-by: John Crispin <[email protected]>
10 years agonode-cylon: add proper download path and set version properly
John Crispin [Mon, 19 Oct 2015 13:47:40 +0000 (15:47 +0200)]
node-cylon: add proper download path and set version properly

* fix version
* fix download path
* fix version variables

Signed-off-by: John Crispin <[email protected]>
10 years agonode-arduino-firmata: set proper download path and set version properly
John Crispin [Mon, 19 Oct 2015 13:46:03 +0000 (15:46 +0200)]
node-arduino-firmata: set proper download path and set version properly

* fix download path
* fix version variables

Signed-off-by: John Crispin <[email protected]>
10 years agomadplay: add PKG_RELEASE and keep oss variants name
John Crispin [Mon, 19 Oct 2015 13:26:56 +0000 (15:26 +0200)]
madplay: add PKG_RELEASE and keep oss variants name

* update PKG_RELEASE
* dont change the name of the oss variant

Signed-off-by: John Crispin <[email protected]>
10 years agopostgresql: fix potential snprintf issue
Dirk Neukirchen [Fri, 21 Aug 2015 07:59:27 +0000 (09:59 +0200)]
postgresql: fix potential snprintf issue

adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e

spotted while reviewing buildroot changes to postgresql

Signed-off-by: Dirk Neukirchen <[email protected]>
10 years agopostgresql: fix uclibc locale.h bug
Dirk Neukirchen [Fri, 21 Aug 2015 07:53:39 +0000 (09:53 +0200)]
postgresql: fix uclibc locale.h bug

reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137

issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf

Signed-off-by: Dirk Neukirchen <[email protected]>
10 years agopostgresql: add missing librt dependency
Dirk Neukirchen [Fri, 21 Aug 2015 07:20:05 +0000 (09:20 +0200)]
postgresql: add missing librt dependency

fixes build error with uclibc

Signed-off-by: Dirk Neukirchen <[email protected]>
10 years agopostgresql: update source to 9.4.4 and refresh scripts
Daniel Golle [Mon, 29 Jun 2015 14:40:06 +0000 (16:40 +0200)]
postgresql: update source to 9.4.4 and refresh scripts

Signed-off-by: Daniel Golle <[email protected]>
10 years agopostgresql: update to 9.4.1
Dirk Neukirchen [Fri, 22 May 2015 16:17:47 +0000 (18:17 +0200)]
postgresql: update to 9.4.1

- supports arm64/aarch64

Signed-off-by: Dirk Neukirchen <[email protected]>
10 years agomadplay: add alsa build variant
John Crispin [Fri, 2 Oct 2015 09:10:24 +0000 (11:10 +0200)]
madplay: add alsa build variant

Signed-off-by: John Crispin <[email protected]>
10 years agoyunbridge: add linux side python code
John Crispin [Sun, 2 Aug 2015 06:27:09 +0000 (08:27 +0200)]
yunbridge: add linux side python code

to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.

Signed-off-by: John Crispin <[email protected]>
10 years agolibupm: add package
John Crispin [Wed, 19 Aug 2015 10:50:49 +0000 (12:50 +0200)]
libupm: add package

upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...

Signed-off-by: John Crispin <[email protected]>
10 years agolibmraa: add mraa including mips platform code
John Crispin [Sun, 2 Aug 2015 06:26:13 +0000 (08:26 +0200)]
libmraa: add mraa including mips platform code

mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...

Signed-off-by: John Crispin <[email protected]>
10 years agonodejs: add 0.12 version of node
John Crispin [Sun, 2 Aug 2015 06:26:39 +0000 (08:26 +0200)]
nodejs: add 0.12 version of node

add node-js 0.12 and a few gyp bindings

Signed-off-by: John Crispin <[email protected]>
10 years agoswig: add host build
John Crispin [Fri, 2 Oct 2015 11:30:29 +0000 (13:30 +0200)]
swig: add host build

this is a binding generator needed to build node plugins

Signed-off-by: John Crispin <[email protected]>
10 years agoMerge pull request #1791 from MikePetullo/for-15.05-krb5
Steven Barth [Tue, 13 Oct 2015 08:06:28 +0000 (10:06 +0200)]
Merge pull request #1791 from MikePetullo/for-15.05-krb5

krb5: update to 1.13.2

10 years agopython-serial: backport from master branch to for-15.05
John Crispin [Fri, 2 Oct 2015 08:51:49 +0000 (10:51 +0200)]
python-serial: backport from master branch to for-15.05

Signed-off-by: John Crispin <[email protected]>
10 years agocgi-io: add a small helper cgi that can be used by RPCD based UIs
John Crispin [Thu, 1 Oct 2015 15:34:13 +0000 (17:34 +0200)]
cgi-io: add a small helper cgi that can be used by RPCD based UIs

Signed-off-by: John Crispin <[email protected]>
10 years agospi-tools: add new package
John Crispin [Thu, 1 Oct 2015 15:11:12 +0000 (17:11 +0200)]
spi-tools: add new package

this package adds 2 tools that can be used to control spidev devices from userland

Signed-off-by: John Crispin <[email protected]>
10 years agoxl2tpd: bump version
Yousong Zhou [Fri, 2 Oct 2015 00:16:41 +0000 (08:16 +0800)]
xl2tpd: bump version

The update is mainly for addressing some memory corruption and segementation
faults issues observed when running xl2tpd in OpenWrt.  The relevant upstream
pull request was at link [1]

 [1] Devel fix valgrind #77, https://github.com/xelerance/xl2tpd/pull/77

Signed-off-by: Yousong Zhou <[email protected]>
10 years agopython: add dependency to bz2 host build
John Crispin [Fri, 21 Aug 2015 23:11:29 +0000 (01:11 +0200)]
python: add dependency to bz2 host build

Signed-off-by: John Crispin <[email protected]>
10 years agosquild: bump version to 3.5.9
Marko Ratkaj [Thu, 24 Sep 2015 09:02:18 +0000 (11:02 +0200)]
squild: bump version to 3.5.9

Signed-off-by: Marko Ratkaj <[email protected]>
10 years agolxc: bump version to 1.1.3
Marko Ratkaj [Thu, 24 Sep 2015 12:57:32 +0000 (14:57 +0200)]
lxc: bump version to 1.1.3

Signed-off-by: Marko Ratkaj <[email protected]>
10 years agofile: bump version to 5.25
Marko Ratkaj [Thu, 24 Sep 2015 09:08:44 +0000 (11:08 +0200)]
file: bump version to 5.25

Signed-off-by: Marko Ratkaj <[email protected]>
10 years agoe2guardian: bump version to 3.2.0
Marko Ratkaj [Thu, 24 Sep 2015 11:04:36 +0000 (13:04 +0200)]
e2guardian: bump version to 3.2.0

Signed-off-by: Marko Ratkaj <[email protected]>
10 years agoxl2tpd: fix by backporting the version from master branch
Yousong Zhou [Thu, 17 Sep 2015 09:40:59 +0000 (17:40 +0800)]
xl2tpd: fix by backporting the version from master branch

Signed-off-by: Yousong Zhou <[email protected]>
10 years agomosquitto: update to 1.4.4
Karl Palsson [Fri, 25 Sep 2015 14:00:23 +0000 (14:00 +0000)]
mosquitto: update to 1.4.4

More information: http://mosquitto.org/2015/09/version-1-4-4-released/

Signed-off-by: Karl Palsson <[email protected]>
10 years agolibtasn1: updated to 4.7
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:07:00 +0000 (10:07 +0200)]
libtasn1: updated to 4.7

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agognutls: updated to 3.4.5
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:05:27 +0000 (10:05 +0200)]
gnutls: updated to 3.4.5

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoradcli: updated to 1.2.3
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 07:57:37 +0000 (09:57 +0200)]
radcli: updated to 1.2.3

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
10 years agoMerge pull request #1794 from MikePetullo/for-15.05-lighttpd
Steven Barth [Tue, 22 Sep 2015 08:42:24 +0000 (10:42 +0200)]
Merge pull request #1794 from MikePetullo/for-15.05-lighttpd

lighttpd: update to 1.4.37

10 years agolighttpd: update to 1.4.37
W. Michael Petullo [Mon, 21 Sep 2015 00:18:04 +0000 (20:18 -0400)]
lighttpd: update to 1.4.37

Signed-off-by: W. Michael Petullo <[email protected]>
10 years agolighttpd: update to 1.4.37
W. Michael Petullo [Mon, 21 Sep 2015 00:12:46 +0000 (20:12 -0400)]
lighttpd: update to 1.4.37

Signed-off-by: W. Michael Petullo <[email protected]>
10 years agokrb5: update to 1.13.2
W. Michael Petullo [Sun, 20 Sep 2015 23:41:16 +0000 (19:41 -0400)]
krb5: update to 1.13.2

Signed-off-by: W. Michael Petullo <[email protected]>
10 years agotracertools: update source URL
Daniel Golle [Wed, 16 Sep 2015 13:41:51 +0000 (15:41 +0200)]
tracertools: update source URL

rip gitorious.org

[backport of commit c6b65ce on master]
Signed-off-by: Daniel Golle <[email protected]>
10 years agosudo: upgrade to version 1.8.14p3
Gergely Kiss [Sun, 30 Aug 2015 17:00:08 +0000 (19:00 +0200)]
sudo: upgrade to version 1.8.14p3

Signed-off-by: Gergely Kiss <[email protected]>
10 years agosudo: preserve sudoers.d during sysupgrade
Alexander Tsoy [Sun, 28 Jun 2015 11:33:09 +0000 (14:33 +0300)]
sudo: preserve sudoers.d during sysupgrade

Signed-off-by: Alexander Tsoy <[email protected]>
10 years agoMerge pull request #1733 from hnyman/collectd-entropy
Steven Barth [Tue, 15 Sep 2015 06:31:35 +0000 (08:31 +0200)]
Merge pull request #1733 from hnyman/collectd-entropy

collectd: backport the entropy plugin and changes to example config file

10 years agomdnsresponder: fix fd leak for IPv6 sockets
Markus Stenberg [Mon, 14 Sep 2015 11:51:06 +0000 (14:51 +0300)]
mdnsresponder: fix fd leak for IPv6 sockets

Signed-off-by: Steven Barth <[email protected]>
10 years agotcsh: update source mirrors
Nuno Goncalves [Sat, 12 Sep 2015 11:11:03 +0000 (12:11 +0100)]
tcsh: update source mirrors

Signed-off-by: Nuno Goncalves <[email protected]>
10 years agoMerge pull request #1762 from pdxmeshnet/for-15.05
Steven Barth [Thu, 10 Sep 2015 15:47:00 +0000 (17:47 +0200)]
Merge pull request #1762 from pdxmeshnet/for-15.05

zmq fixes from master

10 years agohaproxy: fixes from upstream
heil [Wed, 9 Sep 2015 18:49:16 +0000 (20:49 +0200)]
haproxy: fixes from upstream

 - [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
 - [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header()
 - [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report

Signed-off-by: heil <[email protected]>
10 years agoluarocks: update to 2.2.2
Nicolas Thill [Fri, 1 May 2015 10:49:52 +0000 (12:49 +0200)]
luarocks: update to 2.2.2

Signed-off-by: Nicolas Thill <[email protected]>
10 years agoknot: update to 1.6.5
Daniel Salzman [Tue, 8 Sep 2015 09:20:07 +0000 (11:20 +0200)]
knot: update to 1.6.5

Signed-off-by: Daniel Salzman <[email protected]>
10 years agoknot: update to 1.6.4
Daniel Salzman [Tue, 7 Jul 2015 12:55:57 +0000 (14:55 +0200)]
knot: update to 1.6.4

Signed-off-by: Daniel Salzman <[email protected]>
10 years agozmq: Make 2 variants, refresh patches, fix C++ build issues
Ted Hess [Sat, 4 Jul 2015 14:46:53 +0000 (10:46 -0400)]
zmq: Make 2 variants, refresh patches, fix C++ build issues

Signed-off-by: Ted Hess <[email protected]>
10 years agolibzmq upgrade to 4.1.1
Dirk Chang [Wed, 17 Jun 2015 14:56:26 +0000 (22:56 +0800)]
libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3

Signed-off-by: Dirk Chang <[email protected]>
10 years agolzmq: Use smaller .tar.gz source package
Ted Hess [Thu, 14 May 2015 18:24:18 +0000 (14:24 -0400)]
lzmq: Use smaller .tar.gz  source package

Signed-off-by: Ted Hess <[email protected]>
10 years agostrongswan: bump to 5.3.3
Steven Barth [Mon, 7 Sep 2015 09:06:37 +0000 (11:06 +0200)]
strongswan: bump to 5.3.3

Signed-off-by: Steven Barth <[email protected]>