lauren n. liberda

Results 53 issues of lauren n. liberda

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

site-bug

### Feature Description: allow the user to disable patching libffmpeg during `theia build` by an environment variable context: i'm trying to package a theia ide in alpine linux, where the...

* [x] Your changes are not possible to do through a plugin and relevant to a large audience (ideally all users of OctoPrint) * [ ] If your changes are...

approved
targets maintenance

github-generated tarballs have a little bit of git metadata embeded in the file. https://github.com/OctoPrint/OctoPrint/blob/master/src/octoprint/_version.py#L22-L26 in the current form, it keeps changing at least once after a release - when a...

done
improvement
packaging

previously 9eb22a59fb39e318e73df37d90f6dce97fb9e13f removed Cargo.lock files citing https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries. this argumentation is valid for the library as used from another rust/cargo project, but the C API produces a binary rather than a...

allows reuse in distributions

fairly popular client within mobile apps, due to Flutter widespread. should also be easy to implement in curl-impersonate: - uses BoringSSL, - HTTP/2 fingerprinting not applicable (HTTP/1.1 only), - straightforward...

running alpine linux, x86_64 versions: libwebrtc: revision [`d9ea233ddcfa8ac246b7031bc30d7ba0f3018902`](https://github.com/webrtc-sdk/libwebrtc/tree/d9ea233ddcfa8ac246b7031bc30d7ba0f3018902) webrtc: revision [`b0f3927ad1472a3411fed7f5b8cd972907b63feb`](https://github.com/webrtc-sdk/webrtc/tree/b0f3927ad1472a3411fed7f5b8cd972907b63feb) my build process: https://gitlab.alpinelinux.org/selfisekai/aports/-/blob/b3bb963ebd296d59fe5405f5df2b2f6d50b98c50/testing/fluffychat/APKBUILD gdb backtrace: ``` Thread 1 "fluffychat" received signal SIGSEGV, Segmentation fault. 0x00007ffff4bb55d3 in libwebrtc::scoped_refptr::scoped_refptr(libwebrtc::scoped_refptr const&)...