Mirko Vogt
aea6021c41
package `libdouble-conversion`
8 years ago
Ted Hess
5958b72542
Merge pull request #3107 from black-roland/libsodium
libsodium: Updated to latest version (1.0.11)
8 years ago
Black Roland
4f5dd0cda7
libsodium: Updated to latest version (1.0.11)
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
8 years ago
Charles Lehner
cd5425496e
ncdu: update to 1.12
- Update version
- Use https
- Remove patch which is merged into 1.12
Signed-off-by: Charles Lehner <cel@celehner.com>
8 years ago
Hannu Nyman
b1c1b91581
Merge pull request #3100 from dibdot/adblock
adblock: update 1.4.8
8 years ago
Dirk Brenken
ba1c55f0af
adblock: update 1.4.8
* enhance the new query function:
change the regex to find only the relevant blocklist entries
add a recursive tld search to quickly identify domains for
whitelisting (see documentation)
better result preparation
* add securemecca as new blocklist source
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Hannu Nyman
0baa3f9927
Merge pull request #3099 from aTanW/master
gammu: bump to the new upstream v1.37.4
8 years ago
aTanW
feb117a312
gammu: bump to the new upstream v1.37.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
8 years ago
Michael Heimpold
8a2d6ceef4
libcanfestival: fix build on LEDE buildbots using ccache
This error is reported:
make -C can_socket driver
make[6]: Entering directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/can_socket'
ccache_cc -O2 -fPIC -DDEBUG_ERR_CONSOLE_ON -g -I../../include -I../../include/unix -I../../include/can_socket -o can_socket.o -c can_socket.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
ccache_cc -shared -Wl,-soname,libcanfestival_can_socket.so -o libcanfestival_can_socket.so can_socket.o
make[6]: Leaving directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/can_socket'
make -C unix driver
make[6]: Entering directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/unix'
ccache_cc -O2 -DDEBUG_ERR_CONSOLE_ON -g -I../../include -I../../include/unix -I../../include/timers_unix -o unix.o -c unix.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
Building [libcanfestival_unix.a]
ccache_ccar rc libcanfestival_unix.a unix.o ../timers_unix/timers_unix.o
make[6]: ccache_ccar: Command not found
Makefile:102: recipe for target 'libcanfestival_unix.a' failed
make[6]: *** [libcanfestival_unix.a] Error 127
make[6]: Leaving directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/unix'
Makefile:33: recipe for target 'driver' failed
make[5]: *** [driver] Error 2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Michael Heimpold
353c5f1729
php5: update to 5.6.25
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Jo-Philipp Wich
e30df120ea
Merge pull request #3097 from dangowrt/fix-postgresql-rebuild
postgresql: make host-built-tools safe for rebuilds
8 years ago
Daniel Golle
3d3918bb9a
postgresql: make host-built-tools safe for rebuilds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Hannu Nyman
88970a7ef3
Merge pull request #2733 from cshore/pull-request-findutils
utils/findutils: Add GNU findutils
8 years ago
Hannu Nyman
a8623c6069
Merge pull request #3096 from dibdot/adblock
adblock: update 1.4.7
8 years ago
Dirk Brenken
b31f99823c
adblock: update 1.4.7
* add a query function to search the active blocklists for a specific
domain (/etc/init.d/adblock query <DOMAIN>)
* fix bug in ap mode/uhttpd port detection
* check general firewall and dnsmasq package dependencies and remove
redundant checks in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Karl Palsson
0bde9e3c14
libwebsockets: Upgrade to latest stable release.
Fairly major bump from 1.7.x to 2.0.2.
Changelog (mostly) available at:
https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Karl Palsson
c96eae9549
libwebsockets: Update maintainer email
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Karl Palsson
f7a37e435f
mosquitto: Bump to 1.4.10
Full changelog: http://mosquitto.org/2016/08/version-1-4-10-released/
Relevant changes:
libwebsockets 2.0 compatibility
openssl 1.1.0 compatibility
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Yousong Zhou
e15834550f
Merge pull request #3095 from yousong/master
Add an issue template
8 years ago
Yousong Zhou
0be823dfc9
Add an issue template
So that maintainers can receive at least one notification at the issue
creation time ;)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
champtar
dc6c28b446
Merge pull request #3094 from kissg1988/seafile
seafile: add condition for -minterlink-mips16 cflag
8 years ago
Gergely Kiss
2e8122cb1c
seafile: add comment regarding explicitly enabling -minterlink-mips16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Gergely Kiss
ec7acabfb4
seafile: add condition for -minterlink-mips16 cflag
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Gergely Kiss
8952b4ad62
seafile-server: fix dependency specification
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
2d17695c08
seafile-server: add config options for extra features
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
79563b699f
libevhtp: downgrading due to compatibility issues
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
64d2162e52
python-dateutil: fix dependency
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
16d635be4e
six: remove duplicate package (see python-six)
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
4e0accfe2c
gunicorn: add missing dependency
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
670c2a48f7
seafile-server: do not run postinst script in a build environment
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
d9c0b51582
seafile-server: fix dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
d6ff1a0f15
libzdb: use correct path when creating host bindir
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
d2e4376ada
libzdb: copy host built tool to "$(STAGING_DIR)/host" instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
6a4deff01d
seafile-server: fix patch file
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
c323886963
seafile: fix path of host built valac
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
ebd5c7f93a
libzdb: remove -lnsl flag for mysql
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
437621931a
seafile: import version 5.1.1 and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
39e937fae7
libevhtp: do not delete source package, download through Git instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
0cb2b6d41e
libevhtp-1.1: remove package as it is not required anymore
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
champtar
00665d59c6
Merge pull request #3018 from rajanvaja/coova-chilli-fix
coova-chilli: Fix removal of old files
8 years ago
ascob
6065f01ffa
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>
8 years ago
Frank Edelhäuser
23d3148fc3
moved upstream project to github
Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
(cherry picked from commit f5fe26ec21
)
8 years ago
Hannu Nyman
931b32ada2
Merge pull request #3086 from kissg1988/pillow
pillow: upgrade to version 3.3.1
8 years ago
Gergely Kiss
2b80051716
pillow: upgrade to version 3.3.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Hannu Nyman
cac355eae1
collectd: Enable tail_csv plugin
Enable tail_csv plugin that "follows" (tails) and parses CSV files.
Compile-tested with ar71xx.
This closes #3083
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years ago
Hannu Nyman
915a3ac3e1
Merge pull request #3085 from kuoruan/aria2
aria2: update to 1.26.0
8 years ago
Hsing-Wang Liao
2439216217
aria2: update to 1.26.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
8 years ago
Hannu Nyman
6b699a809e
Merge pull request #3084 from dibdot/adblock
adblock: update 1.4.6
8 years ago
Dirk Brenken
a029b3f9f4
adblock: update 1.4.6
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Ted Hess
ec133992b7
ffmpeg: Dependency cleanup
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago