Commit graph

5223 commits

Author SHA1 Message Date
Hannu Nyman
5e2cfd66a9 Merge pull request #2655 from cyanidium/master
net/nut: Remove whitespace before conffiles
2016-05-03 09:56:31 +03:00
Marty R
35c2fa24d8 net/nut: Remove whitespace before conffiles
Closes #2652

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
2016-05-03 11:20:10 +09:00
Hannu Nyman
eb0392a6fd Merge pull request #2653 from dibdot/adblock
adblock: update to 1.1.1
2016-05-02 22:05:24 +03:00
Dirk Brenken
262f4551e2 adblock: update to 1.1.1
* discard uncommitted uci changes in case of processing errors
* init script (stop action) now removes all 'adb_src_count' &
'adb_src_timestamp' entries in config
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-05-02 20:32:00 +02:00
Daniel Golle
ca3dfcfec2 gnunet: use uci-defaults and further break core into components
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-02 15:54:33 +01:00
Hannu Nyman
9227efaa1e Merge pull request #2634 from mrjoel/master
ddns-scripts: add IPv6 config for duckdns.org
2016-05-02 12:59:03 +03:00
Joel Johnson
db68eda93e ddns-scripts: add IPv6 config for duckdns.org
Signed-off-by: Joel Johnson <mrjoel@lixil.net>
2016-05-01 23:00:11 -06:00
Luiz Angelo Daros de Luca
2a03aa1f0e Merge pull request #2650 from luizluca/ruby
ruby: updated to 2.3.1
2016-05-01 20:07:51 -03:00
Luiz Angelo Daros de Luca
ef30cd8b90 ruby: updated to 2.3.1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-05-01 19:56:52 -03:00
Yousong Zhou
3c51c1c0a4 Merge pull request #2648 from pkerling/master
p910nd: Convert p910nd init script to procd
2016-05-01 11:43:02 +08:00
Maximilian Mehnert
3da1c4dbe1 p910nd: Convert p910nd init script to procd
Signed-off-by: Maximilian Mehnert <maximilian.mehnert@gmx.de>
[pkerling@casix.org: increase PKG_RELEASE version]
Signed-off-by: Philipp Kerling <pkerling@casix.org>
2016-05-01 00:10:17 +02:00
champtar
e30c7def08 Merge pull request #2646 from dibdot/adblock
adblock: release 1.1.0
2016-04-30 22:54:14 +02:00
champtar
c201bd9594 Merge pull request #2647 from kissg1988/vala
vala: update to 0.32.0
2016-04-30 22:45:33 +02:00
Dirk Brenken
b9aeb82c95 adblock: release 1.1.0
* support more router modes, as long as the firewall and the DNS server
are enabled
* new source sites can be added & changed via awk ruleset in uci config
* source domain count, last update time & overall count will be stored
in uci config
* added 3 new source sites:
   ransomware tracker
   rolist/easylist
   winspy
