changelog 5.0 KB

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