aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #10147 from ryzhovau/icu_pythonRosen Penev2019-10-04
|\ | | | | icu: use our own python3 for host-compilation
| * icu: use our own python3 for host-compilationAlexander Ryzhov2019-10-04
| | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | Merge pull request #10145 from dibdot/banIPDirk Brenken2019-10-04
|\ \ | | | | | | banip: update 0.3.0
| * | banip: update 0.3.0Dirk Brenken2019-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new 'ca-bundle' dependency as all https connections are now validated by default * automatically select the download utility: 'aria2', 'curl', 'uclient-fetch' with libustream-* or wget are supported * track & ban failed LuCI login attempts as well * add a small log/banIP background monitor to block SSH/LuCI brute force attacks in realtime (disabled by default) * add a config version check (please update your default config!) * made the automatic wan detection more stable * fix the IPv6 logfile parser * fix the service status message * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | python-simplejson: Fix python[3]-decimal dependencyJeffery To2019-10-04
| |/ |/| | | | | | | | | | | | | | | | | simplejson depends on the decimal module[1][2]. This adds python[3]-decimal to the package's DEPENDS. [1]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/__init__.py#L110 [2]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/encoder.py#L7 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | nbd: Remove other build dependencyRosen Penev2019-10-03
| | | | | | | | | | | | Already satisfied by glib2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10131 from neheb/joolRosen Penev2019-10-03
|\ \ | | | | | | jool: Update to 4.0.5
| * | jool: Update to 4.0.5Rosen Penev2019-10-01
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10126 from stefaang/php7-mod-gdMichael Heimpold2019-10-03
|\ \ \ | | | | | | | | | | | | php7-mod-gd: enable libwebp php7: bump to 7.2.23
| * | | php7: bump to 7.2.23Stefaan Ghysels2019-10-03
| | | | | | | | | | | | | | | | Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
| * | | php7-mod-gd: enable libwebpStefaan Ghysels2019-10-03
| | | | | | | | | | | | | | | | Signed-off-by: Stefaan Ghysels <stefaang@gmail.com>
* | | | nbd: Remove glib2 build dependencyRosen Penev2019-10-02
| | | | | | | | | | | | | | | | | | | | | | | | It is already included. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | libftdi: Don't build examplesRosen Penev2019-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Compilation fix with uClibc-ng. No change in package. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | vala: Update to 0.46.2Rosen Penev2019-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9972 from ewsi/feature_dcwifiRosen Penev2019-10-02
|\ \ \ \ | | | | | | | | | | dcwifi: Add Dual Channel Wi-Fi component packages
| * | | | dcwifi: Add Dual Channel Wi-Fi component packagesCarey Sonsino2019-10-02
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dcstad: Dual Channel Wi-Fi Station Daemon dcwapd: Dual Channel Wi-Fi Access Point Daemon libdcwproto: Dual Channel Wi-Fi Protocol Library libdcwsocket: Dual Channel Wi-Fi Socket Library macremapper: MAC Address Remapper Linux Kernel Module mrmctl: Userland tool to get/set remap rules Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com> Signed-off-by: Carey Sonsino <csonsino@gmail.com> Much help from @neheb
* | | | Merge pull request #10121 from BKPepe/werkzeugRosen Penev2019-10-02
|\ \ \ \ | | | | | | | | | | Werkzeug: Update to version 0.16.0
| * | | | Werkzeug: Update to version 0.16.0Josef Schlehofer2019-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove PKG_BUILD_DEPENDS as it is no longer necessary. - The Python3 is already included in DEPENDS. - Remove PKG_BUILD_DIR and PKG_UNPACK was for dual Python version. - Change TITLE and description - Add source package Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #10122 from BKPepe/flaskRosen Penev2019-10-02
|\ \ \ \ \ | | | | | | | | | | | | Flask: Update to version 1.1.1
| * | | | | Flask: Update to version 1.1.1Josef Schlehofer2019-10-01
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change TITLE and URL to better one - Add source package Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #10124 from tiagogaspar8/procps-ng-fixRosen Penev2019-10-02
|\ \ \ \ \ | |_|/ / / |/| | | | procps-ng: change default package selection
| * | | | procps-ng: change default package selection Change the default selection of ↵Tiago Gaspar2019-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packages from all to none. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | haveged: convert to procdHannu Nyman2019-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert haveged init script to use procd Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #10129 from philenotfound/mutt-bumpHannu Nyman2019-10-01
|\ \ \ \ \ | | | | | | | | | | | | mutt: bump to 1.12.2
| * | | | | mutt: bump to 1.12.2Phil Eichinger2019-10-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | | | | haveged: update to 1.9.8Hannu Nyman2019-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update haveged to 1.9.8 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | watchcat: make compatible with updated busybox ash array handlingNuno Goncalves2019-10-01
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | / / / python3-maxminddb: Update to version 1.5.1Josef Schlehofer2019-10-01
| |/ / / |/| | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #10102 from mister-benjamin/feature/etherwake-nfqueueRosen Penev2019-09-30
|\ \ \ \ | | | | | | | | | | etherwake-nfqueue: Add package etherwake-nfqueue
| * | | | etherwake-nfqueue: Fix PKG_LICENSEMister Benjamin2019-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
| * | | | etherwake-nfqueue: Add package etherwake-nfqueueMister Benjamin2019-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
* | | | | Merge pull request #10117 from BKPepe/pyrsistentRosen Penev2019-09-30
|\ \ \ \ \ | | | | | | | | | | | | python-pyrsistent: Update to version 0.15.4
| * | | | | python-pyrsistent: Update to version 0.15.4Josef Schlehofer2019-09-30
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #10109 from BKPepe/python3Rosen Penev2019-09-30
|\ \ \ \ \ | | | | | | | | | | | | python3: backport three security patches
| * | | | | python3: backport three security patchesJosef Schlehofer2019-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2019-16935 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #10111 from lucize/frr_fixRosen Penev2019-09-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | frr: don't enable backtrace
| * | | | | | frr: don't enable backtraceLucian Cristian2019-09-30
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | protobuf-c: Add pkgconfig file for CMakeRosen Penev2019-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation for a few packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | umurmur: Switch to CMakeRosen Penev2019-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Added HTTPS to URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Revert "ola: Remove HOST_LDFLAGS hack"Rosen Penev2019-09-29
|/ / / / / | | | | | | | | | | | | | | | This reverts commit 4e6dae7f3993645e903c72cc7a0a5f165cc785da.
* | | | | Merge pull request #10101 from BKPepe/dnscryptJosef Schlehofer2019-09-29
|\ \ \ \ \ | | | | | | | | | | | | dnscrypt-proxy2: Update to version 2.0.27
| * | | | | dnscrypt-proxy2: Update to version 2.0.27Josef Schlehofer2019-09-28
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #10103 from BKPepe/ytJosef Schlehofer2019-09-29
|\ \ \ \ \ | | | | | | | | | | | | youtube-dl: Update to version 2019.9.28
| * | | | | youtube-dl: Update to version 2019.9.28Josef Schlehofer2019-09-28
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #10104 from BKPepe/golangJosef Schlehofer2019-09-29
|\ \ \ \ \ | | | | | | | | | | | | golang: Update to version 1.13.1
| * | | | | golang: Update to version 1.13.1Josef Schlehofer2019-09-29
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-16276 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | openvswitch: fix conditions for Linux 4.14Lech Perczak2019-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Condition testing for Linux version 4.14 is spelled LINUX_4_14, not LINUX_4.14, so the checks were ineffective up to this change. This Fixes the following error which appeared after update to 2.12.0, when built against kernel 4.14: Package kmod-openvswitch-intree is missing dependencies for the following libraries: tunnel6.ko Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
* | | | | Merge pull request #10100 from claell/patch-1Dirk Brenken2019-09-29
|\ \ \ \ \ | | | | | | | | | | | | adblock: More cosmetic changes and more detailed installation instruc…
| * | | | | adblock: More cosmetic changes and more detailed installation instructions ↵Claudius Ellsel2019-09-28
| |/ / / / | | | | | | | | | | | | | | | | | | | | to README.md Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
* | | | | Merge pull request #10051 from neheb/snorRosen Penev2019-09-28
|\ \ \ \ \ | |/ / / / |/| | | | snort3: Clean up Makefile