Rosen Penev and GitHub
68979accfd
Merge pull request #11532 from nxhack/homebridge_0452
...
node-homebridge: update to 0.4.52
2020-03-09 04:41:42 -07:00
Rosen Penev and GitHub
c9381c0a99
Merge pull request #11520 from neheb/gee
...
libgee: update to 0.20.3
2020-03-07 11:46:39 -08:00
Rosen Penev
42af2583ad
vala: update to 0.48.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-06 19:03:25 -08:00
Rosen Penev
146b783526
libgee: update to 0.20.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-06 18:49:38 -08:00
Rosen Penev and GitHub
ead072c28d
Merge pull request #11513 from jpellegrini/master
...
chicken-scheme: version 5.2.0; include compiler
2020-03-06 16:20:45 -08:00
Rosen Penev and David Bauer
11fa1572e3
jool: update to 4.0.7
...
Adds support for kernel 5.4
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-06 18:16:58 +01:00
Rosen Penev and GitHub
e0c0c3c3f0
Merge pull request #11158 from jmarcet/schroot
...
schroot: new package to securely enter a chroot and run a command or login shell
2020-03-05 17:39:32 -08:00
Rosen Penev
1480fa2b9a
minidlna: remove unneeded }
...
Was a mistake while rebasing.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-05 16:54:13 -08:00
Rosen Penev and GitHub
dcc20c6e13
Merge pull request #11511 from TDT-AG/pr/20200305-keepalived
...
keepalived: fix building with disable libipvs dynamic
2020-03-05 13:26:46 -08:00
Rosen Penev and GitHub
47354e54fc
Merge pull request #11510 from jefferyto/remove-shinit
...
shinit: Remove package
2020-03-05 13:16:16 -08:00
Rosen Penev
78360ebdda
lvm2: update to 2.03.08
...
Add PKG_BUILD_PARALLEL for faster compilation.
Replace ' ' with TAB for consistency between packages.
Refresh patches and remove outdated ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-04 20:21:30 -08:00
Rosen Penev
9758497e74
cryptsetup: update to 2.3.0
...
Use PKG_INSTALL for consistency between packages.
Add PKG_BUILD_PARALLEL for faster compilation.
Fix wrong locking path. First discovered here:
https://forum.openwrt.org/t/cannot-setup-dm-crypt/56836
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-04 19:30:52 -08:00
Rosen Penev and GitHub
6cbf42560a
Merge pull request #11400 from neheb/aui
...
libaudiofile: remove
2020-03-04 19:06:11 -08:00
Rosen Penev and GitHub
04934eb533
Merge pull request #11506 from jefferyto/golang-1.14
...
golang: Update to 1.14
2020-03-04 15:53:34 -08:00
Rosen Penev and GitHub
94232379c3
Merge pull request #11499 from neheb/minid
...
minidlna: fix issues
2020-03-04 15:33:30 -08:00
Rosen Penev and GitHub
e12d4ce068
Merge pull request #11491 from RussellSenior/add-gnu-sed
...
sed: add Gnu sed
2020-03-04 15:31:07 -08:00
Rosen Penev and GitHub
14df7d2ee9
Merge pull request #11436 from neheb/avh2
...
avahi: update to 0.8
2020-03-04 15:26:39 -08:00
Rosen Penev and GitHub
afefd75620
Merge pull request #11237 from neheb/sq
...
squeezelite: update to 1.9.6-1206
2020-03-04 15:21:10 -08:00
Rosen Penev and GitHub
44976306ec
Merge pull request #11453 from neheb/gptk
...
gptfdisk: update to 1.0.5
2020-03-04 15:16:46 -08:00
Rosen Penev
733aae9584
minidlna: fix issues
...
Removed cover resizing patch. It doesn't work right.
Removed SIGHUP reload. While minidlna handles it, it needs work to
function properly.
Removed service_triggers. They don't work for similar reasons as above.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-04 15:12:52 -08:00
Rosen Penev
647bacd46b
linknx: convert to procd
...
Removed options UCI parameter. It's not terribly useful. Most of the
parameters can be replaced with procd functionality. procd also demands
processes to run in the foreground.
Removed -fno-builtin. It seems to be a legacy option.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-03-03 11:38:46 -08:00
Rosen Penev and GitHub
1ebecd31ab
Merge pull request #11493 from TDT-AG/pr/20200303-bonding
...
bonding: add missing policies
2020-03-03 05:42:36 -08:00
Rosen Penev and GitHub
32672c1b9c
Merge pull request #11492 from ja-pa/measurement-kit-0.10.11
...
measurement-kit: update to version 0.10.11
2020-03-03 05:41:33 -08:00
Rosen Penev and GitHub
bca83b24a7
Merge pull request #11490 from nxhack/node_serialport_807
...
node-serialport: update to 8.0.7
2020-03-02 22:50:26 -08:00
Rosen Penev and GitHub
7794c73925
Merge pull request #11489 from nxhack/node_serialport_bindings_807
...
node-serialport-bindings: update to 8.0.7
2020-03-02 22:49:35 -08:00
Rosen Penev and GitHub
cce85a7d40
Merge pull request #11487 from nxhack/node_hid_120
...
node-hid: update to 1.2.0
2020-03-02 22:31:01 -08:00
Rosen Penev and GitHub
61db4a9ed6
Merge pull request #11481 from jmarcet/python-requests
...
python-requests: update to version 2.23.0
2020-03-02 13:48:01 -08:00
Rosen Penev and GitHub
0afea2e06b
Merge pull request #11471 from fantom-x/syncthing
...
syncthing: enable/disable via config, lower priority, cleanup
2020-03-01 16:17:54 -08:00
Rosen Penev and GitHub
cd7cb6ffe6
Merge pull request #11473 from nickberry17/update_libqmi
...
libqmi: bump libqmi version
2020-03-01 15:52:36 -08:00
Rosen Penev and GitHub
736a544c55
Merge pull request #11469 from BKPepe/youtubedl
...
youtube-dl: update to version 2020.3.1
2020-03-01 13:22:42 -08:00
Rosen Penev and GitHub
f9634154de
Merge pull request #11435 from neheb/hdjeeih
...
alpine: update to 2.22
2020-02-28 19:16:45 -08:00
Rosen Penev
f09e6461f3
debootstrap: update to 1.0.118
...
Added _GNU_SOURCE define to fix compilation warning.
Added patch to fix uclient-fetch as it does not support -nv.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-28 16:02:19 -08:00
Rosen Penev
19db7c08cc
ddns-scripts: bump package version
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-28 15:33:46 -08:00
Rosen Penev
bf68826897
ddns-scripts: fix logging bug
...
Fixes issue #11282 , this patch was provided by PaulFertser on the #openwrt
IRC.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-28 15:33:05 -08:00
Rosen Penev and GitHub
28bbf80273
Merge pull request #11444 from neheb/stb
...
stubby: fix init script
2020-02-28 15:19:05 -08:00
Rosen Penev and GitHub
8345cb8088
Merge pull request #11447 from neheb/prot2
...
protobuf: link against libm under glibc
2020-02-28 15:11:55 -08:00
Rosen Penev
1ef307b51a
alpine: update to 2.22
...
Switch to standard tarballs. Remove autoreconf as a result.
Simplify NLS and IPv6 handling. Removed options are default.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-28 15:09:25 -08:00
Rosen Penev and GitHub
192b8a4aa7
Merge pull request #11454 from neheb/upm
...
upmpdcli: link against libm under glibc
2020-02-28 15:07:14 -08:00
Rosen Penev
7518849bda
upmpdcli: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-27 17:02:59 -08:00
Rosen Penev
6a9a0e2d44
gptfdisk: update to 1.0.5
...
Removed upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-27 17:00:49 -08:00
Rosen Penev
355d8b1388
idevicerestore: update to 2020-02-17
...
Fix compilation under glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-27 16:59:53 -08:00
Rosen Penev
7c7a922cb0
libirecovery: fix version
...
The hash was correct but not the source version. No idea how this happened
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-27 16:59:52 -08:00
Rosen Penev and GitHub
aa58b13013
Merge pull request #11416 from Borromini/master
...
Unbound: update to 1.10.0
2020-02-27 14:17:29 -08:00
Rosen Penev and GitHub
1b4d7b0e53
Merge pull request #11448 from neheb/upnpppppp
...
libupnpp: link against libm under glibc
2020-02-27 14:16:57 -08:00
Rosen Penev and GitHub
906e7bf6b0
Merge pull request #11445 from neheb/mp
...
mpd: link against libm under glibc
2020-02-27 13:50:49 -08:00
Rosen Penev and GitHub
6cec3aa01a
Merge pull request #11427 from neheb/h56y
...
libarchive: update to 3.4.2
2020-02-27 13:50:25 -08:00
Rosen Penev and GitHub
c69ed278e8
Merge pull request #11426 from neheb/log
...
log4cplus: update to 2.0.5
2020-02-27 13:50:10 -08:00
Rosen Penev and GitHub
434ede2ec1
Merge pull request #11433 from lucize/libreup
...
libreswan: update to 3.30
2020-02-27 13:26:09 -08:00
Rosen Penev
2b0b0ab7f5
mpd: link against libpthread under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-27 13:25:51 -08:00
Rosen Penev and GitHub
635c30b8a4
Merge pull request #11450 from TDT-AG/pr/20200227-keepalived
...
keepalived: update version to 2.0.20
2020-02-27 12:56:08 -08:00
Rosen Penev and GitHub
a28a00305b
Merge pull request #11438 from ja-pa/python-zipp-3.0.0
...
python-zipp: update to version 3.0.0
2020-02-27 12:55:19 -08:00
Rosen Penev and GitHub
01e5d31b80
Merge pull request #11443 from nxhack/node_v12_16_0
...
node: update to v12.16.1
2020-02-27 12:54:24 -08:00
Rosen Penev and GitHub
c164b2087e
Merge pull request #11451 from jow-/cgi-io-fix-uclibc
...
cgi-io: fix compilation against uClibc
2020-02-27 12:51:39 -08:00
Rosen Penev and GitHub
7decc0dcf6
Merge pull request #11449 from neheb/addrw
...
addrwatch: update to 1.0.2
2020-02-27 12:48:33 -08:00
Rosen Penev and GitHub
42679d2aae
Merge pull request #11446 from neheb/ola
...
ola: link against libm under glibc
2020-02-26 22:01:50 -08:00
Rosen Penev
f1a7d509b5
addrwatch: update to 1.0.2
...
Switch to standard tarball to avoid autoreconfig.
Fix license information.
Add PKG_BUILD_PARALLEL for faster compilation.
Add PKG_INSTALL for consistency with other packages.
Removed upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 21:02:20 -08:00
Rosen Penev
4ba3e9cd8d
libupnpp: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 20:30:32 -08:00
Rosen Penev
ee2e3915f0
protobuf: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 20:29:25 -08:00
Rosen Penev
9b171165a4
ola: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 20:28:17 -08:00
Rosen Penev
b95699c647
stubby: fix init script
...
The configuration file was not being generated.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 19:49:08 -08:00
Rosen Penev and GitHub
513513c4d0
Merge pull request #11434 from lucize/frrup
...
frr: update to 7.3
2020-02-26 10:05:35 -08:00
Rosen Penev
7a1435e5f4
libimobiledevice: update to 2020-02-19
...
Added config directory patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-26 01:37:18 -08:00
Rosen Penev
9290d41077
avahi: update to 0.8
...
Clean up Makefile slightly.
Update configure options for the new version.
Remove first patch and update the other one.
Use a different solution for the stack protector on certain platforms.
Run script through shellcheck. Small quote fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-25 20:53:35 -08:00
Rosen Penev and GitHub
bfc6828ef2
Merge pull request #11404 from neheb/stub
...
stubby: makefile and init script cleanup
2020-02-24 23:50:26 -08:00
Rosen Penev
eaf5225323
stubby: makefile and init script cleanup
...
Reordered Makefile according to
https://github.com/openwrt/packages/pull/9399#issuecomment-508727872 .
Added PKG_BUILD_PARALLEL for faster compilation.
Remove duplicated conffiles section.
Install /etc/config/stubby using INSTALL_CONF, as is done elsewhere
Run init script through shellcheck and clean it up.
Added chmod for the stubby config file, to fix a LuCI issue.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-24 16:26:12 -08:00
Rosen Penev and GitHub
5ce1cd82d8
Merge pull request #11396 from neheb/cap2
...
libcap: update to 2.32
2020-02-24 16:24:25 -08:00
Rosen Penev and GitHub
466c433af1
Merge pull request #11335 from neheb/dump
...
dump1090: update to 3.8.0
2020-02-24 16:17:25 -08:00
Rosen Penev
c22dd1bf74
libarchive: update to 3.4.2
...
Switch to normal tarballs. Remove autoreconf as a result.
Several Makefile cleanups for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-23 20:55:16 -08:00
Rosen Penev
98108cb167
log4cplus: update to 2.0.5
...
Remove CMake option made obsolete by cmake.mk
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-23 20:52:33 -08:00
Rosen Penev and GitHub
552c9ec87a
Merge pull request #11004 from neheb/dln
...
minidlna: update to latest master
2020-02-23 20:08:14 -08:00
Rosen Penev
e9a65f1380
minidlna: update to latest master
...
Removed inactive maintainer.
Cleaned up Makefile to remove old options.
Switched to PKG_INSTALL for consistency.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license info.
Removed '' from enabled for consistency.
Ran init script through shellcheck. Batched config file writes.
Switched it to use procd. The -S parameter changes it to foreground. It
stands for systemd.
Added a sysctl tweak to get rid of warning.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-23 18:03:14 -08:00
Rosen Penev
e547169c51
protobuf-c: update to 1.3.3
...
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-23 15:00:08 -08:00
Rosen Penev
5af9f00c26
vala: update to 0.46.6
...
Added BUILDONLY flag to hide from menuconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-23 14:58:42 -08:00
Rosen Penev and GitHub
fa44a58546
Merge pull request #11398 from neheb/mpc2
...
mpc: update to 0.33
2020-02-23 14:20:10 -08:00
Rosen Penev and GitHub
4983f11983
Merge pull request #11399 from neheb/mpcc
...
libmpdclient: update to 2.18
2020-02-23 14:19:50 -08:00
Rosen Penev and GitHub
0dd171e036
Merge pull request #11390 from neheb/upnpppp
...
libupnpp: update to 0.17.2
2020-02-23 14:19:25 -08:00
Rosen Penev and GitHub
825cbc9f15
Merge pull request #11350 from Cynerd/bigclown-utils-update
...
Bigclown utils update
2020-02-23 14:18:47 -08:00
Rosen Penev and GitHub
b4e86d3caf
Merge pull request #11397 from neheb/mpc
...
ncdu: update to 1.14.2
2020-02-23 14:17:21 -08:00
Rosen Penev and GitHub
215f1d8105
Merge pull request #11422 from jefferyto/python-idna-2.9
...
python-idna: Update to 2.9
2020-02-23 14:16:43 -08:00
Rosen Penev and GitHub
67a2211854
Merge pull request #11421 from jefferyto/python-enum34-1.1.9
...
python-enum34: Update to 1.1.9, refresh patch
2020-02-23 14:16:14 -08:00
Rosen Penev and GitHub
bc24a75f9e
Merge pull request #11420 from jefferyto/python-automat-20.2.0
...
python-automat: Update to 20.2.0, refresh patches
2020-02-23 14:15:21 -08:00
Rosen Penev and GitHub
dc08f46da0
Merge pull request #11376 from ja-pa/python-flask-login-update
...
python-flask-login: update to version 0.5.0
2020-02-23 14:12:10 -08:00
Rosen Penev and GitHub
67205b87e0
Merge pull request #11419 from dbermond/samba4-multijob-fix
...
samba4: bring back the fix to build with parallel jobs
2020-02-23 14:10:55 -08:00
Rosen Penev and GitHub
90135f75e4
Merge pull request #11408 from tru7/knxd
...
knxd: bump to version 0.14.31
2020-02-23 01:15:39 -08:00
Rosen Penev and GitHub
5b22f3f59c
Merge pull request #11409 from BKPepe/lighttpd
...
lighttpd: update to version 1.4.55
2020-02-22 16:42:02 -08:00
Rosen Penev and GitHub
c971724874
Merge pull request #11401 from neheb/ldn
...
ldns: fix compilation without deprecated APIs
2020-02-21 22:41:05 -08:00
Rosen Penev
9992d54e4f
ldns: fix compilation without deprecated APIs
...
Refreshed darwin patch.
The first OpenSSL patch is an upstream backport. The second was sent
upstream: https://github.com/NLnetLabs/ldns/pull/68
Small Makefile cleanups for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 20:50:20 -08:00
Rosen Penev
ee61d5a917
libaudiofile: remove
...
This package is completely unused. It's apparently optional with mpd, but
has been unused for some time.
It's also infested with CVEs. Last non-git update is from 2013.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 19:19:14 -08:00
Rosen Penev
a5a69057a1
libmpdclient: update to 2.18
...
Fix URLs and other small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 17:23:01 -08:00
Rosen Penev
4fba03d6d1
mpc: update to 0.33
...
Small Makefile cleanups.
Ran script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 17:21:50 -08:00
Rosen Penev
f2b8f99688
ncdu: update to 1.14.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 17:20:16 -08:00
Rosen Penev
382b7cf690
libcap: update to 2.32
...
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-20 17:17:40 -08:00
Rosen Penev and GitHub
203230c62f
Merge pull request #11393 from ja-pa/dovecot-security-fix-3
...
dovecot: update to version 2.3.9.3 (security fix)
2020-02-20 17:10:04 -08:00
Rosen Penev
fe71eacbc6
geth: update to 1.9.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-19 19:37:43 -08:00
Rosen Penev
a94ff03b5b
libcap: update to 2.31
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-19 18:25:53 -08:00
Rosen Penev and GitHub
ff46b85fd7
Merge pull request #11385 from ja-pa/python-more-itertools-8.2.0
...
python-more-itertools: update to version 8.2.0
2020-02-19 18:17:22 -08:00
Rosen Penev and GitHub
6da2a87c19
Merge pull request #11386 from ja-pa/python-pyparsing-2.4.6
...
python-pyparsing: update to version 2.4.6
2020-02-19 18:16:56 -08:00
Rosen Penev and GitHub
92d8e11b86
Merge pull request #11388 from neheb/fish
...
fish: update to 3.1.0
2020-02-19 18:14:32 -08:00
Rosen Penev
0d72b95b0b
upmpdcli: update to 0.4.6
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-19 18:12:22 -08:00
Rosen Penev
e76f23715e
libupnpp: update to 0.17.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-02-19 18:12:12 -08:00