Skip to content
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

Add AMD Speculative Return Stack Overflow (SRSO) #143

Merged
merged 1 commit into from Feb 21, 2024
Merged

Conversation

@klauspost klauspost merged commit 486f6ae into master Feb 21, 2024
10 checks passed
@klauspost klauspost deleted the add-amd-srso branch February 21, 2024 10:21
kodiakhq bot pushed a commit to cloudquery/codegen that referenced this pull request Mar 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7)

#### What's Changed

-   Add AMD Memory Encrypt detection by [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#140

**Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Mar 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7)

#### What's Changed

-   Add AMD Memory Encrypt detection by [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#140

**Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/plugin-pb-go that referenced this pull request Mar 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7)

#### What's Changed

-   Add AMD Memory Encrypt detection by [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#140

**Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this pull request Mar 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7)

#### What's Changed

-   Add AMD Memory Encrypt detection by [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#140

**Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant