aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Merge pull request #20570 from pprindeville/isc-dhcp-allow-no-default-routePhilip Prindeville2023-03-04
|\ | | | | isc-dhcp: allow no default route
| * isc-dhcp: allow suppression of default gatewayPhilip Prindeville2023-03-01
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * isc-dhcp: make indent consistent in configPhilip Prindeville2023-03-01
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | netbird: new packageOskari Rauta2023-03-04
| | | | | | | | | | | | | | | | | | | | Netbird is similar vpn service as tailscale and zerotier. Description: NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. It requires zero configuration effort leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | open-vm-tools: update to 12.1.5Oskari Rauta2023-03-04
| | | | | | | | | | | | | | added also --disable-glibc-check to configure args to allow building on hosts that use musl. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | acme: fix incompatibilty with image builderGlen Huang2023-03-03
| | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | Merge pull request #20563 from paper42/clamav-0.104.4Josef Schlehofer2023-03-03
|\ \ | | | | | | clamav: update to 0.104.4
| * | clamav: update to 0.104.4Michal Vasilek2023-02-23
| | | | | | | | | | | | | | | | | | * remove upstreamed 100-cmake-fix-findcurses.patch Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | v2raya: drop wrong patchesTianling Shen2023-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These patches should not be backported to OpenWrt, otherwise tproxy won't work for devices connected to br-lan (bypassed by the fw rules). We have introduced a new compile-time flag for new version (which is not released yet), but it's unnecessray to backport redudant patches as here is still at the old version. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | yq: Update to 4.31.2Tianling Shen2023-03-03
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2023.3.0Tianling Shen2023-03-03
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | acme: merge cli into init scriptGlen Huang2023-03-01
| | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | qemu: update to 7.2.0Vladimir Ermakov2023-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop disas and bios patches refresh patches qemu: vhost-scsi does not exist, drop unsupported vhost options qemu: disable VDUSE by default qemu: slirp and vnc-png option gone Note: libpng still needed if vnc enabled. Link: https://github.com/openwrt/packages/pull/18623 Signed-off-by: Vladimir Ermakov <vooon341@gmail.com> (squash commits) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | nfs-kernel-server: update to v2.6.2Oskari Rauta2023-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Also added patch that is from alpine's same package to assist building on musl. Hostpkg build on musl also kept failing, so I added few more overrides, which made it work perfectly. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | lua-eco: update to 2.0.0Jianhui Zhao2023-03-01
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | cloudflared: Update to 2023.2.2Tianling Shen2023-03-01
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | sed: remove old libpcre dependencyAlan Swanson2023-02-28
| | | | | | | | | | | | Signed-off-by: Alan Swanson <reiver@improbability.net>
* | | podman: update to v4.4.2Oskari Rauta2023-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security: - This release fixes CVE-2023-0778, which allowed a malicious user to potentially replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system. Bugfixes: - Fixed a bug where containers started via the podman-kube systemd template would always use the "passthrough" log driver (#17482). - Fixed a bug where pulls would unexpectedly encounter an EOF error. Now, Podman automatically transparently resumes aborted pull connections. - Fixed a race condition in Podman's signal proxy. Misc: - Updated the containers/image library to v5.24.1. Patch also refreshed Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | Merge pull request #20467 from tobiaspc/njallaFlorian Eckert2023-02-27
|\ \ \ | | | | | | | | ddns-scripts: Add njal.la provider
| * | | ddns-scripts: Add njal.la providerTobias Hilbig2023-02-25
| | | | | | | | | | | | | | | | | | | | Add njal.la provider. Use the key as password. Username is not needed. Signed-off-by: Tobias Hilbig <web.tobias@hilbig-ffb.de>
* | | | Merge pull request #20540 from stangri/master-curlStan Grishin2023-02-26
|\ \ \ \ | | | | | | | | | | curl: update to 7.88.1
| * | | | perl-www-curl: add patch to ensure compatibility with curl 7.88Stan Grishin2023-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch comes from https://github.com/openwrt/packages/pull/20540#issuecomment-1439537287 Fixes: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/curl/curl.h:2515:3: note: declared here 2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:347: Curl.o] Error 1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
| * | | | curl: update to 7.88.1Stan Grishin2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#7_88_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | node: bump to v18.14.2Hirokazu MORIKAWA2023-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v18.14.2 Support for OpenSSL v3.0.x Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | i2pd: update to version 2.46.1Daniel Bermond2023-02-27
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer : @yangfl (David Yang) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r22104-01262c921c) Run tested : r7800 OpenWrt git master (r22104-01262c921c) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | | crowdsec: update to 1.4.6S. Brusch2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update crowdsec to latest upstream release version 1.4.6 Signed-off-by: S. Brusch <ne20002@gmx.ch> Maintainer: Kerma Gérald <gandalf@gk2.net> Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3
* | | | banip: update 0.8.1-2Dirk Brenken2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add oisdbig as new feed * LuCI frontend preparation: - the json feed file points always to /etc/banip/banip.feeds (and is no longer compressed) - supply country list in /etc/banip/banip.countries * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | gst1-libav: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - avdec_h265: Fix endless renegotiation with alternate interlacing - avviddec: Avoid flushing on framerate changes Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | | gst1-plugins-ugly: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | No actual changes Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | | gst1-plugins-bad: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - aesdec: Fix padding removal for per-buffer-padding=FALSE - aesdec test failing in gst-plugins-bad - alphacombine: Add missing query handler for gaps - avfdeviceprovider: do not leak the properties - avfvideosrc: Report latency when doing screen capture - d3d11screencapturesrc: Specify PAR 1/1 to template caps - d3d11videosink: Fixing focus lost on desktop layout change - d3d11videosink: Call ShowWindow() from window thread - d3d11videosink: Fix deadlock when parent window is busy - d3d11videosink: Always clear back buffer on resize - decklink: reset calculation of time_mapping to fix clipping HDMI video - directshow: Fix build error with glib 2.75 and newer - dvbsubenc: Forward GAP events as-is if we wouldn't produce an end packet and... - dvbsubenc: Write Display Definition Segment if a non-default width/height is used - h265decoder: Do not abort when failed to prepare ref pic set - h264parser: Fix a typo in pred_weight_table parsing. - mediafoundation, d3d11: Fix memory leak and make leak tracer happy - mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc) - mpegts: Check continuity counter on section streams - mpegts: Revert "mpegtspacketizer: memcmp potentially seen_before data" - mpegtspacketizer: memcmp potentially seen_before data - mpegtsdemux: Always clear packetizer on DISCONT push mode - srt: various fixes - improve stats and error handling - rtmp2: Improve error messages - rtmp2sink: Correctly return GST_FLOW_ERROR on error - vulkan: Fix static linking on macOS - webrtcbin: also add rtcp-fb ccm fir for video mlines by default - webrtc/nice: fix small leak of split strings Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | | gst1-plugins-good: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - flacparse: Fix handling of headers advertising 32bps - qt5: deactivate context if fill_info fails - qt5: initialize GError properly in gst_qt_get_gl_wrapcontext() - qtdemux: check return value from gst_structure_get in PIFF box - qtdemux: use unsigned int types to store result of QT_UINT32 - qtmux: Prefill mode fixes - oss4: Fix debug category initialization - multiudpsink: allow binding to IPv6 address - rtpjitterbuffer tests: Cast drop-messages-interval type properly (fixing it on 32-bit architectures) - rtspsrc: fix seek event leaks - rtspsrc: Don't replace 404 errors with "no auth protocol found" - rtspsrc: Only EOS on timeout if all streams are timed out/EOS - rtspsrc: Fix usage of IPv6 connections in SETUP - splitmuxsrc: don't queue data on unlinked pads - v4l2: Fix SIGSEGV on 'change state' during 'format change' - v4l2videodec: Fix activation of internal pool - wavparse: Avoid occasional crash due to referencing freed buffer. - wavparse: Fix crash that occurs in push mode when header chunks are corrupted in certain ways. Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | | gst1-plugins-base: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - audioconvert, audioresample, audiofilter: fix divide by 0 for input buffer without caps - cdparanoia: Ignore compiler warning coming from the cdparanoia header - oggdemux, parsebin: More leak fixes - opengl: fix automatic dispmanx detection for rpi4 - opengl: Fix usage of eglCreate/DestroyImage - opengl: Fix static linking on macOS - opusdec: Various channel-related fixes - textrender: Negotiate caps on a GAP event if none were negotiated yet - textrender: Don't blindly forward all events and don't blindly forward all events - timeoverlay: fix pad leak - oggdemux: Don't leak incoming EOS event - subparse: Fix non-closed tag handling. - videodecoder: Only post latency message if it changed - videoscale: buffer meta handling fixes (NULL-terminate array of valid meta tags) - videosink: Don't return unknown end-time from get_times() - Bump core requirement in 1.20 branch to 1.20.4 Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | | gstreamer: Update to 1.20.5Koen Vandeputte2023-02-25
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - allocator: Copy allocator name in gst_allocator_register() - miniobject: support higher refcount values - pads: Fix non-serialized sticky event push, e.g. instant change rate events - padtemplate: Fix annotations - systemclock: Use futex_time64 syscall on x32 and other platforms that always... - Fix build of 1.20 branch with Meson 0.64.1 for those who have hotdoc installed on their system. - meson: fix check for pthread_setname_np() - -Wimplicit-function-declaration in pthread_setname_np check (missing GNUSOURCE) - gst-inspect: Don't leak list - concat: Properly propagate EOS seqnum - fakesrc: avoid time overflow with datarate Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* | | banip: release 0.8.1-1Dirk Brenken2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add missing wan-forward chain (incl. report/mail adaption) * changed options: - old: ban_blockforward, new: ban_blockforwardwan and ban_blockforwardlan - old: ban_logforward, new: ban_logforwardwan and ban_logforwardlan * add missing dhcp(v6) rules/exceptions * update readme Previously run tested by certain forum users (and by me). Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | dos2unix: Update to 7.4.4Tianling Shen2023-02-25
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | uacme: update to 1.7.4Lucian Cristian2023-02-25
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | frr: update to 8.4.2 branchLucian Cristian2023-02-25
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | gddrescue: update to 1.27Lucian Cristian2023-02-24
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | libdrm: update to 2.4.115Lucian Cristian2023-02-24
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | tor: update to version 0.4.7.13Daniel Bermond2023-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainers : @hauke (Hauke Mehrtens) and @tripolar (Peter Wagner) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r22104-01262c921c) Run tested : r7800 OpenWrt git master (r22104-01262c921c) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | libtirpc: update to v1.3.3Oskari Rauta2023-02-24
| | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | miniflux: update to 2.0.42Michal Vasilek2023-02-24
| | | | | | | | | | | | | | | | | | | | | add BASE_URL to the init script, this is useful when running in a subpath and not directly on the root of a domain Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | AdGuardHome: update to v0.107.24Zuev Aleksandr2023-02-24
| | | | | | | | | | | | Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
* | | msgpack-c: Update to 5.0.0Tianling Shen2023-02-24
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #20529 from braewoods/masterFlorian Eckert2023-02-24
|\ \ \ | |_|/ |/| | ddns-scripts: enable IPv6 for easydns.com
| * | ddns-scripts: enable IPv6 for easydns.comJames Buren2023-02-22
| | | | | | | | | | | | | | | | | | | | | | | | easydns.com has supported IPv6 for awhile now using the same update URL as IPv4. This duplicates the IPv4 entry for IPv6 to enable support for it. Signed-off-by: James Buren <braewoods+mgh@braewoods.net>
* | | Merge pull request #20560 from turris-cz/antfs-dropEneas U de Queiroz2023-02-23
|\ \ \ | | | | | | | | Remove package: kmod-fs-antfs and its dependency antfs-mount
| * | | antfs-mount: dropJosef Schlehofer2023-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since kernel module was dropped, check the reasons why it was removed in the commit 42a4fbe4a4fda8b61a1cec0762957872511f6527 (" antfs: drop this kernel package"), then this package should be removed, too as the dependency was removed and without it, it is not useful Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | antfs: drop this kernel packageJosef Schlehofer2023-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons to remove this package: 1. It is not available for Linux kernel 5.15 and onwards. 2. It seems that it is not maintained as the original repository was done in 2018 and then the forked repository was done to have this merged only to OpenWrt. 3. Anyone can use ntfs-3g (fuse) or ntfs3 from Paragon, which has been available since Linux kernel 5.15 4. Nobody said why this package was necessary or required to be added here or what was the difference between driver(s) in the Linux kernel and this package. 5. No project home page, no documentation, only source code provided by AVM Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | zerotier: update to 1.10.3Moritz Warning2023-02-23
|/ / / | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>