yangfl

Results 28 issues of yangfl

Following up https://github.com/openwrt/packages/pull/16116 Remove reason: Nothing uses this Reintroduce reason: Used by qt5base Signed-off-by: David Yang

Forwarded from: https://bugs.debian.org/1066874 https://github.com/miniupnp/miniupnp/blob/b9f21a9cfe9d90afbd87dcff290a8dc8c078409b/miniupnpd/netfilter_nft/scripts/nft_init.sh#L20-L23 The 'drop' policy leads to surprise on a typical UPnP + NAT router. While UPnP could also be used to control forwarding traffic, I believe this...

miniupnpd
netfilter_nftables

UPnP rules now may have an optional regex filter on requester's descriptions. This is a countermeasure against some UPnP exploiters without shutting down UPnP service completely, albeit they can bypass...

needs run-testing

If users have downloaded prebuilt server file, they may forget to update the server file simply because they are all named "scrcpy-server". It is already known to cause issues when...

**Describe the bug** ``` stb_herringbone_wang_tile.h:369:41: warning: ‘struct stbhw__process’ declared inside parameter list will not be visible outside of this definition or declaration 369 | typedef void stbhw__process_rect(struct stbhw__process *p, int...

1 stb library w/no tag
2 bug w/ repro

### qBittorrent & operating system versions qBittorrent: qBittorrent Enhanced Edition v5.0.2.10 ### What is the problem? https://github.com/c0re100/qBittorrent-Enhanced-Edition/blob/50561bf126905e83532a7de7a8c26f4ecd129b7d/src/base/bittorrent/peer_filter_session_plugin.hpp#L54-L65 私密种不一定是PT,使用公开tracker一样可以下到私密种,最近gopeed吸血吸到私密种来了,非常离谱 ![scr](https://github.com/user-attachments/assets/41b590b9-b640-4a4e-8330-65eecf6b108f) ### Steps to reproduce _No response_ ### Additional context _No response_...

Permission line parser rewrites input buffer in-place for parsing, which causes several problems: * It unnecessarily invalidates input buffer for caller. Actually, you might see the following error message when...

CMake has deprecated backwards compatibility for versions older than 3.5 since July 2023, and the CMake 4.0 release finally drops support. As a result, lib60870 fails to build with CMake...