* switch to minimal inline base64 encoded 1×1 GIF for pixel server
(separate png image no longer needed)
* simplified uci parser
* source download & domain sort optimization
* add whitelist parser with wildcard support
* reduced code size & various cleanups
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-04-30 22:34:09 +02:00
Gergely Kiss
aa5616691b vala: update to 0.32.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2016-04-30 22:26:59 +02:00
champtar
717f467f15 Merge pull request #2643 from stweil/master
utils: Fix some typos (mostly found by codespell)
2016-04-30 09:33:52 +02:00
Stefan Weil
804763e3f9 utils: Fix some typos (mostly found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-30 09:27:12 +02:00
champtar
bb0e781d55 Merge pull request #2642 from dirkfeytons/luabitop_deps
luabitop: correct dependency
2016-04-30 09:04:05 +02:00
Ted Hess
7fc8ad570b Merge pull request #2638 from ianchi/libx264
libx264: create package
2016-04-29 17:07:06 -04:00
Dirk Feytons
d556c9440b luabitop: correct dependency
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-04-29 21:40:17 +02:00
Ted Hess
c79656daaf Merge pull request #2621 from ashimokawa/package-ncp
add package for ncp (https://www.fefe.de/ncp)
2016-04-29 06:43:35 -04:00
Andreas Shimokawa
685c609326 ncp: Add new package
Signed-off-by: Andreas Shimokawa <shimokawa@fsfe.org>
2016-04-29 11:17:44 +02:00
Adrian Panella
71a4f450bb libx264: create package
libx264: create package

Signed-off-by: Adrian Panella <ianchi74@outlook.com>

add BUILD_PATENTED
2016-04-28 21:49:21 -05:00
Ted Hess
973556f292 flac: Fix debug builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-04-27 17:13:41 -04:00
Jo-Philipp Wich
ea01eccee0 collectd: ensure that /var/lib/collectd exists
With the conversion to procd a required mkdir has been dropped, readd it.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-27 21:45:36 +02:00
champtar
72baff9008 Merge pull request #2628 from ianchi/youtube-dl
youtube-dl: update dependencies
2016-04-27 08:08:13 +02:00
Adrian Panella
71ff65eda5 youtube-dl: update dependencies
install certificates so that https sites work by default

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-26 23:39:03 -05:00
Nikos Mavrogiannopoulos
0a6ca6ea0d libtasn1: updated to version 4.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-04-25 23:14:18 +02:00
Nikos Mavrogiannopoulos
5288b94ece gnutls: updated to 3.4.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-04-25 23:13:40 +02:00
Nikos Mavrogiannopoulos
dc5c9b3ee7 ocserv: updated to 0.11.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-04-25 23:12:32 +02:00
Daniel Golle
9ec07844cc gnunet: create install-dir /lib/netifd/proto
Create directory which was accidentally left-out during the previous
commit adding the proto handler.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-25 15:25:35 +02:00
Michael Heimpold
195564de1d php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-04-24 22:51:39 +02:00
champtar
1ba2193467 Merge pull request #2623 from fededim/master
davfs2: updated to 1.5.4
2016-04-24 21:55:23 +02:00
Rupan
c57445ac96 davfs2: updated to 1.5.4
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-04-24 21:49:59 +02:00
champtar
a0fd61bc62 Merge pull request #2090 from luaraneda/opencv_update
opencv: Update to 3.1 to fix compilation problems
2016-04-24 19:33:15 +02:00
Luiz Angelo Daros de Luca
19c5c17bbf Merge pull request #2567 from luizluca/libvpx
libvpx: update to 1.5.0
2016-04-22 13:57:29 -03:00
Luiz Angelo Daros de Luca
ff851af3f1 libvpx: update to 1.5.0
Also inc gst1-plugins-good and toxcore release in order
to avoid package upgrade problems.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-04-22 13:52:09 -03:00
Daniel Golle
72a164f63b gnunet: update defaults, integrate with netifd and fw3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-22 05:09:00 +02:00
Hannu Nyman
4dc6595bb7 Merge pull request #2619 from psidhu/master
gpsd: don't enable by default
2016-04-21 22:09:16 +03:00
Pushpal Sidhu
0c8cc4aee0 gpsd: don't enable by default
Because this selects ttyUSB0 (bad choice) by default, turn off enabling gps
by default until the user set's the tty manually and will stop gpsd from
stomping on another device's tty.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
2016-04-21 12:03:50 -07:00
Etienne CHAMPETIER
69e62386f9 sqlite3: update to 3.12.2
3.12.0 as been removed from sqlite servers
fixes #2615

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-04-21 15:51:17 +00:00
John Crispin
eb865b3866 Merge pull request #2616 from nxhack/node-update-v0.12.13
node update v0.12.13
2016-04-21 12:43:06 +02:00
Hirokazu MORIKAWA
5a118cda9e node update v0.12.13 2016-04-21 16:43:14 +09:00
champtar
361c2facd2 Merge pull request #2614 from ianchi/youtube-dl
Youtube dl
2016-04-20 08:16:19 +02:00
Adrian Panella
5a358bcd2f youtube-dl: update upstream version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-20 00:46:38 -05:00
Adrian Panella
df641e5fbc youtube-dl: add dependencies
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-20 00:39:51 -05:00
Hannu Nyman
ea8d943b8f Merge pull request #2613 from aTanW/master
joe: bump to upstream v 4.2
2016-04-19 23:23:36 +03:00
Daniel Golle
656f2eb5a7 btrfs-progs: update to version 4.5.1
musl pthread patch imported from alpinelinux.org

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-19 17:21:20 +02:00
aTanW
59b78cf119 joe: bump to upstream v 4.2
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    4
 files/joerc |  494 ++++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 318 insertions(+), 180 deletions(-)
2016-04-19 18:12:49 +03:00
Hannu Nyman
89f3a24a3f Merge pull request #2612 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
2016-04-19 15:27:41 +03:00