Rosen Penev
a654190cb0
v3l2rtspserver: update to 0.23
...
Update live555 as well.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 17:12:48 -07:00
Rosen Penev
4764642e85
libupnpp: update to 0.20.1
...
Remove inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 17:11:16 -07:00
Rosen Penev
8f891a93e8
unrar: update to 6.0.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 17:10:10 -07:00
Rosen Penev
6aa8c2bf6a
udpxy: update to 1.0-25.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 17:08:04 -07:00
Rosen Penev
6fa328d109
Merge pull request #15126 from neheb/wsl
...
gerbera: update to 1.7.0 and update friends
2021-03-14 16:52:22 -07:00
Rosen Penev
b2418547c5
check: update to 0.15.2
...
Switch to AUTORELEASE for simplicity.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:51:10 -07:00
Rosen Penev
469955af89
lua-ev: update to 1.5
...
Use AUTORELEASE for simplicity
Switch to compilation with ninja as it's faster.
Use the proper install paths to install ev.so
Use codeload for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:44:24 -07:00
Rosen Penev
d073ecbcbe
Merge pull request #15122 from 1715173329/xray-update
...
xray-core: Update to 1.4.0
2021-03-14 16:34:47 -07:00
Rosen Penev
d441a93d5e
Merge pull request #15120 from bkuhls/master-ffmpeg-parallel
...
ffmpeg: enable parallel build
2021-03-14 16:33:53 -07:00
Rosen Penev
25fa175683
Merge pull request #15119 from bkuhls/master-libx264-parallel
...
libx264: enable parallel build
2021-03-14 16:33:41 -07:00
Rosen Penev
be54cf98eb
gerbera: update to 1.7.0
...
Switch to AUTORELEASE for simplicity.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Rosen Penev
12044355b0
libnpupnp: update to 4.1.1
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Rosen Penev
2c8c25d6f8
pugixml: update to 1.11.4
...
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Rosen Penev
c94614841f
taglib: update to 1.12-beta-2
...
Switch to AUTORELEASE for simplicity.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Rosen Penev
3074960bb6
libmatroska: update to 1.6.3
...
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Remove LTO as it's broken on this package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Rosen Penev
7888403545
libebml: update to 1.4.2
...
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Remove LTO as it's broken on this package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-14 16:04:12 -07:00
Paul Spooren
8296d84f18
asu: remove ASU server from packages
...
This package wasn't updated since forever, I'll pack it in a container
for easier installation but don't want to maintain it as an OpenWrt
package.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-14 12:15:16 -10:00
Tianling Shen
a28580a530
xray-core: Update to 1.4.0
...
- Re-assigned myself as the maintainer
- Updated geodata to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-15 00:10:01 +08:00
Bernd Kuhls
2e948f9025
ffmpeg: enable parallel build
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-03-14 12:45:29 +01:00
Bernd Kuhls
c9ad594cca
libx264: enable parallel build
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-03-14 12:36:32 +01:00
Nick Hainke
36dc9b3f79
wg-installer: delete old interfaces
...
Add "wg_check_interfaces" and specify a timeout in the config file.
This allows to delete not used wireguard-interfaces automatically.
For example a cronjob can be installed that calls:
. /usr/share/wginstaller/wg_functions.sh && wg_check_interfaces
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-03-14 11:27:07 +01:00
Jan Pavlinec
17b18d825c
ooniprobe: update to version 3.7.0
...
Changes:
-add Configure stage to prebuild resources
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-14 11:11:45 +02:00
Dirk Brenken
d4ab3c1d48
Merge pull request #15116 from dibdot/banIP
...
banip: bump to 0.7.5
2021-03-14 06:25:35 +01:00
Dirk Brenken
804249a571
banip: bump to 0.7.5
...
* black- and whitelist now supporting domain names as well - the
corresponding IPs (IPv4 & IPv6) will be resolved in a detached
background process and added to the IPsets
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-03-14 06:07:07 +01:00
Nick Hainke
f7cb8b20e1
wg-installer: fix get_usage function
...
The get_usage function always returns 0. The shell syntax was wrong.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-03-13 21:21:20 +01:00
Rosen Penev
c8f577ca4a
Merge pull request #15111 from gladiac1337/liburing-2.0
...
liburing: Update to v2.0
2021-03-13 06:12:16 -08:00
Rosen Penev
af99986751
Merge pull request #15112 from bkuhls/master-freetype-pc
...
freetype: meson.build: Fix .pc file generation
2021-03-13 06:11:51 -08:00
Hannu Nyman
eb310a05ac
Merge pull request #15109 from G-M0N3Y-2503/docker-20.10.5
...
docker,dockerd: Updated to 20.10.5
2021-03-13 14:45:09 +02:00
Bernd Kuhls
c60573ff7a
freetype: meson.build: Fix .pc file generation
...
Fixes error when building fontconfig:
checking for FREETYPE... no
configure: error: Package requirements (freetype2 >= 21.0.15) were not met:
Package dependency requirement 'freetype2 >= 21.0.15' could not be satisfied.
Package 'freetype2' has version '6.17.4', required version is '>= 21.0.15'
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-03-13 13:29:15 +01:00
Christian Lachner
7e6e82c72b
liburing: Update to v2.0
...
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-03-13 10:28:13 +01:00
Rosen Penev
43021911cf
Merge pull request #15031 from gladiac1337/haproxy-2.2.10
...
haproxy: Update HAProxy to v2.2.10
2021-03-13 01:11:09 -08:00
Christian Lachner
1e09bbba68
haproxy: Update HAProxy to v2.2.10
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-03-13 09:37:49 +01:00
Gerard Ryan
567b1fe57e
docker,dockerd: Updated to 20.10.5
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-03-13 18:30:49 +10:00
Rosen Penev
f27d7a0967
Merge pull request #15106 from flyn-org/mandoc
...
mandoc: new package
2021-03-12 18:19:02 -08:00
Rosen Penev
7a1a8f3659
ksmbd-tools: update to 3.3.7
...
Major change are:
ksmbd.control -s terminate ksmbd.mountd as well as kernel server.
Update configuration.txt and README.
Turn off smb2 leases by default again.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-12 18:14:23 -08:00
Rosen Penev
851b9b252f
ksmbd: update to 3.3.7
...
Major change are:
Fix an issue that directories appear as files when using windows
backup.
Fix xfstests generic/241 failure on life test.
Update ksmbd shutdown and debug print on/off using ksmbd.control in
cifsd.rst.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-12 18:07:32 -08:00
W. Michael Petullo
96cd78dd1f
mandoc: new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-03-12 17:20:06 -06:00
Rosen Penev
b80af2eb31
emailrelay: update to 2.2
...
Remove upstreamed patch.
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-12 15:05:49 -08:00
Rosen Penev
8992a1fa0c
Merge pull request #15107 from neheb/ksm
...
ksmbd: update to 3.3.6
2021-03-12 13:19:45 -08:00
Rosen Penev
3ab59845a7
Merge pull request #15008 from plntyk/gcc_add_cc_symlink
...
gcc: add cc symlink
2021-03-12 12:54:40 -08:00
Rosen Penev
d95edf16ef
ksmbd-tools: update to 3.3.6
...
Major changes are:
Add missing g_rwlock_init() for rpc_samr and rpc_lsaprc.
Fix potential potential null pointer dereferencing error.
Fix memleak.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-12 12:44:39 -08:00
Rosen Penev
8e3a4adea3
ksmbd: update to 3.3.6
...
Major changes are:
Fix kernel oops from fuse+ntfs driver.
Fix the issue of change the directory to the file using Nautilus
client.
Fix ksmbd build break with the latest linux-5.12-rc1.
Fix potential memleak and use after free.
Fix use after free from KASAN(racy issue)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-12 12:25:48 -08:00
Jan Pavlinec
4fd4212b88
tor-hs: change rpc service name
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-11 23:43:09 -10:00
Paul Spooren
2ce9215213
syncthing: update to 1.14.0
...
https://github.com/syncthing/syncthing/releases/tag/v1.14.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-11 11:26:56 -10:00
David Bauer
8b61940c82
Merge pull request #14912 from blocktrron/pr-k510-mtd-rw
...
mtd-rw: fix build failure with kernel 5.10
2021-03-11 12:07:51 +01:00
Rosen Penev
2c8bd87324
Merge pull request #15084 from cotequeiroz/pdns-recursor
...
pdns-recursor: don't search for boost libs in host
2021-03-10 19:17:48 -08:00
Rosen Penev
6de752e5f2
Merge pull request #15083 from jmarcet/python_websocket_client_update
...
python3-websocket-client: update to 0.58.0
2021-03-10 12:09:58 -08:00
Rosen Penev
0917ea3ef4
Merge pull request #15082 from jmarcet/python_docker_update
...
python-docker: Update to 4.4.4
2021-03-10 12:09:31 -08:00
Rosen Penev
08d56b3df9
Merge pull request #15081 from ja-pa/zstd-1.4.9
...
zstd: update to version 1.4.9 (security issue)
2021-03-10 12:08:47 -08:00
Rosen Penev
7b8bded78d
Merge pull request #15076 from farmergreg/slow-your-roll
...
safe-search: check for changed IP addresses weekly
2021-03-10 12:07:44 -08:00