Huangbin Zhan
cc895b6a54
frp: update to 0.34.3
...
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-11-30 20:16:44 +08:00
Rosen Penev
d2a2aa7ca8
Merge pull request #14070 from neheb/gal
...
google-authenticator-libpam: fix compilation
2020-11-30 01:25:26 -08:00
Rosen Penev
002ad117ae
google-authenticator-libpam: fix InstallDev paths
...
libpam will soon install to /usr/lib instead of /lib. Adjust accordingly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-30 01:03:29 -08:00
Rosen Penev
56bbf351a6
Merge pull request #14077 from neheb/hpll
...
hplip: move back to compiling with libusb
2020-11-30 00:50:01 -08:00
Rosen Penev
ac7973dc48
Merge pull request #14084 from neheb/who
...
whois: fix noidn patch
2020-11-30 00:48:12 -08:00
Rosen Penev
dee9ed5a4a
Merge pull request #14062 from peter-stadler/asgiref
...
asgiref: update to version 3.3.1
2020-11-30 00:46:14 -08:00
Rosen Penev
e49d764281
Merge pull request #14082 from neheb/uvc
...
uvcdynctrl: remove libwebcam
2020-11-30 00:45:28 -08:00
Rosen Penev
82e0b7cd66
Merge pull request #14068 from neheb/pls2
...
pulseaudio: update to 14.0
2020-11-30 00:35:52 -08:00
Rosen Penev
3010ef22fa
Merge pull request #14032 from ptpt52/p910nd-fix
...
p910nd: config trigger reload and default disabled
2020-11-30 00:32:19 -08:00
Rosen Penev
03b19fb809
Merge pull request #14081 from neheb/pam151
...
libpam: update to 1.5.1
2020-11-30 00:17:05 -08:00
Peter Stadler
83ab6b6449
asgiref: update to version 3.3.1
...
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>
2020-11-30 08:54:17 +01:00
Rosen Penev
cfedca7360
whois: fix noidn patch
...
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>
2020-11-29 20:03:07 -08:00
Rosen Penev
d68b3e09d2
uvcdynctrl: remove libwebcam
...
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>
2020-11-29 19:59:33 -08:00
Rosen Penev
9ec3f18b8c
Merge pull request #14080 from nickberry17/update_mm_1.14.8
...
modemmanager: bump to 1.14.8
2020-11-29 17:29:37 -08:00
Rosen Penev
a2e34be8ab
Merge pull request #14079 from neheb/mndl
...
minidlna: update to 1.3.0
2020-11-29 17:28:49 -08:00
Rosen Penev
b75f250f3b
libpam: update to 1.5.1
...
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>
2020-11-29 17:00:05 -08:00
Nicholas Smith
e13d36fa8b
modemmanager: bump to 1.14.8
...
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-11-30 10:35:42 +10:00
Rosen Penev
e728d3d735
Merge pull request #14078 from neheb/gpht
...
gphoto2: update to 2.5.26
2020-11-29 16:15:55 -08:00
Rosen Penev
f568979648
minidlna: update to 1.3.0
...
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>
2020-11-29 16:14:36 -08:00
Rosen Penev
7b2a2af297
gphoto2: update to 2.5.26
...
Remove several unneeded configure hacks.
Replace the POPT ones with more sensible ones.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 15:38:17 -08:00
Rosen Penev
da62d7b7a0
hplip: move back to compiling with libusb
...
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>
2020-11-29 14:43:43 -08:00
Michael Heimpold
110ea1b994
php7: remove obsolete patch for ICU 68.1
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-11-29 21:59:06 +01:00
Dirk Brenken
4fad6e2dc1
Merge pull request #14065 from dibdot/adblock
...
adblock: reporting fixes/tweaks
2020-11-29 13:45:27 +01:00
Rosen Penev
abd542d8ff
Merge pull request #14074 from neheb/gphot
...
libgphoto2: update to 2.5.26
2020-11-29 04:29:53 -08:00
Rosen Penev
6f2dc12f44
Merge pull request #14066 from brvphoenix/ariang
...
ariang: add title and shortcut icons
2020-11-29 04:29:29 -08:00
Rosen Penev
4ecdc13938
Merge pull request #14071 from neheb/xt
...
xtables-addons: fix package installation
2020-11-29 04:28:51 -08:00
Rosen Penev
5ba9315bd8
Merge pull request #14072 from neheb/hpl
...
hplip: use libusb-compat
2020-11-29 04:27:20 -08:00
Rosen Penev
fadf7190ea
python3: fix compilation
...
Because of e52d0487e88c3c8c57e1310d1a02b18eae0d142e , these flags no
longer get passed. Add them back to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 13:58:13 +02:00
Rosen Penev
1ccc6bbe2c
libgphoto2: update to 2.5.26
...
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 02:33:24 -08:00
Michael Heimpold
1023114977
php7: update to 7.4.13
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-11-29 11:03:40 +01:00
Rosen Penev
4402504cb7
Merge pull request #14067 from neheb/fdk
...
fdk-aac: fixup flags
2020-11-29 01:44:30 -08:00
Rosen Penev
a815ab1efc
hplip: use libusb-compat
...
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>
2020-11-29 01:38:15 -08:00
Rosen Penev
75ddca2962
xtables-addons: fix package installation
...
Install directory is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 01:37:00 -08:00
Rosen Penev
325c565040
pulseaudio: update to 14.0
...
Remove upstreamed OpenSSL patch.
Update MESON_ARGS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 01:33:59 -08:00
Rosen Penev
a2ff9874f6
fdk-aac: fixup flags
...
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>
2020-11-29 01:31:41 -08:00
Van Waholtz
4916fbd125
ariang: add title and shortcut icons
...
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-11-29 00:31:14 -08:00
Dirk Brenken
6e90c8fa53
adblock: reporting fixes/tweaks
...
* 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>
2020-11-29 08:46:28 +01:00
Rosen Penev
0607d26df0
Merge pull request #14051 from MirBSD/update-mksh-jupp
...
update utils/jupp and utils/mksh to their current versions
2020-11-28 16:44:04 -08:00
Thorsten Glaser
619eb1673c
jupp: update to current version
...
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2020-11-29 01:32:32 +01:00
Thorsten Glaser
a3dc217aca
mksh: update to current version
...
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>
2020-11-29 01:31:44 +01:00
Rosen Penev
1fcb02973f
Merge pull request #14047 from neheb/lnq
...
libnetfilter-queue: import and update
2020-11-28 05:48:54 -08:00
Rosen Penev
9f9cf35a8d
Merge pull request #14048 from neheb/lnl
...
libnetfilter-log: import from baser
2020-11-28 05:48:02 -08:00
Rosen Penev
dc9f4bf26b
Merge pull request #14049 from neheb/lnctt
...
libnetfilter-cttimeout: import from base
2020-11-28 05:47:29 -08:00
Rosen Penev
755e27ce22
Merge pull request #14050 from neheb/lncth
...
libnetfilter-cthelper: import from base
2020-11-28 05:46:59 -08:00
Rosen Penev
9ec405756b
libnetfilter-cthelper: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:16:46 -08:00
Rosen Penev
367662534d
libnetfilter-cttimeout: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:15:55 -08:00
Rosen Penev
e281311f24
libnetfilter-log: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:14:52 -08:00
Luiz Angelo Daros de Luca
56eb4078e5
gst1-plugins-base: fix build with no module
...
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>
2020-11-28 09:08:30 +02:00
Robert Högberg
2fa91f4c9f
graphicsmagick: Fix package description typo
...
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2020-11-28 09:07:20 +02:00
Rosen Penev
5f9faebec4
Merge pull request #14046 from neheb/libusb-c
...
libusb-compat: fix libusb-config
2020-11-27 22:48:54 -08:00