aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* CONTRIBUTING.md: update branch infoFlorian Eckert2020-09-09
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* Merge pull request #13342 from gladiac1337/haproxy-2.2.3Rosen Penev2020-09-09
|\ | | | | haproxy: Update HAProxy to v2.2.3
| * haproxy: Update HAProxy to v2.2.3Christian Lachner2020-09-09
| | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | ninja: fix typoRosen Penev2020-09-09
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13335 from rs/nextdns-1.8.2-masterRosen Penev2020-09-08
|\ | | | | nextdns: Update to version 1.8.2
| * nextdns: Update to version 1.8.2Olivier Poitrey2020-09-08
| | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | Merge pull request #13328 from neheb/ninjaRosen Penev2020-09-08
|\ \ | | | | | | ninja: use for CMake
| * | ninja: use for CMakeRosen Penev2020-09-08
| | | | | | | | | | | | | | | | | | | | | | | | CMake supports Ninja for faster compilation and less bugginess when it comes to parallel compilation. That is, some CMake packages currently have PKG_BUILD_PARALLEL set where it is not needed with ninja. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13320 from jmarcet/texttable-updateRosen Penev2020-09-08
|\ \ \ | | | | | | | | python3-texttable: update to version 1.6.3
| * | | python3-texttable: update to version 1.6.3Javier Marcet2020-09-07
| | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | Merge pull request #13321 from jmarcet/paramiko-updateRosen Penev2020-09-08
|\ \ \ \ | | | | | | | | | | python3-paramiko: update to version 2.7.2
| * | | | python3-paramiko: update to version 2.7.2Javier Marcet2020-09-07
| |/ / / | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | Merge pull request #13241 from first-leon/masterRosen Penev2020-09-08
|\ \ \ \ | | | | | | | | | | lua-argparse: new package
| * | | | lua-argparse: delete whitespace in makefileVladimir Malyutin2020-08-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
| * | | | lua-argparse: new packageVladimir Malyutin2020-08-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
* | | | | Merge pull request #13340 from farmergreg/patch-1Rosen Penev2020-09-08
|\ \ \ \ \ | | | | | | | | | | | | safe-search: duckduckgo.com new ip address
| * | | | | safe-search: duckduckgo.com new ip addressGreg Dietsche2020-09-08
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search. Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
* | | | | CI: fix compilation of all packagesPaul Spooren2020-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By using `feeds install -d y` the CI tries to install e.g. `libcxx` which fails, unrelated to the tested packages. Now follow the approach of the current CircleCI implementation. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | Merge pull request #13327 from lnslbrty/update/libulfiusRosen Penev2020-09-08
|\ \ \ \ \ | | | | | | | | | | | | libulfius: update to 2.6.9
| * | | | | libulfius: update to 2.6.9Toni Uhlig2020-09-08
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | Merge pull request #13341 from lucize/frrmipsRosen Penev2020-09-08
|\ \ \ \ \ | | | | | | | | | | | | frr: fix running on mips (again)
| * | | | | frr: fix running on mips (again)Lucian Cristian2020-09-08
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | add mips fix missed on version upgrade Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #13338 from ja-pa/dovecot-security-fixJosef Schlehofer2020-09-08
|\ \ \ \ \ | |/ / / / |/| | | | dovecot: update to version 2.3.11.3 (security fix)
| * | | | dovecot: update to version 2.3.11.3 (security fix)Jan Pavlinec2020-09-08
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-12100 CVE-2020-12673 CVE-2020-12674 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | gerbera: remove filesystem hacksRosen Penev2020-09-07
| |_|/ |/| | | | | | | | | | | | | | They seem to not be needed with GCC8 and above. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13299 from ja-pa/dnstapRosen Penev2020-09-07
|\ \ \ | | | | | | | | dnstap: add new package
| * | | dnstap: add new packageJan Pavlinec2020-09-07
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #13326 from Ansuel/ngixfixallHannu Nyman2020-09-07
|\ \ \ | | | | | | | | nginx: fix broken all-module variant
| * | | nginx: fix broken all-module variantAnsuel Smith2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant. Fixes #13275 Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | Merge pull request #13323 from Ansuel/ubusupHannu Nyman2020-09-07
|\ \ \ \ | | | | | | | | | | nginx: update ubus module to fix SIGSEGV
| * | | | nginx: update ubus module to fix SIGSEGVAnsuel Smith2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bump relase - Bump nginx_ubus_module version Fixes #13314 Reported-by: Chen Minqiang <ptpt52@gmail.com> Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | Merge pull request #13316 from hnyman/collectd512Hannu Nyman2020-09-07
|\ \ \ \ \ | | | | | | | | | | | | collectd: update to 5.12.0
| * | | | | collectd: update to 5.12.0Hannu Nyman2020-09-07
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collectd to version 5.12.0. * Refresh patches * Remove upstreamed patch 920-fix-ubi-data-source-type.patch * Backport a patch from upstream to fix a missing define (920-backport-netlink-reg-noerror.patch) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #13319 from ja-pa/redis-6.0.7Hannu Nyman2020-09-07
|\ \ \ \ \ | |_|_|/ / |/| | | | redis: update to version 6.0.7
| * | | | redis: update to version 6.0.7Jan Pavlinec2020-09-07
|/ / / / | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #13307 from neheb/minisRosen Penev2020-09-06
|\ \ \ \ | | | | | | | | | | minisatip: update to 1.0.4
| * | | | minisatip: update to 1.0.4Rosen Penev2020-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | stress-ng: remove libaio and libbsd supportRosen Penev2020-09-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libupnpp: update to 0.19.4Rosen Penev2020-09-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | prometheus: bump to 2.20.1Paul Spooren2020-09-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | CI: fix artifact folder and add more test SDKsPaul Spooren2020-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CI adds the `packages.git` repository to the `feeds.conf`, which makes the repository redundant. Once called `packages` including the upstream status, once `packages_ci` (previously `action`) including the PRs changes. This commit changes the binary artifact folder from `packages` to `packages_ci`, as the SDK choses packages from the modified PR branch over the `packages` branch. Also add additional targets to test, as each target only takes a few minutes to test: aarch64_cortex-a53, arm_cortex-a15_neon-vfpv4 and i386_pentium4. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | Merge pull request #13309 from EricLuehrsen/unbound_20200904Rosen Penev2020-09-05
|\ \ \ \ \ | | | | | | | | | | | | unbound: improve odhcpd rapid update robustness
| * | | | | unbound: improve odhcpd rapid update robustnessEric Luehrsen2020-09-05
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | Merge pull request #13298 from ja-pa/unbound-dnstapRosen Penev2020-09-04
|\ \ \ \ \ | |/ / / / |/| | | | unbound: add option for dnstap support
| * | | | unbound: add option for dnstap supportJan Pavlinec2020-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | CI: use GitHub action for Pull RequestsPaul Spooren2020-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test all GitHub pull requests for multiple architectures and store build logs and created packages. This is the first commit of a series of patches to simplify the life of maintainers. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | Merge pull request #13306 from neheb/evdevRosen Penev2020-09-04
|\ \ \ \ \ | | | | | | | | | | | | libevdev: update to 1.9.1
| * | | | | libevdev: update to 1.9.1Rosen Penev2020-09-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Clean up Install section to be more explicit about what gets installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13289 from neheb/inpRosen Penev2020-09-04
|\ \ \ \ \ | | | | | | | | | | | | libinput: update to 1.16.1
| * | | | | libinput: update to 1.16.1Rosen Penev2020-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes several files explicit in Install sections. Signed-off-by: Rosen Penev <rosenp@gmail.com>