diff --git a/.changes/deb-update-support.md b/.changes/deb-update-support.md new file mode 100644 index 00000000..60d8cd56 --- /dev/null +++ b/.changes/deb-update-support.md @@ -0,0 +1,5 @@ +--- +"updater": "minor" +--- + +Added support for .deb package updates on Linux systems, including new error types (TempDirNotFound, AuthenticationFailed, DebInstallFailed) and implementation of .deb package installation with privilege escalation handling. \ No newline at end of file