Emanuel Haupt
Emanuel Haupt
Can you please tag https://github.com/kometbomb/klystrack/commit/fe6e7465512bee32bf8e724857a7fbab902b8db0 as 1.7.7. It has been over a year since the last release and I think this revision includes some useful commits.
## Description This commit integrates a series of [patches](https://cgit.freebsd.org/ports/tree/games/retroarch/files) from the FreeBSD port, enhancing build compatibility and resolving specific FreeBSD-related issues. They tackle a variety of issues, including compiler warnings...
[alac](https://github.com/mikebrady/alac) has a long list of bugs and [security issues](https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=alac). Please consider replacing it with [ffmpeg](https://ffmpeg.org/doxygen/0.6/alac_8c.html). This has been prompted by [this](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264186) FreeBSD issue.
**Environment**: * FreeBSD 12.1-RELEASE-p10 * OpenfortiVPN version: 1.15.0 **Problem description**: I'm able to establish a VPN connection and establish bi-directional connections through the tunnel. Running `openfortivpn` with `-v` I can...
Fix build with clang11 otherwise you get: ``` ld: error: duplicate symbol: menu_ ```
On FreeBSD `14.0-RELEASE`, I can't scan for radio stations with my `Realtek RTL2838UHIDIR`. I am using the version from ports (version 2.4, pinned to git commit 0aacf578d77d79212483cd6fce436fb66523f63f). When starting up...
FreeBSD's `date` command does not have a `--version` option and therefore prints an error during the version detection: ```sh # sw date: illegal option -- - usage: date [-jnRu] [-I[date|hours|minutes|seconds]]...
Swagger is broken in [v0.10.5](https://github.com/treasure-data/digdag/releases/tag/v0.10.5) ```sh # digdag server --enable-swagger --memory 2023-02-14 15:46:12 +0100: Digdag v0.10.5 2023-02-14 15:46:16 +0100 [INFO] (main): Reflections took 3225 ms to scan 1 urls, producing...
When trying to compile 2.1.1 on FreeBSD I get: ``` /usr/local/libexec/ccache/cc -DMI_MALLOC_OVERRIDE -DMI_SHARED_LIB -DMI_SHARED_LIB_EXPORT -Dmimalloc_EXPORTS -I/wrkdirs/usr/ports/devel/mimalloc/work/mimalloc-2.1.1/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -Wall -Wextra -Wno-unknown-pragmas -fvisibility=hidden...