changelog 38 KB

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