Commit graph

11604 commits

Author SHA1 Message Date
Dirk Brenken
c68c0b3f1d
Merge pull request #6772 from Andy2244/samba4-avahi
samba4: enable avahi by default, add timemachine support
2018-09-11 08:49:27 +02:00
Jiri Slachta
64c3cf7675
Merge pull request #6887 from neheb/tiff
tiff: Fix CVE-2017-17095
2018-09-10 17:55:24 +02:00
Hannu Nyman
513b5376ed
Merge pull request #6985 from neheb/patch-18
fio: Update to 3.9
2018-09-10 18:09:06 +03:00
Andy Walsh
4c1a10a30c samba4: enable avahi by default, add timemachine support
* enable avahi by default, so Linux/Mac Clients can see samba shares
* enable timemachine config support
* fix invalid --builtin-libraries
* default to 'mdns name = mdns' in template

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-10 15:40:39 +02:00
Hannu Nyman
667738cd7d
Merge pull request #6983 from jp-bennett/master
Nano and Fwknop updates
2018-09-10 13:10:37 +03:00
Rafał Miłecki
6787f5c6a0 zoneinfo: add zoneinfo-all meta package installing all zones info
It makes users life a bit easier by allowing them to get info for all
zones by installing a single package.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-09-10 09:01:01 +02:00
Rosen Penev
c102abca76
fio: Update to 3.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-09 21:05:28 -07:00
Luiz Angelo Daros de Luca
134e8bb18d
Merge pull request #6354 from luizluca/hplip-3.18.6
Hplip 3.18.6 and (lib)cups
2018-09-09 23:11:09 -03:00
Jonathan Bennett
ffd08a7330 Fwknop: Update to 2.6.10
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2018-09-09 16:52:38 -05:00
Jonathan Bennett
0ceaa4e32c Nano: Update to 3.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2018-09-09 16:50:43 -05:00
Peter Wagner
e5216bb0d5 nfs-kernel-server: update to 2.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-09 19:20:22 +02:00
Dirk Brenken
7f4b067490
Merge pull request #6646 from neheb/patch-18
libuvc: Update to 0.0.6 and switch to codeload
2018-09-09 18:08:21 +02:00
Dirk Brenken
8f2c9712e3
Merge pull request #6889 from jpolnetpl/ddns-fix-ipsource
ddns-scripts: Make dynamic_dns_updater actually respect config option 'ip_source'
2018-09-09 12:42:12 +02:00
Dirk Brenken
eeb418d88a
Merge pull request #6930 from mwarning/zerotier
zerotier: fix multiple instance handling and port setting
2018-09-09 12:38:42 +02:00
Moritz Warning
df8328b3b6 zerotier: fix multiple instance handling and port setting
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-09-09 11:32:38 +02:00
Dirk Brenken
8df5991ea2
Merge pull request #6913 from cotequeiroz/certifi-2018.8.24
python-certifi: bump to 2018.8.24
2018-09-09 07:03:44 +02:00
Dirk Brenken
871785944b
Merge pull request #6978 from dibdot/travelmate
travelmate: update 1.2.3
2018-09-09 07:02:23 +02:00
Dirk Brenken
0c9876cb0d
Merge pull request #6976 from philenotfound/at-bump
at: bump to version 3.1.23
2018-09-09 06:56:35 +02:00
Dirk Brenken
0c09011c08
Merge pull request #6975 from philenotfound/mutt-bump
mutt: bump to version 1.10.1
2018-09-09 06:55:06 +02:00
Yousong Zhou
f2bf8d3d4c openvswitch: provide in-tree kmod builds
Open vSwitch 2.10 introduces meters support to the kernel datapath.  In
upstream Linux, the feature is only available since 4.15

This is mainly for make the newly introduced meter features in linux
kernel datapath more easily available

	root@OpenWrt:/# ovs-ofctl -OOpenFlow13 meter-features br0
	OFPST_METER_FEATURES reply (OF1.3) (xid=0x2):
	max_meter:4294967295 max_bands:1 max_color:0
	band_types: drop
	capabilities: kbps pktps burst stats
	root@OpenWrt:/#

