changelog 63 KB

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