changelog 34 KB

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