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

manager v4.0.18 (r4.0) #563

Closed
qubesos-bot opened this issue Jun 27, 2018 · 2 comments
Closed

manager v4.0.18 (r4.0) #563

qubesos-bot opened this issue Jun 27, 2018 · 2 comments

Comments

@qubesos-bot
Copy link

Update of manager to v4.0.18 for Qubes r4.0, see comments below for details.

Built from: QubesOS/qubes-manager@9d62468

Changes since previous version:
QubesOS/qubes-manager@9d62468 version 4.0.18
QubesOS/qubes-manager@16ced04 Merge remote-tracking branch 'qubesos/pr/97'
QubesOS/qubes-manager@7a5c304 Merge remote-tracking branch 'qubesos/pr/95'
QubesOS/qubes-manager@4933c6b Fixed error with large logs
QubesOS/qubes-manager@6b206d2 Log dialog viewer as a separate tool
QubesOS/qubes-manager@3b1057c Revert last and removed pylint disables
QubesOS/qubes-manager@877eeaa Added BaseException
QubesOS/qubes-manager@cee887a Merge remote-tracking branch 'qubesos/pr/96'
QubesOS/qubes-manager@1c99cfa travis: Add QubesPropertyAccessError exception mockup
QubesOS/qubes-manager@8de2641 Fixed a bug with warnings not modal in VM Settings
QubesOS/qubes-manager@34bcabd Show updates pending while running domain
QubesOS/qubes-manager@52c38b6 Fix search coherence when adding a domain
QubesOS/qubes-manager@9101f35 Last no-member
QubesOS/qubes-manager@b8d1cc4 Try with disable=no-member
QubesOS/qubes-manager@643147f Another try for travis
QubesOS/qubes-manager@0c4047f Disable no-name-in-module
QubesOS/qubes-manager@2a437bc Fix pylint warnings
QubesOS/qubes-manager@b8cb0f6 Fix very unlikely case when user right clicks the VM in the exact moment he deletes it.
QubesOS/qubes-manager@cb5bc16 Don't close the settings window if something failed when renaming e.g. the VM name already exists
QubesOS/qubes-manager@4d10356 Revert "Since lt methods are safe, is not needed to stop and reenable sorting."
QubesOS/qubes-manager@47e83f2 Added standalone VM's to check_updates() Also added an initial call when creating the timer, most users will look for updates inmediately after start the manager
QubesOS/qubes-manager@ac92bb5 Since lt methods are safe, is not needed to stop and reenable sorting. It causes a short freeze of the main window when reenabling, so better removing it.
QubesOS/qubes-manager@ae23443 Added try/except for all lt() methods since some VM could be deleted before the signal is received and handled.
QubesOS/qubes-manager@85dc0f9 Merge remote-tracking branch 'qubesos/pr/94'
QubesOS/qubes-manager@24a5850 Merge remote-tracking branch 'qubesos/pr/93'
QubesOS/qubes-manager@5b752fc Merge remote-tracking branch 'qubesos/pr/91'
QubesOS/qubes-manager@045c3bf Fix long line warning
QubesOS/qubes-manager@fe6a477 Pretty confusion with regex trying to make travis happy
QubesOS/qubes-manager@b580829 Added exceptions for domain add and remove
QubesOS/qubes-manager@8327e32 Fix pylint and travis errors
QubesOS/qubes-manager@d3bd164 Tiny fix to make pylint stop complaining
QubesOS/qubes-manager@455fea7 Fix for bug in VM Settings
QubesOS/qubes-manager@744ddfc Fixes unwanted behavior in VM settings
QubesOS/qubes-manager@edbc4c4 Fix misspelling on Updates Timer() and better timeout
QubesOS/qubes-manager@031ad02 Settings window: do not crash when there is no firewall rule
QubesOS/qubes-manager@c43a470 Added missing updates() method for some widget
QubesOS/qubes-manager@a77cc51 Fix missing template updates-available
QubesOS/qubes-manager@78ba305 Added startup progress dialog
QubesOS/qubes-manager@d54ba5b More elegant fix for settings size
QubesOS/qubes-manager@1dcfc6e Removed debug print
QubesOS/qubes-manager@224c870 Outdated state cleanup
QubesOS/qubes-manager@e2fccf5 Revert "Removed progress wait when updating template"
QubesOS/qubes-manager@ce07b9d This tries to fix some rare case when it stops receieving dbus events
QubesOS/qubes-manager@806915f Added Timer for template updates
QubesOS/qubes-manager@bc07e37 Refresh table selection when pause/resume
QubesOS/qubes-manager@e2e66cb Added calls to table_selection_changed()
QubesOS/qubes-manager@027d106 VmRowInTable dbus events moved to VmManagerWindow
QubesOS/qubes-manager@5440384 Set settings dialog to minimun size, it gets adjusted properly to good view
QubesOS/qubes-manager@bfc54b7 - Removed unnedeed calls to vms_in_table[vm.qid].update()
QubesOS/qubes-manager@5e6c053 - Removed update_single_row() and add direct calls to update() (Some of them could be deleted since dbus events will handle them)
QubesOS/qubes-manager@5b846a7 Removed unneeded calls to table.update()
QubesOS/qubes-manager@3a5a314 Removed 'Refresh' button :)
QubesOS/qubes-manager@8753119 Initial version with dbus
QubesOS/qubes-manager@ddf2e73 - Remove some stuff on fill_table since its only called once on startup
QubesOS/qubes-manager@be055d8 Revert order of fill_table() and show() and removed the timer
QubesOS/qubes-manager@07d36a9 Added update() methods on some widgets for update them without recreating
QubesOS/qubes-manager@9633f6e Removed progress wait when updating template
QubesOS/qubes-manager@3ec089f Added make clean to Makefile
QubesOS/qubes-manager@7f4d6e8 Improved descriptions in Global Settings window
QubesOS/qubes-manager@9f34e05 Merge remote-tracking branch 'qubesos/pr/86'
QubesOS/qubes-manager@d6c8f7b spec.in: change to 'noarch' rpm package
QubesOS/qubes-manager@9aa8f66 Merge remote-tracking branch 'qubesos/pr/87'
QubesOS/qubes-manager@1969610 Removed useless action Attach Block Device from Qube Manager
QubesOS/qubes-manager@48bcbf4 spec.in: add changelog placeholder
QubesOS/qubes-manager@ac83f0a Create .spec.in and Source0
QubesOS/qubes-manager@5cfa0bb Fix bug in Qube Manager

Referenced issues:
QubesOS/qubes-issues#3722
QubesOS/qubes-issues#3760
QubesOS/qubes-issues#3825
QubesOS/qubes-issues#3891
QubesOS/qubes-issues#3732
QubesOS/qubes-issues#3959

If you're release manager, you can issue GPG-inline signed command:

  • Upload manager 9d62468ff288e4f719317f2dda137d33c59d98ba r4.0 current repo (available 7 days from now)
  • Upload manager 9d62468ff288e4f719317f2dda137d33c59d98ba r4.0 current (dists) repo, you can choose subset of distributions, like vm-fc24 vm-fc25 (available 7 days from now)
  • Upload manager 9d62468ff288e4f719317f2dda137d33c59d98ba r4.0 security-testing repo

Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).

@qubesos-bot
Copy link
Author

Package for dom0 was built (build log) and uploaded to current-testing repository

@marmarek
Copy link
Member

Superseded by #600

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants