Nuno Goncalves
84489f87e5
Merge pull request #2709 from jow-/usbip-nonshared
usbip: mark as nonshared
9 years ago
Jo-Philipp Wich
1e14541ba4
usbip: mark as nonshared
Mark the usbip package nonshared so that is built along with the target
specific binaries and not within the SDK environment.
This is needed since the usbip package draws its source files directly
from the kernel tree which is unavailable within the SDK.
Fixes the following build error encountered by the LEDE buildbots:
http://downloads.lede-project.org/snapshots/faillogs/mipsel_1004kc_dsp/packages/usbip/compile.txt
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Daniel Golle
01c642aeb7
gnunet: fix typo in gnunet-flat post-install script
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
03711e5b06
gnunet: update to SVN r37179 and fix SUID permissions (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Hannu Nyman
96492d71ad
Merge pull request #2706 from dibdot/adblock
adblock: update 1.1.11
9 years ago
Dirk Brenken
54b0115d25
adblock: update 1.1.11
* fix changed winspy source url in default config
* fix adblock counters in config
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Hannu Nyman
8df811161b
Merge pull request #2705 from Zokormazo/grep
grep: update to 2.25
9 years ago
Julen Landa Alustiza
d0ab71c028
grep: update to 2.25
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
9 years ago
Hannu Nyman
4e61630b85
Merge pull request #2576 from cshore/pull-request-collectd-udev
utils/collectd: Disable libudev linking
9 years ago
John Crispin
98e6fa360a
Merge pull request #2685 from nxhack/node-modules-for-v4.4.4
node-*: node update to v4.4.4
9 years ago
Hannu Nyman
2a2394d2d9
Merge pull request #2699 from ClaymorePT/boost_1_61_0
boost: Package Version Update to 1.61.0
9 years ago
Hannu Nyman
78b2c96bc9
Merge pull request #2698 from andrenarchy/icecast-2.4.3
icecast: update to 2.4.3
9 years ago
Daniel Dickinson
817fba835c
utils/collectd: Disable libudev linking
At least when building with OpenWrt SDK, if libudev is present
(even if not actually used by the system), then at least the
disk plugin attempts to link against udev, which results in
packages failure due to lack of dependencies, and it's not
desirable to add a dependency on udev just because udev
was built for the SDK, so we disable libudev support
explicity.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Conflicts:
utils/collectd/Makefile
9 years ago
carlos ferreira
504da487fe
Boost: Package Version Update
This package version update brings four new libraries:
- Compute [1]
- DLL [2]
- Hana [3]
- Metaparse [4]
More information about the 1.61.0 release (bug fixes, etc), can be found
here[5].
[1]: http://www.boost.org/libs/compute/
[2]: http://www.boost.org/libs/dll/
[3]: http://www.boost.org/libs/hana/
[4]: http://www.boost.org/libs/metaparse/
[5]: http://www.boost.org/users/history/version_1_61_0.html
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
9 years ago
André Gaul
ef1398f8c5
icecast: update to 2.4.3
Signed-off-by: André Gaul <gaul@gaul.io>
9 years ago
Peter Wagner
2edb2e36ec
git: update to 2.8.2
Fixes:
CVE-2016-2315
CVE-2016-2324
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years ago
Hannu Nyman
47690a1027
Merge pull request #2695 from dibdot/adblock
adblock: update 1.1.10
9 years ago
Dirk Brenken
57853a6c14
adblock: update 1.1.10
* automatic AP mode detection (change nullip address accordingly)
* (de-)compress backups on the fly
* remove hardcoded path for logger
* documentation update
* change maintainer email address
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Hannu Nyman
dafacb2c74
Merge pull request #2691 from haraldg/elektra
elektra: Update to 0.8.16
9 years ago
Hannu Nyman
af6ac83d7e
Merge pull request #2693 from dibdot/mc
mc: bugfix 4.8.17
9 years ago
Hannu Nyman
8a396c0e70
Merge pull request #2694 from dibdot/ssmtp
ssmtp: refresh package makefile
9 years ago
Dirk Brenken
40ef79574c
ssmtp: refresh package makefile
* change maintainer email address
* switch to sha256sum fingerprint
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Dirk Brenken
2cb512a85b
mc: bugfix 4.8.17
* revert latest gettext change, break builds on various platforms
* changed maintainer email address
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Daniel Golle
ae14298757
gnunet: update source and actually package hostlist component
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Harald Geyer
b7d9ab4cba
elektra: Update to 0.8.16
Notable changes:
Add -DCMAKE_CXX_FLAGS="-DELEKTRA_SHARED" to work around an upstream
bug (already fixed) in the Makefile.
Signed-off-by: Harald Geyer <harald@ccbib.org>
9 years ago
Felix Fietkau
2f86c894de
libffi: fix include path in pkg-config file, fixes glib2 build
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Thomas Heil
5250fae889
Merge pull request #2678 from dirkfeytons/nginx_startlevel
nginx: change start level to 80
9 years ago
Ted Hess
058253744f
libvorbisidec: Fix git URL for tremor repo.
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Felix Fietkau
e1f6b0a24d
mocp: fix ncurses dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Felix Fietkau
b1139e7e73
bmon: fix ncurses dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Hirokazu MORIKAWA
c9115cdf54
node-*: node update to v4.4.4
9 years ago
Alexey Brodkin
2339a827c2
libffi: bump to version 3.2.1
Among many fixes and improvements this new version adds
support of ARC architecture (ARC port was actually introduced
in v3.1 but while at it why not to update to the most recent version).
Which allows to build dependent projects like Python etc.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
9 years ago
Hannu Nyman
42fe8b37a6
Merge pull request #2680 from KurdyMalloy/master
poco: update to 1.7.3
9 years ago
jmjulien
ed27f37598
poco: update to 1.7.3
Update package to latest stable version (1.7.3)
Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
9 years ago
Hannu Nyman
b30fca20ba
Merge pull request #2679 from dubek/rsyslog-upgrade-to-8.18.0
net/rsyslog: update to 8.18.0
9 years ago
Dov Murik
958dc4e213
net/rsyslog: update to 8.18.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
9 years ago
Dirk Feytons
a24863ccba
nginx: change start level to 80
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
9 years ago
Thomas Heil
db20ada523
Merge pull request #2677 from dirkfeytons/nginx_correct_f3c7cc6
nginx: correct f3c7cc6
9 years ago
Dirk Feytons
55ab8ffc5f
nginx: correct f3c7cc6
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
9 years ago
champtar
dc08dfbaf9
Merge pull request #2661 from salzmdan/master
Update liburcu, add libedit and update knot
9 years ago
John Crispin
cb5a8f9751
Merge pull request #2675 from NeoRaider/update-node
node: update and fix GCC 6 miscompile
9 years ago
Matthias Schiffer
bbce5fce72
node: fix undefined behaviour leading to broken code with GCC 6
Fixes segfaults occuring in the node host build when GCC 6 is used.
Backport of upstream commit 96198d5bc7
.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
Matthias Schiffer
9125c3615f
node: update to v4.4.4
While we're at it, also enable parallel builds.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
heil
f3c7cc6e24
nginx: correct errors from previous merge
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
Daniel Golle
3ac53e4ee2
Merge pull request #2671 from dangowrt/libmicrohttpd-dont-use-PROVIDES
libmicrohttpd: don't use PROVIDES for non-virtual package
9 years ago
Thomas Heil
820de60c9f
Merge pull request #2640 from dirkfeytons/nginx_1.10.0
nginx: upstep to 1.10.0, add Lua module, footprint optimizations
9 years ago
Daniel Golle
4984f86175
libmicrohttpd: don't use PROVIDES for non-virtual package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Álvaro Fernández Rojas
500c519319
sumo: update to v0.26.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
champtar
d772bbc6a7
Merge pull request #2669 from dibdot/adblock
adblock: update 1.1.2
9 years ago
Dirk Brenken
7b4ad33255
adblock: update 1.1.2
* remove hardcoded paths for system tools like iptables, uci & fetch
(wget)
* support openwrt & lede spin-off
* cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
9 years ago