| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\
| |
| | |
luasec: remove obsolete patches
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| | |
| | | |
ddns-scripts: Add do.de as ddns provider
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
libidn: update to 1.33
Merging after maintainer timeout.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Upstream resolved security and stability problems.
While at, also install the libidn.so symlink which was
not covered by previous pattern.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \
| |_|_|/
|/| | | |
watchcat: fix operation of mode 'always'
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This patch fixes the watchcat init script in case of mode 'always'.
This mode just needs the config parameters: mode, period and forcedelay.
But a wrong check against the variable pingperiod, needed in the mode 'ping'
prevented mode 'always' to work properly.
Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
|
|\ \ \ \
| |_|_|/
|/| | | |
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>
|
|\ \ \
| | | |
| | | | |
lighttpd: update to 1.4.41
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \
| | | | |
| | | | | |
openldap: update to 2.4.44
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \
| |/ / /
|/| | | |
luasec: update to 0.6
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
python-setuptools: upgrade to version 27.1.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python3-setuptools: upgrade to version 27.1.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python3: upgrade to version 3.5.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python: upgrade to version 2.7.12
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
logrotate: 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>
|
|\ \ \ \
| | | | |
| | | | | |
logrotate: import from oldpackages
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
netatalk: update to version 3.1.9 and grab maintainership
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 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>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
lftp: set readline location
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
configure tries to use host location
- fixes buildbot compile
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
adblock: update 1.4.9
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* refine query function (see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
libuv: bump version to 1.9.1
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
memcached: upgrade to 1.4.31
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This should also fix the build errors, which are reported by
LEDE buildbots, e.g. at:
https://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a7_neon-vfpv4/packages/memcached/compile.txt
While at, also fix the licensing information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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>
|