Skip to content

Commit

Permalink
chore: new updates index
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 19, 2024
1 parent bc42b62 commit a0b26ec
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions updates/_index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
{
"11-19-2024": {
"bugs": [
{
"title": "Fixed invalid upgrade in Gnome Software",
"description": "Gnome Software would display an upgrade to gnome-control-center-data but fail to install it."
},
{
"title": "Fixed outdated upgrade indicator",
"description": "The indicator that shows up when installing upgrades needed to be upgraded to Gnome 47."
},
{
"title": "Fixed ssh security issue",
"description": "SSH host keys were stored in the image, which slightly increased the likelyhood of MITM attacks on ssh connections.",
"affected": "Users who manually enabled and logged onto their Vanilla OS device through ssh"
}
],
"enhancements": [
{
"title": "Removed grub-mkconfig",
"description": "This utility would break the boot if ran incorrectly."
}
]
},
"11-12-2024": {
"bugs": [],
"enhancements": [
Expand Down

0 comments on commit a0b26ec

Please sign in to comment.