123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- qubes-core-agent (2.1.42) jessie; urgency=medium
- * firewall: show error message only on actual error
- * Avoid 100MB reserved space in private ext4 partition
- * gui-fatal: do not run as root
- * fedora: workaround slow system shutdown (#852)
- * Rename qubes-yum-proxy service to qubes-updates-proxy
- * Rename yum-proxy-setup service to updates-proxy-setup
- * updates-proxy: add rules for debian repositories (#887)
- * qrexec: check for setuid() error when calling zenity/kdialog
- * Use systemd mechanism for loading kernel modules (when available)
- * Add missing u2mfn module load
- * archlinux: modules-load.d handled now in generic files
- * debian: migrate to native systemd services
- * updates-proxy-setup: support setting proxy for apt (#887)
- * Introduce qubes.SetDateTime service for time synchronization
- * systemd: fix 'service' path
- * Include /rw in the package
- * debian: custom dh_auto_clean no longer needed
- -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 25 Oct 2014 01:49:58 +0200
- qubes-core-agent (2.1.41) jessie; urgency=medium
- [ Marek Marczykowski-Górecki ]
- * dispvm: slow down "spinlock" while waiting for save/restore
- [ Olivier MEDOC ]
- * archlinux: add notification daemon
- * archlinux: follow fedora20 qubes agent improvement
- * archlinux: follow fedora20 qubes agent improvement
- * archlinux: enable/disable services when corresponding packages got
- installed
- [ Marek Marczykowski-Górecki ]
- * network: use the same gateway IP generation method as backend
- * Revert "network: use the same gateway IP generation method as
- backend"
- -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 15 Aug 2014 17:45:15 +0200
- qubes-core-agent (2.1.40) jessie; urgency=medium
- [ Marek Marczykowski-Górecki ]
- * Fix compiler warnings.
- * Enable compiler optimization.
- * rpm: do not disable abrt-applet autostart
- * systemd: relax qubes-sysinit dependencies
- * systemd: reexec systemd to ensure right version is running
- * rpm: fix notification-daemon setup
- * archlinux: do not fail mount /usr/lib/modules if already mounted
- * version 2.1.34
- * suspend: fix dbus-send invocation
- * qubes-rpc: log service stderr to syslog instead of sending to dom0
- (#842)
- * version 2.1.35
- [ Wojciech Zygmunt Porczyk ]
- * misc: do not display file preview by default (#813)
- [ Vincent Penquerc'h ]
- * vm-file-editor: remove temporary file on exit
- [ Marek Marczykowski-Górecki ]
- * rpm: remove /lib/firmware/updates link
- * Hide nm-applet icon earlier (#857)
- * Configure only installed programs
- * network: setup NM connection when its active in the ProxyVM
- * version 2.1.36
- * Add --dispvm to qvm-run documentation
- * Fix formating
- * Do not start nm-applet at all when no NetworkManager running (#857)
- * version 2.1.37
- * rpm: require generic "desktop-notification-daemon" not a specific
- one
- * rpm: enable haveged service by default (#673)
- * Do not start nm-applet at all when no NetworkManager running -
- update (#857)
- * rpm: enable/disable services when corresponding packages got
- installed
- * dispvm: close all windows after apps prerun (#872)
- * version 2.1.38
- * systemd: do not reexec when not necessary
- * version 2.1.39
- * rpm: mark config files with %config(noreplace)
- [ Davíð Steinn Geirsson ]
- * Split install target into install-common and install-rh, and add all
- target
- * Fix make clean target
- * Check for xenstore-read in /usr/sbin as well (default on debian)
- * Use xenstore.h instead of xs.h when xen >= 4.2
- * Explicitly specify /bin/bash for Makefile SHELL, since it's
- required.
- * Initial debian packaging
- [ Marek Marczykowski-Górecki ]
- * debian: update deps
- * qrexec: fix loop bounds
- * gitignore
- * Fix bashism
- * gitignore: fix binary packages declaration
- * debian: add updates repo definition and key
- * debian: fix qfile-unpacker perms
- -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 28 Jul 2014 02:38:59 +0200
- qubes-core-agent (2.1.33) jessie; urgency=low
- * Initial Release.
- -- Davíð Steinn Geirsson <david@dsg.is> Mon, 21 Apr 2014 01:31:55 +0000
|