aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | fwknop: combine two conffiles sections, remove whitespaceHannu Nyman2016-05-03
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fwknop Makefile had two conffiles sections. Combine them. Remove also the whitespace from conffiles section (see #2652) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Remove whitespace from conffiles definition in MakefileHannu Nyman2016-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The conffiles definition in Makefile should not contain leading whitespace. Remove whitespace from Makefile of motion, dnscrypt-proxy and sstp-client. Reference to discussion at #2652 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #2655 from cyanidium/masterHannu Nyman2016-05-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | net/nut: Remove whitespace before conffiles
| * | | | | | | | net/nut: Remove whitespace before conffilesMarty R2016-05-03
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2652 Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* | | | | | | | Merge pull request #2653 from dibdot/adblockHannu Nyman2016-05-02
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | adblock: update to 1.1.1
| * | | | | | | adblock: update to 1.1.1Dirk Brenken2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | | gnunet: use uci-defaults and further break core into componentsDaniel Golle2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #2634 from mrjoel/masterHannu Nyman2016-05-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ddns-scripts: add IPv6 config for duckdns.org
| * | | | | | | | ddns-scripts: add IPv6 config for duckdns.orgJoel Johnson2016-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joel Johnson <mrjoel@lixil.net>
* | | | | | | | | Merge pull request #2650 from luizluca/rubyLuiz Angelo Daros de Luca2016-05-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ruby: updated to 2.3.1
| * | | | | | | | | ruby: updated to 2.3.1Luiz Angelo Daros de Luca2016-05-01
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | Merge pull request #2648 from pkerling/masterYousong Zhou2016-05-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p910nd: Convert p910nd init script to procd
| * | | | | | | | | p910nd: Convert p910nd init script to procdMaximilian Mehnert2016-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maximilian Mehnert <maximilian.mehnert@gmx.de> [pkerling@casix.org: increase PKG_RELEASE version] Signed-off-by: Philipp Kerling <pkerling@casix.org>
* | | | | | | | | | Merge pull request #2646 from dibdot/adblockchamptar2016-04-30
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | adblock: release 1.1.0
| * | | | | | | | | adblock: release 1.1.0Dirk Brenken2016-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | | | | Merge pull request #2647 from kissg1988/valachamptar2016-04-30
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | vala: update to 0.32.0
| * | | | | | | | | vala: update to 0.32.0Gergely Kiss2016-04-30
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | | | Merge pull request #2643 from stweil/masterchamptar2016-04-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | utils: Fix some typos (mostly found by codespell)
| * | | | | | | | | utils: Fix some typos (mostly found by codespell)Stefan Weil2016-04-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | | | | | | | Merge pull request #2642 from dirkfeytons/luabitop_depschamptar2016-04-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | luabitop: correct dependency
| * | | | | | | | | luabitop: correct dependencyDirk Feytons2016-04-29
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
* | | | | | | | | Merge pull request #2638 from ianchi/libx264Ted Hess2016-04-29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | libx264: create package
| * | | | | | | | libx264: create packageAdrian Panella2016-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libx264: create package Signed-off-by: Adrian Panella <ianchi74@outlook.com> add BUILD_PATENTED
* | | | | | | | | Merge pull request #2621 from ashimokawa/package-ncpTed Hess2016-04-29
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | add package for ncp (https://www.fefe.de/ncp)
| * | | | | | | | ncp: Add new packageAndreas Shimokawa2016-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andreas Shimokawa <shimokawa@fsfe.org>
* | | | | | | | | flac: Fix debug buildsTed Hess2016-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | collectd: ensure that /var/lib/collectd existsJo-Philipp Wich2016-04-27
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the conversion to procd a required mkdir has been dropped, readd it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | Merge pull request #2628 from ianchi/youtube-dlchamptar2016-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | youtube-dl: update dependencies
| * | | | | | | | youtube-dl: update dependenciesAdrian Panella2016-04-26
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | install certificates so that https sites work by default Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | | | | | | libtasn1: updated to version 4.8Nikos Mavrogiannopoulos2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | gnutls: updated to 3.4.11Nikos Mavrogiannopoulos2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | ocserv: updated to 0.11.2Nikos Mavrogiannopoulos2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | gnunet: create install-dir /lib/netifd/protoDaniel Golle2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create directory which was accidentally left-out during the previous commit adding the proto handler. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | php5: add mod_intl (resolves #2620)Michael Heimpold2016-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #2623 from fededim/masterchamptar2016-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | davfs2: updated to 1.5.4
| * | | | | | | | davfs2: updated to 1.5.4Rupan2016-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | | | Merge pull request #2090 from luaraneda/opencv_updatechamptar2016-04-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | opencv: Update to 3.1 to fix compilation problems
| * | | | | | | | | opencv: Update to version 3.1.0Luis Araneda2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves the compiling errors with the musl C library. Signed-off-by: Luis Araneda <luaraneda@gmail.com>
* | | | | | | | | | Merge pull request #2567 from luizluca/libvpxLuiz Angelo Daros de Luca2016-04-22
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | libvpx: update to 1.5.0
| * | | | | | | | | libvpx: update to 1.5.0Luiz Angelo Daros de Luca2016-04-22
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | gnunet: update defaults, integrate with netifd and fw3Daniel Golle2016-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | Merge pull request #2619 from psidhu/masterHannu Nyman2016-04-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gpsd: don't enable by default
| * | | | | | | | | gpsd: don't enable by defaultPushpal Sidhu2016-04-21
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | sqlite3: update to 3.12.2Etienne CHAMPETIER2016-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.12.0 as been removed from sqlite servers fixes #2615 Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | | | | | Merge pull request #2616 from nxhack/node-update-v0.12.13John Crispin2016-04-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | node update v0.12.13
| * | | | | | | | | node update v0.12.13Hirokazu MORIKAWA2016-04-21
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2614 from ianchi/youtube-dlchamptar2016-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Youtube dl
| * | | | | | | | | youtube-dl: update upstream versionAdrian Panella2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
| * | | | | | | | | youtube-dl: add dependenciesAdrian Panella2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | | | | | | | | Merge pull request #2613 from aTanW/masterHannu Nyman2016-04-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | joe: bump to upstream v 4.2