changelog 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. qubes-core-agent (2.1.42) jessie; urgency=medium
  2. * firewall: show error message only on actual error
  3. * Avoid 100MB reserved space in private ext4 partition
  4. * gui-fatal: do not run as root
  5. * fedora: workaround slow system shutdown (#852)
  6. * Rename qubes-yum-proxy service to qubes-updates-proxy
  7. * Rename yum-proxy-setup service to updates-proxy-setup
  8. * updates-proxy: add rules for debian repositories (#887)
  9. * qrexec: check for setuid() error when calling zenity/kdialog
  10. * Use systemd mechanism for loading kernel modules (when available)
  11. * Add missing u2mfn module load
  12. * archlinux: modules-load.d handled now in generic files
  13. * debian: migrate to native systemd services
  14. * updates-proxy-setup: support setting proxy for apt (#887)
  15. * Introduce qubes.SetDateTime service for time synchronization
  16. * systemd: fix 'service' path
  17. * Include /rw in the package
  18. * debian: custom dh_auto_clean no longer needed
  19. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Oct 2014 01:49:58 +0200
  20. qubes-core-agent (2.1.41) jessie; urgency=medium
  21. [ Marek Marczykowski-Górecki ]
  22. * dispvm: slow down "spinlock" while waiting for save/restore
  23. [ Olivier MEDOC ]
  24. * archlinux: add notification daemon
  25. * archlinux: follow fedora20 qubes agent improvement
  26. * archlinux: follow fedora20 qubes agent improvement
  27. * archlinux: enable/disable services when corresponding packages got
  28. installed
  29. [ Marek Marczykowski-Górecki ]
  30. * network: use the same gateway IP generation method as backend
  31. * Revert "network: use the same gateway IP generation method as
  32. backend"
  33. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 Aug 2014 17:45:15 +0200
  34. qubes-core-agent (2.1.40) jessie; urgency=medium
  35. [ Marek Marczykowski-Górecki ]
  36. * Fix compiler warnings.
  37. * Enable compiler optimization.
  38. * rpm: do not disable abrt-applet autostart
  39. * systemd: relax qubes-sysinit dependencies
  40. * systemd: reexec systemd to ensure right version is running
  41. * rpm: fix notification-daemon setup
  42. * archlinux: do not fail mount /usr/lib/modules if already mounted
  43. * version 2.1.34
  44. * suspend: fix dbus-send invocation
  45. * qubes-rpc: log service stderr to syslog instead of sending to dom0
  46. (#842)
  47. * version 2.1.35
  48. [ Wojciech Zygmunt Porczyk ]
  49. * misc: do not display file preview by default (#813)
  50. [ Vincent Penquerc'h ]
  51. * vm-file-editor: remove temporary file on exit
  52. [ Marek Marczykowski-Górecki ]
  53. * rpm: remove /lib/firmware/updates link
  54. * Hide nm-applet icon earlier (#857)
  55. * Configure only installed programs
  56. * network: setup NM connection when its active in the ProxyVM
  57. * version 2.1.36
  58. * Add --dispvm to qvm-run documentation
  59. * Fix formating
  60. * Do not start nm-applet at all when no NetworkManager running (#857)
  61. * version 2.1.37
  62. * rpm: require generic "desktop-notification-daemon" not a specific
  63. one
  64. * rpm: enable haveged service by default (#673)
  65. * Do not start nm-applet at all when no NetworkManager running -
  66. update (#857)
  67. * rpm: enable/disable services when corresponding packages got
  68. installed
  69. * dispvm: close all windows after apps prerun (#872)
  70. * version 2.1.38
  71. * systemd: do not reexec when not necessary
  72. * version 2.1.39
  73. * rpm: mark config files with %config(noreplace)
  74. [ Davíð Steinn Geirsson ]
  75. * Split install target into install-common and install-rh, and add all
  76. target
  77. * Fix make clean target
  78. * Check for xenstore-read in /usr/sbin as well (default on debian)
  79. * Use xenstore.h instead of xs.h when xen >= 4.2
  80. * Explicitly specify /bin/bash for Makefile SHELL, since it's
  81. required.
  82. * Initial debian packaging
  83. [ Marek Marczykowski-Górecki ]
  84. * debian: update deps
  85. * qrexec: fix loop bounds
  86. * gitignore
  87. * Fix bashism
  88. * gitignore: fix binary packages declaration
  89. * debian: add updates repo definition and key
  90. * debian: fix qfile-unpacker perms
  91. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 28 Jul 2014 02:38:59 +0200
  92. qubes-core-agent (2.1.33) jessie; urgency=low
  93. * Initial Release.
  94. -- Davíð Steinn Geirsson <david@dsg.is> Mon, 21 Apr 2014 01:31:55 +0000