Commit Graph

11755 Commits

Author SHA1 Message Date
Rosen Penev 4415467185 hamlib: Update to 3.3
Rearranged Makefile for consistency.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-29 11:50:29 +08:00
Andy Walsh c5e0c3822a samba4: fix missing busybox 'hostname -f' command
* busybox does not have 'hostname' by default so replaced it with uci calls

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-29 11:06:09 +08:00
Jianhui Zhao c8bf54875f rtty: Update to 6.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-09-28 11:58:29 +00:00
Dirk Brenken 750a8b1659
Merge pull request #7111 from Andy2244/wsdd2-fix-triggers
wsdd2: fix missing triggers
2018-09-28 08:11:17 +02:00
Dirk Brenken f334bc7181
Merge pull request #7110 from Andy2244/samba4-fix-netbiosname
samba4: fix netbios_name
2018-09-28 08:10:45 +02:00
Dirk Brenken 7f9dfaae85
Merge pull request #7112 from EricLuehrsen/unbound_leak
unbound: add patches for leaks during TLS query
2018-09-28 07:24:32 +02:00
Yousong Zhou 11f0544744 jamvm: depends on supported architectures
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-28 12:03:20 +08:00
Yousong Zhou e38c100612 treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-28 12:03:20 +08:00
Jianhui Zhao 099d045c7c libuwsc: Update to 3.0.4
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-09-28 12:01:17 +08:00
Eric Luehrsen 10665f5ce9 unbound: add patches for leaks during TLS query
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-09-27 23:21:58 -04:00
Luiz Angelo Daros de Luca db8a36a25b libcups: fix build for x86
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-09-27 16:13:20 -03:00
Andy Walsh 32fe219d6f wsdd2: fix missing triggers
* add triggers so changes can be picked up

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-27 17:08:33 +02:00
Andy Walsh 32328835df samba4: fix netbios_name
* fixes: error 0x80070035
* add triggers to catch hostname changes

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-27 17:03:28 +02:00
Karl Palsson 4b309aefd6 mosquitto: bump to 1.5.3
Full changelog at https://github.com/eclipse/mosquitto/blob/v1.5.3/ChangeLog.txt

Primary change:
CVE fix for CVE-2018-12543 - prevent crash on topics that begin with $
but are not $SYS

Selected other fixes relevant to OpenWrt since 1.5.1:
- Fix retained messages not sent by bridges on outgoing topics at the first
  connection. Closes #701.
- Fix duplicate clients being added to by_id hash before the old client was
  removed. Closes #645.
- Fix excessive CPU usage when the number of sockets exceeds the system limit.
  Closes #948.
- Fix for bridge connections when using WITH_ADNS=yes.
- Fix round_robin false behaviour. Closes #481.
- Fix segfault on HUP when bridges and security options are configured.
  Closes #965.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-09-26 10:48:51 +00:00
