changelog 51 KB

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