aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #9039 from cotequeiroz/python_conditionalRosen Penev2019-05-21
|\ | | | | treewide: add PACKAGE_* DEPENDS conditionals to python packages building both variants, update README.md
| * treewide: Add PACKAGE_* conds to python packagesEneas U de Queiroz2019-05-20
| | | | | | | | | | | | | | | | If a package builds python & python3 variants, then the respective PACKAGE-python* conditional DEPENDS were added, since circular dependencies should all be resolved now. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * python: README.md: adjust recursive dep text, miscEneas U de Queiroz2019-05-20
| | | | | | | | | | | | | | | | | | | | Adding the conditionals to DEPENDS should not cause circular dependencies any more. This adjusts the text to point out that it used to be a problem, and if it happens again, one should open an issue. Also, some spotted trivial errors were fixed. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #9045 from nxhack/serialport_bindingsRosen Penev2019-05-20
|\ \ | | | | | | node-serialport-bindings: add new package - fix powerpc build fail
| * | node-serialport-bindings: add new package - fix powerpc build failHirokazu MORIKAWA2019-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | fix powerpc 'node-serialport' package build fail divide node-serialport' into node-serialport' and node-serialport-bindings powerpc termios2 issue ref: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1619446 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #9046 from nxhack/fix_powerpc_failRosen Penev2019-05-20
|\ \ \ | |/ / |/| | node-serialport: fix powerpc build fail
| * | node-serialport: fix powerpc build failHirokazu MORIKAWA2019-05-21
|/ / | | | | | | | | | | | | | | fix powerpc 'node-serialport' package build fail divide node-serialport' into node-serialport' and node-serialport-bindings node-serialport-bindings PR : https://github.com/openwrt/packages/pull/9045 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #9037 from MikePetullo/dmapdRosen Penev2019-05-20
|\ \ | | | | | | dmapd: update to 0.0.82
| * | dmapd: update to 0.0.82W. Michael Petullo2019-05-20
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | php7: update to 7.2.18Michael Heimpold2019-05-20
| | | | | | | | | | | | | | | | | | Compile and run tested on mxs platform. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #9036 from MikePetullo/libdmapsharingHannu Nyman2019-05-20
|\ \ \ | | | | | | | | libdmapsharing: update to 3.9.7
| * | | libdmapsharing: update to 3.9.7W. Michael Petullo2019-05-19
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #9007 from cotequeiroz/makefile_styleRosen Penev2019-05-20
|\ \ \ | |_|/ |/| | Update Makefile style in cotequeiroz-maintained packages
| * | python-qrcode: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | python-oauthlib: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | python-defusedxml: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | python-certifi: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | pyjwt: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | django-webpack-loader: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | django-simple-captcha: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | django-ranged-response: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | django-formtools: adjust Makefile styleEneas U de Queiroz2019-05-17
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #8924 from neheb/clambRosen Penev2019-05-20
|\ \ \ | | | | | | | | clamav: Remove build hacks
| * | | clamav: Remove build hacksRosen Penev2019-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplified the Makefile and fixes compilation with uClibc-ng. Also added IPv6 support. Took the time to clean up the Makefile with other useful options. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9021 from neheb/errRosen Penev2019-05-19
|\ \ \ \ | |_|_|/ |/| | | libgpg-error: Add ARC support
| * | | 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