aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | 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
| * | | | | | | | ariang: add title and shortcut iconsVan Waholtz2020-11-29
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | | | | Merge pull request #14071 from neheb/xtRosen Penev2020-11-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xtables-addons: fix package installation
| * | | | | | | | xtables-addons: fix package installationRosen Penev2020-11-29
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install directory is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14072 from neheb/hplRosen Penev2020-11-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | hplip: use libusb-compat
| * | | | | | | | hplip: use libusb-compatRosen Penev2020-11-29
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some change to base broke compilation. From looking at the CFLAGS, hplip tries to use the host libusb. libusb-compat seems to work properly. So use that. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | python3: fix compilationRosen Penev2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of e52d0487e88c3c8c57e1310d1a02b18eae0d142e , these flags no longer get passed. Add them back to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | php7: update to 7.4.13Michael Heimpold2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #14067 from neheb/fdkRosen Penev2020-11-29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fdk-aac: fixup flags
| * | | | | | | fdk-aac: fixup flagsRosen Penev2020-11-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As implemented, these get duplicated. In particular, the ldflags get recursive and with some recent OpenWrt change, it errors. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14051 from MirBSD/update-mksh-juppRosen Penev2020-11-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | update utils/jupp and utils/mksh to their current versions
| * | | | | | jupp: update to current versionThorsten Glaser2020-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
| * | | | | | mksh: update to current versionThorsten Glaser2020-11-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also • update description • drop “-c lto”, this option is gone from Build.sh • add missing $(TARGET_CPPFLAGS) Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
* | | | | | Merge pull request #14047 from neheb/lnqRosen Penev2020-11-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | libnetfilter-queue: import and update
| * | | | | | libnetfilter-queue: update to 1.0.5Rosen Penev2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to normal tarballs for simplicity. Removed upstream patch. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | libnetfilter-queue: import from baseRosen Penev2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14048 from neheb/lnlRosen Penev2020-11-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libnetfilter-log: import from baser
| * | | | | | | libnetfilter-log: import from baseRosen Penev2020-11-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14049 from neheb/lncttRosen Penev2020-11-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libnetfilter-cttimeout: import from base
| * | | | | | | libnetfilter-cttimeout: import from baseRosen Penev2020-11-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14050 from neheb/lncthRosen Penev2020-11-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libnetfilter-cthelper: import from base
| * | | | | | | libnetfilter-cthelper: import from baseRosen Penev2020-11-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | gst1-plugins-base: fix build with no moduleLuiz Angelo Daros de Luca2020-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gst1-plugins-base might be required only for its libraries, not modules. However, InstallDev tries to copy them unconditionally, failing when no modules are selected/compiled. Fixes #13973 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | graphicsmagick: Fix package description typoRobert Högberg2020-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
* | | | | | | Merge pull request #14046 from neheb/libusb-cRosen Penev2020-11-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | libusb-compat: fix libusb-config
| * | | | | | libusb-compat: fix libusb-configRosen Penev2020-11-27
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turns out, some packages like serdisplib actually use libusb-config. Fix the paths in it so that they can work properly. Method taken from libpng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14041 from abajk/coremark-threadsRosen Penev2020-11-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | coremark: allow to build with multithrading support
| * | | | | | coremark: allow to build with multithrading supportAleksander Jan Bajkowski2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch allows to build coremark with multithreading support. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>