aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | circleci: use Docker image v1.0.4Petr Štetiar2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new image which is already available contains Python3 support. Signed-off-by: Petr Štetiar <ynezz@true.cz>
| * | | | | | | | | circleci: make logs of build failures more readablePetr Štetiar2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to concurrent build, it's currently not that easy to find the proper reason for the package build failure, so let's just build the failing package with -j1 in order to provide more human readable build log failures. Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-518038631 Signed-off-by: Petr Štetiar <ynezz@true.cz>
| * | | | | | | | | circleci: add python3 package into Docker imagePetr Štetiar2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've switched to Python3 some time ago so it would make sense to provide Python3 in the CI image as well. Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-518038631 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | | | | | | | | | Merge pull request #9704 from neheb/attRosen Penev2019-08-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | attr: Backport upstream patch fixing compilation without bzero
| * | | | | | | | | | attr: Backport upstream patch fixing compilation without bzeroRosen Penev2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed up License information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #9695 from diizzyy/admin-netdataDaniel Engberg2019-08-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | netdata: Update to 1.16.1, disable https and dbengine
| * | | | | | | | | | | netdata: Update to 1.16.1, disable https and dbengineDaniel Engberg2019-08-12
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable https and dbengine to get rid of openssl and liblz4 Add (lib)json-c as dependency Disable anonymous statistics sent to Google Analytics Source: https://github.com/netdata/netdata/blob/master/docs/anonymous-statistics.md Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | Merge pull request #9699 from James-TR/pdns-4.1.13Rosen Penev2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | pdns: bump version to 4.1.13
| * | | | | | | | | | pdns: bump version to 4.1.13James Taylor2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PowerDNS Authoritative Nameserver to latest upstream 4.1.13 Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | | | | Merge pull request #9698 from commodo/python-ver-bumpsHannu Nyman2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pytz,lxml,dateutil: bump package versions
| * | | | | | | | | | | python-dateutil: bump to version 2.8.0Alexandru Ardelean2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | python-lxml: bump to version 4.4.1Alexandru Ardelean2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | python-pytz: bump to version 2019.2Alexandru Ardelean2019-08-12
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | Merge pull request #9696 from commodo/python-srcHannu Nyman2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python-{asn1crypto,evdev,lxml}: add -src packages
| * | | | | | | | | | | python-{asn1crypto,evdev,lxml}: add -src packagesAlexandru Ardelean2019-08-12
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They seem to have become popular, so adding src packages for these as well. Not bumping PKG_RELEASE intentionally, since these packages are new. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | Merge pull request #8611 from diizzyy/gh-issuesHannu Nyman2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | repo: Add more information to the issue template
| * | | | | | | | | | | repo: Add more information to the issue templateDaniel Engberg2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rephrase the template a bit and add information about older releases and forks. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | net/mosquitto: bump to 1.6.4Karl Palsson2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog here: https://mosquitto.org/blog/2019/08/version-1-6-4-released/ Fixes a regression in persistent session handling, and various other regressions related to the mqtt5 support. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | | | django: move django* packages under django submenuEneas U de Queiroz2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the python[3]-django dependencies in packages to be non-selecting, and adds an MDEPENDS line so that the *-src packages get placed inside the django menu as well. Added MENU:= to the src-package definitions in python[3]-package.mk, so it does not import that setting from the binary package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | | | | Merge pull request #8105 from amnonpaz/masterDaniel Engberg2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | lua-openssl: Upgrade to v0.7.4
| * | | | | | | | | | | | lua-openssl: Upgrade to v0.7.4Amnon Paz2019-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Amnon Paz <pazamnon@gmail.com>
* | | | | | | | | | | | | Merge pull request #9697 from ja-pa/lmdb-0.9.24Daniel Engberg2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | lmdb: update to version 0.9.24
| * | | | | | | | | | | | lmdb: update to version 0.9.24Jan Pavlinec2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | xl2tpd: bump to version 1.3.14Yousong Zhou2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog prepared by upstream project * osport.h: replace SUSv3-specific functions by POSIX variants [Fabrice Fontaine] * avp: Error Code field in Result Code AVP is optional [Pau Espin Pedrol] * network_thread: Early continue in loop to remove huge indented block [Pau Espin Pedrol] * network_thread: Simplify while loop using for loop [Pau Espin Pedrol] * network: connect_pppol2tp: early return to avoid huge indentation block [Pau Espin Pedrol] * xl2tpd: start_pppd: Fix truncation of last character [Pau Espin Pedrol] * handle_packet: Remove unneded else clause when handling payload [Pau Espin Pedrol] * control: Split control message handling into its own function [Pau Espin Pedrol] * handle_packet: Rearrange code flow to simplify it [Pau Espin Pedrol] * avp: Early failure if no handler to remove indent block [Pau Espin Pedrol] * xl2tpd: Mark internal symbols as static [Pau Espin Pedrol] * Fix indentation and whitespace in code block [Pau Espin Pedrol] * xl2tpd: Remove unused variable [Pau Espin Pedrol] * network: Add missing close(kernel_fd) on init network failure [Pau Espin Pedrol] * network: Add missing close(server_fd) on init network failure [Pau Espin Pedrol] * Add 'cap backoff' option, limiting exponential backoff retries will be delayed by exponentially longer time, unless that time is capped by configuration. [Bart Trojanowski] * Add program to show status icon in system tray. [Github user: username34] * Add info on building and installing xl2tpd [Samir Hussain] * Update formatting of README.md [Samir Hussain] * Rename README.xl2tpd to README.md [Samir Hussain] * Update Debian changelog [Samir Hussain] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | pservice: shorten codeYousong Zhou2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use uci_load_validate() - remove stop_service() - fix validation of "args" option Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | | shadowsocks-libev: bump to version 3.3.1Yousong Zhou2019-08-12
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix openwrt/packages#9346 ("shadowsocks-libev: undefined behavior from unaligned access") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | Merge pull request #9088 from BKPepe/netdataDaniel Engberg2019-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | netdata: update to version 1.16.0
| * | | | | | | | | | | netdata: update to version 1.16.0Josef Schlehofer2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add dependencies: libopenssl, liblz4 - Correct SPDX License Identifier - Change URL of the website Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | libnetwork: Exclude unsupported architecturesGerard Ryan2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | | | | | | | docker-ce: Updated to 19.03.1Gerard Ryan2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | | | | | | | libnetwork: Updated to fc5a7d91 for docker 19.03.1Gerard Ryan2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | | | | | | | collectd: bump PKG_RELEASE to 4Yousong Zhou2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | collectd: remove the patch scaling ping_droprate from 0-1 to 0-100Yousong Zhou2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream project's behaviour of reporting this data source in range 0-1 is used by at least CentOS 7 collectd 5.8.1, very likely the same behaviour is also in widely use by other distributions. The change is important for providing consistent experience across collectd deployments on different environments Ref: https://github.com/collectd/collectd/pull/3244 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | collectd: use uname to get default HostnameYousong Zhou2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | collectd: log stderr outputYousong Zhou2019-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Collectd without log type plugin loaded will write log lines to stderr. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | Merge pull request #9673 from Ansuel/path-fixRosen Penev2019-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | intltool: fix broken compile on WSL
| * | | | | | | | | | | | intltool: fix broken compile on WSLAnsuel Smith2019-08-07
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If PATH contains space, like in WSL where you have also Windows dir, compilation of this package is broken. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | | Merge pull request #9674 from neheb/lcd2Rosen Penev2019-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | lcdproc: Fix non x86 platforms on musl
| * | | | | | | | | | | | lcdproc: Fix non x86 platforms on muslRosen Penev2019-08-07
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Musl only specifies in/outb for x86/x86. Use the fallback path in case musl is used. This should fail compilation during the linking stage but for some reason does not. Will do if -Werror=implicit-function-declaration is specified. Fixed up license information. Other small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | redis: add new packageJan Pavlinec2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | Merge pull request #9662 from Payne-X6/masterJosef Schlehofer2019-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | knot: update to 2.8.3
| * | | | | | | | | | | knot: update to 2.8.3Jan Hák2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added lmdb dependency Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | | | | | | | yggdrasil: properly call the daemon with procdWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | | | | | | | | yggdrasil: match contributing.md order of config sectionWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | | | | | | | | yggdrasil: package LICENSE filename, update license id nameWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | | | | | | | | yggdrasil: bump to 0.3.6William Fleurant2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | | | | | | | | Merge pull request #9529 from neheb/inlRosen Penev2019-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | perl updates
| * | | | | | | | | | | | perl-device-usb: Update to 0.38Rosen Penev2019-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | | perl-inline: Update to 0.83Rosen Penev2019-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | | perl-inline-c: Update to 0.81Rosen Penev2019-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>