Size comparison between in-tree and upstreamed modules are attached

	  2800 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-geneve-intree/lib/modules/4.14.67/vport-geneve.ko
	  2736 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-geneve/lib/modules/4.14.67/vport-geneve.ko
	  2596 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-gre-intree/lib/modules/4.14.67/vport-gre.ko
	  2536 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-gre/lib/modules/4.14.67/vport-gre.ko
	288320 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-intree/lib/modules/4.14.67/openvswitch.ko
	118984 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch/lib/modules/4.14.67/openvswitch.ko
	  2792 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-lisp-intree/lib/modules/4.14.67/vport-lisp.ko
	  2788 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-stt-intree/lib/modules/4.14.67/vport-stt.ko
	  3668 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-vxlan-intree/lib/modules/4.14.67/vport-vxlan.ko
	  3400 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-vxlan/lib/modules/4.14.67/vport-vxlan.ko

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-09 09:51:14 +08:00
Yousong Zhou
76e57b333d openvswitch: multiple fixes for 2.10
- initscript: skip when ctl scripts are absent.  When only ovs is
   installed, this will quash error messages of ovn-ctl not found when
   invoking stop
 - openvswitch-common: include ovs-kmod-ctl
 - patches: ovs-save: compatible with busybox ip command

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-09 09:51:14 +08:00
Dirk Brenken
1d69658670 travelmate: update 1.2.3
* remove needless third status "not connected", use only "running / not
connected" and "connected"
* change indentation from spaces to tabs (saves 4kb)
* small fixes
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-08 22:28:04 +02:00
Phil Eichinger
6d9eb0c099 at: bump to version 3.1.23
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2018-09-08 21:04:00 +02:00
Phil Eichinger
022ceb4c68 mutt: bump to version 1.10.1
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2018-09-08 21:02:09 +02:00
Rosen Penev
7bbb112be2 libuvc: Update to 0.0.6 and switch to codeload
Switched to codeload and reorganized Makefile to be more consistent with
other projects.

Added PKG_BUILD_PARALLEL for faster compilation.

