aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | libgpg-error: Add ARC supportRosen Penev2019-05-19
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch was posted on the mailing list. Awaits inclusion looks like. Fixes long range build failures on the platform. Updated Mirror list. The first two seem to not work. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8862 from jefferyto/byobuRosen Penev2019-05-19
|\ \ \ \ | |/ / / |/| | | byobu: Add new package and dependencies
| * | | byobu: Add new packageJeffery To2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the website: Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions. Adapted from the old packages feed: https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=utils/byobu Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | newt: Add new packageJeffery To2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library. Adapted from the old packages feed: https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=libs/newt Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | slang: Add new packageJeffery To2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the S-Lang website: S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible. While the emphasis has always been on the embedded nature of the interpreter, it may also be used in a stand-alone fashion through the use of slsh, which is part of the S-Lang distribution. Adapted from the old packages feed: https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=libs/slang2 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #9027 from James-TR/patch-2Rosen Penev2019-05-19
|\ \ \ \ | | | | | | | | | | libfstrm: fix formality issues
| * | | | libfstrm: fix formality issuesJames Taylor2019-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Correct issues with TITLE and add URL pointing to the fstrm GitHub Page. Reformat the description so it renders correctly in menuconfig. Fixes #9022 Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | Merge pull request #8641 from dengqf6/bind9.14Rosen Penev2019-05-18
|\ \ \ \ \ | | | | | | | | | | | | [RFC/RFT] bind: update to 9.14.2
| * | | | | bind: update to 9.14.2Deng Qingfang2019-05-19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BIND now requires POSIX thread and IPv6 support to build Add filter-AAAA plugin Remove unrecognized options Remove patch that no longer needed - 002-autoconf-ar-fix.patch Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | Merge pull request #9010 from neheb/quuRosen Penev2019-05-18
|\ \ \ \ \ | | | | | | | | | | | | quassel-irssi: Fix compilation with GCC8
| * | | | | quassel-irssi: Fix compilation with GCC8Rosen Penev2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It throws new warnings which triggers -Werror. Remove it. Added support for full NLS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | postgresql: update ot version 9.6.13Daniel Golle2019-05-18
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-10129: Memory disclosure in partition routing Does **NOT** fix CVE-2019-9193 which PostgreSQL doesn't consider a security issue, see [1]. [1]: https://www.postgresql.org/about/news/1935/ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #8901 from neheb/memRosen Penev2019-05-18
|\ \ \ \ \ | | | | | | | | | | | | memcached: Update to 1.5.14
| * | | | | memcached: Update to 1.5.14Rosen Penev2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with GCC8. Remove obsolete patch. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9018 from cotequeiroz/bluez-usbRosen Penev2019-05-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | bluez: install kmod-bluetooth only w/ USB_SUPPORT
| * | | | | | bluez: install kmod-bluetooth only w/ USB_SUPPORTEneas U de Queiroz2019-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kmod-bluetooth depends on USB_SUPPORT. If the dependency is not checked here, it will cause recursive dependency in python packages. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #9019 from BKPepe/syslog-ngDirk Brenken2019-05-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | syslog-ng: update to version 3.21.1
| * | | | | | | syslog-ng: update to version 3.21.1Josef Schlehofer2019-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump also version in config Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #9026 from dibdot/travelmateDirk Brenken2019-05-18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | travelmate: update 1.4.6
| * | | | | | | travelmate: update 1.4.6Dirk Brenken2019-05-18
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix connection to uplinks with special char '/' in essid * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #9024 from neheb/ath79champtar2019-05-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | CircleCI: Switch to ath79 SDK
| * | | | | | | CircleCI: Switch to ath79 SDKRosen Penev2019-05-17
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default target in OpenWrt has been switched to ath79. Match it here. No functional difference. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #8981 from ja-pa/yara-3.10.0Rosen Penev2019-05-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | yara: update to version 3.10.0
| * | | | | | | yara: update to version 3.10.0Jan Pavlinec2019-05-14
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #8999 from neheb/lxRosen Penev2019-05-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxc: Backport uClibc patch
| * | | | | | | lxc: Backport uClibc patchRosen Penev2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #9013 from nxhack/homebridge_0_4_49Rosen Penev2019-05-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-homebridge: update to 0.4.49
| * | | | | | | | node-homebridge: update to 0.4.49Hirokazu MORIKAWA2019-05-17
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node.js 12 support Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #9014 from nxhack/node_hid_0_7_8Rosen Penev2019-05-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-hid: update to 0.7.8
| * | | | | | | | node-hid: update to 0.7.8Hirokazu MORIKAWA2019-05-17
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node.js 12 support Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #9015 from nxhack/node_serialport_7_1_5Rosen Penev2019-05-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-serialport: update to 7.1.5
| * | | | | | | | node-serialport: update to 7.1.5Hirokazu MORIKAWA2019-05-17
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node.js 12 support Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #9011 from nxhack/swig_4.0.0Rosen Penev2019-05-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | swig: update to 4.0.0
| * | | | | | | | swig: update to 4.0.0Hirokazu MORIKAWA2019-05-17
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #8900 from neheb/porRosen Penev2019-05-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | port-mirroring: Update to 1.4.4
| * | | | | | | port-mirroring: Fix compilation with GCC8Rosen Penev2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #9008 from BKPepe/python-requestsJosef Schlehofer2019-05-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | python-requests: update to version 2.22.0
| * | | | | | | python-requests: update to version 2.22.0Josef Schlehofer2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove patch, which is included in this release Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #8983 from James-TR/libfstrmRosen Penev2019-05-16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | libfstrm: add package
| * | | | | | | libfstrm: add packageJames Taylor2019-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fstrm is an optimized C implementation of Frame Streams that includes a fast, lockless circular queue implementation and exposes library interfaces for setting up a dedicated Frame Streams I/O thread and asynchronously submitting data frames for transport from worker threads. It was originally written to facilitate the addition of high speed binary logging to DNS servers written in C using the dnstap log format. Maintainer: me Compile Tested: armv7l, SNAPSHOT 655fff1571 SDK Run Tested: armv7l, Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | Merge pull request #8990 from cotequeiroz/lxc_recursiveRosen Penev2019-05-16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | lxc, libsseccomp: workaround recursive dependency
| * | | | | | | libseccomp: workaround a recursive dependencyEneas U de Queiroz2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DEPENDS:=@!arc is causing a recursive dependency because of the optional selection of libseccomp by util/lxc. The workaround hides the package in Package/libseccomp/config instead. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | | lxc: hide seccomp support for arcEneas U de Queiroz2019-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libseccomp does not compile for arc, so we can't show that option for arc. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | Merge pull request #8970 from neheb/getRosen Penev2019-05-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | geth: Fix compilation under AArch64
| * | | | | | | | geth: Fix compilation under AArch64Rosen Penev2019-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turns out this was not backported to the stable branch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8961 from neheb/oathRosen Penev2019-05-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | oath-toolkit: Fix compilation with uClibc-ng
| * | | | | | | | | oath-toolkit: Fix compilation with uClibc-ngRosen Penev2019-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8962 from neheb/quaRosen Penev2019-05-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | quasselc: Fix compilation with uClibc-ng
| * | | | | | | | | | quasselc: Fix compilation with uClibc-ngRosen Penev2019-05-12
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nls.mk is needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8997 from neheb/fd1Rosen Penev2019-05-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libftdi1: Fix compilation with most recent CMake