Skip to content

keychain 2.9.2 #222286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2025
Merged

keychain 2.9.2 #222286

merged 2 commits into from
May 3, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# ChangeLog for Keychain
http://www.funtoo.org/Funtoo:Keychain

keychain 2.9.2 (2 May 2025)

This is primarily a bug fix release, but also introduces the new --extended option -- see below:

  • Deprecate --confhost option and replace with --extended option. The old --confhost myhost would now be --extended host:myhost. This also allows specifying SSH keys (sshk: prefix), GPG keys ( gpgk: prefix) and hosts (host: prefix) together without confusion.
  • Well, I became intimately familiar with IFS the hard way. Fix 2.9.1 bug #159 by reworking IFS settings and adding proper documentation to the right places. This fixes the --timeout option and also now allows --stop to work properly which was broken.
  • Improve --agents deprecation warning.
  • Have keychain properly adopt a currently-running gpg-agent providing ssh-agent functionality when --ssh-use-gpg is specified.
  • Explicitly clean up known-bad pidfiles during processing.
  • Deprecate --confhost option and replace with new --extended option.
  • Improve host-based key processing by using ssh -G to officially extract host-based keys.
  • Make Makefile BSD-compatible.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 2, 2025
@chenrui333
Copy link
Member

==> make
  pod2man --name=keychain --release= \
  		--center='http://www.funtoo.org/' \
  		keychain.pod keychain.1
  pod2text keychain.pod keychain.txt
  sed 's/KEYCHAIN_VERSION//' keychain.spec.in > keychain.spec
  Option release requires an argument
  make: *** [keychain.1] Error 1
  make: *** Waiting for unfinished jobs....

Copy link
Contributor

github-actions bot commented May 3, 2025

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 3, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 3, 2025 06:47
@BrewTestBot BrewTestBot added this pull request to the merge queue May 3, 2025
Merged via the queue into master with commit 74b4496 May 3, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-keychain-2.9.2 branch May 3, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants