changelog 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. qubes-core-agent (3.1.1-1) wheezy; urgency=medium
  2. * Update repository definition for r3.1
  3. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 29 Sep 2015 16:55:35 +0200
  4. qubes-core-agent (3.1.0-1) wheezy; urgency=medium
  5. [ Patrick Schleizer ]
  6. * Allow passwordless login for user "user" (when using 'sudo xl
  7. console').
  8. * Allow passwordless login for user "user" (when using 'sudo xl
  9. console') for images being upgraded.
  10. * show error msg if qubes.ReceiveUpdates failed
  11. [ qubesuser ]
  12. * qubes-rpc: fix broken temporary file deletion in qubes.GetImageRGBA
  13. [ Patrick Schleizer ]
  14. * added missing dependency python-dbus to 'Depends:'
  15. [ Marek Marczykowski-Górecki ]
  16. * rpm: add dbus-python dependency
  17. [ qubesuser ]
  18. * qubes-rpc: fix broken temporary file deletion in qubes.GetImageRGBA
  19. * qubes-rpc: fix icon selection using pyxdg and support SVG icons
  20. [ Patrick Schleizer ]
  21. * fixed 'Debian 8 apt.config.d misconfiguration'
  22. * added missing dependency xserver-xorg-dev
  23. * - Prevent 'su -' from asking for password in Debian [based]
  24. templates. Thanks to @unman and @marmarek for suggesting the fix!
  25. Fixes https://github.com/QubesOS/qubes-issues/issues/1128. - Changed
  26. 'ifeq (1,${DEBIANBUILD})' to 'ifeq ($(shell lsb_release -is),
  27. Debian)' to make the build work outside of Qubes Builder as well.
  28. * Fixed /etc/pam.d/su.qubes. (Moved line 'auth sufficient
  29. pam_permit.so' up. May not be low '@include' lines.)
  30. * fix typo
  31. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 29 Sep 2015 16:39:55 +0200
  32. qubes-core-agent (3.0.16-1) wheezy; urgency=medium
  33. [ Marek Marczykowski-Górecki ]
  34. * debian: remove SELinux disabling code
  35. * Revert "qubes-desktop-run: Activate via DBUS when desktop file
  36. contains DBusActivatable"
  37. * qubes-desktop-run: start the Dbus service (if needed)
  38. [ Patrick Schleizer ]
  39. * added pulseaudio-kde and spice-vdagent to qubes-trigger-desktop-
  40. file-install
  41. [ Jason Mehring ]
  42. * debian: Move python-xdg to depends section in debian/control
  43. * sudoers.d: Stops QT from using the MIT-SHM X11 Shared Memory
  44. Extension
  45. [ Rusty Bird ]
  46. * Mount /dev/xvdb with fs type "auto"
  47. [ Marek Marczykowski-Górecki ]
  48. * Move .desktop launching code to python moules so it can be reused
  49. * Implement dropins for /etc/xdg/autostart (#1151)
  50. * Remove dynamically generated autostart desktop files
  51. * qubes-session-autostart: do not abort the whole process on invalid
  52. file
  53. * qubes-desktop-run: don't crash on Debian wheezy (glib < 2.36)
  54. * debian: fix /dev permissions on upgrade
  55. * systemd: fix starting cups
  56. * debian: depend on gawk
  57. * Fix show-hide-nm-applet.desktop - use OnlyShowIn=X-QUBES
  58. [ Patrick Schleizer ]
  59. * moved python-xdg from Recommends to Depends
  60. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 03 Sep 2015 02:45:30 +0200
  61. qubes-core-agent (3.0.15-1) wheezy; urgency=medium
  62. * debian: remove `Recommends: chrony`
  63. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 08 Aug 2015 23:23:38 +0200
  64. qubes-core-agent (3.0.14-1) wheezy; urgency=medium
  65. [ Marek Marczykowski-Górecki ]
  66. * kernel-placeholder: prevent xl2tpd from pulling kernel packages
  67. * qubes-core-vm-kernel-placeholder 1.0-3
  68. [ Olivier MEDOC ]
  69. * archlinux: update dependency list based on .spec file
  70. * archlinux: reorganize install script to make it more easily
  71. compareable with the .spec file
  72. * archlinux: fix syntax errors in install file
  73. [ Marek Marczykowski-Górecki ]
  74. * debian: fix permissions of /var/lib/qubes/dom0-updates
  75. [ Patrick Schleizer ]
  76. * also inform in cli if no new updates are available
  77. [ Olivier MEDOC ]
  78. * archlinux: pulseaudio should be configured in gui agent and will
  79. break installation of pulseaudio if installed in core-agent-linux
  80. * archlinux: enabled configuration of all core agent dependencies
  81. * archlinux: ensure python2 is used for all scripts and fix
  82. dependencies for qubes-desktop-run
  83. [ Jason Mehring ]
  84. * debian: Renamed incorrect filename: 00notiy-hook -> 00notify-hook
  85. * debian: Comment out deb-src line in qubes-r3.list
  86. * Use 'which' to locate fuser since fuser path is different in Fedora
  87. and Debian
  88. * debian: Change triggers to use `interest-await` (execute triggers
  89. after all packages installed)
  90. * Remove '.service' from systemd enable loop as unit_name already
  91. contains .service in name
  92. * debian: remove cups/print-applet triggers
  93. * debian: Added cups, system-config-printer to Recommends
  94. * Makefile: Add systemd drop-in support which include conditionals to
  95. prevent services from starting
  96. * fedora: Add systemd drop-in support which include conditionals to
  97. prevent services from starting
  98. * debian: Add systemd drop-in support which include conditionals to
  99. prevent services from starting
  100. * Re-aranged qubes-vm.preset to indicate which services are specificly
  101. for Fedora only
  102. * vm-systemd: Add systemd drop-in support which include conditionals
  103. to prevent services from starting
  104. [ Marek Marczykowski-Górecki ]
  105. * archlinux: remove installOverridenServices as now handled by systemd
  106. dropins
  107. * fedora: do not own dropins directories
  108. * fedora: simulate preset-all only on first install, not upgrade
  109. * fedora: fix default locale generation
  110. * qrexec: fix exit code from qrexec-client-vm
  111. * qrexec: make sure that all the pipes/sockets are closed on cleanup
  112. [ Jason Mehring ]
  113. * qubes-desktop-file-install: Manages xdg desktop entry files
  114. * debian: Reformat depends in control for better readability
  115. * debian: qubes-desktop-file-install: Add misssing depend to contol
  116. * debian: Switch to using org.mate.NotificationDaemon by default to
  117. eliminate popups not closing
  118. * fedora: Use 'slider' org.mate.NotificationDaemon theme
  119. * qubes-desktop-run: Activate via DBUS when desktop file contains
  120. DBusActivatable
  121. [ Marek Marczykowski-Górecki ]
  122. * Move `/usr/share/qubes/xdg` to `/var/lib/qubes/xdg`
  123. [ Patrick Schleizer ]
  124. * fixed "in place upgrade issue - base-passwd debconf interative
  125. question asks 'Remove group "qubes"'"
  126. * fixed "in place upgrade issue - base-passwd debconf interative
  127. questi…on asks 'Remove group "qubes"'" for existing users
  128. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 08 Aug 2015 04:16:52 +0200
  129. qubes-core-agent (3.0.13-1) wheezy; urgency=medium
  130. * fedora: ensure that /etc/sysconfig/iptables exists (Fedora 20)
  131. * fedora/systemd: fix service enabling code
  132. * network: use iptables-restore instead of iptables --wait
  133. * network: guard iptables call with manual lock
  134. * network: disable tx csum offload on vif interfaces
  135. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 01 Jul 2015 07:05:53 +0200
  136. qubes-core-agent (3.0.12-1) wheezy; urgency=medium
  137. * dom0-updates: make the tool working on Debian
  138. * fedora, debian: make sure that default locale is generated
  139. * rpm: improve setting iptables rules
  140. * Do not override file pointed by /etc/localtime symlink
  141. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 23 Jun 2015 20:06:22 +0200
  142. qubes-core-agent (3.0.11-1) wheezy; urgency=medium
  143. [ Marek Marczykowski-Górecki ]
  144. * debian: fix apt sources.list generation (missing debian version
  145. field)
  146. [ Jason Mehring ]
  147. * Set a default locale if missing
  148. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 11 Jun 2015 04:06:26 +0200
  149. qubes-core-agent (3.0.10-1) wheezy; urgency=medium
  150. * rpm: ensure that all the services are enabled after upgrade
  151. * qrexec: do not show message about missing fork-sever - it isn't an
  152. error
  153. * rpm: add missing dependencies
  154. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 02 Jun 2015 11:20:18 +0200
  155. qubes-core-agent (3.0.9-1) wheezy; urgency=medium
  156. [ Jason Mehring ]
  157. * debian: Only notify dom0 on apt-get post hook; don't update package
  158. index
  159. * debian: Allow apt-get post hook to fail gracefully (won't work in
  160. chroot)
  161. [ Marek Marczykowski-Górecki ]
  162. * appmenus: hide message about missing /usr/local/share/applications
  163. * qrexec: prefer VM-local service file (if present) over default one
  164. * rpm: mark service files as configuration to not override user
  165. changes
  166. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 May 2015 03:27:58 +0200
  167. qubes-core-agent (3.0.8-1) wheezy; urgency=medium
  168. [ Marek Marczykowski-Górecki ]
  169. * Use iptables --wait only when it is supported
  170. [ Jason Mehring ]
  171. * debian: Update notification now notifies dom0 when an upgrade is
  172. completed
  173. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 28 Apr 2015 12:51:48 +0200
  174. qubes-core-agent (3.0.7-1) wheezy; urgency=medium
  175. [ Marek Marczykowski-Górecki ]
  176. * debian: install qubes-download-dom0-updates.sh
  177. * prepare-dvm: fix bashism
  178. * network: wait for iptables lock instead of aborting
  179. * rpm: cleanup R2->R3.0 transitional package
  180. [ Jason Mehring ]
  181. * whonix: Added protected-files file used to prevent scripts from
  182. modifying files that need to be protected
  183. * Changed location of PROTECTED_FILE_LIST to /etc/qubes/protected-
  184. files.d
  185. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Apr 2015 02:36:55 +0200
  186. qubes-core-agent (3.0.6-1) wheezy; urgency=medium
  187. * qrexec: do not reset umask to 077 for every started process
  188. * rpm/systemd: do not use preset-all during package upgrade
  189. * systemd: disable avahi-daemon and dnf-makecache
  190. * dispvm: do not start GUI apps during prerun
  191. * Fix resizing of /rw partition (private.img)
  192. * Minor fixes in mount-home.sh
  193. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 11 Apr 2015 03:40:57 +0200
  194. qubes-core-agent (3.0.5-1) wheezy; urgency=medium
  195. * systemd: use presets to enable services, call preset-all
  196. * systemd: install overridden unit file for chronyd
  197. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 07 Apr 2015 14:58:36 +0200
  198. qubes-core-agent (3.0.4-1) wheezy; urgency=medium
  199. [ Marek Marczykowski-Górecki ]
  200. * qrexec: try to recover from fork-server communication error
  201. * rpm: add missing BuildRequires: libX11-devel
  202. * debian: fix handling SysV units in disableSystemdUnits
  203. * debian: update NetworkManager configuration
  204. [ Wojtek Porczyk ]
  205. * qubes-rpc-multiplexer: deprecate /etc/qubes_rpc, allow /usr/local
  206. * sudoers: do not require TTY
  207. [ Marek Marczykowski-Górecki ]
  208. * Update repository definition: r3 -> r3.0
  209. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 02 Apr 2015 00:55:09 +0200
  210. qubes-core-agent (3.0.3-1) wheezy; urgency=medium
  211. * Enable updates repos by default
  212. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 27 Mar 2015 01:24:43 +0100
  213. qubes-core-agent (3.0.2-1) wheezy; urgency=medium
  214. [ Marek Marczykowski-Górecki ]
  215. * debian: fix version number
  216. * backup: fix qubes.Restore service - do not send garbage as backup
  217. data
  218. [ Jason Mehring ]
  219. * debian: Add extend-diff-ignore options to debian packager
  220. [ Marek Marczykowski-Górecki ]
  221. * qrexec: fork into background after setting up qrexec-fork-server
  222. socket
  223. * Fix "backup: fix qubes.Restore service - do not send garbage as
  224. backup data"
  225. [ Jason Mehring ]
  226. * Switched qvm-move-to-vm.{gnome,kde} scripts to use bash not sh
  227. * Removed nautilus-actions depend and replaced with nautilus-python
  228. * Removed code that deleted original nautilus actions
  229. [ Marek Marczykowski-Górecki ]
  230. * fc21: fix DispVM preparation - Xorg has new name
  231. * dispvm: kill all process after populating caches
  232. * dispvm: start gui agent early, do not kill Xorg
  233. * dispvm: close only visible windows during DispVM preparation
  234. * Move mounting /rw and /home to separate service
  235. * dispvm: use qubes.WaitForSession to wait for gui-agent startup
  236. * dispvm: include memory caches in "used memory" notification
  237. * dispvm: do not restart qubesdb-daemon, use watch instead
  238. * qrexec: simplify makefile
  239. * qrexec: handle data vchan directly from qrexec-client-vm
  240. * qrexec: return remote process status as qrexec-client-vm exit code
  241. * qrexec: better handle remote process termination
  242. * qrexec: do not break connection on duplicated SIGUSR1
  243. * qrexec: minor readability fix
  244. * qrexec: process vchan data queue (esp MSG_EXIT_CODE) before sending
  245. anything
  246. * qrexec: add option to use real stdin/out of qrexec-client-vm
  247. * qrexec: do not leak FDs to logger process
  248. * qrexec: execute RPC service directly (without a shell) if it has
  249. executable bit set
  250. * qrexec: get rid of shell in services using EOF for any signaling
  251. * qrexec: move qrexec-client-vm to /usr/bin
  252. * Add support for comments in qubes-suspend-module-blacklist
  253. * Create filesystem if the private.img is empty
  254. * Provide stub files in /rw/config
  255. * qrexec: fix compile warning
  256. * qrexec: do not wait for local process if no one exists
  257. * qrexec: enable compiler optimization
  258. * Do not load xen-usbfront automatically
  259. * fedora: override iptables configuration on initial installation
  260. * Update comments and xenbus intf in startup scripts regarding vchan
  261. requirements
  262. * dom0-update: allow to specify custom yum action
  263. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 26 Mar 2015 23:56:25 +0100
  264. qubes-core-agent (3.0.1-1) jessie; urgency=medium
  265. [ Marek Marczykowski-Górecki ]
  266. * Reenable imsettings service
  267. * systemd: fix xenstore-ls path
  268. [ Jason Mehring ]
  269. * Allow hyphenated distro names in tinyproxy filter
  270. * Change condition test to compare to a link "-L"
  271. * debian: add xen-utils-common as a dependancy to allow Debian proxies
  272. * debian: Added maintainers scripts (pre / postinit + rm) - Currently
  273. in debug mode
  274. * debian: preinst needs a group and force no password entry on adduser
  275. * debian: Added less restrictive filter option for debian packages
  276. Sites like sourceforge append ?downloadxxx to end
  277. * debian: added new depends
  278. * debian: force shell to be bash since its default is dash and many
  279. qubes scripts rely on bash and will break in dash and added
  280. tinyproxy user
  281. [ HW42 ]
  282. * move fedora specific stuff to install-rh target
  283. * don't track debina/files (since it is autogenerated)
  284. * use systemd in debian
  285. * install iptables/forwarding for debian
  286. * various patches for debian
  287. * improve update of /etc/hosts
  288. * make source.list multiarch compatible
  289. * add xserver-xorg-video-dummy to the dependencies list of qubes-core-
  290. agent
  291. * dispvm-presun.sh needs bash
  292. * use sleep instead os usleep since it is more portable
  293. * debian: chown /home_volatile/user in posinst
  294. * fix xenstore-read path in network-proxy-setup.sh for debian
  295. * debian: add dependency on xen-utils since it's needed for
  296. proxy/netvm
  297. * debian: add support for qubes appmenus
  298. [ Marek Marczykowski-Górecki ]
  299. * debian: fix initialization of /etc/hosts
  300. [ Jason Mehring ]
  301. * debian: set -e added in place of set -x
  302. * debian: Made debian proxy filter rules more restrictive
  303. * debian: Cleanup
  304. * debian: Prepend package name to maintainers scripts
  305. * debian: Add qubes-update-check for Debian
  306. * debian: Revert back to original NetworkManager, ModemManager service
  307. names
  308. * debian: apt-get needs to update first
  309. * debian: Remove absolute path to xenstore-*
  310. * debian: Added more dependancies
  311. * debian: Added postrm disable of other Qubes packages
  312. * debian: Added all other outstanding triggers contained in rpm_spec
  313. as well as triggers if other packages get installed at a later date
  314. the configurations will run on them
  315. * debian: removed commented out depends
  316. * debian: Added more error reporting to track down any missing
  317. dependancies
  318. * debian: More depends for debian as netvm and some configuration
  319. tweaks.
  320. [ Marek Marczykowski-Górecki ]
  321. * network: do not use ifcfg-rh NM plugin
  322. * network: fix NM uplink config permissions
  323. [ Jason Mehring ]
  324. * debian: Add new notification agent depends; remove other
  325. * debian: Added functionality to move desktop entry config files to
  326. /usr/share/qubes/xdg/autostart to preserve originals
  327. * debian: Wrong variable name was used to create
  328. /usr/share/qubes/xdg/autostart
  329. [ Marek Marczykowski-Górecki ]
  330. * Fix compile flags order (-lX11 moved to the end)
  331. [ Jason Mehring ]
  332. * debian: Updated tinyproxy filter rules
  333. * debian: Don't display systemd info in chroot since systemd show does
  334. not work in chroot
  335. [ Marek Marczykowski-Górecki ]
  336. * network: fix indentation
  337. * Fix disabling nm-applet when NM is disabled
  338. * debian: create tinyproxy as system user
  339. * debian: fix generation of apt sources list file
  340. * debian: add missing python-gi to dependencies
  341. * debian: remove obsolete code from postinst script
  342. * debian: fix service name in postinst script
  343. * Update update-proxy rules for debian security fixes repo
  344. [ HW42 ]
  345. * debian: move not strictly required packages to Recommends-Section.
  346. * debian: remove unneeded acpid dependency
  347. [ Marek Marczykowski-Górecki ]
  348. * network: set uplink configuration based on MAC (NetworkManager)
  349. * network: fix NM config preparation
  350. [ Jason Mehring ]
  351. * fc21: iptables configurations conflict with fc21 yum package manager
  352. * fc21: Remove left-over code comment
  353. [ Marek Marczykowski-Górecki ]
  354. * fedora: Add security-testing repo definition
  355. * filecopy: prevent files/dirs movement outside incoming directory
  356. during transfer
  357. * fedora: Fix iptables config install script
  358. * fedora: Fix iptables config installation one more time
  359. [ HW42 ]
  360. * don't ignore asprintf() return value
  361. [ Marek Marczykowski-Górecki ]
  362. * network: support for not setting DNS and/or default gateway
  363. [ Olivier MEDOC ]
  364. * archlinux: fix new packaging requirements related to sbin, lib64,
  365. run ...
  366. * archlinux: align with fedora changes related to imsettings
  367. [ Marek Marczykowski-Górecki ]
  368. * fedora: reduce code duplication in systemd triggers
  369. * fedora: reload systemd only once
  370. * systemd: allow to start cron daemon (#909)
  371. * filecopy: fallback to "open(..., 000)" method when /proc
  372. inaccessible
  373. * network: support for not setting DNS and/or default gateway (v2)
  374. * rpm: add missing R: pygobject3-base
  375. [ HW42 ]
  376. * debian: fix for QSB #014 requires up to date qubes-utils
  377. * debian: postinst: use systemctl mask
  378. * debian: postinst: use dpkg-divert
  379. * debian: don't generate regular conf files in postinst
  380. * debian: postinst: don't remove /etc/udev/rules.d/*
  381. * debian: postinst: don't create /rw - it is already part of the
  382. package
  383. * debian: postinst: use systemctl to set default target
  384. * debian: postinst: remove fedora specific code
  385. * debian: postinst: enable netfilter-persistent service
  386. * debian: postinst: cleanup
  387. * debian: postinst: don't start systemd services
  388. * debian: postinst: enable haveged only if installed
  389. * debian: postinst: remove redundant and misleading trigger output
  390. * debian: install fstab as normal config file
  391. * debian: preinst: remove modification of /etc/modules
  392. * remove 'bashisms' or explicit use bash
  393. * debian: preinst: don't force the default shell to bash
  394. * debian: prerm: remove obsolete code
  395. * debian: preinst: cleanup user creation
  396. [ Wojtek Porczyk ]
  397. * spec: require linux-utils-3.0.1
  398. [ Matt McCutchen ]
  399. * Switch to preset file for systemd units to disable.
  400. * Make qvm-run bidirectional and document its limitations.
  401. [ Marek Marczykowski-Górecki ]
  402. * debian: change systemctl set-default back to manual symlink
  403. * network: fix handling newline in firewall rules
  404. * qrexec: use sockets instead of pipes to communicate with child
  405. process
  406. * qrexec: reorganise code for upcoming change
  407. * qrexec: add simple "fork server" to spawn new processes inside user
  408. session
  409. * Adjust permissions of /var/run/qubes
  410. [ Jason Mehring ]
  411. * debian: Remove 'exit 0' in maintainer section scripts to all other
  412. debhelpers (if any) to also execute
  413. * Add a qubes group and then add the user 'user' to the group
  414. * Remove 'xen.evtchn' udev rule
  415. * Set permissions to /proc/xen/privcmd, so a user in qubes group can
  416. access
  417. * debian: Converted debian package to a quilt package to allow patches
  418. * debian: Refactor Debian quilt packaging for xen
  419. * debian: Remove 'exit 0' in maintainer section scripts to all other
  420. debhelpers (if any) to also execute
  421. * Add a qubes group and then add the user 'user' to the group
  422. * Remove 'xen.evtchn' udev rule
  423. * Set permissions to /proc/xen/privcmd, so a user in qubes group can
  424. access
  425. * debian: Converted debian package to a quilt package to allow patches
  426. * debian: Revert depends back to use libxen-dev
  427. * debian: Move creation of directories into debian.dirs configuration
  428. file
  429. * debian: Remove dist target from Makefile as copy-in is now being
  430. used
  431. * debian: Remove unneeded patch file and README
  432. * Make sure when user is added to qubes group that the group is
  433. appended
  434. [ Marek Marczykowski-Górecki ]
  435. * qrexec: fix compile warning
  436. * debian: reenable -Werror, mentioned warning already fixed
  437. * debian: exclude binary packages from source archive
  438. * updates-proxy: allow xz compressed metadata (fc21)
  439. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 17 Feb 2015 14:14:16 +0100
  440. qubes-core-agent (3.0.0-1) jessie; urgency=medium
  441. [ Marek Marczykowski-Górecki ]
  442. * Improve handling of .desktop files
  443. * suspend: do not disable network frontend devices
  444. * Handle tabs in /etc/hosts
  445. [ Marek Marczykowski ]
  446. * Update for new vchan API
  447. * spec: add dependencies on vchan package (both R: and BR:)
  448. * load xen-gntalloc module required by libxenvchan
  449. * spec: get backend_vmm from env variable
  450. * rpm: fix typo
  451. * Use Qubes DB instead of Xenstore
  452. * systemd: fix qubes-service handling
  453. * dispvm: restart qubesdb at DispVM start
  454. [ Marek Marczykowski-Górecki ]
  455. * qrexec: remove dom0 targets from makefile
  456. * code style: replace tabs with spaces
  457. * qrexec: new protocol - direct data vchan connections
  458. * Use xenstore.h instead of xs.h
  459. * qrexec: register exec function
  460. * Update repos and keys for Qubes R3
  461. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 22 Nov 2014 16:24:17 +0100
  462. qubes-core-agent (2.1.42) jessie; urgency=medium
  463. * firewall: show error message only on actual error
  464. * Avoid 100MB reserved space in private ext4 partition
  465. * gui-fatal: do not run as root
  466. * fedora: workaround slow system shutdown (#852)
  467. * Rename qubes-yum-proxy service to qubes-updates-proxy
  468. * Rename yum-proxy-setup service to updates-proxy-setup
  469. * updates-proxy: add rules for debian repositories (#887)
  470. * qrexec: check for setuid() error when calling zenity/kdialog
  471. * Use systemd mechanism for loading kernel modules (when available)
  472. * Add missing u2mfn module load
  473. * archlinux: modules-load.d handled now in generic files
  474. * debian: migrate to native systemd services
  475. * updates-proxy-setup: support setting proxy for apt (#887)
  476. * Introduce qubes.SetDateTime service for time synchronization
  477. * systemd: fix 'service' path
  478. * Include /rw in the package
  479. * debian: custom dh_auto_clean no longer needed
  480. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Oct 2014 01:49:58 +0200
  481. qubes-core-agent (2.1.41) jessie; urgency=medium
  482. [ Marek Marczykowski-Górecki ]
  483. * dispvm: slow down "spinlock" while waiting for save/restore
  484. [ Olivier MEDOC ]
  485. * archlinux: add notification daemon
  486. * archlinux: follow fedora20 qubes agent improvement
  487. * archlinux: follow fedora20 qubes agent improvement
  488. * archlinux: enable/disable services when corresponding packages got
  489. installed
  490. [ Marek Marczykowski-Górecki ]
  491. * network: use the same gateway IP generation method as backend
  492. * Revert "network: use the same gateway IP generation method as
  493. backend"
  494. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 Aug 2014 17:45:15 +0200
  495. qubes-core-agent (2.1.40) jessie; urgency=medium
  496. [ Marek Marczykowski-Górecki ]
  497. * Fix compiler warnings.
  498. * Enable compiler optimization.
  499. * rpm: do not disable abrt-applet autostart
  500. * systemd: relax qubes-sysinit dependencies
  501. * systemd: reexec systemd to ensure right version is running
  502. * rpm: fix notification-daemon setup
  503. * archlinux: do not fail mount /usr/lib/modules if already mounted
  504. * version 2.1.34
  505. * suspend: fix dbus-send invocation
  506. * qubes-rpc: log service stderr to syslog instead of sending to dom0
  507. (#842)
  508. * version 2.1.35
  509. [ Wojciech Zygmunt Porczyk ]
  510. * misc: do not display file preview by default (#813)
  511. [ Vincent Penquerc'h ]
  512. * vm-file-editor: remove temporary file on exit
  513. [ Marek Marczykowski-Górecki ]
  514. * rpm: remove /lib/firmware/updates link
  515. * Hide nm-applet icon earlier (#857)
  516. * Configure only installed programs
  517. * network: setup NM connection when its active in the ProxyVM
  518. * version 2.1.36
  519. * Add --dispvm to qvm-run documentation
  520. * Fix formating
  521. * Do not start nm-applet at all when no NetworkManager running (#857)
  522. * version 2.1.37
  523. * rpm: require generic "desktop-notification-daemon" not a specific
  524. one
  525. * rpm: enable haveged service by default (#673)
  526. * Do not start nm-applet at all when no NetworkManager running -
  527. update (#857)
  528. * rpm: enable/disable services when corresponding packages got
  529. installed
  530. * dispvm: close all windows after apps prerun (#872)
  531. * version 2.1.38
  532. * systemd: do not reexec when not necessary
  533. * version 2.1.39
  534. * rpm: mark config files with %config(noreplace)
  535. [ Davíð Steinn Geirsson ]
  536. * Split install target into install-common and install-rh, and add all
  537. target
  538. * Fix make clean target
  539. * Check for xenstore-read in /usr/sbin as well (default on debian)
  540. * Use xenstore.h instead of xs.h when xen >= 4.2
  541. * Explicitly specify /bin/bash for Makefile SHELL, since it's
  542. required.
  543. * Initial debian packaging
  544. [ Marek Marczykowski-Górecki ]
  545. * debian: update deps
  546. * qrexec: fix loop bounds
  547. * gitignore
  548. * Fix bashism
  549. * gitignore: fix binary packages declaration
  550. * debian: add updates repo definition and key
  551. * debian: fix qfile-unpacker perms
  552. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 28 Jul 2014 02:38:59 +0200
  553. qubes-core-agent (2.1.33) jessie; urgency=low
  554. * Initial Release.
  555. -- Davíð Steinn Geirsson <david@dsg.is> Mon, 21 Apr 2014 01:31:55 +0000