Skip to content

fix(updater): preserve file extension of updater package (fix: #3283)#3285

Merged
Legend-Master merged 8 commits intotauri-apps:v2from
hrzlgnm:fix/3283-wrong-file-extension-in-sudo-dialog
Mar 3, 2026
Merged

fix(updater): preserve file extension of updater package (fix: #3283)#3285
Legend-Master merged 8 commits intotauri-apps:v2from
hrzlgnm:fix/3283-wrong-file-extension-in-sudo-dialog

Conversation

@hrzlgnm
Copy link
Contributor

@hrzlgnm hrzlgnm commented Feb 23, 2026

Closes #3283

Otherwise users may get confused when seing a sudo dialog which suggests a rpm package is installed using dpkg -i

Otherwise users may get confused when seing a sudo dialog
which suggests a `rpm` package is installed using `dpkg -i`
@hrzlgnm hrzlgnm requested a review from a team as a code owner February 23, 2026 18:21
@hrzlgnm hrzlgnm changed the title fix: preserve file extension of updated package (fix: #3283) fix: preserve file extension of updater package (fix: #3283) Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Package Changes Through bcb9765

There are 10 changes which include fs with minor, fs-js with minor, http with patch, http-js with patch, updater with patch, updater-js with patch, dialog with minor, dialog-js with minor, deep-link with patch, deep-link-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.41 2.0.42
api-example-js 2.0.37 2.0.38
deep-link-example-js 2.2.10 2.2.11
deep-link 2.4.7 2.4.8
deep-link-js 2.4.7 2.4.8
fs 2.4.5 2.5.0
fs-js 2.4.5 2.5.0
dialog 2.6.0 2.7.0
dialog-js 2.6.0 2.7.0
http 2.5.7 2.5.8
http-js 2.5.7 2.5.8
persisted-scope 2.3.5 2.3.6
single-instance 2.4.0 2.4.1
updater 2.10.0 2.10.1
updater-js 2.10.0 2.10.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Legend-Master
Legend-Master previously approved these changes Mar 2, 2026
Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the updater package to preserve file extension, clarifying installation prompts for users.
@hrzlgnm hrzlgnm changed the title fix: preserve file extension of updater package (fix: #3283) fix(updater): preserve file extension of updater package (fix: #3283) Mar 2, 2026
@hrzlgnm
Copy link
Contributor Author

hrzlgnm commented Mar 2, 2026

Thanks! Do you mind also adding a change file?

https://github.com/tauri-apps/plugins-workspace/blob/v2/.changes/readme.md

Added here: 5193e3a

@hrzlgnm hrzlgnm requested a review from Legend-Master March 2, 2026 18:52
Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Legend-Master Legend-Master merged commit 31ab6f8 into tauri-apps:v2 Mar 3, 2026
19 checks passed
@hrzlgnm hrzlgnm deleted the fix/3283-wrong-file-extension-in-sudo-dialog branch March 3, 2026 06:12
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.

[bug] wrong file extension in sudo dialog

2 participants