Commit graph

1913 commits

Author SHA1 Message Date
Yousong Zhou
a4e08c3d55 Merge pull request #2834 from hansmi/unbound159
Unbound 1.5.9
2016-06-16 09:46:33 +08:00
Jo-Philipp Wich
c9fd05542c Merge pull request #2635 from kissg1988/pillow
python-imglib/pillow: replace discontinued python-imglib (PIL) with pillow
2016-06-15 16:37:40 +02:00
Hannu Nyman
60827ac3b3 Merge pull request #2860 from dibdot/adblock
adblock: update 1.2.1
2016-06-15 00:17:05 +03:00
Dirk Brenken
672dd10b10 adblock: update 1.2.1
* small optimizations & cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-14 22:25:02 +02:00
Michael Hanselmann
414eaacd90 unbound: Switch to non-privileged user
Until now unbound was always running as root by default. A DNS resolver can
easily run under a non-privileged user.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-06-14 22:09:39 +02:00
Michael Hanselmann
28945ea398 unbound: Rewrite init script to use procd
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-06-14 22:09:31 +02:00
Michael Hanselmann
e21d81209c unbound: Update to 1.5.9
Bump unbound to version 1.5.9 released on June 9, 2016.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-06-14 22:09:31 +02:00
Michael Hanselmann
0d856b0e47 unbound: Use INSTALL_BIN/DATA for installation
The commands aliased by $(INSTALL_BIN) and $(INSTALL_DATA) set good
permissions, unlike a raw file copy.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-06-14 22:09:31 +02:00
Michael Hanselmann
c0e5d5ee45 unbound: Remove named.cache
The custom list of DNS root servers provided with the package is not necessary.
Unbound ships with a built-in list.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-06-14 22:09:31 +02:00
Daniel Golle
7fe9033d82 gnurl: update to version 7.48.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-14 02:28:31 +02:00
champtar
426caa95a2 Merge pull request #2676 from stintel/keepalived
keepalived: fix mips64
2016-06-14 00:33:15 +02:00
Maxim Storchak
ed81839e52 nfs-kernel-server: add workaround for getservbyport
Fixes https://dev.openwrt.org/ticket/20038

Patch is based on http://git.alpinelinux.org/cgit/aports/plain/main/nfs-utils/musl-getservbyport.patch?id=3579df3582b5e5ea53be8cd8eef240f3f0cabb10

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-06-13 22:57:45 +03:00
champtar
f8406ea2f2 Merge pull request #2852 from mstorchak/wget
wget: update to 1.18
2016-06-13 20:44:48 +02:00
Maxim Storchak
d80f21fad8 wget: update to 1.18
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-06-13 21:43:01 +03:00
Maxim Storchak
e3f850101e tgt: update to 1.0.65
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-06-13 21:21:24 +03:00
champtar
779a9fa970 Merge pull request #2837 from mstorchak/transmission
transmission: fix transmission-web dependencies
2016-06-13 13:52:41 +02:00
Maxim Storchak
e08324cb1d transmission: fix transmission-web dependencies
Fixes #2835

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-06-13 14:06:54 +03:00
champtar
5a142b9359 Merge pull request #2829 from miska/knot
knot: Install more development files
2016-06-13 11:28:07 +02:00
Hannu Nyman
50c0c19ceb Merge pull request #2841 from dibdot/adblock
adblock: release 1.2.0
2016-06-12 20:55:29 +03:00
Dirk Brenken
8ab3d8bdc2 adblock: release 1.2.0
* rework download/backup/restore handling
* rework firewall handling
* refine whitelist parsing
* changed default null-ip to 198.18.0.1 to prevent conflicts with bcp38
* spread traffic from ad servers (port 80/443) on two uhttpd instances,
this fixes timeouts on sites with many ssl ad server connections, i.e.
youtube.com
* provide statistics & last runtime for LuCI interface
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-12 18:53:51 +02:00
Török Edwin
0b2b462ae0 BCP38: don't slow down established connections (#2838)
Enabling BCP38 causes an iptables rule to be inserted before this rule:
ACCEPT     all  --  anywhere             anywhere             ID:66773300 ctstate RELATED,ESTABLISHED

This makes all forwarded packets go through the BCP38 ipset match, which slows
down download speed from 440 Mbit/s to 340 Mbit/s.

Only apply BCP38 match rules if state is NEW.

Bump package version.

Signed-off-by: Török Edwin <edwin@skylable.com>
2016-06-12 15:09:05 +02:00
Mathias Kresin
ed11871c56 ddns-scripts: initialise the is_glue variable
Improve the code as suggested by Christian Schoenebeck.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-12 12:42:44 +02:00
Hannu Nyman
ca8d2141ef Merge pull request #2394 from donald-rumata/subversion
subversion: bring back from oldpackages and update to current version
2016-06-11 10:12:49 +03:00
Donald Rumata
f69a37532b subversion: bring back from oldpackages and update to current version
Bring back Subversion from oldpackages and update to the latest version.
Create prerm script to stop subversion server and remove init script
on uninstall.

