changelog 62 KB

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