Federico G. Schwindt

Results 38 issues of Federico G. Schwindt

After recent changes audio is not working. Ref #4.

bug

Currently we use the files from libmaxminddb. This means that it is impossible to run `make check` from a GH created tarball (or zip) since submodules are not packaged. One...

enhancement

This will make possible to retrieve multiple values (e.g. location) in a single lookup and use something like [libvmod_jq](https://github.com/fgsch/libvmod-jq) to extract individual values and/or format it.

enhancement

Add CHANGES.md and document them.

documentation

It'd be great if, in a similar fashion to printpickle.py or perhaps via fuzzing.py, one could import corpora from other projects (e.g. https://github.com/dvyukov/go-fuzz-corpus) to use with ffw.

To be consistent with `aptly publish snapshot`, `aptly publish switch` should support figuring out the component names from the snapshots when invoked as, e.g. `-component=, distro prefix snap1 snap2`.

feature

The following rule fails to parse: `SecRule REQUEST_HEADERS "@contains %" "id:1"` Escaping the % doesn't help. AH00526: Syntax error on line N of ...: Error: Rules must have an ID....

enhancement
3.x

Hopefully I'm not the only one that keeps forgetting what the command to list USB devices is.

Currently, trying to compile a Rust project offline, e.g., in a plane without network connectivity, fails with: ``` ERROR: error fetching latest `fastly` crate version: Get "https://crates.io/api/v1/crates/fastly/versions": dial tcp: lookup...

feature request

**Version** `Fastly CLI version v0.38.0-3-gcd01012 (cd01012)` **What happened** Running the following command: `fastly logging splunk describe --name --version latest -s ` Shows: ``` Service ID: Version: Name: URL: Token: TLS...

bug
requires internal discussion