Geert Stappers
Geert Stappers
Yes, Dependabot is new for me. Acknowledge on _Bumping every minor release of every dependency is not a goal of this project_. It is nice to see that now all...
This issue is not stalled, it documents _Bumping every minor release of every dependency is not a goal of this project_, it documents there is **no** backlog in pull requests.
On Fri, Apr 11, 2025 at 10:12:53PM -0700, Richard Yu wrote: > > It's CentOS 7. > There would finding the correct .rpm the better option. IMNSHO is 'cannot find...
**Why** the `--prefix=/opt/myprefix --disable-shared` for `libbsd`?
Superseeded by ```text commit dd4508638c7fbb11430be7b0f787a054e8b6e562 (tag: v0.12.0) Author: mdecimus Date: Mon May 26 08:04:25 2025 +0200 v0.12.0 ```
For all the busy people, there is now https://github.com/canonical/cloud-init/pull/5884
This merge request solves #2146 In that Issue is ### Is your feature request related to a problem? > I'm having problem with the hardcoded admin for the account name...
While attempting to implement a `--login`, I found in `crates/cli/src/main.rs` this: ```rust fn parse_credentials(credentials: &str) -> Credentials { if let Some((account, secret)) = credentials.split_once(':') { Credentials::basic(account, secret) } else {...
Some output of attempts to provide a _merge request_ ```text -u, --url Server base URL -c, --credentials Authentication credentials accountname:password orjustpasswd (for default accountname 'admin') -t, --timeout Connection timeout in...
(After seeing the `patch`) Idea: Add a _without patch_ and _with patch_ screenshot to make visible what this merge request improves. Regards Geert Stappers (Somewhat worried about what happens when...