Rosen Penev
ea07a18d2f
file: update to 5.39
...
Remove fedora mirror as it delivers a different file that doesn't work.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-25 17:36:42 -07:00
Rosen Penev and GitHub
f10023094e
Merge pull request #12595 from Andy2244/ksmbd-3-2-2
...
ksmbd: update to 3.2.2
2020-06-25 14:23:07 -07:00
Rosen Penev and GitHub
2e4c10f98d
Merge pull request #12596 from stangri/master-https-dns-proxy
...
https-dns-proxy: bugfix: remove eDNS support
2020-06-25 14:22:02 -07:00
Rosen Penev and GitHub
f8c1cffe07
Merge pull request #12355 from kuoruan/open-vm-tools
...
open-vm-tools: add new package open-vm-tools-fuse
2020-06-25 07:00:20 -07:00
Rosen Penev and GitHub
5f549d7952
Merge pull request #12587 from rs/nextdns-1.7.0-master
...
nextdns: Update to version 1.7.0
2020-06-24 22:05:03 -07:00
Rosen Penev and GitHub
d69e77a484
Merge pull request #12404 from commodo/numpy-new
...
numpy: add new package
2020-06-24 17:17:00 -07:00
Rosen Penev and GitHub
7594111cf2
Merge pull request #12516 from rozhuk-im/fbsd_build
...
FreeBSD build fix
2020-06-24 12:58:23 -07:00
Rosen Penev and GitHub
ac5a29c189
Merge pull request #12559 from zhaojh329/wifidog-ng
...
wifidog-ng: remove package
2020-06-23 15:05:04 -07:00
Rosen Penev and GitHub
81dc2bd6ab
Merge pull request #12547 from neheb/torr
...
tor: remove libssp hack
2020-06-23 15:03:51 -07:00
Rosen Penev and GitHub
e9abcd7482
Merge pull request #12542 from neheb/opens
...
openssh: always enable stackprotect option
2020-06-23 15:03:23 -07:00
Rosen Penev and GitHub
65cba88cdf
Merge pull request #12539 from neheb/revperl
...
Revert "perl: fix compilation on x86_64 with glibc and ssp"
2020-06-23 15:03:02 -07:00
Rosen Penev and GitHub
8873f055d4
Merge pull request #12577 from neheb/shado
...
added libxcrypt and used for shadow-utils
2020-06-23 15:02:37 -07:00
Rosen Penev and GitHub
9c772c136b
Merge pull request #12548 from neheb/power
...
powertop: fix compilation with glibc
2020-06-23 13:50:28 -07:00
Rosen Penev and GitHub
f061f17ebf
Merge pull request #12531 from zhanhb/overture
...
overture: update to 1.6.1
2020-06-23 03:18:43 -07:00
Rosen Penev
adf9c24949
shadow: use libxcrypt
...
Since size is not a problem here, use libxcrypt to avoid algorithm
availability. Changed default to bcrypt as that's the strongest
supported by shadow-utils.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-22 18:33:17 -07:00
Rosen Penev
bd5acfb8e8
libxcrypt: add
...
libxcrypt is an external version of libc's libcrypt. It allows to use
algorithms now available with the libc. musl in OpenWrt for example
patches out several algorithms for size reasons. But for shadow-utils,
size does not really matter.
The hashes are set to solaris as that default gives a good balance
between compatibility and size. It includes:
bcrypt,
bcrypt_a,
sha512crypt,
sha256crypt,
md5crypt,
descrypt
The STRONG default adds several algorithms not supported by
shadow-utils.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-22 18:33:16 -07:00
Rosen Penev and GitHub
b165fc083b
Merge pull request #12575 from neheb/alp
...
alpine: update to 2.23
2020-06-22 18:06:26 -07:00
Rosen Penev and GitHub
fc7e2dd562
Merge pull request #12566 from zhanhb/which
...
which: new package
2020-06-22 18:00:39 -07:00
Rosen Penev and GitHub
ae008102c2
Merge pull request #12574 from neheb/npupnp-gerbera
...
Npupnp gerbera
2020-06-22 17:59:49 -07:00
Rosen Penev
6af49f7579
alpine: update to 2.23
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-22 14:44:14 -07:00
Rosen Penev
1619ec812b
gerbera: use npupnp
...
This is on track to replace libupnp in the next version. Since libupnp
is not building with GCC10, do this now.
Also backported needed header patch.
Replace other patches with the upstream versions.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-22 14:37:47 -07:00
Rosen Penev
e3af01effd
libnpupnp: update to 4.0.7
...
Fixes CVE-2020-12695.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-22 14:37:47 -07:00
Rosen Penev and GitHub
77780ea546
Merge pull request #12572 from jow-/minidlna-fix-reload
...
minidlna: restore service triggers
2020-06-22 11:46:13 -07:00
Rosen Penev and GitHub
fcfdc796fe
Merge pull request #12573 from miska/lighttpd
...
lighttpd: Add subpackage containing authn_pam module
2020-06-22 11:40:43 -07:00
Rosen Penev and GitHub
3f199b44c5
Merge pull request #12567 from Grommish/master
...
[LuaJit] Add support for mips64
2020-06-21 23:36:57 -07:00
Rosen Penev and GitHub
ca39a06304
Merge pull request #12570 from wvdakker/master
...
Shorewall: Bump to 5.2.5.1
2020-06-21 14:31:17 -07:00
Rosen Penev and GitHub
ded3f39737
Merge pull request #12564 from ehrmann/patch-1
...
miniupnpd: suppress grep and uci errors
2020-06-21 13:10:42 -07:00
Rosen Penev and GitHub
f263976376
Merge pull request #12558 from neheb/iOS
...
iOS stuff
2020-06-20 11:55:25 -07:00
Rosen Penev
69c297971c
openssh: always enable stackprotect option
...
b933f9cf0cb254e368027cad6d5799e45b237df5 in base made several changes
to OpenWrt's libssp support. It seems this workaround is no longer
needed.
Simplified the configure script slightly.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-20 00:17:37 -07:00
Rosen Penev
18f3410ac4
idevicerestore: update to 1.0.0
...
Switched to upstream tarballs as they are now available
Removed autoreconf as a result.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:34 -07:00
Rosen Penev
e480fa8b33
usbmuxd: update to 1.1.1
...
Switched to upstream tarballs as they are now available.
Removed autoreconf as a result.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:34 -07:00
Rosen Penev
4e203a1949
libirecovery: update to official tarball
...
Removed autoreconf as a result.
Unfortunately, the two versions are not identical. Bumped PKG_RELEASE
to deal with it.
Disable static libraries as they're fairly useless.
Adjusted filepaths.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:34 -07:00
Rosen Penev
4831939255
libimobiledevice: update to 1.3.0
...
Upstream created proper tarballs. Switch to those.
Removed autoreconf as a result.
Adjusted filepaths.
Removed upstreamed patch.
Disabled static libraries as they're not useful.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:33 -07:00
Rosen Penev
38ea3e84f8
libusbmuxd: update to 2.0.2
...
Upstream created proper tarballs. Switched to those.
Removed autoreconf as a result.
Adjusted filenames.
Got rid of static compiles as they're pretty useless.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:33 -07:00
Rosen Penev
d082258c3e
libplist: update to 2.2.0
...
Upstream finally got a proper tarball. Switched to that.
Remove autoreconf as it's no longer needed.
Adjusted new filepaths.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-19 23:16:33 -07:00
Rosen Penev and GitHub
453c5a9b36
Merge pull request #12555 from Andy2244/samba-4.12-fix-python3-path
...
samba4: fix python3 host paths
2020-06-19 13:08:18 -07:00
Rosen Penev and GitHub
e05471e654
Merge pull request #12552 from ja-pa/python-more-itertools-8.4.0
...
python-more-itertools: update to version 8.4.0
2020-06-19 01:33:58 -07:00
Rosen Penev and GitHub
c0f0e9d8b1
Merge pull request #12551 from ja-pa/redis-6.0.5
...
redis: update to version 6.0.5
2020-06-18 22:31:55 -07:00
Rosen Penev
7e59e8947a
powertop: fix compilation with glibc
...
It seems several libraries need to be linked.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-18 15:29:24 -07:00
Rosen Penev
4426e4c69b
gkrellmd: update to 2.3.11
...
Added nls.mk as this is now required.
Fixed license information.
Several small fixes and cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-18 15:28:18 -07:00
Rosen Penev and GitHub
e309ef0d72
Merge pull request #12537 from neheb/motttt
...
motion: add support for raspberrypi mmal
2020-06-18 15:26:13 -07:00
Rosen Penev and GitHub
24498b855a
Merge pull request #12433 from neheb/pcre2
...
pcre2: updater to 10.35
2020-06-18 15:25:50 -07:00
Rosen Penev and GitHub
c9eabd7c08
Merge pull request #12431 from neheb/gph
...
libgphoto2: update to 2.5.25
2020-06-18 15:25:30 -07:00
Rosen Penev and GitHub
bfad83beb8
Merge pull request #12438 from neheb/cons
...
conserver: 8.2.5
2020-06-18 15:25:12 -07:00
Rosen Penev and GitHub
2b80d3c433
Merge pull request #12514 from neheb/ari
...
ariang: update to 1.1.6
2020-06-18 15:24:39 -07:00
Rosen Penev
0df6c58f82
tor: remove libssp hack
...
Does not seem to be needed anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-18 15:14:33 -07:00
Rosen Penev and GitHub
d498a74910
Merge pull request #12543 from mydzor/master
...
transmission: add access to web interface files to procd jail
2020-06-18 14:52:53 -07:00
Rosen Penev and GitHub
9da08e65de
Merge pull request #12540 from neheb/avah
...
avahi: remove lssp_nonshared flag
2020-06-18 01:03:57 -07:00
Rosen Penev and GitHub
e8ebbd69c5
Merge pull request #12530 from neheb/shadd
...
shadow: don't compile bcrypt for unsupported platforms
2020-06-18 01:02:47 -07:00
Rosen Penev and GitHub
96311ca0f6
Merge pull request #12541 from neheb/seaf
...
seafile-server: remove GCC_LIBSSP
2020-06-18 00:19:34 -07:00
Rosen Penev
684a9a6b4f
seafile-server: remove GCC_LIBSSP
...
The variable is gone as of b933f9cf0cb254e368027cad6d5799e45b237df5
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-17 20:08:59 -07:00
Rosen Penev
4f883459d0
avahi: remove lssp_nonshared flag
...
Does not seem to be needed as of b933f9cf0cb254e368027cad6d5799e45b237df5
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-17 20:06:54 -07:00
Rosen Penev
35f1ef1c50
Revert "perl: fix compilation on x86_64 with glibc and ssp"
...
This reverts commit 3d5ba0f094 .
As of b933f9cf0cb254e368027cad6d5799e45b237df5 , this is not needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-17 20:05:58 -07:00
Rosen Penev
355abcf62d
motion: add support for raspberrypi mmal
...
Currently motion is failing to compile on bcm27xx because of a missing
dependency.
Sorted the configure options based on the order they appear in the
configure script. Also removed outdated ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-17 15:19:30 -07:00
Rosen Penev and GitHub
f89c9e89f5
Merge pull request #12525 from neheb/rpp
...
rp-pppoe: update to 3.14
2020-06-16 15:33:42 -07:00
Rosen Penev
4e8b188760
shadow: don't compile bcrypt for unsupported platforms
...
If musl has no bcrypt:
passwd: failed to crypt password with salt '$2a$13$w8EJ0Yfz5bGsG4U/0m7bk/': Function not implemented
The password for root is unchanged.
glibc output as it has no bcrypt:
passwd: failed to crypt password with salt '$2a$13$xbpmAYmq6Q/rZN5jOlNxJZ': Invalid argument
The password for root is unchanged.
--without-bcrypt output:
Invalid ENCRYPT_METHOD value: 'BCRYPT'.
Defaulting to DES.
passwd: password changed.
The solution was tested on glibc despite using a musl specific variable
Still works.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-16 15:23:17 -07:00
Rosen Penev and GitHub
f30d021087
Merge pull request #12528 from Andy2244/samba-4-12-update-waf-cross-answers
...
samba4: update waf-cross-answers
2020-06-16 14:14:17 -07:00
Rosen Penev and GitHub
cff969402b
Merge pull request #12524 from lnslbrty/update/libndpi
...
libndpi: update to 3.2.0
2020-06-15 21:10:42 -07:00
Rosen Penev
5996f762e5
rp-pppoe: update to 3.14
...
Switched to new upstream.
Added PKG_BUILD_PARALLEL for faster compilation.
Refreshed and fixed up patches.
Fixed up license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-15 20:15:04 -07:00
Rosen Penev and GitHub
819568db53
Merge pull request #12371 from neheb/trans2
...
transmission: add a disabled notification
2020-06-15 19:44:56 -07:00
Rosen Penev
89fc95c4fc
transmission: add a disabled notification
...
Helps to see that transmission must be enabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-15 19:44:15 -07:00
Rosen Penev and GitHub
c0e2d553c4
Merge pull request #12409 from lnslbrty/package/libulfius
...
libulfius: new package
2020-06-15 11:28:54 -07:00
Rosen Penev and GitHub
0471a6ad8a
Merge pull request #12515 from neheb/mot
...
motion: update to 4.3.1
2020-06-15 11:26:10 -07:00
Rosen Penev and GitHub
9c6beaabe0
Merge pull request #12461 from jefferyto/python-package-variants
...
python-packages: Remove variants
2020-06-15 00:15:16 -07:00
Rosen Penev and GitHub
3a9df5a417
Merge pull request #12519 from Andy2244/samba-4.12.3-unbundle-icu-libunwind
...
samba4: unbundle libunwind, icu
2020-06-15 00:14:19 -07:00
Rosen Penev and GitHub
bac8490d25
Merge pull request #12511 from neheb/cap3
...
libcap: update to 2.36
2020-06-13 18:57:37 -07:00
Rosen Penev and GitHub
3337860827
Merge pull request #12513 from neheb/xer
...
libxerces-c: update to 3.2.3
2020-06-13 18:57:19 -07:00
Rosen Penev
78c0e2b06a
motion: update to 4.3.1
...
Remove upstreamed patch.
Added patch to remove man and po stuff to fix compilation and speed up
the build.
Added PKG_BUILD_PARALLEL for faster builds.
Added PKG_INSTALL for consistency between packages. Used those install
paths as well to make it easier.
Other small cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-13 18:54:22 -07:00
Rosen Penev
7a2147ac41
ariang: update to 1.1.6
...
Small adjustments for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-13 18:14:53 -07:00
Rosen Penev
8ed82b0687
libxerces-c: update to 3.2.3
...
Small adjustments for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-13 18:13:50 -07:00
Rosen Penev
bd1caf362e
libcap: update to 2.36
...
Remove outdated patches. A different solution was applied upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-13 18:11:47 -07:00
Rosen Penev
d5a9a5a2c0
geth: update to 1.9.14
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-13 18:10:16 -07:00
Rosen Penev and GitHub
4b34b4f5ed
Merge pull request #12497 from micmac1/mar-reorder
...
mariadb: move some binaries
2020-06-13 14:31:03 -07:00
Rosen Penev and GitHub
435e5077f8
Merge pull request #12483 from jmarcet/docker-compose-fixes
...
docker-compose: fix depends after merge in master and move to utils
2020-06-13 02:02:57 -07:00
Rosen Penev and GitHub
ff90f28be7
Merge pull request #12463 from Andy2244/samba-4-12-3
...
samba4: update to 4.12.3
2020-06-12 17:33:18 -07:00
Rosen Penev and GitHub
d24bbc283f
Merge pull request #12462 from Andy2244/perl-parse-yapp
...
perl-parse-yapp: new package
2020-06-12 08:31:49 -07:00
Rosen Penev and GitHub
cc75765cde
Merge pull request #12442 from neheb/ffmpeg
...
ffmpeg: update to 4.2.3
2020-06-11 20:17:59 -07:00
Rosen Penev and GitHub
bdecc595f9
Merge pull request #12486 from neheb/mpddd
...
mpd: update to 0.21.24
2020-06-11 16:33:26 -07:00
Rosen Penev
d7b593f695
mpd: update to 0.21.24
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-11 14:48:54 -07:00
Rosen Penev
f10f1b6c40
cereal: fix mips64 compilation
...
Added miscellaneous fixes.
Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.
Separate CMAKE_OPTIONS in lines for clarity.
Add JUST_INSTALL_CEREAL to fix compilation with mips64.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-10 16:50:15 -07:00
Rosen Penev and GitHub
bffe690644
Merge pull request #12376 from peterwillcn/erlang
...
erlang: upgrade opt 23.0
2020-06-10 13:38:38 -07:00
Rosen Penev and GitHub
218e433ea2
Merge pull request #12434 from neheb/pcre
...
pcre: update to 8.4.4
2020-06-10 01:59:35 -07:00
Rosen Penev and GitHub
ce744f6985
Merge pull request #12468 from zhanhb/kmod-alternatives
...
kmod: add ALTERNATIVES
2020-06-10 01:58:56 -07:00
Rosen Penev and GitHub
24c822d746
Merge pull request #12469 from neheb/zst
...
zstd: fix compilation without host distutils
2020-06-09 22:44:51 -07:00
Rosen Penev and GitHub
cf8bbd3f34
Merge pull request #12467 from zhanhb/less-alternatives
...
less: update ALTERNATIVES
2020-06-09 17:35:51 -07:00
Rosen Penev
ec3798645d
zstd: fix compilation without host distutils
...
This is the case in debian.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-09 16:31:06 -07:00
Rosen Penev and GitHub
2a3948b04d
Merge pull request #12466 from neheb/j
...
elektra: fully remove HostBuild
2020-06-09 15:16:08 -07:00
Rosen Penev
a8461581b7
elektra: fully remove HostBuild
...
This is cosmetic since host-compile.mk is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-09 14:56:06 -07:00
Rosen Penev and GitHub
6b1d2365a9
Merge pull request #12419 from lynxis/ipmitool
...
ipmitool: fix CVE-2020-5208
2020-06-09 03:10:05 -07:00
Rosen Penev and GitHub
ac8847e377
Merge pull request #12324 from aaronjg/openfortivpn/netifd
...
openfortivpn: Use netifd for script rather than init script
2020-06-08 13:55:35 -07:00
Rosen Penev and GitHub
0f5c140f0f
Merge pull request #12428 from neheb/liba
...
libarchive: update to 3.4.3
2020-06-08 13:54:37 -07:00
Rosen Penev and GitHub
9731d36472
Merge pull request #12426 from neheb/xmlr
...
xmlrpc-c: update to 1.51.06
2020-06-08 13:54:12 -07:00
Rosen Penev and GitHub
95af49ae56
Merge pull request #12440 from neheb/autom
...
automake: update to 1.16.2
2020-06-08 13:53:53 -07:00
Rosen Penev and GitHub
df812d31eb
Merge pull request #12432 from neheb/yara2
...
yara: update to 4.0.1
2020-06-08 13:53:24 -07:00
Rosen Penev and GitHub
e24cf0039b
Merge pull request #12264 from cotequeiroz/ctop-mipsel
...
ctop: don't build on mipsel
2020-06-08 13:53:01 -07:00
Rosen Penev and GitHub
e510ad79a4
Merge pull request #12422 from neheb/procpp
...
procps-ng: update to 3.3.16
2020-06-08 13:52:32 -07:00
Rosen Penev and GitHub
c92ffe2b05
Merge pull request #12435 from neheb/less
...
less: update to 562
2020-06-08 13:52:15 -07:00
Rosen Penev and GitHub
0eeff6918d
Merge pull request #12427 from neheb/libcc
...
libcap: update to 2.34
2020-06-08 13:52:01 -07:00
Rosen Penev and GitHub
fb00f44780
Merge pull request #12388 from neheb/dnsd
...
dnsdist: fix compilation with libcxx 10
2020-06-08 13:51:32 -07:00
Rosen Penev and GitHub
9cfed70535
Merge pull request #12453 from stangri/master-simple-adblock
...
simple-adblock: remove obsolete dshield.org links from config
2020-06-08 13:50:43 -07:00