brevilo

Results 23 issues of brevilo

Hi there! What's the current status of this project? There had been rather constant development for a year but since roughly half a year there doesn't seem to be any...

Can we please not ["ping" Google](https://github.com/BOINC/boinc/blob/master/client/current_version.cpp#L43) just to see if the Internet is available? The BOINC client currently shares my IP with Google without my consent or any any privacy...

C: Client
P: Major
E: 1 day
hacktoberfest
OS: Android
OS: Linux
OS: MacOs
OS: Windows
C: Installer

**Describe the bug** `curl` fails to build using `setupForBOINC.sh`: ``` Undefined symbols for architecture x86_64: "_SSL_CTX_set_keylog_callback", referenced from: _ossl_connect_common in libcurl.a(libcurl_la-openssl.o) ``` **Steps To Reproduce** 1. Run `setupForBOINC.sh` on a...

C: Client
E: 1 day
C: Build System
C: Library
Newbie
hacktoberfest
OS: MacOs

**Describe the bug** `buildcurl.sh` [requires](https://github.com/BOINC/boinc/blob/master/mac_build/buildcurl.sh#L150) `bash` it seems. That's a requirement which is neither explicitly stated AFAIK and which is also not a given on macOS 10.15 anymore as it...

C: Client
C: Documentation
E: 1 day
C: Build System
C: Library
Newbie
hacktoberfest
OS: MacOs

**Describe the bug** Regression in #2149: Makefile broken for libboinc_graphics2 > If you must build libboinc_graphics2.a using a make file, you must modify the make file to first compile api/MultiGPUMig.defs,...

C: BOINC - Graphics API
T: Defect
E: 1 day
C: Build System
C: Testing

What's the current state of the Android release management? With Rom's departure it seems as if there simply are no further Android releases at the moment, right? *If* we want...

C: Android - Manager
P: Critical
T: Defect

The current version triggers a `ConcurrentModificationException` with Java 15, for instance. Related: how about enabling GitHub's [Dependabot](https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/enabling-and-disabling-dependabot-version-updates) on this project? Cheers!

Hi! Development seems to be paused right now. Could you please consider bumping the dependencies again and push another release so that the latest version is available via maven? Thanks...

When an event is encrypted using `m.olm.v1.curve25519-aes-sha2` it needs to be augmented by a few [additional attributes](https://matrix.org/docs/spec/client_server/r0.6.1#m-olm-v1-curve25519-aes-sha2) (see second code sample) prior encryption. For example: to start a new outbound...

### Environment - Application version: n/a - Operating system: macOS - Issue occurrency: always ### Expected behaviour The [documented](https://www.nitrokey.com/download/macos) installation process via Homebrew works. ### Current behaviour Homebrew tap `homebrew/cask-drivers`...