changelog 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. qubes-core-agent (3.0.13-1) wheezy; urgency=medium
  2. * fedora: ensure that /etc/sysconfig/iptables exists (Fedora 20)
  3. * fedora/systemd: fix service enabling code
  4. * network: use iptables-restore instead of iptables --wait
  5. * network: guard iptables call with manual lock
  6. * network: disable tx csum offload on vif interfaces
  7. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 01 Jul 2015 07:05:53 +0200
  8. qubes-core-agent (3.0.12-1) wheezy; urgency=medium
  9. * dom0-updates: make the tool working on Debian
  10. * fedora, debian: make sure that default locale is generated
  11. * rpm: improve setting iptables rules
  12. * Do not override file pointed by /etc/localtime symlink
  13. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 23 Jun 2015 20:06:22 +0200
  14. qubes-core-agent (3.0.11-1) wheezy; urgency=medium
  15. [ Marek Marczykowski-Górecki ]
  16. * debian: fix apt sources.list generation (missing debian version
  17. field)
  18. [ Jason Mehring ]
  19. * Set a default locale if missing
  20. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 11 Jun 2015 04:06:26 +0200
  21. qubes-core-agent (3.0.10-1) wheezy; urgency=medium
  22. * rpm: ensure that all the services are enabled after upgrade
  23. * qrexec: do not show message about missing fork-sever - it isn't an
  24. error
  25. * rpm: add missing dependencies
  26. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 02 Jun 2015 11:20:18 +0200
  27. qubes-core-agent (3.0.9-1) wheezy; urgency=medium
  28. [ Jason Mehring ]
  29. * debian: Only notify dom0 on apt-get post hook; don't update package
  30. index
  31. * debian: Allow apt-get post hook to fail gracefully (won't work in
  32. chroot)
  33. [ Marek Marczykowski-Górecki ]
  34. * appmenus: hide message about missing /usr/local/share/applications
  35. * qrexec: prefer VM-local service file (if present) over default one
  36. * rpm: mark service files as configuration to not override user
  37. changes
  38. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 May 2015 03:27:58 +0200
  39. qubes-core-agent (3.0.8-1) wheezy; urgency=medium
  40. [ Marek Marczykowski-Górecki ]
  41. * Use iptables --wait only when it is supported
  42. [ Jason Mehring ]
  43. * debian: Update notification now notifies dom0 when an upgrade is
  44. completed
  45. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 28 Apr 2015 12:51:48 +0200
  46. qubes-core-agent (3.0.7-1) wheezy; urgency=medium
  47. [ Marek Marczykowski-Górecki ]
  48. * debian: install qubes-download-dom0-updates.sh
  49. * prepare-dvm: fix bashism
  50. * network: wait for iptables lock instead of aborting
  51. * rpm: cleanup R2->R3.0 transitional package
  52. [ Jason Mehring ]
  53. * whonix: Added protected-files file used to prevent scripts from
  54. modifying files that need to be protected
  55. * Changed location of PROTECTED_FILE_LIST to /etc/qubes/protected-
  56. files.d
  57. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Apr 2015 02:36:55 +0200
  58. qubes-core-agent (3.0.6-1) wheezy; urgency=medium
  59. * qrexec: do not reset umask to 077 for every started process
  60. * rpm/systemd: do not use preset-all during package upgrade
  61. * systemd: disable avahi-daemon and dnf-makecache
  62. * dispvm: do not start GUI apps during prerun
  63. * Fix resizing of /rw partition (private.img)
  64. * Minor fixes in mount-home.sh
  65. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 11 Apr 2015 03:40:57 +0200
  66. qubes-core-agent (3.0.5-1) wheezy; urgency=medium
  67. * systemd: use presets to enable services, call preset-all
  68. * systemd: install overridden unit file for chronyd
  69. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 07 Apr 2015 14:58:36 +0200
  70. qubes-core-agent (3.0.4-1) wheezy; urgency=medium
  71. [ Marek Marczykowski-Górecki ]
  72. * qrexec: try to recover from fork-server communication error
  73. * rpm: add missing BuildRequires: libX11-devel
  74. * debian: fix handling SysV units in disableSystemdUnits
  75. * debian: update NetworkManager configuration
  76. [ Wojtek Porczyk ]
  77. * qubes-rpc-multiplexer: deprecate /etc/qubes_rpc, allow /usr/local
  78. * sudoers: do not require TTY
  79. [ Marek Marczykowski-Górecki ]
  80. * Update repository definition: r3 -> r3.0
  81. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 02 Apr 2015 00:55:09 +0200
  82. qubes-core-agent (3.0.3-1) wheezy; urgency=medium
  83. * Enable updates repos by default
  84. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 27 Mar 2015 01:24:43 +0100
  85. qubes-core-agent (3.0.2-1) wheezy; urgency=medium
  86. [ Marek Marczykowski-Górecki ]
  87. * debian: fix version number
  88. * backup: fix qubes.Restore service - do not send garbage as backup
  89. data
  90. [ Jason Mehring ]
  91. * debian: Add extend-diff-ignore options to debian packager
  92. [ Marek Marczykowski-Górecki ]
  93. * qrexec: fork into background after setting up qrexec-fork-server
  94. socket
  95. * Fix "backup: fix qubes.Restore service - do not send garbage as
  96. backup data"
  97. [ Jason Mehring ]
  98. * Switched qvm-move-to-vm.{gnome,kde} scripts to use bash not sh
  99. * Removed nautilus-actions depend and replaced with nautilus-python
  100. * Removed code that deleted original nautilus actions
  101. [ Marek Marczykowski-Górecki ]
  102. * fc21: fix DispVM preparation - Xorg has new name
  103. * dispvm: kill all process after populating caches
  104. * dispvm: start gui agent early, do not kill Xorg
  105. * dispvm: close only visible windows during DispVM preparation
  106. * Move mounting /rw and /home to separate service
  107. * dispvm: use qubes.WaitForSession to wait for gui-agent startup
  108. * dispvm: include memory caches in "used memory" notification
  109. * dispvm: do not restart qubesdb-daemon, use watch instead
  110. * qrexec: simplify makefile
  111. * qrexec: handle data vchan directly from qrexec-client-vm
  112. * qrexec: return remote process status as qrexec-client-vm exit code
  113. * qrexec: better handle remote process termination
  114. * qrexec: do not break connection on duplicated SIGUSR1
  115. * qrexec: minor readability fix
  116. * qrexec: process vchan data queue (esp MSG_EXIT_CODE) before sending
  117. anything
  118. * qrexec: add option to use real stdin/out of qrexec-client-vm
  119. * qrexec: do not leak FDs to logger process
  120. * qrexec: execute RPC service directly (without a shell) if it has
  121. executable bit set
  122. * qrexec: get rid of shell in services using EOF for any signaling
  123. * qrexec: move qrexec-client-vm to /usr/bin
  124. * Add support for comments in qubes-suspend-module-blacklist
  125. * Create filesystem if the private.img is empty
  126. * Provide stub files in /rw/config
  127. * qrexec: fix compile warning
  128. * qrexec: do not wait for local process if no one exists
  129. * qrexec: enable compiler optimization
  130. * Do not load xen-usbfront automatically
  131. * fedora: override iptables configuration on initial installation
  132. * Update comments and xenbus intf in startup scripts regarding vchan
  133. requirements
  134. * dom0-update: allow to specify custom yum action
  135. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 26 Mar 2015 23:56:25 +0100
  136. qubes-core-agent (3.0.1-1) jessie; urgency=medium
  137. [ Marek Marczykowski-Górecki ]
  138. * Reenable imsettings service
  139. * systemd: fix xenstore-ls path
  140. [ Jason Mehring ]
  141. * Allow hyphenated distro names in tinyproxy filter
  142. * Change condition test to compare to a link "-L"
  143. * debian: add xen-utils-common as a dependancy to allow Debian proxies
  144. * debian: Added maintainers scripts (pre / postinit + rm) - Currently
  145. in debug mode
  146. * debian: preinst needs a group and force no password entry on adduser
  147. * debian: Added less restrictive filter option for debian packages
  148. Sites like sourceforge append ?downloadxxx to end
  149. * debian: added new depends
  150. * debian: force shell to be bash since its default is dash and many
  151. qubes scripts rely on bash and will break in dash and added
  152. tinyproxy user
  153. [ HW42 ]
  154. * move fedora specific stuff to install-rh target
  155. * don't track debina/files (since it is autogenerated)
  156. * use systemd in debian
  157. * install iptables/forwarding for debian
  158. * various patches for debian
  159. * improve update of /etc/hosts
  160. * make source.list multiarch compatible
  161. * add xserver-xorg-video-dummy to the dependencies list of qubes-core-
  162. agent
  163. * dispvm-presun.sh needs bash
  164. * use sleep instead os usleep since it is more portable
  165. * debian: chown /home_volatile/user in posinst
  166. * fix xenstore-read path in network-proxy-setup.sh for debian
  167. * debian: add dependency on xen-utils since it's needed for
  168. proxy/netvm
  169. * debian: add support for qubes appmenus
  170. [ Marek Marczykowski-Górecki ]
  171. * debian: fix initialization of /etc/hosts
  172. [ Jason Mehring ]
  173. * debian: set -e added in place of set -x
  174. * debian: Made debian proxy filter rules more restrictive
  175. * debian: Cleanup
  176. * debian: Prepend package name to maintainers scripts
  177. * debian: Add qubes-update-check for Debian
  178. * debian: Revert back to original NetworkManager, ModemManager service
  179. names
  180. * debian: apt-get needs to update first
  181. * debian: Remove absolute path to xenstore-*
  182. * debian: Added more dependancies
  183. * debian: Added postrm disable of other Qubes packages
  184. * debian: Added all other outstanding triggers contained in rpm_spec
  185. as well as triggers if other packages get installed at a later date
  186. the configurations will run on them
  187. * debian: removed commented out depends
  188. * debian: Added more error reporting to track down any missing
  189. dependancies
  190. * debian: More depends for debian as netvm and some configuration
  191. tweaks.
  192. [ Marek Marczykowski-Górecki ]
  193. * network: do not use ifcfg-rh NM plugin
  194. * network: fix NM uplink config permissions
  195. [ Jason Mehring ]
  196. * debian: Add new notification agent depends; remove other
  197. * debian: Added functionality to move desktop entry config files to
  198. /usr/share/qubes/xdg/autostart to preserve originals
  199. * debian: Wrong variable name was used to create
  200. /usr/share/qubes/xdg/autostart
  201. [ Marek Marczykowski-Górecki ]
  202. * Fix compile flags order (-lX11 moved to the end)
  203. [ Jason Mehring ]
  204. * debian: Updated tinyproxy filter rules
  205. * debian: Don't display systemd info in chroot since systemd show does
  206. not work in chroot
  207. [ Marek Marczykowski-Górecki ]
  208. * network: fix indentation
  209. * Fix disabling nm-applet when NM is disabled
  210. * debian: create tinyproxy as system user
  211. * debian: fix generation of apt sources list file
  212. * debian: add missing python-gi to dependencies
  213. * debian: remove obsolete code from postinst script
  214. * debian: fix service name in postinst script
  215. * Update update-proxy rules for debian security fixes repo
  216. [ HW42 ]
  217. * debian: move not strictly required packages to Recommends-Section.
  218. * debian: remove unneeded acpid dependency
  219. [ Marek Marczykowski-Górecki ]
  220. * network: set uplink configuration based on MAC (NetworkManager)
  221. * network: fix NM config preparation
  222. [ Jason Mehring ]
  223. * fc21: iptables configurations conflict with fc21 yum package manager
  224. * fc21: Remove left-over code comment
  225. [ Marek Marczykowski-Górecki ]
  226. * fedora: Add security-testing repo definition
  227. * filecopy: prevent files/dirs movement outside incoming directory
  228. during transfer
  229. * fedora: Fix iptables config install script
  230. * fedora: Fix iptables config installation one more time
  231. [ HW42 ]
  232. * don't ignore asprintf() return value
  233. [ Marek Marczykowski-Górecki ]
  234. * network: support for not setting DNS and/or default gateway
  235. [ Olivier MEDOC ]
  236. * archlinux: fix new packaging requirements related to sbin, lib64,
  237. run ...
  238. * archlinux: align with fedora changes related to imsettings
  239. [ Marek Marczykowski-Górecki ]
  240. * fedora: reduce code duplication in systemd triggers
  241. * fedora: reload systemd only once
  242. * systemd: allow to start cron daemon (#909)
  243. * filecopy: fallback to "open(..., 000)" method when /proc
  244. inaccessible
  245. * network: support for not setting DNS and/or default gateway (v2)
  246. * rpm: add missing R: pygobject3-base
  247. [ HW42 ]
  248. * debian: fix for QSB #014 requires up to date qubes-utils
  249. * debian: postinst: use systemctl mask
  250. * debian: postinst: use dpkg-divert
  251. * debian: don't generate regular conf files in postinst
  252. * debian: postinst: don't remove /etc/udev/rules.d/*
  253. * debian: postinst: don't create /rw - it is already part of the
  254. package
  255. * debian: postinst: use systemctl to set default target
  256. * debian: postinst: remove fedora specific code
  257. * debian: postinst: enable netfilter-persistent service
  258. * debian: postinst: cleanup
  259. * debian: postinst: don't start systemd services
  260. * debian: postinst: enable haveged only if installed
  261. * debian: postinst: remove redundant and misleading trigger output
  262. * debian: install fstab as normal config file
  263. * debian: preinst: remove modification of /etc/modules
  264. * remove 'bashisms' or explicit use bash
  265. * debian: preinst: don't force the default shell to bash
  266. * debian: prerm: remove obsolete code
  267. * debian: preinst: cleanup user creation
  268. [ Wojtek Porczyk ]
  269. * spec: require linux-utils-3.0.1
  270. [ Matt McCutchen ]
  271. * Switch to preset file for systemd units to disable.
  272. * Make qvm-run bidirectional and document its limitations.
  273. [ Marek Marczykowski-Górecki ]
  274. * debian: change systemctl set-default back to manual symlink
  275. * network: fix handling newline in firewall rules
  276. * qrexec: use sockets instead of pipes to communicate with child
  277. process
  278. * qrexec: reorganise code for upcoming change
  279. * qrexec: add simple "fork server" to spawn new processes inside user
  280. session
  281. * Adjust permissions of /var/run/qubes
  282. [ Jason Mehring ]
  283. * debian: Remove 'exit 0' in maintainer section scripts to all other
  284. debhelpers (if any) to also execute
  285. * Add a qubes group and then add the user 'user' to the group
  286. * Remove 'xen.evtchn' udev rule
  287. * Set permissions to /proc/xen/privcmd, so a user in qubes group can
  288. access
  289. * debian: Converted debian package to a quilt package to allow patches
  290. * debian: Refactor Debian quilt packaging for xen
  291. * debian: Remove 'exit 0' in maintainer section scripts to all other
  292. debhelpers (if any) to also execute
  293. * Add a qubes group and then add the user 'user' to the group
  294. * Remove 'xen.evtchn' udev rule
  295. * Set permissions to /proc/xen/privcmd, so a user in qubes group can
  296. access
  297. * debian: Converted debian package to a quilt package to allow patches
  298. * debian: Revert depends back to use libxen-dev
  299. * debian: Move creation of directories into debian.dirs configuration
  300. file
  301. * debian: Remove dist target from Makefile as copy-in is now being
  302. used
  303. * debian: Remove unneeded patch file and README
  304. * Make sure when user is added to qubes group that the group is
  305. appended
  306. [ Marek Marczykowski-Górecki ]
  307. * qrexec: fix compile warning
  308. * debian: reenable -Werror, mentioned warning already fixed
  309. * debian: exclude binary packages from source archive
  310. * updates-proxy: allow xz compressed metadata (fc21)
  311. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 17 Feb 2015 14:14:16 +0100
  312. qubes-core-agent (3.0.0-1) jessie; urgency=medium
  313. [ Marek Marczykowski-Górecki ]
  314. * Improve handling of .desktop files
  315. * suspend: do not disable network frontend devices
  316. * Handle tabs in /etc/hosts
  317. [ Marek Marczykowski ]
  318. * Update for new vchan API
  319. * spec: add dependencies on vchan package (both R: and BR:)
  320. * load xen-gntalloc module required by libxenvchan
  321. * spec: get backend_vmm from env variable
  322. * rpm: fix typo
  323. * Use Qubes DB instead of Xenstore
  324. * systemd: fix qubes-service handling
  325. * dispvm: restart qubesdb at DispVM start
  326. [ Marek Marczykowski-Górecki ]
  327. * qrexec: remove dom0 targets from makefile
  328. * code style: replace tabs with spaces
  329. * qrexec: new protocol - direct data vchan connections
  330. * Use xenstore.h instead of xs.h
  331. * qrexec: register exec function
  332. * Update repos and keys for Qubes R3
  333. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 22 Nov 2014 16:24:17 +0100
  334. qubes-core-agent (2.1.42) jessie; urgency=medium
  335. * firewall: show error message only on actual error
  336. * Avoid 100MB reserved space in private ext4 partition
  337. * gui-fatal: do not run as root
  338. * fedora: workaround slow system shutdown (#852)
  339. * Rename qubes-yum-proxy service to qubes-updates-proxy
  340. * Rename yum-proxy-setup service to updates-proxy-setup
  341. * updates-proxy: add rules for debian repositories (#887)
  342. * qrexec: check for setuid() error when calling zenity/kdialog
  343. * Use systemd mechanism for loading kernel modules (when available)
  344. * Add missing u2mfn module load
  345. * archlinux: modules-load.d handled now in generic files
  346. * debian: migrate to native systemd services
  347. * updates-proxy-setup: support setting proxy for apt (#887)
  348. * Introduce qubes.SetDateTime service for time synchronization
  349. * systemd: fix 'service' path
  350. * Include /rw in the package
  351. * debian: custom dh_auto_clean no longer needed
  352. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Oct 2014 01:49:58 +0200
  353. qubes-core-agent (2.1.41) jessie; urgency=medium
  354. [ Marek Marczykowski-Górecki ]
  355. * dispvm: slow down "spinlock" while waiting for save/restore
  356. [ Olivier MEDOC ]
  357. * archlinux: add notification daemon
  358. * archlinux: follow fedora20 qubes agent improvement
  359. * archlinux: follow fedora20 qubes agent improvement
  360. * archlinux: enable/disable services when corresponding packages got
  361. installed
  362. [ Marek Marczykowski-Górecki ]
  363. * network: use the same gateway IP generation method as backend
  364. * Revert "network: use the same gateway IP generation method as
  365. backend"
  366. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 Aug 2014 17:45:15 +0200
  367. qubes-core-agent (2.1.40) jessie; urgency=medium
  368. [ Marek Marczykowski-Górecki ]
  369. * Fix compiler warnings.
  370. * Enable compiler optimization.
  371. * rpm: do not disable abrt-applet autostart
  372. * systemd: relax qubes-sysinit dependencies
  373. * systemd: reexec systemd to ensure right version is running
  374. * rpm: fix notification-daemon setup
  375. * archlinux: do not fail mount /usr/lib/modules if already mounted
  376. * version 2.1.34
  377. * suspend: fix dbus-send invocation
  378. * qubes-rpc: log service stderr to syslog instead of sending to dom0
  379. (#842)
  380. * version 2.1.35
  381. [ Wojciech Zygmunt Porczyk ]
  382. * misc: do not display file preview by default (#813)
  383. [ Vincent Penquerc'h ]
  384. * vm-file-editor: remove temporary file on exit
  385. [ Marek Marczykowski-Górecki ]
  386. * rpm: remove /lib/firmware/updates link
  387. * Hide nm-applet icon earlier (#857)
  388. * Configure only installed programs
  389. * network: setup NM connection when its active in the ProxyVM
  390. * version 2.1.36
  391. * Add --dispvm to qvm-run documentation
  392. * Fix formating
  393. * Do not start nm-applet at all when no NetworkManager running (#857)
  394. * version 2.1.37
  395. * rpm: require generic "desktop-notification-daemon" not a specific
  396. one
  397. * rpm: enable haveged service by default (#673)
  398. * Do not start nm-applet at all when no NetworkManager running -
  399. update (#857)
  400. * rpm: enable/disable services when corresponding packages got
  401. installed
  402. * dispvm: close all windows after apps prerun (#872)
  403. * version 2.1.38
  404. * systemd: do not reexec when not necessary
  405. * version 2.1.39
  406. * rpm: mark config files with %config(noreplace)
  407. [ Davíð Steinn Geirsson ]
  408. * Split install target into install-common and install-rh, and add all
  409. target
  410. * Fix make clean target
  411. * Check for xenstore-read in /usr/sbin as well (default on debian)
  412. * Use xenstore.h instead of xs.h when xen >= 4.2
  413. * Explicitly specify /bin/bash for Makefile SHELL, since it's
  414. required.
  415. * Initial debian packaging
  416. [ Marek Marczykowski-Górecki ]
  417. * debian: update deps
  418. * qrexec: fix loop bounds
  419. * gitignore
  420. * Fix bashism
  421. * gitignore: fix binary packages declaration
  422. * debian: add updates repo definition and key
  423. * debian: fix qfile-unpacker perms
  424. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 28 Jul 2014 02:38:59 +0200
  425. qubes-core-agent (2.1.33) jessie; urgency=low
  426. * Initial Release.
  427. -- Davíð Steinn Geirsson <david@dsg.is> Mon, 21 Apr 2014 01:31:55 +0000