Results 20 issues of BryanQuigley

I tried to code this so I don't think it will break when used for RHEL, but it seems like there a lot of corner cases. Figured getting an ack...

Interested in adding support for Ubuntu? It would really come down to just: * Trusting os-release (or just not assuming /reporting missing for a /etc/redhat-release file) * Letting us hide...

# Version: https://app.vagrantup.com/bento/boxes/ubuntu-20.04/versions/202206.03.0 # Environment: Tests run on Fedora 37 with Vagrant 2.2.19 and Virtualbox # Scenario: Noticed a lot of new errors on connecting to apt repos, investigated and...

Status: Untriaged

Prereqs: Brand new Ubuntu 18.04 installation sudo apt install git build-essential m4 pkg-config ubuntu-dev-tools autoconf libtool libcurl4-openssl-dev libssl-dev libxss-dev zlib1g-dev (btw, zlib1g-dev isn't detected by ./configure) ./configure --enable-pkg-client (same with...

C: Client - Build
T: Defect

I was wondering if there was any interest in generating more of the Docker files from templates at build time? This could make it easier to update, add more archs,...

It would be nice to be able to build Windows MAAS images as well. Feel free to put partial notes here if anyone is working on this.

help wanted
windows

https://www.hardenize.com/report/rustup.rs/1606542595#www_tls https://www.ssllabs.com/ssltest/analyze.html?d=sh.rustup.rs Disable TLS1.1 if you can. Although this may create issues for CentOS6/RHEL6 currently in extended support mode. **Notes** No major browser should be using it now and the...

enhancement
question
security
website

Just a thought.. Seems quite useful in the kiosk circumstance, to help ensure the end user is protected from a bad network.

**Your Godot version:** 4.0 **Issue description:** There are a few places where things have changed in 4.x. I'm stuck on a few, but appear to be mostly easy fixes? https://docs.godotengine.org/en/latest/getting_started/first_2d_game/04.creating_the_enemy.html...

bug