Hannu Nyman
dc208cd8ad
Merge pull request #3186 from kuoruan/aria2
aria2: update to 1.27.1
8 years ago
Hsing-Wang Liao
2fe6c4a29e
aria2: update to 1.27.1
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
8 years ago
Hannu Nyman
fc31f14fc3
Merge pull request #3188 from kissg1988/openpyxl
openpyxl: update to version 2.4.0
8 years ago
Hannu Nyman
23fff36cbb
Merge pull request #3187 from ianchi/youtube-dl
youtube-dl: update version
8 years ago
Gergely Kiss
25b42ed7f4
openpyxl: update to version 2.4.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Adrian Panella
1c80a87bcf
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago
Hannu Nyman
f84a7cd453
Merge pull request #3181 from MikePetullo/for-15.05-luasec
luasec: remove obsolete patches
8 years ago
Hannu Nyman
d0d1233125
Merge pull request #3171 from TobleMiner/ddns-do.de
ddns-scripts: Add do.de as ddns provider
8 years ago
Michael Heimpold
e1aa1994ce
Merge pull request #3122 from mhei/libidn-fix
libidn: update to 1.33
Merging after maintainer timeout.
8 years ago
Ted Hess
f95647218a
Merge pull request #3092 from ascob/watchcat
watchcat: fix operation of mode 'always'
8 years ago
Tobias Schramm
47b0926772
Add good and nochg answer
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
8 years ago
W. Michael Petullo
4399f887de
luasec: remove obsolete patches
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
Nikos Mavrogiannopoulos
fb2d0feb0b
Merge pull request #3174 from Ham22/gnutls-trousers
gnutls: optionally disable tpm support
8 years ago
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>
8 years ago
Tobias Schramm
aa1599b167
ddns-scripts: Add do.de as ddns provider
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
8 years ago
Hannu Nyman
c25e6df2f5
Merge pull request #3167 from MikePetullo/lighttpd
lighttpd: update to 1.4.41
8 years ago
Hannu Nyman
a1a45af483
Merge pull request #3168 from MikePetullo/openldap
openldap: update to 2.4.44
8 years ago
W. Michael Petullo
0d06bb7bf0
lighttpd: update to 1.4.41
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
W. Michael Petullo
c6473c2b33
openldap: update to 2.4.44
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
Hannu Nyman
2b3416ccfa
Merge pull request #3163 from MikePetullo/luasec
luasec: update to 0.6
8 years ago
W. Michael Petullo
0c4b164998
luasec: update to 0.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
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>
8 years ago
Hannu Nyman
33646c1d05
Merge pull request #3154 from jefferyto/slide-switch
slide-switch: new package
8 years ago
Hannu Nyman
f28b1c33fd
Merge pull request #3159 from commodo/python-setuptools
python-setuptools: upgrade to version 27.1.2
8 years ago
Hannu Nyman
4d4f2cb671
Merge pull request #3160 from commodo/python3-setuptools
python3-setuptools: upgrade to version 27.1.2
8 years ago
Alexandru Ardelean
69e28f9916
python-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Alexandru Ardelean
7a3310439f
python3-setuptools: upgrade to version 27.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Hannu Nyman
5a0f62117a
Merge pull request #3158 from commodo/python3-upgrade
python3: upgrade to version 3.5.2
8 years ago
Hannu Nyman
3a63867926
Merge pull request #3157 from commodo/python-upgrade
python: upgrade to version 2.7.12
8 years ago
Alexandru Ardelean
b6993d544f
python3: upgrade to version 3.5.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Hannu Nyman
33b52f019e
Merge pull request #3155 from nxhack/logrotate-nonnull-compare
logrotate: Fix nonnull-compare compile error
8 years ago
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>
8 years ago
Alexandru Ardelean
8dd0131439
python: upgrade to version 2.7.12
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
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>
8 years ago
Hannu Nyman
72f770f16b
Merge pull request #3144 from bk138/logrotate
logrotate: import from oldpackages
8 years ago
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
8 years ago
Álvaro Fernández Rojas
ab8e7b59b9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years ago
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>
8 years ago
Ted Hess
b5ee7e95b1
Merge pull request #3055 from plntyk/fix_lftp
lftp: set readline location
8 years ago
Hannu Nyman
830ef55886
Merge pull request #3153 from dibdot/adblock
adblock: update 1.4.9
8 years ago
Dirk Brenken
564dc2294a
adblock: update 1.4.9
* refine query function (see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Michael Heimpold
be6eb2b71d
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Stijn Segers
cb794b4fcd
unbound: enable pthreads, disable deprecated ciphers
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
8 years ago
Luka Perkov
4aaa8367ea
Merge pull request #3151 from sartura/bump-libuv
libuv: bump version to 1.9.1
8 years ago
Denis Osvald
eae7e4e605
libuv: bump version to 1.9.1
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
8 years ago
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>
8 years ago
Nikos Mavrogiannopoulos
dc5961ffc2
gnutls: updated to 3.5.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Christian Beier
13c724173c
logrotate: use newest version, update Makefile
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
8 years ago
Thomas Heil
35614b4a65
Merge pull request #3147 from mhei/fix-memcached
memcached: upgrade to 1.4.31
8 years ago
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>
8 years ago