Hannu Nyman
93f35fc88e
Merge pull request #2251 from marcogiovinazzi/ddns-duckdns.org
...
ddns-scripts: Added duckdns.org service
2016-01-10 00:42:16 +02:00
Michael Heimpold
fab6e5ae97
Merge pull request #2255 from xypron/automake
...
devel/automake: add automake-$(PKG_VERSION)
2016-01-09 22:21:50 +01:00
Heinrich Schuchardt
686606eaae
devel/automake: add automake-$(PKG_VERSION)
...
To make automake work correctly it is necessary to have files
* automake
* aclocal
* automake-$(PKG_VERSION)
* aclocal-$(PKG_VERSION)
The files without version number can be supplied as symbolic
links.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-09 19:39:13 +01:00
marcogiovinazzi
4b5b6874b0
ddns-scripts: Added duckdns.org service
...
Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
2016-01-09 15:04:35 +01:00
Jo-Philipp Wich
f9bd35d0a1
Merge pull request #2240 from ollie27/libpng
...
libpng: update to 1.2.56
2016-01-09 13:50:02 +01:00
Michael Heimpold
633ef1ed0c
Merge pull request #2253 from mhei/fix-pkg-config
...
devel/pkg-config: fix build when CONFIG_BUILD_NLS is set
2016-01-09 11:26:05 +01:00
Michael Heimpold
40d611c673
devel/pkg-config: fix build when CONFIG_BUILD_NLS is set
...
Buildbots reported build failures when full NLS is enabled:
http://buildbot.openwrt.org:8010/broken_packages/ar71xx/pkg-config/compile.txt
So add NLS awareness and the conditional dependency.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-08 22:59:06 +01:00
Michael Heimpold
48f1406b18
php5: update to 5.6.17
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-08 21:44:39 +01:00
Jonas Gorski
2f4ed5c3a2
znc: update to 1.6.2
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2016-01-08 11:49:05 +01:00
Jonas Gorski
b1a2b9d1ea
znc: enable features/support explicitly
...
Don't let znc autodetect library presence to avoid random missing
dependencies popping up.
Closes #2193 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2016-01-08 11:48:47 +01:00
Hannu Nyman
51533dd867
Merge pull request #2219 from chris5560/master
...
[Radicale] upstream to Radicale 1.1
2016-01-07 13:39:23 +02:00
Ted Hess
e081d22983
Merge pull request #2246 from commodo/avahi-sys-poll
...
libs/avahi: fix warning with poll.h include on musl
2016-01-06 11:38:24 -05:00
Alexandru Ardelean
728655ac29
libs/avahi: fix warning with poll.h include on musl
...
Warning is:
#warning redirecting incorrect #include <sys/poll.h> to <poll.
Not a big issue.
But it can be annoying when building with -Werror set.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-06 16:16:44 +02:00
Hannu Nyman
408e36cfa0
Merge pull request #2238 from commodo/ovs-reduce-size-part1
...
openvswitch: reduce some package bloat
2016-01-06 10:50:54 +02:00
Nikos Mavrogiannopoulos
26beedd70c
ocserv: prevent a crash if the per-user dir does not exist
...
Relates #2167
2016-01-05 21:48:45 +01:00
Patrick Grimm
17b4577390
knxd: add one uci option for one cmdline arg. add a lot comments in the config file ( closes #2233 )
...
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>
[Squashed patches from PR into single one, bump PKG_RELEASE]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:44 +01:00
Patrick Grimm
9d549c36b0
knxd: use procd (refs #2233 )
...
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>
[Squashed patches from PR]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:35 +01:00
Hannu Nyman
148a4b9de9
Merge pull request #2237 from clarkwang/privoxy-list-more-than-9
...
privoxy: "list" does not work when there are 10+ entries
2016-01-04 22:42:25 +02:00
Alexandru Ardelean
0600bf728c
openvswitch: split bin tools into separate packages
...
And move them under an "Open vSwitch" submenu.
It's cleaner this way.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 18:50:00 +02:00
Hannu Nyman
fd966a76b8
Merge pull request #2239 from damianorenfer/master
...
libs/libsodium: update to 1.0.8
2016-01-04 13:52:52 +02:00
Damiano Renfer
d14d41e70e
libs/libsodium: update to 1.0.8
...
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2016-01-04 12:40:17 +01:00
Alexandru Ardelean
959d5eaf1a
openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Alexandru Ardelean
43e68fac39
openvswitch: remove redundant postint rule
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Alexandru Ardelean
851d7d2cec
openvswitch: fix source paths for the install rule
...
I guess these were left since some initial OVS package versions.
They were fine up until recently.
Some of the build artifacts got a little messy and thus the
OpenWRT OVS package got a little messy.
This cleans it up a bit.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Ulrich Weber
424ee762ab
openvswitch: depend on kernel
...
so ovs gets rebuild on kernel changes
Signed-off-by: Ulrich Weber <uw@ocedo.com>
2016-01-04 11:00:55 +02:00
Jo-Philipp Wich
db25cfe041
Merge pull request #2196 from jow-/master
...
DD: freeradius2: completely disable runtime OpenSSL version checks
2016-01-04 09:06:49 +01:00
Nico
3955d78130
Merge pull request #2204 from xypron/gnupg
...
utils/gnupg: update to 1.4.20, add new package gnupg-utils
2016-01-03 20:45:38 +01:00
Clark WANG (Home)
416d994d24
privoxy: "list" does not work when there are 10+ entries
...
Signed-off-by: Clark Wang <dearvoid@gmail.com>
2016-01-03 23:10:33 +08:00
Luiz Angelo Daros de Luca
6936263b2a
Merge pull request #2234 from luizluca/sane-fix_typos
...
sane-backends: minor Makefile text typo
2016-01-03 01:07:06 -02:00
Luiz Angelo Daros de Luca
0bab5a449e
sane-backends: minor Makefile text typo
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-01-03 01:06:24 -02:00
Heinrich Schuchardt
d44c1a9bcf
devel/pkg-config: new package ( closes #2206 )
...
pkg-config is a helper tool used when compiling applications and libraries.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[Fixed trailing whitespace in package description.]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-02 00:02:04 +01:00
Jeffery To
fbefa73e28
python-pyopenssl: new package ( closes #2036 )
...
From the package description:
Python wrapper module around the OpenSSL library
This depends on python-cryptography (#2035 )
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-01-01 23:32:33 +01:00
Jeffery To
342bcd66d5
python-cryptography: new package ( closes #2035 )
...
From the README:
cryptography is a package which provides cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.
This depends on python-cffi host install (#2034 )
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
[Squashed update to latest upstream version into this introducing commit]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-01 23:32:33 +01:00
Hannu Nyman
af61a0315e
Merge pull request #2229 from ejurgensen/master
...
forked-daapd: Include nls.mk and use ICONV_DEPENDS macro
2016-01-02 00:26:37 +02:00
ejurgensen
decd65be6b
forked-daapd: Include nls.mk and use ICONV_DEPENDS macro
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2016-01-01 21:42:13 +01:00
Hannu Nyman
a58c9b015e
Merge pull request #2228 from MikePetullo/gst1-plugins-good
...
gst1-plugins-good: update to 1.6.2
2016-01-01 21:10:24 +02:00
Hannu Nyman
e59306a309
Merge pull request #2224 from MikePetullo/gst1-plugins-ugly
...
gst1-plugins-ugly: update to 1.6.2
2016-01-01 21:10:06 +02:00
Hannu Nyman
fae43ea6d3
Merge pull request #2227 from MikePetullo/gst1-plugins-bad
...
gst1-plugins-bad: update to 1.6.2
2016-01-01 21:09:30 +02:00
Hannu Nyman
2769c72b16
Merge pull request #2226 from MikePetullo/gst1-libav
...
gst1-libav: update to 1.6.2
2016-01-01 21:09:06 +02:00
Hannu Nyman
c4f8f85196
Merge pull request #2225 from MikePetullo/gst1-plugins-base
...
gst1-plugins-base: update to 1.6.2
2016-01-01 21:08:56 +02:00
Hannu Nyman
2355a90259
Merge pull request #2223 from MikePetullo/gstreamer1
...
gstreamer1: update to 1.6.2
2016-01-01 21:08:40 +02:00
W. Michael Petullo
3c0e05a44c
gst1-plugins-good: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:30:16 -05:00
W. Michael Petullo
50f51d24b6
gst1-plugins-bad: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:28:01 -05:00
W. Michael Petullo
e1f26dd922
gstreamer1: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:19:01 -05:00
W. Michael Petullo
a4dff3ab64
gst1-plugins-ugly: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:17:28 -05:00
W. Michael Petullo
99fcbbffc2
gst1-plugins-base: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:14:18 -05:00
W. Michael Petullo
4a9095f3f5
gst1-libav: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:11:01 -05:00
Hannu Nyman
eae7dd98a3
Merge pull request #2222 from ejurgensen/master
...
forked-daapd: update to 23.4 + add missing iconv dependency
2016-01-01 19:01:35 +02:00
ejurgensen
105250684b
forked-daapd: update to 23.4 + add missing iconv dependency
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2016-01-01 16:21:57 +01:00
Hannu Nyman
eba8c61442
Merge pull request #2220 from tru7/knxd
...
knxd: bump new version
2016-01-01 11:31:34 +02:00