changelog 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. qubes-core-agent (2.1.41) jessie; urgency=medium
  2. [ Marek Marczykowski-Górecki ]
  3. * dispvm: slow down "spinlock" while waiting for save/restore
  4. [ Olivier MEDOC ]
  5. * archlinux: add notification daemon
  6. * archlinux: follow fedora20 qubes agent improvement
  7. * archlinux: follow fedora20 qubes agent improvement
  8. * archlinux: enable/disable services when corresponding packages got
  9. installed
  10. [ Marek Marczykowski-Górecki ]
  11. * network: use the same gateway IP generation method as backend
  12. * Revert "network: use the same gateway IP generation method as
  13. backend"
  14. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 Aug 2014 17:45:15 +0200
  15. qubes-core-agent (2.1.40) jessie; urgency=medium
  16. [ Marek Marczykowski-Górecki ]
  17. * Fix compiler warnings.
  18. * Enable compiler optimization.
  19. * rpm: do not disable abrt-applet autostart
  20. * systemd: relax qubes-sysinit dependencies
  21. * systemd: reexec systemd to ensure right version is running
  22. * rpm: fix notification-daemon setup
  23. * archlinux: do not fail mount /usr/lib/modules if already mounted
  24. * version 2.1.34
  25. * suspend: fix dbus-send invocation
  26. * qubes-rpc: log service stderr to syslog instead of sending to dom0
  27. (#842)
  28. * version 2.1.35
  29. [ Wojciech Zygmunt Porczyk ]
  30. * misc: do not display file preview by default (#813)
  31. [ Vincent Penquerc'h ]
  32. * vm-file-editor: remove temporary file on exit
  33. [ Marek Marczykowski-Górecki ]
  34. * rpm: remove /lib/firmware/updates link
  35. * Hide nm-applet icon earlier (#857)
  36. * Configure only installed programs
  37. * network: setup NM connection when its active in the ProxyVM
  38. * version 2.1.36
  39. * Add --dispvm to qvm-run documentation
  40. * Fix formating
  41. * Do not start nm-applet at all when no NetworkManager running (#857)
  42. * version 2.1.37
  43. * rpm: require generic "desktop-notification-daemon" not a specific
  44. one
  45. * rpm: enable haveged service by default (#673)
  46. * Do not start nm-applet at all when no NetworkManager running -
  47. update (#857)
  48. * rpm: enable/disable services when corresponding packages got
  49. installed
  50. * dispvm: close all windows after apps prerun (#872)
  51. * version 2.1.38
  52. * systemd: do not reexec when not necessary
  53. * version 2.1.39
  54. * rpm: mark config files with %config(noreplace)
  55. [ Davíð Steinn Geirsson ]
  56. * Split install target into install-common and install-rh, and add all
  57. target
  58. * Fix make clean target
  59. * Check for xenstore-read in /usr/sbin as well (default on debian)
  60. * Use xenstore.h instead of xs.h when xen >= 4.2
  61. * Explicitly specify /bin/bash for Makefile SHELL, since it's
  62. required.
  63. * Initial debian packaging
  64. [ Marek Marczykowski-Górecki ]
  65. * debian: update deps
  66. * qrexec: fix loop bounds
  67. * gitignore
  68. * Fix bashism
  69. * gitignore: fix binary packages declaration
  70. * debian: add updates repo definition and key
  71. * debian: fix qfile-unpacker perms
  72. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 28 Jul 2014 02:38:59 +0200
  73. qubes-core-agent (2.1.33) jessie; urgency=low
  74. * Initial Release.
  75. -- Davíð Steinn Geirsson <david@dsg.is> Mon, 21 Apr 2014 01:31:55 +0000