| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mcphost-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 0.34.0 | Vendor: openSUSE |
| Release: 9.2 | Build date: Fri Jul 24 10:28:51 2026 |
| Group: System/Shells | Build host: reproducible |
| Size: 16213 | Source RPM: mcphost-0.34.0-9.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/mark3labs/mcphost | |
| Summary: Bash Completion for mcphost | |
The official bash completion script for mcphost, generated during the build.
MIT and Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause
* Thu Jul 23 2026 Egbert Eich <eich@suse.com>
- Update the golang.org/x/net dependency to version v0.57.0
to fix CVE-2026-39821 for good (bsc#1266572).
- Fix GO-2026-5764:
DoS due to Panic in AWS SDK for Go v2 SDK EventStream Decoder
in github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
- Fix CVE-2026-5160 (GO-2026-5320) (bsc#1272488):
Cross-site Scripting (XSS) in github.com/yuin/goldmark
- Fix CVE-2026-56852 (GO-2026-5970) (bsc#1272131):
A norm.Iter can enter an infinite loop when handling input
containing invalid UTF-8 bytes.
- Move vulncheck run into %install section. Running on stripped
binaires yields erroneous results.
* Fri May 29 2026 Egbert Eich <eich@suse.com>
- Fix CVE-2026-39821 (GO-2026-5026) (bsc#1266572)
CVE-2026-27136 (GO-2026-5030)
CVE-2026-25681 (GO-2026-5029)
CVE-2026-25680 (GO-2026-5028)
CVE-2026-42502 (GO-2026-5027)
CVE-2026-42506 (GO-2026-5025) (bsc#1267109)
Update golang.org/x/net to 0.55.0.
* Fri May 22 2026 Egbert Eich <eich@suse.com>
- Fix CVE-2026-39827, CVE-2026-39834, CVE-2026-39828, CVE-2026-39829,
CVE-2026-39831, CVE-2026-42508, CVE-2026-39833, CVE-2026-39830,
CVE-2026-39832, CVE-2026-46597, CVE-2026-46598, CVE-2026-46595,
CVE-2026-39835 (bsc#1266145)
Update golang.org/x/crypto to v0.52.0
- Integrate vulnchecker into %check stage (optional).
* Fri May 22 2026 Egbert Eich <eich@suse.com>
- Fix CVE-2026-33814 GO-2026-4918 (bsc#1265730):
Update golang.org/x/net to 0.53.0.
* Fri May 08 2026 Egbert Eich <eich@suse.com>
- Updated to version 0.34.0
* Features:
- Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)
- Add Google Vertex AI support for Claude models
- Add new models.
* Fixes:
- Eliminate escape sequence leak from spinner tea.Program instances.
- Fix anthropic api issue.
- Convert JSON Schema draft-07 exclusive bounds to draft-04 format.
* Upgrade all dependencies to latest versions, resolve security issues
and to obtain Go 1.26 compatibility.
This addresses CVE-2025-30153 GO-2025-3533 (bsc#1264762).
- Fixed CVEs:
* CVE-2026-33186 GO-2026-4762 (bsc#1260224)
* CVE-2026-32285 GO-2026-4514 (bsc#1264759)
* Fri Jan 02 2026 Egbert Eich <eich@suse.com>
- Fix CVEs
* GO-2025-4135 (CVE-2025-47914) (bsc#1265275)
SSH Agent servers do not validate the size of messages
when processing new identity requests, which may cause
the program to panic if the message is malformed due to
an out of bounds read.
* GO-2025-4116 (CVE-2025-47913) (bsc#1265274)
SSH clients receiving SSH_AGENT_SUCCESS when expecting a
typed response will panic and cause early termination of
the client process.
* GO-2025-4134 (CVE-2025-58181, bsc#1253952).
SSH servers parsing GSSAPI authentication
requests do not validate the number of mechanisms
specified in the request, allowing an attacker to cause
unbounded memory consumption.
* Wed Dec 10 2025 Darragh O'Reilly <doreilly@suse.com>
- Update to 0.32.0
Feat: Add option to require approval before tool.
Bump github.com/cloudwego/eino to fix panic.
Changes to 0.31.4:
Update dependencies.
Changes to 0.31.3:
Fix format & update models.
Changes to 0.31.2:
Fix: suppress health check logging to debug output only/
Changes to 0.31.1:
Update dependency update mcp-go.
* Wed Nov 05 2025 Sai Karthik Karra <kskarthik@disroot.org>
- Add shell completions & basic %check during build time.
* Fri Oct 24 2025 Ana Guerrero <ana.guerrero@suse.com>
- Modernise packaging
* Fri Oct 10 2025 Egbert Eich <eich@suse.com>
- Peparing for submission to Factory:
* Clean up spec file, remove old tar balls.
* On SUSE use SUSE Golang build macros.
* Tue Oct 07 2025 Matthias Eckermann <mge@suse.com>
- Update to release 0.31.1
* Tue Oct 07 2025 Matthias Eckermann <mge@suse.com>
- Update to release 0.31.1
* Thu Sep 11 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.31.0
* Tue Sep 02 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.30.1
* Thu Aug 14 2025 Matthias Eckermann <mge@suse.com>
- Fix build
* Thu Aug 14 2025 Matthias Eckermann <mge@suse.com>
- Remove unnecessary .tidy.diff file
* Thu Aug 14 2025 Matthias Eckermann <mge@suse.com>
- Align on GO 1.24 not 1.24.5
* Thu Aug 14 2025 Matthias Eckermann <mge@suse.com>
- Align on GO 1.24 not 1.24.5
* Thu Aug 14 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.29.0
* Mon Aug 11 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.28.1
* Mon Jul 28 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.26.1
* Wed Jul 23 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.25.2
* Wed Jul 23 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.25.2
* Wed Jul 23 2025 Matthias Eckermann <mge@suse.com>
- Add mcphost-0.25.1-tidy.diff
* Wed Jul 23 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.25.1
* Wed Jul 16 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.25.0, incl. SPEC File
* Wed Jul 16 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.25.0
* Thu Jul 10 2025 Matthias Eckermann <mge@suse.com>
- Make 0.21.0 build
* Thu Jul 10 2025 Matthias Eckermann <mge@suse.com>
- Make 0.21.0 build
* Thu Jul 10 2025 Matthias Eckermann <mge@suse.com>
- Make 0.21.0 build
* Thu Jul 10 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.21.0
* Wed Jul 09 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.20.0
* Tue Jul 01 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.19.2
* Sat Jun 28 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.19.0
* Wed Jun 25 2025 Matthias Eckermann <mge@suse.com>
- Add proper license information
* Tue Jun 24 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.15.0: Add Azure OpenAI provider
* Fri Jun 20 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.14.1
* Wed Jun 18 2025 Matthias Eckermann <mge@suse.com>
- Update .spec file to 0.14.0
* Wed Jun 18 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.14.0
* Tue Jun 17 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.13.0
* Mon Jun 16 2025 Matthias Eckermann <mge@suse.com>
- Update GOlang dependency to >= 1.24
* Mon Jun 16 2025 Matthias Eckermann <mge@suse.com>
- Update to 0.12.4
* Tue Jun 10 2025 Matthias G. Eckermann <mge@suse.com>
- Update to 0.11.2
* Wed May 21 2025 Daniel Garcia <daniel.garcia@suse.com>
- Initial version 0.7.1
/usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/mcphost
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:14:27 2026