Commit graph

6009 commits

Author SHA1 Message Date
Alexandru Ardelean
05a8127f06 python3-setuptools: upgrade to version 27.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-19 15:44:42 +03:00
Hannu Nyman
f84a7cd453 Merge pull request #3181 from MikePetullo/for-15.05-luasec
luasec: remove obsolete patches
2016-09-18 19:54:13 +03:00
Hannu Nyman
d0d1233125 Merge pull request #3171 from TobleMiner/ddns-do.de
ddns-scripts: Add do.de as ddns provider
2016-09-18 19:52:25 +03:00
Michael Heimpold
e1aa1994ce Merge pull request #3122 from mhei/libidn-fix
libidn: update to 1.33

Merging after maintainer timeout.
2016-09-18 07:47:33 +02:00
Ted Hess
f95647218a Merge pull request #3092 from ascob/watchcat
watchcat: fix operation of mode 'always'
2016-09-16 17:48:48 -04:00
Tobias Schramm
47b0926772 Add good and nochg answer
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2016-09-16 23:08:00 +02:00
W. Michael Petullo
4399f887de luasec: remove obsolete patches
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-16 14:04:52 -04:00
Nikos Mavrogiannopoulos
fb2d0feb0b Merge pull request #3174 from Ham22/gnutls-trousers
gnutls: optionally disable tpm support
2016-09-15 17:22:51 +02:00
Ian Pozella
e1b0adf5f2 gnutls: optionally disable tpm support
Add option that allows you to explicitly disable use of the tpm
otherwise if a tss stack such as trousers is found by gnutls build
system then it will use it which will cause a build failure when
PKCS11 support is not enabled.

Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
2016-09-15 15:29:49 +01:00
Tobias Schramm
aa1599b167 ddns-scripts: Add do.de as ddns provider
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2016-09-14 19:39:25 +02:00
Hannu Nyman
c25e6df2f5 Merge pull request #3167 from MikePetullo/lighttpd
lighttpd: update to 1.4.41
2016-09-14 16:07:12 +03:00
Hannu Nyman
a1a45af483 Merge pull request #3168 from MikePetullo/openldap
openldap: update to 2.4.44
2016-09-14 16:06:05 +03:00
W. Michael Petullo
0d06bb7bf0 lighttpd: update to 1.4.41
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-14 09:04:32 -04:00
W. Michael Petullo
c6473c2b33 openldap: update to 2.4.44
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-14 09:02:39 -04:00
Hannu Nyman
2b3416ccfa Merge pull request #3163 from MikePetullo/luasec
luasec: update to 0.6
2016-09-14 15:56:08 +03:00
W. Michael Petullo
0c4b164998 luasec: update to 0.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-14 08:48:56 -04:00
Toke Høiland-Jørgensen
4b7acb921f flent-tools: Add package
This package installs a couple of helper programs for the Flent testing
tool. These are useful when running tests and gathering remote data from
an OpenWrt/LEDE router.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-09-14 13:33:18 +02:00
Hannu Nyman
33646c1d05 Merge pull request #3154 from jefferyto/slide-switch
slide-switch: new package
2016-09-14 11:32:31 +03:00
Hannu Nyman
f28b1c33fd Merge pull request #3159 from commodo/python-setuptools
python-setuptools: upgrade to version 27.1.2
2016-09-13 22:35:27 +03:00
Hannu Nyman
4d4f2cb671 Merge pull request #3160 from commodo/python3-setuptools
python3-setuptools: upgrade to version 27.1.2
2016-09-13 22:34:19 +03:00
Alexandru Ardelean
69e28f9916 python-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-13 16:00:19 +03:00
Alexandru Ardelean
7a3310439f python3-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-13 15:54:20 +03:00
Hannu Nyman
5a0f62117a Merge pull request #3158 from commodo/python3-upgrade
python3: upgrade to version 3.5.2
2016-09-13 14:30:06 +03:00
Hannu Nyman
3a63867926 Merge pull request #3157 from commodo/python-upgrade
python: upgrade to version 2.7.12
2016-09-13 14:24:55 +03:00
Alexandru Ardelean
b6993d544f python3: upgrade to version 3.5.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-13 14:22:08 +03:00
Hannu Nyman
33b52f019e Merge pull request #3155 from nxhack/logrotate-nonnull-compare
logrotate: Fix nonnull-compare compile error
2016-09-13 11:41:49 +03:00
Hirokazu MORIKAWA
0bf83dfc56 Fix nonnull-compare compile error
---
config.c: In function 'strndup':
config.c:87:10: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare]
        if(!s)
          ^
cc1: all warnings being treated as errors
---

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2016-09-13 17:31:54 +09:00
Alexandru Ardelean
8dd0131439 python: upgrade to version 2.7.12
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-13 10:17:57 +03:00
Jeffery To
40de6238e9 slide-switch: new package
slide-switch translates slide switch position changes into normal button
presses and releases for OpenWrt / LEDE devices.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-13 12:28:40 +08:00
Hannu Nyman
72f770f16b Merge pull request #3144 from bk138/logrotate
logrotate: import from oldpackages
2016-09-12 20:23:06 +03:00
Daniel Golle
6c658bdbac Merge pull request #3135 from dangowrt/update-netatalk-to-3.1.9
netatalk: update to version 3.1.9 and grab maintainership
2016-09-12 12:24:11 +02:00
Álvaro Fernández Rojas
ab8e7b59b9 dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-09-12 09:48:55 +02:00
Daniel Golle
c0e0e7198e netatalk: update to version 3.1.9
* now a single config file in /etc/afp.conf
 * convert services to procd while at it
 * take over maintainership as the original maintainer is
   unresponsive (see #1550)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-12 00:15:47 +02:00
Ted Hess
b5ee7e95b1 Merge pull request #3055 from plntyk/fix_lftp
lftp: set readline location
2016-09-11 18:00:30 -04:00
Hannu Nyman
830ef55886 Merge pull request #3153 from dibdot/adblock
adblock: update 1.4.9
2016-09-11 20:08:27 +03:00
Dirk Brenken
564dc2294a adblock: update 1.4.9
* refine query function (see online doc)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-09-11 18:52:34 +02:00
Michael Heimpold
be6eb2b71d mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-11 18:04:37 +02:00
Luka Perkov
4aaa8367ea Merge pull request #3151 from sartura/bump-libuv
libuv: bump version to 1.9.1
2016-09-09 13:08:23 +02:00
Denis Osvald
eae7e4e605 libuv: bump version to 1.9.1
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-09-09 12:54:34 +02:00
Michael Heimpold
e99e704eb4 php7-pecl-http: fix build when host has php installed (refs #3149)
When php is installed on the host system, then the configure tries
to obtain from this binary whether some extensions are available.
This prevents the cross build when the desired extensions are not
present - which is the usual case.

So add a patch to prevent configure from doing this - we give
this information via environment variable during build already.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-08 23:07:04 +02:00
Nikos Mavrogiannopoulos
dc5961ffc2 gnutls: updated to 3.5.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-09-08 18:25:35 +02:00
Christian Beier
13c724173c
logrotate: use newest version, update Makefile
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
2016-09-08 14:41:41 +02:00
Thomas Heil
35614b4a65 Merge pull request #3147 from mhei/fix-memcached
memcached: upgrade to 1.4.31
2016-09-08 01:21:27 +02:00
Michael Heimpold
f6c3de0925 php7-pecl-http: fix build when php5 is build in parallel (fixes #3149)
- remove hack to find required packages: when php5-pecl-{raphf,propro}
  was built in paralle, then the hack could not determine which build
  directory must be used; this was resolved by a previous commit, both
  packages now install their header files in the staging area so that
  this pecl module will find it properly

- refine build dir to avoid collision with (possible) php5 package variant

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-07 23:35:01 +02:00
Michael Heimpold
8eeb939760 php7-pecl-{propro,raphf}: fix two problems (refs #3149)
- refine build dir to avoid collisions with php5 package variants
- properly install headers to location where depended packages look for it

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-07 23:31:16 +02:00
Michael Heimpold
edce81222a php7-pecl-{dio,libevent}: refine build dir to avoid collisions with php5 package variants (refs #3149)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-07 23:31:16 +02:00
Michael Heimpold
0ab6f387fa php5-pecl-*: refine build dir to avoid collisions with php7 package variants (refs #3149)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-07 23:31:16 +02:00
Peter Wagner
88abc1007d ntpd: update to 4.2.8p8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-07 19:42:46 +02:00
Hannu Nyman
816887afa8 Merge pull request #3143 from bk138/autossh
autossh: import from oldpackages and update
2016-09-07 18:51:57 +03:00
Ted Hess
31e62a05b7 Merge pull request #3146 from antonlacon/libopus-1.1.x
Libopus Update to 1.1.3 and use integer math when software fpu used
2016-09-07 10:57:57 -04:00