-
Notifications
You must be signed in to change notification settings - Fork 70
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
0.9.7 #134
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… conflict with itself
…threaded download is enabled
…package must be installed
…ng the required ones (when multi-threaded download is enabled)
…atpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages
…he top commit is returned as '(null)'
…d in 'SyncFirst' (/etc/pacman.conf) to avoid pacman downloading issues | only removing packages after downloading the required ones
# Conflicts: # CHANGELOG.md
…h set to '~/Downloads'
…icon is not on the extracted folder root path
…ll the 'Name' and 'Version' fields
…n and settings default search path to '~/Downloads'
…s for a given package
…e to be installed/upgraded/downgraded
…some source files URLs
…h numbers present
… breakage scenarios
…ring conflict resolutions | not retrieving all packages that would break if a given package is uninstalled
…en there are packages to install and upgrade
…ded deps' dialog | [ui] adding missing 'pointing hand' cursors
…installation process
…h specific versions
…2 before being applied
…fter a fresh install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Arch
Snap
Improvements
AppImage
Arch
initializing task "Organizing data from installed packages" is taking about 80% less time (now is called "Indexing packages data") #131
upgrade
AUR
"Multi-threaded download (repositories)" is not the default behavior anymore (current pacman download approach is faster). If your settings has this property set as 'Yes', just change it to 'No'.
preventing a possible error when the optional deps of a given package cannot be found
Flatpak
Snap
UI
Fixes
AppImage
Arch
not able to upgrade a package that explicitly defines a conflict with itself (e.g: grub)
downloading some AUR packages sources twice when multi-threaded download is enabled
upgrade summary
some conflict resolution scenarios when upgrading several packages
not handling conflicting files errors during the installation process
displaying wrong progress during the upgrade process when there are packages to install and upgrade
uninstall: not detecting hard requirements properly
not displaying and uninstalling dependent packages during conflict resolutions
some environment variables are not available during the common operations (install, upgrade, downgrade, uninstall, makepkg, launch)
AUR
gpg --keyserver SERVER --recv-key KEYID
(the server address is retrieved from bauh-files)Flatpak
Snap
Web
UI