rany2

Results 29 issues of rany2

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...

enhancement

- [x] Arch: https://aur.archlinux.org/packages/popuradns/ - [ ] Debian - [ ] CentOS/RHEL/Fedora - [ ] SUSE - [ ] Gentoo

### Describe the bug When setting up bridger, the `/sys/kernel/debug/ppe0/bind` is empty for the following `/etc/config/network` but it works if only VLAN filtering is used and no bridges containing `br-vlan`...

target/mediatek
bug
SNAPSHOT
Self Built Image
Supported Device

## [iproute2: fix build on GCC 14](https://github.com/openwrt/openwrt/pull/15480/commits/ebca4997ff55c4dc626cf87b1be52e27af45460e) The first two patches are already upstream. The third patch is pending but just adds missing includes. The last patch was not submitted...

core packages

### Zig Version 0.13.0-dev.267+793f820b3 ### Steps to Reproduce and Observed Behavior Below is a demonstration of linking failing with the error from linker being `call to save_start.posixCallMainAndExit lacks nop, can't...

bug

**Is your feature request related to a problem? Please describe.** I have SSIDs that look something along the lines of "Rany PSK", "Rany dot1X", etc. The issue is that WiFi...

enhancement
stale

## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [x] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/) to...

New default repository

This value should always be `.desktop`. Not setting this is known to cause weird issues with wrong icons being displayed by the DE (`chromium-browser` icon shown instead of the actual...

Consider the following service: ``` jellyfin: image: docker.io/jellyfin/jellyfin:latest container_name: jellyfin restart: unless-stopped #user: 973:973 # media:media group_add: - video ports: - 127.0.0.1:8096:8096 volumes: - ./jellyfin/config:/config - ./jellyfin/cache:/cache - /mnt/hdd/media:/data/media devices:...

blocked

``` # cat compose.yml version: "3.7" services: true: image: 'docker.io/busybox' command: 'true' user: 999:999 # podman run -v ./compose.yml:/compose.yml -e RUST_BACKTRACE=full --rm -it ghcr.io/containers/podlet compose /compose.yml Error: 0: error converting...

bug
blocked