Jernej Jakob

Results 32 issues of Jernej Jakob

Hi, I'm trying to compile gbpc2-5.15 on Gentoo, I followed the steps: - installed mipsel cross-compile environment (Gentoo specific) - cloned gnubee-tools - set CROSS_COMPILE=/usr/bin/mipsel-unknown-linux-gnu- - make chroot - git...

Hi, I recently upgraded from 5.4 to 5.10 and after booting I noticed that the LEDs weren't working any more. Investigating, I found the leds-gpio module didn't load cause of...

This fixes some bugs I ran into and adds some new features. See the commits for more information.

Only the orange LED lights with Link/Act mode, regardless of speed/duplex. Usually one LED shows speed, the other Act or some combination thereof. For example: 1G: orange=link, green=act; 100M/10M: orange=off,green=link/act...

This adds header From rewriting when enabled in dma.conf with REWRITEFROM. The original From header is added as "X-Original-From". The maximum length of the From header is limited to 10...

This is what I use: ```shell alias gomuksaccount1='name=account1 GOMUKS_CACHE_HOME="~/.gomuks_$name/cache" GOMUKS_CONFIG_HOME="~/.gomuks_$name/config" GOMUKS_DATA_HOME="~/.gomuks_$name/data" DEBUG_DIR="/tmp/gomuks_$name" GOMUKS_DOWNLOAD_HOME="~/.gomuks_$name/downloads" gomuks' ``` Using GOMUKS_ROOT doesn't seem like a good idea to me as it could get overriden...

Torsocks doesn't work on Go programs since they don't use system libraries but use syscalls directly. Torsocks won't say any warnings about this, gomuks just silently won't be proxied over...

Edit: I see maintenance has moved to https://github.com/RPi-Distro/raspi-config. Feel free to delete this.

### Environment: - Fail2Ban version (including any possible distribution suffixes): 0.11.2 - OS, including release name/version: N/A (confirmed behavior by looking at source code) ### The issue: The addLogPath function...

enhancement

### Gogs version 0.12.4 ### Git version - Server: 2.32.0 - Client: 2.17.1 ### Operating system official docker image gogs/gogs:0.12 sha256:f903b2d8de7e49a3619929a663229ec26d6d9ab67be63aab1552e89f959e2acd in Docker Community 20.10.12 on Ubuntu 18.04 LTS ###...

💊 bug
🐣 pull request welcome