aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #15122 from 1715173329/xray-updateRosen Penev2021-03-14
|\ | | | | xray-core: Update to 1.4.0
| * xray-core: Update to 1.4.0Tianling Shen2021-03-15
| | | | | | | | | | | | | | - Re-assigned myself as the maintainer - Updated geodata to latest version Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #15120 from bkuhls/master-ffmpeg-parallelRosen Penev2021-03-14
|\ \ | | | | | | ffmpeg: enable parallel build
| * | ffmpeg: enable parallel buildBernd Kuhls2021-03-14
| |/ | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* | Merge pull request #15119 from bkuhls/master-libx264-parallelRosen Penev2021-03-14
|\ \ | | | | | | libx264: enable parallel build
| * | libx264: enable parallel buildBernd Kuhls2021-03-14
| |/ | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* / asu: remove ASU server from packagesPaul Spooren2021-03-14
|/ | | | | | | | 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>
* wg-installer: delete old interfacesNick Hainke2021-03-14
| | | | | | | | | | 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>
* ooniprobe: update to version 3.7.0Jan Pavlinec2021-03-14
| | | | | | | Changes: -add Configure stage to prebuild resources Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #15116 from dibdot/banIPDirk Brenken2021-03-14
|\ | | | | banip: bump to 0.7.5
| * banip: bump to 0.7.5Dirk Brenken2021-03-14
| | | | | | | | | | | | | | * 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>
* | wg-installer: fix get_usage functionNick Hainke2021-03-13
|/ | | | | | The get_usage function always returns 0. The shell syntax was wrong. Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #15111 from gladiac1337/liburing-2.0Rosen Penev2021-03-13
|\ | | | | liburing: Update to v2.0
| * liburing: Update to v2.0Christian Lachner2021-03-13
| | | | | | | | | | | | - Updated download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | Merge pull request #15112 from bkuhls/master-freetype-pcRosen Penev2021-03-13
|\ \ | | | | | | freetype: meson.build: Fix .pc file generation
| * | freetype: meson.build: Fix .pc file generationBernd Kuhls2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #15109 from G-M0N3Y-2503/docker-20.10.5Hannu Nyman2021-03-13
|\ \ \ | |/ / |/| | docker,dockerd: Updated to 20.10.5
| * | docker,dockerd: Updated to 20.10.5Gerard Ryan2021-03-13
| |/ | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | Merge pull request #15031 from gladiac1337/haproxy-2.2.10Rosen Penev2021-03-13
|\ \ | |/ |/| haproxy: Update HAProxy to v2.2.10
| * haproxy: Update HAProxy to v2.2.10Christian Lachner2021-03-13
| | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | Merge pull request #15106 from flyn-org/mandocRosen Penev2021-03-12
|\ \ | | | | | | mandoc: new package
| * | mandoc: new packageW. Michael Petullo2021-03-12
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | ksmbd-tools: update to 3.3.7Rosen Penev2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | ksmbd: update to 3.3.7Rosen Penev2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #15107 from neheb/ksmRosen Penev2021-03-12
|\ \ \ | | | | | | | | ksmbd: update to 3.3.6
| * | | ksmbd-tools: update to 3.3.6Rosen Penev2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | ksmbd: update to 3.3.6Rosen Penev2021-03-12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #15008 from plntyk/gcc_add_cc_symlinkRosen Penev2021-03-12
|\ \ \ | |/ / |/| | gcc: add cc symlink
| * | gcc: add cc symlinkDirk Neukirchen2021-03-05
| | | | | | | | | | | | | | | | | | fixes #14755 Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* | | tor-hs: change rpc service nameJan Pavlinec2021-03-11
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | syncthing: update to 1.14.0Paul Spooren2021-03-11
| | | | | | | | | | | | | | | | | | https://github.com/syncthing/syncthing/releases/tag/v1.14.0 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | Merge pull request #14912 from blocktrron/pr-k510-mtd-rwDavid Bauer2021-03-11
|\ \ \ | | | | | | | | mtd-rw: fix build failure with kernel 5.10
| * | | mtd-rw: fix build failure with kernel 5.10David Bauer2021-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building mtd-rw for a target based on Kernel 5.10 which has CONFIG_MTD disabled the build fails with ERROR: "put_mtd_device" [../mtd-rw.ko] undefined! ERROR: "get_mtd_device" [../mtd-rw.ko] undefined! Omit building the package for such a target. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | Merge pull request #15084 from cotequeiroz/pdns-recursorRosen Penev2021-03-10
|\ \ \ \ | | | | | | | | | | pdns-recursor: don't search for boost libs in host
| * | | | pdns-recursor: don't search for boost libs in hostEneas U de Queiroz2021-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While searching for the boost_system library in boost.m4, configure tries to find boost_system-mt before boost_system. The presence of boost_system-mt in the staging dir depends on CONFIG_boost-use-name-tags. If it is not defined (default), and there is a boost_system-mt library in the host system, it will be used, and the build will fail. This adds a patch to remove the host paths from the search loop, preserving the rest of the detection logic. Alternatively, boost_cv_lib_context_LIBS could be used to avoid library detection code entirely, but then the mt- variant would never be used. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #15083 from jmarcet/python_websocket_client_updateRosen Penev2021-03-10
|\ \ \ \ \ | | | | | | | | | | | | python3-websocket-client: update to 0.58.0
| * | | | | python3-websocket-client: update to 0.58.0Javier Marcet2021-03-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | Merge pull request #15082 from jmarcet/python_docker_updateRosen Penev2021-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-docker: Update to 4.4.4
| * | | | | | python-docker: Update to 4.4.4Javier Marcet2021-03-09
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - Remove LD_LIBRARY_PATH and SSL_CERT_FILE environment variables when shelling out to the ssh client. Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | Merge pull request #15081 from ja-pa/zstd-1.4.9Rosen Penev2021-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | zstd: update to version 1.4.9 (security issue)
| * | | | | | zstd: update to version 1.4.9Jan Pavlinec2021-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2021-24032 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #15076 from farmergreg/slow-your-rollRosen Penev2021-03-10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | safe-search: check for changed IP addresses weekly
| * | | | | | safe-search: check for changed IP addresses weeklyGregory L. Dietsche2021-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current default of hourly is too fast. Some services such as DuckDuckGo return IPs from a pool based on the user's location instead of a fixed IP address. This change prevents unnecessary writes to the flash memory by only updating once per week. Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
* | | | | | | Merge pull request #15079 from dibdot/adblockDirk Brenken2021-03-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | adblock: small update
| * | | | | | | adblock: small updateDirk Brenken2021-03-10
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add adguard_tracking source (list with cname trackers) * optimize/sort output of active sources in status * optimize log output in EMails Signed-off-by: Dirk Brenken <dev@brenken.org>
* / | | | | | git: update to version 2.30.2Jan Pavlinec2021-03-10
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2021-21300 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #15069 from neheb/seliRosen Penev2021-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | selinux updates
| * | | | | | selinux-python: update to version 3.2Dominick Grift2021-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be065c4b sepolicy: Do not try to load policy on import 8f0f0a28 selinux(8,5): Describe fcontext regular expressions e12f71e8 python/sepolgen: allow any policy statement in if(n)def b15dff0f python/semanage: Sort imports in alphabetical order 92e01969 python/semanage: empty stdout before exiting on BrokenPipeError fadcc839 python/sepolicy: allow to override manpage date 2a60de8e sepolgen: sort extended rules like normal ones 9e239e55 sepolgen: print extended permissions in hexadecimal ccd973f7 python/audit2allow: add #include <limits.h> to sepolgen-ifgen-attr-helper.c Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
| * | | | | | semodule-utils: update to version 3.2Dominick Grift2021-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no changes Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
| * | | | | | setools: update to 4.4.0Rosen Penev2021-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove no longer needed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>