Minor whitespace fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-08 10:33:39 -07:00
Michael Heimpold
3b6e346a4c php7: mod-intl: add optional dep for icu-full-data (fixes #6536)
As worked out, ICU library needs its data archive to be useful.
Explain the situation in help text and add option to declare/prevent
this dependency in package meta-data.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-09-08 00:11:51 +02:00
Florian Eckert
5c8298f279 net/stunnel: add archive mirror
The registered URLs only point to the latest version. After adding the archive
URL we could now download older version again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-06 22:59:00 +08:00
Guo Li
e656745031 mtr: add autoreconf
The official tarball does not contain configure, we should set
PKG_FIXUP=autoreconf to generate one

make[4]: *** No targets specified and no makefile found.  Stop.

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-06 15:57:18 +08:00
Guo Li
d0e0385f11 classpath: fix this statement may fall through
gnu_java_math_GMP.c:1135:13: error: this statement may fall through [-Werror=implicit-fallthrough=]
         res = mpz_popcount (_this);
         ~~~~^~~~~~~~~~~~~~~~~~~~~~
gnu_java_math_GMP.c:1136:7: note: here
       default:
       ^~~~~~~

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-06 02:07:47 +08:00
Ted Hess
ce013d1190
Merge pull request #6951 from MikePetullo/dmapd
dmapd: update to 0.0.77
2018-09-05 12:50:15 -04:00
Dirk Brenken
c7de9d1957
Merge pull request #6956 from dibdot/adblock
adblock: bugfix 3.5.5v2
2018-09-05 17:50:54 +02:00
Dirk Brenken
cd3f925210 adblock: bugfix 3.5.5v2
* fix uci wrapper calls
* fix link in readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-05 17:39:57 +02:00
Guo Li
2f96d96aff jamvm: Use <fenv.h> instead of <fpu_control.h>
musl libc (http://musl-libc.org lack the non-standard <fpu_control.h>
header, which is used in src/os/linux/{i386,x86_64}/init.c files to
setup the floating point precision. This patch makes it use the
standard C <fenv.h> header instead.

Original patch at Felix Janda at
https://sourceforge.net/p/jamvm/patches/6/

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-05 22:18:02 +08:00
Michael Heimpold
7124f0b6c9
Merge pull request #6953 from nxhack/make_icu_tools_selectable
icu: build additional packages / Full ICU Data and ICU Tools

Tested on mxs platform.

Tested-by: Michael Heimpold <mhei@heimpold.de>
2018-09-05 12:55:01 +02:00
Yousong Zhou
483e12a9ec openvswitch: depends on libunbound
This was introduced in Open vSwitch 2.10 in commit 771680d ("DNS: Add
basic support for asynchronous DNS resolving")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-05 06:22:06 +00:00
W. Michael Petullo
5f8c3e5538 dmapd: update to 0.0.77
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-05 01:12:00 -04:00
Hirokazu MORIKAWA
38c150dfa3 icu: build additional packages / Full ICU Data package and ICU Tools package
add Full ICU DATA package & ICU DATA Tools package.
add package description.

see: https://github.com/openwrt/packages/issues/6536

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-09-05 12:30:31 +09:00
Michael Heimpold
97a0cde430 net/mosquitto: install pkg-config files
Install the .pc files to staging directory to help other packages
to find the libraries.

Since the build does not use CMake, we need to manually install the
files and replace two variables using sed.

Filed upstream as https://github.com/eclipse/mosquitto/pull/950

Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
Tested-by: Karl Palsson <karlp@etactica.com>
2018-09-04 21:44:43 +00:00
Ted Hess
b65ad650c9
Merge pull request #6876 from MikePetullo/keyutils
keyutils: add new package
2018-09-04 15:23:38 -04:00
Ted Hess
f86e4b5524
Merge pull request #6658 from MikePetullo/hwloc
hwloc: add new package
2018-09-04 15:23:12 -04:00
Dirk Brenken
eb87a83e4b
Merge pull request #6940 from Andy2244/libtirpc-update-114
libtirpc: update to 1.1.4
2018-09-04 19:30:11 +02:00
Dirk Brenken
8dbd0cc8cc
Merge pull request #6859 from Andy2244/samba4-update-4.8.5
samba4: update to 4.8.5
2018-09-04 17:05:46 +02:00
Dirk Brenken
633574f331
Merge pull request #6853 from stangri/https-dns-proxy
https-dns-proxy: new init script and config files
2018-09-04 16:48:52 +02:00
Toke Høiland-Jørgensen
bee578bc2b radsecproxy: Bump to v1.7.2
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-09-04 14:48:48 +02:00
Dirk Brenken
b263b2fecb
Merge pull request #6935 from Ansuel/nginxup
nginx: bump to latest release
2018-09-04 08:20:43 +02:00
Dirk Brenken
7719b09475
Merge pull request #6947 from MikePetullo/libdmapsharing
libdmapsharing: Update to 3.9.3
2018-09-04 08:02:19 +02:00
Dirk Brenken
dacd89c4d5
Merge pull request #6937 from neheb/mail
mailman: Update to 2.1.29
2018-09-04 07:58:17 +02:00
Dirk Brenken
aab7ab556f
Merge pull request #6929 from Ansuel/ariang
ariang: fix nginx support script logic
2018-09-04 07:56:29 +02:00
W. Michael Petullo
ba254ecaaa libdmapsharing: Update to 3.9.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-03 16:07:48 -04:00
Ansuel Smith
8245d6f071
ariang: fix nginx support script logic
Currently the uci-defaults script doesn't check if the rule is already present. This prevent any problem related by this.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-03 21:09:59 +02:00