aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sumo: update to 1.7.0Rosen Penev2020-12-01
| | | | | | | | Remove CMAKE_INSTALL as there is no need for InstallDev. Remove unneeded patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14094 from CHKDSK88/crelay-patchRosen Penev2020-12-01
|\ | | | | crelay: backport patch for use gpio >255
| * crelay: backport patch for use gpio >255Pawel Dembicki2020-12-01
| | | | | | | | Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
* | Merge pull request #14095 from tru7/libfmtRosen Penev2020-12-01
|\ \ | | | | | | libfmt: bump to release 7.1.3
| * | libfmt: bump to release 7.1.3Othmar Truniger2020-12-01
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #14093 from mwarning/zeroRosen Penev2020-12-01
|\ \ \ | |/ / |/| | zerotier: update to 1.6.2
| * | zerotier: update to 1.6.2Moritz Warning2020-12-01
|/ / | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | python-pyopenssl: Update to 20.0.0Jeffery To2020-12-01
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-cffi: Update to 1.14.4Jeffery To2020-12-01
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #14089 from neheb/gppsdRosen Penev2020-11-30
|\ \ | | | | | | gpsd: fix compilation under some setups
| * | gpsd: fix compilation under some setupsRosen Penev2020-11-30
|/ / | | | | | | | | | | Some commit in base broke compilation. Adding sysroot fixes it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13971 from mwarning/zerotierRosen Penev2020-11-30
|\ \ | | | | | | zerotier: update to 1.6.1
| * | zerotier: update to 1.6.1Moritz Warning2020-11-30
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #13800 from gstrauss/for-lighttpd-1.4.56Rosen Penev2020-11-30
|\ \ \ | | | | | | | | lighttpd: revamp Makefile for lighttpd 1.4.56
| * | | lighttpd: update to lighttpd 1.4.56 release hashGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: lighttpd.conf enable flag for HTTP/2Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | lighttpd.conf reference server.feature-flags Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: lighttpd.init reload gracefullyGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | reload_server() gracefully with SIGUSR1 to lighttpd relog() to reopen log files with SIGHUP to lighttpd Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: revamp Makefile for lighttpd-1.4.56Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update upstream version to lighttpd-1.4.56 * depend on Nettle for MD5, SHA1, SHA256 * multiple TLS options: gnutls, mbedtls, nss, openssl, wolfssl * new module mod_authn_dbi * mod_authn_* depend on mod_auth * mod_authn_file is included if mod_auth is selected in build * mod_vhostdb_* depend on mod_vhostdb * mod_deflate subsumes mod_compress * remove from Makefile the include of nls.mk (no longer needed) Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | lighttpd: remove patches incorporated upstreamGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | Merge pull request #14057 from newkit/masterRosen Penev2020-11-30
|\ \ \ \ | | | | | | | | | | wifischedule: Merged ignore_stations patch from user bedaes https://g…
| * | | | wifischedule: Merged ignore_stations patch from user bedaes ↵Nils Koenig2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/newkit/wifischedule/pull/2 Signed-off-by: Nils Koenig <openwrt@newk.it>
* | | | | strongswan: bump to 5.9.1Stijn Tintel2020-11-30
| |/ / / |/| | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #14070 from neheb/galRosen Penev2020-11-30
|\ \ \ \ | | | | | | | | | | google-authenticator-libpam: fix compilation
| * | | | google-authenticator-libpam: fix InstallDev pathsRosen Penev2020-11-30
|/ / / / | | | | | | | | | | | | | | | | | | | | libpam will soon install to /usr/lib instead of /lib. Adjust accordingly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14077 from neheb/hpllRosen Penev2020-11-30
|\ \ \ \ | | | | | | | | | | hplip: move back to compiling with libusb
| * | | | hplip: move back to compiling with libusbRosen Penev2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some change in base broke compilation with libusb and this package. From looking at it more carefully, it turns out that the libusb patch needs to be updated so that host paths are not used. libusb-compat also depends on libusb, which increases the overall installed size. Refreshed patches with make package/hplip/refresh . Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14084 from neheb/whoRosen Penev2020-11-30
|\ \ \ \ \ | | | | | | | | | | | | whois: fix noidn patch
| * | | | | whois: fix noidn patchRosen Penev2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If no idn2 but idn is present, it picks it up. Just remove the whole thing. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14062 from peter-stadler/asgirefRosen Penev2020-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | asgiref: update to version 3.3.1
| * | | | | | asgiref: update to version 3.3.1Peter Stadler2020-11-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From https://github.com/django/asgiref/blob/master/CHANGELOG.txt * Updated StatelessServer to use ASGI v3 single-callable applications. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | Merge pull request #14082 from neheb/uvcRosen Penev2020-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | uvcdynctrl: remove libwebcam
| * | | | | | uvcdynctrl: remove libwebcamRosen Penev2020-11-29
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's useless and it's only used by this package. Just link it statically. Remove CMAKE_INSTALL as InstallDev section is gone. Add PKG_BUILD_PARALLEL for faster compilation. Put license information up as there are no longer 2 packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14068 from neheb/pls2Rosen Penev2020-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | pulseaudio: update to 14.0
| * | | | | | pulseaudio: update to 14.0Rosen Penev2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed OpenSSL patch. Update MESON_ARGS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14032 from ptpt52/p910nd-fixRosen Penev2020-11-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | p910nd: config trigger reload and default disabled
| * | | | | | | p910nd: config trigger reload and default disabledChen Minqiang2020-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | | | | | | Merge pull request #14081 from neheb/pam151Rosen Penev2020-11-30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | libpam: update to 1.5.1
| * | | | | | | libpam: update to 1.5.1Rosen Penev2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e upstream, this bug was exposed. Instead of working around it, fix the patch. After this, everything consistently gets installed to ipkg-install/usr. Minor Makefile reorganization. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14080 from nickberry17/update_mm_1.14.8Rosen Penev2020-11-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | modemmanager: bump to 1.14.8
| * | | | | | | | modemmanager: bump to 1.14.8Nicholas Smith2020-11-30
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | | | | Merge pull request #14079 from neheb/mndlRosen Penev2020-11-29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | minidlna: update to 1.3.0
| * | | | | | | minidlna: update to 1.3.0Rosen Penev2020-11-29
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes two CVEs relating to UPnP. Removed libuuid dependency. It is not used. Remove clock_gettime hack. It seems to have been fixed. Removed upstream patches. Refreshed the other ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14078 from neheb/gphtRosen Penev2020-11-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | gphoto2: update to 2.5.26
| * | | | | | gphoto2: update to 2.5.26Rosen Penev2020-11-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove several unneeded configure hacks. Replace the POPT ones with more sensible ones. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | php7: remove obsolete patch for ICU 68.1Michael Heimpold2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #14065 from dibdot/adblockDirk Brenken2020-11-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: reporting fixes/tweaks
| * | | | | | adblock: reporting fixes/tweaksDirk Brenken2020-11-29
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * prevents the creation of an invalid json structure * add more space to the domain column on cli Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #14074 from neheb/gphotRosen Penev2020-11-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgphoto2: update to 2.5.26
| * | | | | | libgphoto2: update to 2.5.26Rosen Penev2020-11-29
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14066 from brvphoenix/ariangRosen Penev2020-11-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | ariang: add title and shortcut icons