aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libs/libx264: Update to snapshot 20181006Daniel Engberg2018-10-09
| | | | | | | | | Update libx264 to snapshot 20181006 Add 464fp to ASM blacklist (doesn't support AltiVec instructions) Enable LTO by default for platforms that uses ASM Remove a few whitespaces (cosmetic) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* 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>
* | | | Merge pull request #7110 from Andy2244/samba4-fix-netbiosnameDirk Brenken2018-09-28
|\ \ \ \ | | | | | | | | | | samba4: fix netbios_name
| * | | | samba4: fix netbios_nameAndy Walsh2018-09-27
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | * fixes: error 0x80070035 * add triggers to catch hostname changes Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | Merge pull request #7112 from EricLuehrsen/unbound_leakDirk Brenken2018-09-28
|\ \ \ \ | | | | | | | | | | unbound: add patches for leaks during TLS query
| * | | | unbound: add patches for leaks during TLS queryEric Luehrsen2018-09-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | jamvm: depends on supported architecturesYousong Zhou2018-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | treewide: remove obsolete references to avr32Yousong Zhou2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | libuwsc: Update to 3.0.4Jianhui Zhao2018-09-28
|/ / / / | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* / / / libcups: fix build for x86Luiz Angelo Daros de Luca2018-09-27
|/ / / | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* / / mosquitto: bump to 1.5.3Karl Palsson2018-09-26
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)Guo Li2018-09-26
| | | | | | | | | | | | | | 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>
* | glib2: update to 2.58.1Peter Wagner2018-09-25
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #7100 from thess/boost-workTed Hess2018-09-25
|\ \ | | | | | | boost: Makefile and package changes to support builds with both Python versions selected
| * | boost: Makefile and package changes to support builds with both Python 2.x ↵Ted Hess2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | getdns: add note for remove libbsd dependencyGuo Li2018-09-25
| | | | | | | | | | | | Signed-off-by: Guo Li <uxgood.org@gmail.com>