changelog 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. qubes-manager (4.1.14-1) unstable; urgency=medium
  2. [ Frédéric Pierret (fepitre) ]
  3. * debian: make the build reproducible
  4. [ Marta Marczykowska-Górecka ]
  5. * Added more reasonable behavior to "should I force shutdown or wait"
  6. message
  7. [ Frédéric Pierret (fepitre) ]
  8. * debian: use recommended build qt5 dependency pkg
  9. [ Marek Marczykowski-Górecki ]
  10. * debian: make sure qt5 build tools are used
  11. [ Frédéric Pierret (fepitre) ]
  12. * Add .gitlab-ci.yml
  13. [ Marek Marczykowski-Górecki ]
  14. * Move pylintrc to the top directory
  15. * gitlab-ci: add pylint job
  16. * Fix asyncio.all_tasks() call
  17. [ donoban ]
  18. * Multiple file log dialog
  19. * Pylint fixes
  20. * Fix SelectionMode on ui file
  21. * Added 'Show' Checkboxes to .ui
  22. * Added filterAcceptsRow() to QubesProxyModel
  23. * Enable 'Show' checkboxes by default
  24. * Removed unused import
  25. * Added saving and restore settings for showing checkboxes
  26. * Fix pylint warnings
  27. * Restored removed lines by accident (although I think that are
  28. useless at this moment)
  29. * Added 'Compact View' Action
  30. * Save 'compactview' state
  31. * Removed unused logs_menu
  32. [ donob4n ]
  33. * Update qubesmanager/log_dialog.py
  34. [ donoban ]
  35. * Fix Spanglish accident
  36. * File checking and error dialog moved to qube_manager
  37. * Changed filter to list comprehension (avoids pylint warning)
  38. [ Marek Marczykowski-Górecki ]
  39. * Add QubesValueError to mock qubesadmin.exc
  40. [ donoban ]
  41. * Include in backups changed to 'CheckStateRole'
  42. * Fix empty lines
  43. * flags() rewrite
  44. * Rename 'Include in backups' to 'Backup'
  45. * Replace '2' with Qt.Checked
  46. [ ctrlaltf24 ]
  47. * Added TemplateVM and disposableVM to Create New Qube
  48. * fixed trailing spaces
  49. [ Frédéric Pierret (fepitre) ]
  50. * Fix build with python3 for CentOS
  51. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 07 Jan 2021 15:11:00 +0100
  52. qubes-manager (4.1.13-1) unstable; urgency=medium
  53. [ Marta Marczykowska-Górecka ]
  54. * Modified Qube Manager toolbar to be more readable and added
  55. Emergency Pause
  56. * shutdown-when-idle gets its own checkbox in VM settings
  57. * Less intrusive max mem / init mem warning in VM Setting
  58. * Warn if trying to change layout on unsupported vms in Qube Manager
  59. * Added show password button to Backup/Restore
  60. * Extend testing timeout
  61. * Modified test to be less prone to timeouts
  62. * Fixed tests for keyboard layout
  63. * Fixes strict reset list bug in VM Device Settings
  64. * Fixed incorrect virtmode check (ignored PVH when it was the default)
  65. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 10 Oct 2020 03:34:05 +0200
  66. qubes-manager (4.1.12-1) wheezy; urgency=medium
  67. [ Marek Marczykowski-Górecki ]
  68. * travis: restore pylint
  69. * Make pylint happy
  70. [ Marta Marczykowska-Górecka ]
  71. * Fix for icon size for Qube Manager tests
  72. * Fixed display of default template in Create New VM
  73. [ Frédéric Pierret (fepitre) ]
  74. * spec: fix qt5 dependency for Fedora 33
  75. [ Marta Marczykowska-Górecka ]
  76. * Fix Boot from Device error when no block devices were found
  77. [ AJ Jordan ]
  78. * Fix capitalization in restore dialog
  79. [ Marta Marczykowska-Górecka ]
  80. * Fixed missing verbose error logging in Restore Backup
  81. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 14 Sep 2020 10:21:13 +0200
  82. qubes-manager (4.1.11-1) wheezy; urgency=medium
  83. [ donoban ]
  84. * Migration to View/Model design (#195)
  85. [ Marek Marczykowski-Górecki ]
  86. * tests: Update QMessageBox mockup
  87. * debian: drop removed table_widgets.py from the packaging
  88. * Replace quamash with qasync
  89. * travis: use included configs, drop R4.0 dom0 test
  90. [ Marta Marczykowska-Górecka ]
  91. * Fix incorrect Settings invocation in Qube Manager
  92. [ William Dizon ]
  93. * fixed misspelling in dialog box of success
  94. [ Marta Marczykowska-Górecka ]
  95. * Added more description to Global Settings update repo settings
  96. [ Marek Marczykowski-Górecki ]
  97. * travis: include Debian targets too
  98. [ Marta Marczykowska-Górecka ]
  99. * Added a Clone VM tool
  100. * Changed Clone action in Qube Manager and VM settings to use the new
  101. Clone Qube dialog
  102. * Updated Clone VM tool to use new better helper functions
  103. * Added and fixed tests for CloneVM tool
  104. * Make Qube Manager resistant to missing permissions
  105. * Global Settings now can function with partial permissions
  106. * Misc qubesmanager tools modified to be more resilient to
  107. insufficient permissions
  108. * Fixed VM settings to be more tolerant of missing permissions
  109. * Use the new QubesDaemonAccessError
  110. * Modified warning shown when destination qube for backup is
  111. unavailable
  112. [ Marek Marczykowski-Górecki ]
  113. * Bump required python3-qubesadmin version
  114. [ Marta Marczykowska-Górecka ]
  115. * Fixed lack of new vm.icon property handling in Qube Manager
  116. * Adjusted icon size in Qube Manager for better aesthetics
  117. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 13 Aug 2020 04:05:04 +0200
  118. qubes-manager (4.1.10-1) unstable; urgency=medium
  119. [ Frédéric Pierret (fepitre) ]
  120. *
  121. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 16 Jul 2020 06:10:58 +0200
  122. qubes-manager (4.1.9-1) unstable; urgency=medium
  123. Initial commit
  124. -- Frédéric Pierret (fepitre) <frederic.pierret@qubes-os.org> Sun, 14 Jun 2020 10:00:00 +0200