Signed-off-by: Donald Rumata <donald.rumata@gmail.com>
2016-06-11 01:30:46 -04:00
Jonathan Bennett
0f4dfae883 Fwknop: Updates to 2.6.9
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2016-06-10 22:34:25 -05:00
Michal Hrusecky
95deaac503
knot: Install more development files
Install more development files as those might be used by other software
depending on knot libraries. They are used for example by knot-resolver.

Signed-off-by: Michal Hrusecky <Michal.Hrusecky@nic.cz>
2016-06-09 15:59:58 +02:00
Stijn Tintel
9668d0244f keepalived: fix recvmsg/sendmsg on mips64
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-06-09 15:14:19 +02:00
Hannu Nyman
4b0e0a378a sqm-scripts-extra: additional experimental test scripts for SQM
Introduce package for additional experimental scripts for sqm-scripts.
The target is to provide an opportunity to test QoS scripts and qdiscs
still under development. E.g. cake related scripts can be placed here
for testing.

sqm-scripts and luci-app-sqm will pick up the new scripts automatically.

Initially the package contains five cake-related scripts.

The package depends on the main sqm-scripts package.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-08 14:38:51 +03:00
Hannu Nyman
4288540e49 Merge pull request #2826 from tru7/apcupsd
apcupsd: bump to version 3.14.14
2016-06-07 23:29:08 +03:00
Othmar Truniger
26cc3a914a apcupsd: bump to version 3.14.14
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-06-07 22:16:48 +02:00
Miroslav Lichvar
4f2274fc48 chrony: update to 2.4
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-06-07 21:21:44 +02:00
Jo-Philipp Wich
9843f170d7 treewide: replace my defunct email address
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-07 12:00:59 +02:00
Xotic750
234a211a74 znc: Added support for ICU through menu configuration
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-07 01:16:26 +02:00
Xotic750
9b3666b1bf nginx: Bumped nginx-naxsi to v0.54
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-06 20:56:34 +02:00
Karl Palsson
e43ee3187c net/mosquitto: update maintainer email address
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-06-06 10:54:36 +00:00
Karl Palsson
7f7843473f net/mosquitto: bump to v1.4.9
Bugfix release.  Full changelog available at
http://mosquitto.org/2016/06/version-1-4-9-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-06-06 10:54:36 +00:00
Jonas Gorski
601d06dca4 Merge pull request #2787 from Xotic750/znc-runas-shell
znc: Added RUNAS_SHELL variable to assist when using external configuration
2016-06-05 13:27:48 +02:00
Jonas Gorski
ee21450d14 Merge pull request #2785 from Xotic750/znc-163
znc: Bump to v1.6.3
2016-06-05 13:26:50 +02:00
Hannu Nyman
4fa1a49f7e Merge pull request #2811 from dibdot/adblock
adblock: update 1.1.17
2016-06-04 09:56:23 +03:00
Dirk Brenken
d0eceb6b25 adblock: update 1.1.17
* change winspy url again
* various cosmetics left out in former release

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-04 08:36:47 +02:00
Hannu Nyman
4e570fdfb2 Merge pull request #2809 from dibdot/adblock
adblock: update 1.1.16, release 2
2016-06-03 20:46:54 +03:00
Dirk Brenken
26fa1c5df0 adblock: update 1.1.16, release 2
* workaround for LuCI search path issue

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-03 19:40:37 +02:00
Hannu Nyman
81db272d08 Merge pull request #2807 from dibdot/adblock
adblock: update 1.1.16
2016-06-03 16:42:17 +03:00
Dirk Brenken
41b05a5532 adblock: update 1.1.16
* new config option 'adb_restricted' to disable updates of the adblock
config during runtime (no flash writes, disabled by default)
* new update function, to apply latest configuration changes if needed
(/etc/init.d/adblock cfgup)
* fix dns redirect rule
* various optimizations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-06-03 15:21:55 +02:00
Xotic750
00c5191e3c znc: Added RUNAS_SHELL variable to assist when using external configuration
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-03 14:56:02 +02:00
Xotic750
0b52f7d4ec znc: Bump to v1.6.3
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-06-03 14:13:07 +02:00
Hannu Nyman
dd31bada67 aria2: explicitely disable libuv support
If libuv is present within the build environment, aria2 will fail to build
with the following error:

    LibuvEventPoll.cc: In member function 'virtual void aria2::LibuvEventPoll::poll(const timeval&)':
    LibuvEventPoll.cc:144:59: error: invalid conversion from 'void (*)(uv_timer_t*, int) {aka void (*)(uv_timer_s*, int)}' to 'uv_timer_cb {aka void (*)(uv_timer_s*)}' [-fpermissive]
         uv_timer_start(timer, timer_callback, timeout, timeout);
                                                               ^
    In file included from LibuvEventPoll.h:43:0,
                     from LibuvEventPoll.cc:44:
    .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/usr/include/uv.h:770:44: note:   initializing argument 2 of 'int uv_timer_start(uv_timer_t*, uv_timer_cb, uint64_t, uint64_t)'
     UV_EXTERN int uv_timer_start(uv_timer_t* handle,
                                                ^
    Makefile:2271: recipe for target 'LibuvEventPoll.lo' failed
    make[6]: *** [LibuvEventPoll.lo] Error 1

Explicitely disable the libuv support in `configure` to avoid picking up this
unwanted dependency.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

Patch modified to resolve conflict caused by #2804
This closes #2776
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-03 10:02:06 +03:00
Hsing-Wang Liao
773fe036ee aria2: Add SFTP support choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-03 10:23:35 +08:00
Hannu Nyman
e6ebcd0557 Merge pull request #2798 from mkresin/ddns-scripts
ddns-scripts: add support for glue records
2016-06-02 22:10:20 +03:00
Hannu Nyman
2edfc807a6 Merge pull request #2756 from kuoruan/packages-master
aria2: update to 1.23.0
2016-06-02 11:52:42 +03:00
Hsing-Wang Liao
726df676bf aria2: Add maintainer
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-02 16:28:32 +08:00
Hsing-Wang Liao
8ee05d3f05 aria2: Add files in order to use LuCI
* Add config file.
* Add init.d file.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-02 16:26:02 +08:00
Mathias Kresin
c5eda035cd vnstat: allow to restore backup from directory
Allow to restore a backup from a directory instead of an url on start.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-01 21:09:20 +02:00
Mathias Kresin
1416770e3b ddns-scripts: add support for glue records
Assuming the following dns zone configuration for kresin.me:

.                   1800  IN  NS  ns.inwx.de.
home.kresin.me.     1800  IN  NS  gw.home.kresin.me.
gw.home.kresin.me.  60    IN  A   198.51.100.1

Using the example, gw.home.kresin.me is a glue record and used as DDNS
record as well. gw.home.kresin.me points to the OpenWrt installation
where the ddns-scripts are running.

Since ns.inwx.de isn't the authoritative server for home.kresin.me,
a query for the the A record of gw.home.kresin.me will be "forwarded"
to and replied by the authoritative server 198.51.100.1. If the
authoritative server can't be reached, the query times out without any
address returned.

The only way to get the A record of the glue record is to use bind
host in verbose output mode, query ns.inwx.de for gw.home.kresin.me and
evaluate the additional section of the response.

To my knowledge, only bind host in verbose output mode shows the
additional section of the response. Therefore, this features depends on
bind host.

It is not possible to use the bind host verbose mode for all queries.
In verbose mode the "has address" line isn't returned. Grepping for the
hostname might fail if the hostname is CNAME. Grepping for the first
occurrence of an ip-address is way to error prone, since it could
return the ip address of a different record type.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-01 20:59:47 +02:00
Xotic750
04222aa8a6 nginx: Bumped to v1.10.1
fixes NULL pointer dereference while writing client request body vulnerability (CVE-2016-4450).

Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-05-31 22:54:26 +02:00
Yousong Zhou
d6ceab1d0c Merge pull request #2769 from kuoruan/webui-aria2
webui-aria2: Add package
2016-05-31 10:18:00 +08:00
Hsing-Wang Liao
1213c6ef5a webui-aria2: Add package
* Web interface to aria2

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-31 10:03:31 +08:00
kuoruan
83ee268d4c yaaw: Add package
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-31 10:01:47 +08:00
John Crispin
2482ba2e1e krb5: more uninitialized warning errors
ktutil_funcs.c: In function 'ktutil_delete':
ktutil_funcs.c:75:28: error: 'prev' may be used uninitialized in this function [-Werror=maybe-uninitialized]

Signed-off-by: John Crispin <john@phrozen.org>
2016-05-30 18:34:08 +02:00
kuoruan
251c1867e6 aria2: Add xml library choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 10:18:49 +08:00
kuoruan
3424ffc8d2 aria2: update to 1.23.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 09:23:17 +08:00
Maxim Storchak
5e78ccfa35 tgt: update to 1.0.64
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-05-28 23:49:19 +03:00
Hauke Mehrtens
78d4c74305 Merge pull request #2741 from karlp/tor-urls
tor: correct URL for dist downloads
2016-05-28 17:28:07 +02:00
Hannu Nyman
959d3a4186 Merge pull request #2751 from dibdot/adblock
adblock: update 1.1.15
2016-05-26 18:59:22 +03:00
Dirk Brenken
4f3f239ff2 adblock: update 1.1.15
* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-05-26 17:43:34 +02:00
Yousong Zhou
e7ed04c246 reaver: fix broken source url
- Switch to release version 1.4
 - Include a bugfix patch not present in version 1.4
2016-05-26 20:14:41 +08:00
Hannu Nyman
7e28f60f24 Merge pull request #2743 from salzmdan/master
knot: update to 2.2.1
2016-05-24 22:22:08 +03:00
Daniel Salzman
1a99ae0356 knot: update to 2.2.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2016-05-24 15:47:17 +02:00
Karl Palsson
bb679b6d95 tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
2016-05-24 09:01:38 +00:00
Hannu Nyman
2a05c1b0fe Merge pull request #2736 from dibdot/adblock
adblock: update 1.1.12
2016-05-24 09:29:30 +03:00
Dirk Brenken
bad84563dc adblock: update 1.1.12
* change wget binary naming
* change winspy source url
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-05-24 01:50:48 +02:00
Hannu Nyman
fe89d6fbd7 Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforge
net/netdiscover: Download from SourceForge not unreliable site
2016-05-23 10:41:40 +03:00
Nikos Mavrogiannopoulos
4083de9d74 openconnect: use proto_add_host_dependency
This ensures that a direct route to the connected host is added
by netifd.

Resolves #2548
2016-05-22 17:42:34 +02:00
Yousong Zhou
1011cb545d Merge pull request #2721 from mogulapranay-freescale/xl2tpd-demand-option
xl2tpd: demand option is initialized.
2016-05-21 21:05:50 +08:00
Daniel Golle
c34af20cf8 gnunet: use gnunet-config's new differential write
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-19 19:14:40 +02:00
Jo-Philipp Wich
06d9094348 openconnect: avoid possible implicit dependency on liblz4
If the liblz4 library exists within the build environment, the openconnect
configure will pick it up and start depending on it, leading to the following
build error:

    Package openconnect is missing dependencies for the following libraries:
    liblz4.so.1

Disable LZ4 support in configure in order to avoid this implicit,
nondeterministic dependency.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-19 11:41:44 +02:00
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>
2016-05-18 15:00:53 +02:00
Daniel Golle
01c642aeb7 gnunet: fix typo in gnunet-flat post-install script
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-18 02:16:15 +02:00
Daniel Golle
03711e5b06 gnunet: update to SVN r37179 and fix SUID permissions (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-17 23:38:04 +02:00
Hannu Nyman
96492d71ad Merge pull request #2706 from dibdot/adblock
adblock: update 1.1.11
2016-05-17 00:02:10 +03:00
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>
2016-05-16 22:51:07 +02:00
mogulapranay
666baa0d0e xl2tpd: demand option is initialized.
Signed-off-by: mogulapranay <mogulapranay57@gmail.com>
2016-05-16 21:47:57 +05:30
Peter Wagner
2edb2e36ec git: update to 2.8.2
Fixes:
 CVE-2016-2315
 CVE-2016-2324

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-05-13 12:54:35 +02:00
Hannu Nyman
47690a1027 Merge pull request #2695 from dibdot/adblock
adblock: update 1.1.10
2016-05-13 12:25:39 +03:00
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>
2016-05-13 11:07:52 +02:00
Daniel Golle
ae14298757 gnunet: update source and actually package hostlist component
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-12 14:43:10 +01:00
Thomas Heil
5250fae889 Merge pull request #2678 from dirkfeytons/nginx_startlevel
nginx: change start level to 80
2016-05-11 17:59:11 +02:00
Felix Fietkau
b1139e7e73 bmon: fix ncurses dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-11 12:36:32 +02:00
Dov Murik
958dc4e213 net/rsyslog: update to 8.18.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2016-05-10 10:33:31 -04:00
Dirk Feytons
a24863ccba nginx: change start level to 80
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-05-10 15:55:48 +02:00
Dirk Feytons
55ab8ffc5f nginx: correct f3c7cc6
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-05-10 11:42:34 +02:00
champtar
dc08dfbaf9 Merge pull request #2661 from salzmdan/master
Update liburcu, add libedit and update knot
2016-05-09 22:22:33 +02:00
heil
f3c7cc6e24 nginx: correct errors from previous merge
Signed-off-by: heil <heil@terminal-consulting.de>
2016-05-09 14:25:18 +02:00
Thomas Heil
820de60c9f Merge pull request #2640 from dirkfeytons/nginx_1.10.0
nginx: upstep to 1.10.0, add Lua module, footprint optimizations
2016-05-09 13:26:48 +02:00
Daniel Dickinson
6e6b61368d net/netdiscover: Download from SourceForge not unreliable site
The most recent developer of netdiscover had self-hosted downloads
but also put the project on SourceForge.  The self-hosted site went
down but SourceForge is much more reliable so I have moved the
download URI to SourceForge (md5sum is the same).

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-05-09 01:20:29 -04:00
champtar
d772bbc6a7 Merge pull request #2669 from dibdot/adblock
adblock: update 1.1.2
2016-05-08 19:22:44 +02:00
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>
2016-05-08 18:57:54 +02:00
Christian Schoenebeck
1bf23bd632 dns-scripts: add DNS lookup support for "drill" and "khost" (Knot DNS)
- add DNS lookup support for "drill" and "khost" (Knot DNS) #2637
- new service nsupdate.info (IPv4 and IPv6) #2433
- new services dyndnss.net, dyns.net (IPv4 only)
- new services dnshome.de, goip.de, myonlineportal.net (IPv4 and IPv6)

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-05-08 13:14:45 +02:00
Daniel Golle
23b39e94db gnunet: update source and improve packaging
* push gnurl, gnutls and libmicrohttpd dependencies down to modules
 * use standard UID/GID for gnunet (958/958)
 * use GID adjecent (452) to dnsmasq (453) for gnunetdns to allow
   using the owner match with a range of GIDs (452-452)
 * package new gnunet-social pub/sub CLI tool

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-07 20:11:23 +01:00
Daniel Salzman
0c0331dac5 knot: update to 2.2.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2016-05-06 15:16:16 +02:00
Peter Wagner
82055305b3 ntpd: update to 4.2.8p7
Fixes the following CVEs:

    Bug 3020 / CVE-2016-1551: Refclock impersonation vulnerability, AKA: refclock-peering
        Reported by Matt Street and others of Cisco ASIG
    Bug 3012 / CVE-2016-1549: Sybil vulnerability: ephemeral association attack, AKA: ntp-sybil - MITIGATION ONLY
        Reported by Matthew Van Gundy of Cisco ASIG
    Bug 3011 / CVE-2016-2516: Duplicate IPs on unconfig directives will cause an assertion botch
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3010 / CVE-2016-2517: Remote configuration trustedkey/requestkey values are not properly validated
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3009 / CVE-2016-2518: Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3008 / CVE-2016-2519: ctl_getitem() return value not always checked
        Reported by Yihan Lian of the Cloud Security Team, Qihoo 360
    Bug 3007 / CVE-2016-1547: Validate crypto-NAKs, AKA: nak-dos
        Reported by Stephen Gray and Matthew Van Gundy of Cisco ASIG
    Bug 2978 / CVE-2016-1548: Interleave-pivot - MITIGATION ONLY
        Reported by Miroslav Lichvar of RedHat and separately by Jonathan Gardner of Cisco ASIG
    Bug 2952 / CVE-2015-7704: KoD fix: peer associations were broken by the fix for NtpBug2901, AKA: Symmetric active/passive mode is broken
        Reported by Michael Tatarinov, NTP Project Developer Volunteer
    Bug 2945 / Bug 2901 / CVE-2015-8138: Zero Origin Timestamp Bypass, AKA: Additional KoD Checks
        Reported by Jonathan Gardner of Cisco ASIG
    Bug 2879 / CVE-2016-1550: Improve NTP security against buffer comparison timing attacks, authdecrypt-timing, AKA: authdecrypt-timing
        Reported independently by Loganaden Velvindron, and Matthew Van Gundy and Stephen Gray of Cisco ASIG.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-05-04 18:49:28 +02:00
Daniel Golle
e7089e3d7b gnunet: no longer fail if gnunetdns doesn't exist (yet)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-04 15:27:23 +01:00
Daniel Golle
ce079c382b gnunet: fix priority of ip rule for gnunet-dns
OpenWrt offers a special 'prelocal' routing table at priority 0.
Use it, so local-to-local DNS traffic also gets redirected properly.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-04 15:27:12 +01:00
Anthony Brown
e71f12632a ddns-scripts: update mythic-beasts ipv4 and add mythic-beasts ipv6
Signed-off-by: Anthony Brown <anthony@found-it.net>
2016-05-04 11:28:05 +01:00
champtar
0d7fea637f Merge pull request #2514 from jefferyto/tor-remove-tor-fw-helper
tor: remove tor-fw-helper
2016-05-03 21:48:05 +02:00
champtar
f1188d4632 Merge pull request #2495 from cshore/pull-request-vpnc-auth-fail
net/vpnc: Add option to prevent retry on authentication failure
2016-05-03 21:12:33 +02:00
Hannu Nyman
000b55d063 fwknop: combine two conffiles sections, remove whitespace
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>
2016-05-03 10:56:41 +03:00
Hannu Nyman
5a4ffab87b Remove whitespace from conffiles definition in Makefile
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>
2016-05-03 10:52:08 +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
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
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
Dirk Feytons
277467147f nginx: upstep to 1.10.0, add Lua module, footprint optimizations
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-04-29 16:16:36 +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
Gergely Kiss
fd9d063e94 PIL/pillow: replace discontinued python-imglib (PIL) with pillow
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2016-04-29 00:22:04 +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
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
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
Daniel Golle
d961ab28d4 opentracker: bump to git head 2015-12-11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-19 14:04:52 +02:00
Daniel Golle
91301ed6fd freeradius2: update to version 2.2.9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-19 14:04:51 +02:00
Daniel Golle
d768d36d8f gnunet: update to revision 37051 plus some small fixes
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-18 17:40:06 +02:00
Hannu Nyman
7600b429a1 Merge pull request #2583 from obsy/master
transmission: split packages depending on selected cryptography library
2016-04-16 10:57:31 +03:00
Yousong Zhou
5fc6782e68 Merge pull request #2327 from yousong/aircrack-ng
aircrack-ng: split out airmon-ng as a separate package.
2016-04-16 15:37:25 +08:00
Cezary Jackiewicz
24aca0746b transmission: split packages depending on selected cryptography library
transmission: Shortening the title

Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
2016-04-16 08:44:23 +02:00
Hannu Nyman
f9f3a364b9 Merge pull request #2587 from stweil/master
net: Fix typos (found by codespell)
2016-04-13 15:15:36 +03:00
Hannu Nyman
854f6ffcb3 Merge pull request #2593 from fededim/master
lftp: updated to 4.7.1, davfs2: updated to 1.5.3 and reintroduced support for libssp
2016-04-13 13:10:50 +03:00
Rupan
d4e8a28315 lftp: updated to 4.7.1
davfs2: updated to 1.5.3 and reintroduced support for libssp

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-04-13 01:49:25 +02:00
Nuno Goncalves
2308199bb6 nmap: bump to 7.12
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-04-12 23:41:07 +01:00
Karl Palsson
e1720e5849 mosquitto: support optionally writing pidfiles
Uses procd built in pid file support, rather than mosquittos built in
support.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-04-11 14:51:28 +00:00
Saverio Proto
e7cdecf254 tinc: version bump 1.0.28 2016-04-10 20:40:19 +02:00
champtar
fb744a6581 Merge pull request #2486 from yousong/cp-fix
Drop the redundant -r option to $(CP)
2016-04-10 17:56:21 +02:00
Hannu Nyman
7c3620439d Merge pull request #2586 from zioproto/master
tinc: version bump 1.0.27
2016-04-10 14:09:18 +03:00
Stefan Weil
6d2c0fd06f net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-10 12:51:10 +02:00
Zoltan Herpai
c48f8a318a Merge pull request #2241 from sumpfralle/sshfs-source-change
FUSE moved from sourceforge to github
2016-04-10 12:22:08 +02:00
Saverio Proto
07f647f6c3 tinc: version bump 1.0.27 2016-04-10 09:46:39 +02:00
champtar
529d184dbf Merge pull request #1340 from teslamint/patch-1
coova-chilli: add network option in chilli.config
2016-04-09 23:14:06 +02:00
Daniel Golle
d5445e3262 gnunet: update to svn r36986
fixes bug in resolver logic which was exposed by recent fixes in
various C Standard libraries including musl.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-04-08 14:18:01 +02:00
Ted Hess
cb9a7c9d08 Merge pull request #2580 from dibdot/adblock
adblock: update 1.0.3
2016-04-07 09:58:22 -04:00
Dirk Brenken
40a9c0a92d adblock: update 1.0.3
* remove syntax glitch & cosmetics
* probably the last 1.0.x release

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-04-07 15:38:30 +02:00
heil
1c51f97033 nginx: bump to version 1.9.13
Signed-off-by: heil <heil@terminal-consulting.de>
2016-03-30 14:28:40 +02:00
Daniel Dickinson
dfe9dfd6e9 net/wavemon: Was incorrectly using host netlink headers
TARGET_CFLAGS was pointing to /usr/include/libnl3 instead
of $(STAGING_DIR)/usr/include/libnl3

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2016-03-29 21:29:45 +01:00
Hannu Nyman
2e917e1cd9 Merge pull request #2554 from antonyantony/isc-dhcp-4.3.3
isc-dhcp: update to 4.3.3 and migrate from oldplackages
2016-03-29 15:13:48 +03:00
heil
9c394b4c1b haproxy: bump to version 1.5.16
[RELEASE] Released version 1.5.16

  Released version 1.5.16 with the following main changes :
    - BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
    - BUG/MINOR: acl: don't use record layer in req_ssl_ver
    - BUG: http: do not abort keep-alive connections on server timeout
    - BUG/MEDIUM: http: switch the request channel to no-delay once done.
    - MINOR: config: extend the default max hostname length to 64 and beyond
    - BUG/MEDIUM: http: don't enable auto-close on the response side
    - BUG/MEDIUM: stream: fix half-closed timeout handling
    - BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
    - BUILD: freebsd: double declaration
    - BUG/MEDIUM: sample: urlp can't match an empty value
    - BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
    - BUG/MEDIUM: peers: old stick table updates could be repushed.
    - CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
    - BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
    - MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
    - MINOR: chunks: add chunk_strcat() and chunk_newstr()
    - MINOR: chunk: make chunk_initstr() take a const string
    - BUG/MEDIUM: config: Adding validation to stick-table expire value.
    - BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
    - BUG/MEDIUM: channel: fix miscalculation of available buffer space.
    - BUG/MINOR: stream: don't force retries if the server is DOWN
    - MINOR: unix: don't mention free ports on EAGAIN
    - BUG/CLEANUP: CLI: report the proper field states in "show sess"
    - MINOR: stats: send content-length with the redirect to allow keep-alive
    - BUG: stream_interface: Reuse connection even if the output channel is empty
    - DOC: remove old tunnel mode assumptions
    - DOC: add server name at rate-limit sessions example
    - BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation
    - BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation
    - BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly
    - BUG/MINOR: http: Be sure to process all the data received from a server
    - BUG/MEDIUM: chunks: always reject negative-length chunks
    - BUG/MINOR: systemd: ensure we don't miss signals
    - BUG/MINOR: systemd: report the correct signal in debug message output
    - BUG/MINOR: systemd: propagate the correct signal to haproxy
    - MINOR: systemd: ensure a reload doesn't mask a stop
    - CLEANUP: stats: Avoid computation with uninitialized bits.
    - CLEANUP: pattern: Ignore unknown samples in pat_match_ip().
    - CLEANUP: map: Avoid memory leak in out-of-memory condition.
    - BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
    - BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
    - MINOR: cfgparse: warn when uid parameter is not a number
    - MINOR: cfgparse: warn when gid parameter is not a number
    - BUG/MINOR: standard: Avoid free of non-allocated pointer
    - BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
    - CLEANUP: http: fix a build warning introduced by a recent fix
    - BUG/MINOR: log: GMT offset not updated when entering/leaving DST

Signed-off-by: heil <heil@terminal-consulting.de>
2016-03-29 13:09:27 +02:00
Matthias Schiffer
68cf2944b0 fastd: update to v18
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-29 00:29:43 +02:00
Peter Wagner
d986ccd6c5 git: update to 2.7.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-28 19:49:27 +02:00
Vasilis Tsiligiannis
bfc8c0acb8 Merge branch 'rsyslog-upgrade-to-8.17.0' of https://github.com/dubek/packages 2016-03-28 20:01:03 +03:00
Dov Murik
2b59c7c88e net/rsyslog: Upgrade to 8.17.0
* From 8.17.0 rsyslog depends on libfastjson (instead of libjson-c).
2016-03-28 08:49:06 -04:00
W. Michael Petullo
c35ba8097a krb5: update to 1.14.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-03-26 21:40:51 -04:00
Vasilis Tsiligiannis
0e105b356e nsd: Update to v4.1.9
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2016-03-27 04:18:47 +03:00
champtar
a7935f4dbc Merge pull request #2558 from dibdot/adblock
adblock: update 1.0.2
2016-03-26 12:41:37 +01:00
Dirk Brenken
e32bbffc7b adblock: update 1.0.2
* fix corner case during shallalist backup/restore

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-26 12:24:38 +01:00
Antony Antony
7f594309bf isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
2016-03-25 13:17:46 +01:00
Matthias Schiffer
4457604f3b ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-25 00:07:35 +01:00
Daniel Golle
784e6a1761 gnunet: update to r36953 and break-out peerstore
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-24 16:17:45 +01:00
Hannu Nyman
131547a6e7 Merge pull request #2546 from dibdot/adblock
adblock: update 1.0.1
2016-03-23 23:27:34 +02:00
Dirk Brenken
a066df55a5 adblock: update 1.0.1
* optimize list sort
* simplified block list removal

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-23 21:02:45 +01:00
Daniel Dickinson
a25514e9ad net/vpnc: Add option to prevent retry on authentication failure
On some systems too many retries with authentication failure results
in IP or username being locked out, so add option to prevent retries
in the event of authentication failure

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-23 02:06:34 -04:00
Nikos Mavrogiannopoulos
5e28a2e0d7 ocserv: updated to 0.11.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-03-21 20:28:01 +01:00
Noah Meyerhans
d21ff2a0cb Merge pull request #2526 from DonkZZ/bind
net/bind: Update db.root
2016-03-20 13:54:24 -07:00
Hannu Nyman
9ea127d524 Merge pull request #2527 from commodo/ovs-kernel-patch-fix
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
2016-03-20 17:38:21 +02:00
DonkZZ
40ac8c32d4 net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
2016-03-20 14:42:53 +01:00
DonkZZ
707851401c net/bind: Update db.root
The contents of the file "db.root" is very old (12 years).
Here's a new version downloaded from ftp://ftp.internic.net/domain/

Signed-off-by: DonkZZ <donk@evhr.net>
2016-03-20 14:38:15 +01:00
DonkZZ
6cff74db52 net/bind: Little cleaning in named.init
The variable "config_file" appears twice.

Signed-off-by: DonkZZ donk@evhr.net
2016-03-20 14:29:36 +01:00
Alexandru Ardelean
6cb655eba8 openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-20 12:19:43 +02:00
Jonathan McCrohan
620e8fe8c7 wavemon: update to v0.8.0
Requires small changes to the included header files in order to build
successfully using musl.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2016-03-20 01:47:32 +00:00
Marty R
a72cb6c955 nut: upstream version bump
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
2016-03-18 22:41:47 -07:00
Hannu Nyman
fb65dbc1b8 Merge pull request #2485 from commodo/ovs-kernel-4.4
openvswitch: add support for kernel 4.4
2016-03-18 10:25:21 +02:00
Christian Beier
676f9a0845 ola: fix dependency issues.
This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time
detection and properly adds liblo as a dependency.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2016-03-17 19:18:36 +01:00
Michael Hanselmann
e14f9ac57f [Unbound] Update to 1.5.8
Bump unbound to version 1.5.8 released on March 2, 2016.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-03-17 15:35:39 +01:00
Jeffery To
aed4a488c8 tor: remove tor-fw-helper
The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes
the tor-fw-helper package and references to its dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-17 21:13:01 +08:00
Toke Høiland-Jørgensen
1911d558b9 radsecproxy: Update to v1.6.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-03-15 21:29:41 +01:00
Hannu Nyman
4c8c8fc4cf Merge pull request #2499 from tru7/knxd
knxd: bump to new version
2016-03-13 13:10:53 +02:00
Othmar Truniger
8bd81e6537 knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-03-13 12:02:31 +01:00
Cezary Jackiewicz
c7f3f3e7d0 transmission: update to 2.92, refresh patches 2016-03-12 10:55:42 +01:00
Yousong Zhou
92b0575e28 Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22).  The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option.  So let's just tidy up the usage now.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-12 01:23:28 +08:00
Peter Wagner
1c729d723d openssh: update to 7.2p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-11 16:52:04 +01:00
Alexandru Ardelean
0bef472f60 openvswitch: add support for kernel 4.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-11 05:46:17 +02:00
Alexandru Ardelean
0932e4fbf2 openvswitch: fix pthread stack size patch
pthread_attr needed to be applied.
otherwhise it still crashes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-10 18:41:10 +02:00
Noah Meyerhans
e46c33fbd5 bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-03-09 12:54:51 -08:00
Christian Beier
56b9aba719 ola: update to 0.10.1
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2016-03-09 19:09:10 +01:00
Hannu Nyman
720572322e Merge pull request #2475 from dibdot/adblock
adblock: release 1.0.0
2016-03-09 00:08:32 +02:00
Dirk Brenken
9f719e4c2c adblock: release 1.0.0
* add sysctl.org as new adblock source
* add main debug switch (by default all stderr outputs are going to
/dev/null)
* small cleanups
* first 'stable' release! ;-)

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-08 22:52:07 +01:00
Karl Palsson
59296333a2 mosquitto: Bump to version 1.4.8
Changelog and release notes:
http://mosquitto.org/2016/02/version-1-4-8-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:31:21 +00:00
Karl Palsson
02caa85cb3 mosquitto: convert init script to procd
Adds support for persistence settings.
Bumps package version for new init script.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:28:03 +00:00
Karl Palsson
05aa35194e mosquitto: Include viable stub config file
This should always have been available in the mosquitto package itself.
This file needs to exist in basic form to allow the init scripts to even check whether it exists.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:47 +00:00
Karl Palsson
39ea72b186 mosquitto: use mirrored files/ tree
Instead of manually copying files and renaming on install, use the nice
clean "files/<mirror>" structure and just $(CP) them into place.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:43 +00:00
Karl Palsson
eb287ff334 mosquitto: package c++ bindings
Only available in the "full" SSL version.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:40 +00:00
Christian Schoenebeck
32c9818b14 ddns-scripts: fix comparing IPv6 addresses
fix comparing IPv6 addresses

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-07 12:04:50 +01:00
Zhao, Gang
5247bd7ea4 shadowsocks-client: change git repository url
Change the git repository url to use https. Because it's found that in
some network environments http doesn't work.

Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
2016-03-07 08:53:05 +08:00
Peter Wagner
0cc876bc65 openssh: v7.2p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-06 22:42:27 +01:00
Hannu Nyman
48e134b6ab Merge pull request #2457 from commodo/ovs-upgrade
openvswitch: pull released version 2.5.0
2016-03-06 20:25:55 +02:00