aTanW
2564e407d2
ipsec-tools: racoon uci integration
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
b/net/ipsec-tools/Makefile | 16 -
b/net/ipsec-tools/files/functions.sh | 137 +++++++++
b/net/ipsec-tools/files/p1client-down | 41 ++
b/net/ipsec-tools/files/p1client-up | 41 ++
b/net/ipsec-tools/files/racoon | 109 +++++++
b/net/ipsec-tools/files/racoon.init | 478 +++++++++++++++++++++++++++++++++-
b/net/ipsec-tools/files/vpnctl | 19 +
net/ipsec-tools/files/racoon.conf | 36 --
8 files changed, 824 insertions(+), 53 deletions(-)
2015-03-26 08:25:15 +03:00
aTanW
96ef85a37e
gammu: change startup/config file names to avoid potential conflict
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/gammu.init | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
2015-02-26 15:51:39 +03:00
Steven Barth
022b27604b
Merge pull request #954 from sairon/python-ensurepip-removal
...
python: removed ensurepip module
2015-02-25 08:40:08 +01:00
Ted Hess
92be68c5da
Merge pull request #955 from tru7/apcupsd
...
apcupsd: add driver modbus-usb
2015-02-24 17:56:02 -05:00
Ted Hess
d0a772521d
Merge pull request #952 from ClaymorePT/master
...
boost: Dependencies, architectures updates and lib additions
2015-02-24 17:55:08 -05:00
Othmar Truniger
1ab82e2f30
apcupsd: add driver modbus-usb
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-24 22:41:53 +01:00
Ted Hess
715fadc7e5
Merge pull request #926 from ryzhovau/master
...
msmtp-nossl: prerm
2015-02-24 15:28:36 -05:00
Jan Čermák
6f699463da
python: removed ensurepip module
...
This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.
See: https://docs.python.org/2.7/library/ensurepip.html
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-24 18:33:29 +01:00
Ted Hess
1027e00581
Merge pull request #953 from morgenroth/ibrdtn-update-to-1.0.1
...
Upgrade IBR-DTN to version 1.0.1
2015-02-24 12:04:25 -05:00
Johannes Morgenroth
1b5ba1b255
ibrdtn-tools: Updated to 1.0.1
...
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth
c9f59276bf
ibrdtnd: Updated to 1.0.1
...
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth
ca708b1dcf
ibrdtn: Updated to 1.0.1
...
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
Johannes Morgenroth
daa883709e
ibrcommon: Updated to 1.0.1
...
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
cmf
97f27fe505
boost 1.57.0
...
Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv.
Added Boost.Locale iconv dependency
- uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on.
- For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html
Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-02-24 16:24:33 +00:00
Alexander Ryzhov
94a28e969f
msmtp: bump revision
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-02-24 11:11:13 +00:00
Michael Heimpold
598f7226ee
php5: upgrade to 5.4.38
...
This fixes CVE-2015-0235 and CVE-2015-0273.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-02-23 19:45:14 +01:00
Karl Palsson
7c2f386e2d
net: mosquitto: Fix libwebsockets detection
...
Patch suggested from upstream. Bumping release and including the patch
directly until a point release is available.
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-23 15:24:37 +00:00
Ted Hess
77aea53dae
Merge pull request #950 from salzmdan/master
...
knot: update to 1.6.2
2015-02-23 09:41:38 -05:00
Daniel Salzman
6d95de9181
knot: update to 1.6.2
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2015-02-23 09:07:16 +01:00
Ted Hess
c736f0c26b
Merge pull request #949 from ejurgensen/forked-daapd
...
forked-daapd: update to 22.3
2015-02-22 18:35:29 -05:00
Ted Hess
14ac0d8431
Merge pull request #948 from ejurgensen/libunistring
...
libunistring: update to 0.9.5
2015-02-22 18:34:34 -05:00
Ted Hess
75fa8ea9ac
Merge pull request #947 from MikePetullo/master
...
krb5: update to 1.13.1
2015-02-22 18:33:38 -05:00
Nicolas Thill
b89f0c54fd
pen: update to 0.27.1
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 23:57:51 +01:00
W. Michael Petullo
a581d888a2
krb5: update to 1.13.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-02-22 17:36:34 -05:00
ejurgensen
d932d30d56
forked-daapd: update to 22.3
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-02-22 23:04:17 +01:00
ejurgensen
72254d534a
libunistring: update to 0.9.5
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-02-22 23:03:03 +01:00
Ted Hess
38e0c6bbbb
Merge pull request #939 from morgenroth/Add-redsocks
...
redsocks: add new package
2015-02-22 14:22:50 -05:00
Ted Hess
cf028c5cef
Merge pull request #940 from tru7/apcupsd
...
apcupsd: add cgi module
2015-02-22 13:09:05 -05:00
Johannes Morgenroth
8c0260db9e
redsocks: add new package
...
Redsocks is a daemon running on the local system, that will transparently
tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It
uses the system firewall's redirection facility to intercept TCP connections,
thus the redirection is system-wide, with fine-grained control, and does
not depend on LD_PRELOAD libraries.
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-22 17:11:33 +01:00
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Nicolas Thill
cd21cbb82e
mosquitto: don't depend on websocket for -nossl variant
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:36:35 +01:00
Othmar Truniger
dda1acfefa
apcupsd: add cgi module
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-21 18:11:57 +01:00
Marcel Denia
c36bc9cee0
perl-compress-bzip2: Update to 2.22
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-21 08:07:39 +01:00
Nicolas Thill
7461d7f44a
ortp: moved to telephony feed
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:09:33 +01:00
Karl Palsson
f3566f4809
net: mosquitto: add missing libuuid dependency
...
Improper patch resolution when importing this from it's development
repository :(
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:56:28 +00:00
Karl Palsson
07eb064392
net: mosquitto: overhaul uci conversion script
...
Support more options that came with mosquitto 1.4
Use more built in functions to make script simpler to read and easier to
extend.
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:49:17 +00:00
Karl Palsson
a584b3efe8
net: mosquitto: Bump to 1.4 release
...
Of particular note, this adds optional support for websockets. This
defaults to enabled, as it's the biggest new feature in this release.
A config item is provided to disable it for manual use.
Full release notes: http://mosquitto.org/2015/02/version-1-4-released/
This also remove some build workarounds that are no longer required for
newer versions of mosquitto.
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:48:08 +00:00
Steven Barth
07961ce867
Merge pull request #934 from openwrt/revert-927-python-push2
...
Revert "python: add patch to abort build on failed module build"
2015-02-20 09:34:12 +01:00
Steven Barth
f4e9c703b3
Revert "python: add patch to abort build on failed module build"
2015-02-20 09:33:41 +01:00
Steven Barth
10313e98af
Merge pull request #927 from commodo/python-push2
...
python: add patch to abort build on failed module build
2015-02-19 16:21:46 +01:00
Alexandru Ardelean
999cc6a040
python: add patch to abort build on failed module build
...
Taken from buildroot:
http://git.buildroot.net/buildroot/plain/package/python/014-abort-on-failed-modules.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-02-19 16:00:04 +02:00
Alexander Ryzhov
0a76266f3b
msmtp-nossl: prerm
2015-02-19 12:58:49 +00:00
Steven Barth
39c354198a
Merge pull request #924 from jdub/kmod
...
kmod: Add kmod package
2015-02-19 08:34:27 +01:00
Nicolas Thill
791607c488
ortp: fix md5sum, change download url (thanks to hnyman)
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-18 20:42:57 +01:00
Ted Hess
9786955abc
Merge pull request #898 from thess/svox-work
...
svox: Add build output to package
2015-02-18 13:54:51 -05:00
Steven Barth
3d382ada2f
Merge pull request #923 from mstorchak/tgt2
...
tgt: unquote 'device' and 'file' to make them keywords, not literals
2015-02-18 15:31:46 +01:00
Jeff Waugh
bf50189495
kmod: Add kmod package
...
- libkmod for programmatic control of Linux modules
- kmod for administrative control of Linux modules,
symlinks for the familiar module-init-tools suite
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
2015-02-19 00:35:27 +11:00
Maxim Storchak
4a299c8652
tgt: unquote 'device' and 'file' to make them keywords, not literals
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-18 15:22:48 +02:00
Nikos Mavrogiannopoulos
5836fe34e9
ocserv: updated to 0.9.2
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-18 08:18:46 +01:00
Ted Hess
a3bacc1389
Merge pull request #919 from tru7/apcupsd
...
apcupsd: move from old packages and Makefile updated
2015-02-17 18:44:40 -05:00