changelog 47 KB

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