aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* strongswan: bump to 5.7.0Stijn Tintel2018-10-07
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* libpfring: disable libnlStijn Tintel2018-10-07
| | | | | | | When libnl is built, libpfring links against it. This causes the build to fail due to a missing dependency. Disable libnl to avoid this. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #6824 from neheb/vimHannu Nyman2018-10-07
|\ | | | | vim: Update to 8.1
| * vim: Update to 8.1Rosen Penev2018-08-20
| | | | | | | | | | | | | | | | Switch URL to HTTP. More reliable. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7145 from neheb/microHannu Nyman2018-10-07
|\ \ | | | | | | micropython: Update to 1.94
| * | micropython: Update to 1.94Rosen Penev2018-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Switched to normal tarballs for simplicity. Also rearanged Makefile. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | git: update to 2.19.1Peter Wagner2018-10-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #7141 from tru7/libfmtMichael Heimpold2018-10-06
|\ \ \ | | | | | | | | libfmt: switch to github codeload
| * | | libfmt: switch to github codeloadOthmar Truniger2018-10-05
| |/ / | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #7146 from mkrkn/strongswan-cveStijn Tintel2018-10-06
|\ \ \ | |/ / |/| | strongswan: backport upstream fixes for CVEs in gmp plugin
| * | strongswan: backport upstream fixes for CVEs in gmp pluginMagnus Kroken2018-10-06
|/ / | | | | | | | | | | | | | | | | | | | | | | | | This fixes: * CVE-2018-16151 * CVE-2018-16152 * CVE-2018-17540 Details: https://strongswan.org/blog/2018/09/24/strongswan-vulnerability-(cve-2018-16151,-cve-2018-16152).html https://strongswan.org/blog/2018/10/01/strongswan-vulnerability-(cve-2018-17540).html Signed-off-by: Magnus Kroken <mkroken@gmail.com>
* | Merge pull request #7140 from dibdot/travelmateDirk Brenken2018-10-05
|\ \ | | | | | | travelmate: update 1.2.4
| * | travelmate: update 1.2.4Dirk Brenken2018-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | * with the config option 'trm_radio' you can now restrict travelmate to a single radio (e.g. 'radio1') or change the overall scanning order (e.g. 'radio1 radio2 radio0') * LuCI: show QR codes now inline on the overview page (collapsed by default) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #7139 from zhaojh329/rttyDirk Brenken2018-10-05
|\ \ \ | | | | | | | | rtty: update to 6.3.0
| * | | rtty: update to 6.3.0Jianhui Zhao2018-10-05
|/ / / | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | ffmpeg: Configuration fixes for optional codec librariesTed Hess2018-10-04
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #7134 from ejurgensen/forked-daapd_update_264Ted Hess2018-10-03
|\ \ \ | | | | | | | | forked-daapd: update to 26.4
| * | | forked-daapd: update to 26.4Espen Jürgensen2018-10-02
| | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | libpfring: fix kmod dependencyStijn Tintel2018-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The kmod package was renamed from kmod-pfring to kmod-pf-ring, but the dependency was not updated. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #7123 from pprindeville/perl-text-csv_xs-1.37Philip Prindeville2018-10-02
|\ \ \ \ | |/ / / |/| | | perl-text-csv_xs: update to 1.37
| * | | perl-text-csv_xs: update to 1.37Philip Prindeville2018-09-30
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | libpfring: add new packageBangLang Huang2018-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap network measurement box suitable for both packet and active traffic analysis and manipulation. Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as traffic balancers or packet filters in a matter of lines of codes. github : https://github.com/ntop/pf_ring official : https://www.ntop.org Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> [rename kmod-pfring to kmod-pf-ring]
* | | | Merge pull request #7121 from Ansuel/nginxupHannu Nyman2018-10-02
|\ \ \ \ | | | | | | | | | | nginx: update to latest release
| * | | | nginx: update to latest releaseAnsuel Smith2018-09-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | zabbix: Add SSL support for zabbix-agentd.Oskari Lemmela2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes #5675. [Etienne Champetier <champetier.etienne@gmail.com>] zabbix --with-mbedtls configuration option is sadly for libpolarssl Attemp at support for mbedtls 2.1+: https://support.zabbix.com/browse/ZBX-13237 As OpenSSL / GnuTLS are pretty big dependencies, default to no ssl for now Signed-off-by: Oskari Lemmela <oskari@lemmela.net>
* | | | | zabbix: add PKG_CPE_IDEtienne Champetier2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks @neheb (#6814) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | zabbix: update to latest versionKrystian Kozak2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to latest version and refreshed patches. Compile tested: Yes, brcm2708 Run tested: Yes, brcm2708 Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | | | | gnurl: build without libpslDaniel Golle2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure gnURL doesn't link against libpsl. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | ola: depend on libftdi1Daniel Golle2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building against libftdi1 can't be avoided in the presence of libftdi1 headers apparently. As it might be useful for some DMX adapters and such, depend on libftdi1 from now on. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | gnurl: update to version 7.61.1Daniel Golle2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No release tarball has been published yet, use v7.61.1 git tag instead. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #7124 from pprindeville/acpica-unix-update-20180927Philip Prindeville2018-09-30
|\ \ \ \ \ | |_|/ / / |/| | | | acpica-unix: update to 20180929
| * | | | acpica-unix: update to 20180929Philip Prindeville2018-09-30
|/ / / / | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | openssh: add openssl 1.1.0 compatibilityEneas U de Queiroz2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Five commits from upstream were applied to v. 7.8-p1: 482d23bc upstream: hold our collective noses and use the openssl-1.1.x API in 48f54b9d adapt -portable to OpenSSL 1.1x API 86e0a9f3 upstream: use only openssl-1.1.x API here too a3fd8074 upstream: missed a bit of openssl-1.0.x API in this unittest d64e7852 add compat header Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | gnunet: update to gnunet 0.11 release candidate source as of 20180929Daniel Golle2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * break-out basic TCP and UDP transports * add xt and xu experimental transports * add zoneimport tool * add abe, credential and reclaim components to gnunet-social package * add new REST plugins Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libgabe: add packageDaniel Golle2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | only static library builds for now, seems to be sufficient for GNUnet. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libpbc: add new packageDaniel Golle2018-09-30
|/ / / | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | nfs-kernel-server: add support for NFSv4W. Michael Petullo2018-09-29
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | bandwidthd: fix undefined references to inline functionsGuo Li2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc-7 with -Os makes inline functions disappeard. It are caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help bandwidthd.o: In function `RCDF_Load': bandwidthd.c:(.text+0xb33): undefined reference to `FindIp' bandwidthd.o: In function `PacketCallback': bandwidthd.c:(.text+0x11d0): undefined reference to `FindIp' bandwidthd.c:(.text+0x11e2): undefined reference to `Credit' bandwidthd.c:(.text+0x11ea): undefined reference to `FindIp' bandwidthd.c:(.text+0x11fc): undefined reference to `Credit' bandwidthd.c:(.text+0x1218): undefined reference to `FindIp' bandwidthd.c:(.text+0x122a): undefined reference to `Credit' bandwidthd.c:(.text+0x1232): undefined reference to `FindIp' bandwidthd.c:(.text+0x1244): undefined reference to `Credit' collect2: error: ld returned 1 exit status Makefile:20: recipe for target 'bandwidthd' failed make[4]: *** [bandwidthd] Error 1 Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | Merge pull request #7115 from dibdot/ddns-fixDirk Brenken2018-09-29
|\ \ \ | | | | | | | | ddns-scripts: multiple fixes
| * | | ddns-scripts: multiple fixesDirk Brenken2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * replace shell based urlencoder with an awk variant * fix write_log function/syslog output in case of an error * protect answer string with double quotes in update_route53 * remove bogus set/IFS options in update_route53 * clean-up update_route53 a little bit This patchset finally fix #6977 Many thanks to @mark0n & @a-bali for testing & debugging Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | libev: update to 4.24Deng Qingfang2018-09-29
| | | | | | | | | | | | | | | | | | | | | | | | Compile & runtime tested: ar71xx, ramips, mvebu Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | CONTRIBUTING.md: Update documentation linksTed Hess2018-09-29
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #7104 from thess/masterTed Hess2018-09-29
|\ \ \ \ | | | | | | | | | | CONTRIBUTING.md: Revise and clarify Copyright and PKG_MAINTANER fields.
| * | | | CONTRIBUTING.md: Revise and clarify Copyright and PKG_MAINTANER fields.Ted Hess2018-09-29
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Add description of preferred archive formats and download methods. Encourage multiple maintainers. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | gnutls: updated to 3.5.19Nikos Mavrogiannopoulos2018-09-29
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | hamlib: Update to 3.3Rosen Penev2018-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | samba4: fix missing busybox 'hostname -f' commandAndy Walsh2018-09-29
| | | | | | | | | | | | | | | | | | | | | | | | * busybox does not have 'hostname' by default so replaced it with uci calls Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | rtty: Update to 6.2.0Jianhui Zhao2018-09-28
| | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | Merge pull request #7111 from Andy2244/wsdd2-fix-triggersDirk Brenken2018-09-28
|\ \ \ \ | | | | | | | | | | wsdd2: fix missing triggers
| * | | | wsdd2: fix missing triggersAndy Walsh2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add triggers so changes can be picked up Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>