Guo Li cbc948acf3 sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)
This fix issue 'cannot find -lnsl' on build server which has libnsl.so in
/usr/lib

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-26 16:28:48 +08:00
Peter Wagner 1166618115 glib2: update to 2.58.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-25 22:30:42 +02:00
Ted Hess 8c6215cd78
Merge pull request #7100 from thess/boost-work
boost: Makefile and package changes to support builds with both Python versions selected
2018-09-25 11:48:45 -04:00
Guo Li d0766135ad getdns: add note for remove libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li 035b22b208 getdns: remove libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li 8365744b80 getdns: fix missing libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Ted Hess 99fa19f218
Merge pull request #7089 from pprindeville/perlmod-fix-include-perlver.mk
perlmod: fix ability to build module out-of-feed
2018-09-24 17:14:54 -04:00
Hannu Nyman 87d72f9d33
Merge pull request #7097 from tru7/libfmt
libfmt: upgrade to version 5.2.1
2018-09-24 22:14:59 +03:00
Hannu Nyman 811089d05f
Merge pull request #7094 from Andy2244/master
samba4: update to 4.9.1
2018-09-24 22:14:45 +03:00
Hannu Nyman 149ec478de
Merge pull request #7093 from TDT-AG/pr/20180924-net-mwan3-update
net/mwan3: some fixes
2018-09-24 22:14:31 +03:00
Ted Hess 7947583519 boost: Makefile and package changes to support builds with both Python 2.x and Python 3.x versions.
Python versioning is automatically configured from lang/python repository xxx-version.mk files.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-24 14:33:39 -04:00
Othmar Truniger 43fb48b7e0 libfmt: upgrade to version 5.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-09-24 19:58:19 +02:00
Andy Walsh 68270c787d samba4: update to 4.9.1
fixes: nmbd: Stop nmbd network announce storm (bug #13620).

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-24 11:02:47 +02:00
Florian Eckert 692ed62382 net/mwan3: update version to 2.7.2
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:21:43 +02:00
Florian Eckert 2cd5442a11 net/mwan3: fix start/stop/restart execution
Move setting global enabled flag from /etc/init.d/mwan3 to mwan3
command. So we could start mwan3 from the cmd mwan3 as well.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Florian Eckert d338131f40 net/mwan3: mwan3track should also send disconnected action on signal USR1
Also send disconnected action on system signal USR1.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Florian Eckert c9d8fceb63 net/mwan3: add ttl check
Add the additional optional ttl check to test the connection.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Thomas Heil 222b9f50f3
Merge pull request #6995 from neheb/odbc
unixodbc: Update to 2.3.7
2018-09-23 23:34:49 +02:00
Thomas Heil 405016ebd7
Merge pull request #7074 from neheb/patch-41
apr: Update to 1.6.5
2018-09-23 23:29:09 +02:00
Thomas Heil 27df687034
Merge pull request #7086 from gladiac1337/feature-haproxy-v1.8.14
haproxy: Update HAProxy to v1.8.14
2018-09-23 23:28:26 +02:00
Philip Prindeville a5a4eafc93 perlmod: fix ability to build module out-of-feed
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-09-23 14:19:51 -06:00
Michael Heimpold c69af6717c php7: update to 7.2.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-09-23 21:35:11 +02:00
Peter Wagner 5757a045b2 glib2: update to 2.56.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-23 20:28:30 +02:00
champtar a462e7e02e
Merge pull request #6899 from diizzyy/patch-12
libs/sqlite: Update to 3.24.0
2018-09-23 10:07:55 -07:00
Hannu Nyman 988dcca2d8
Merge pull request #6633 from cotequeiroz/libftdi1_cmake-3.12
libftdi1: Fix compilation with cmake 3.12
2018-09-23 19:51:02 +03:00
Hannu Nyman dc1896db24
Merge pull request #6538 from FireCulex/bonnie++
bonnie++ 1.97.3
2018-09-23 19:22:38 +03:00
Hannu Nyman af86b17064 nano: update to 3.1
* Update nano editor to 3.1
* Apply a post-release upstream patch to fix compilation

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-09-23 18:42:29 +03:00
Dirk Brenken 8bbc9c7dbe
Merge pull request #7025 from Andy2244/krb5-keyutil-fix
krb5: fix keyutils dependency
2018-09-23 14:42:25 +02:00
Dirk Brenken f6f0a211be
Merge pull request #6796 from MikePetullo/syslog-ng
syslog-ng: update to 3.17.2
2018-09-22 21:01:53 +02:00
Christian Lachner 60138d90b8 haproxy: Update HAProxy to v1.8.14
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-09-22 16:54:44 +02:00
W. Michael Petullo a86bcd3cb3 syslog-ng: update to 3.17.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-22 08:39:38 -04:00
Dirk Brenken f4cdfcf15a
Merge pull request #7079 from valdi74/update_package_aria2
aria2: handle check_certificate=false config option
2018-09-22 07:21:49 +02:00
Dirk Brenken 4560c17c60
Merge pull request #7008 from TDT-AG/pr/20180912-keepalived-enable-ipvs
net/keepalived: update to version 2.0.7 and enable ipvs support
2018-09-22 07:20:12 +02:00
Dirk Brenken dd3f54ea0e
Merge pull request #6990 from ptpt52/mwan3-fix
mwan3: optimize the process of copying routing tables
2018-09-22 07:14:44 +02:00
Dirk Brenken 4cdbabbf82
Merge pull request #7030 from jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
2018-09-22 07:05:49 +02:00
Dirk Brenken d4662bab40
Merge pull request #7046 from neheb/patch-27
python-pcapy: Update to 0.11.4
2018-09-22 06:53:50 +02:00