Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2015-03-30 19:21:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2015-02-12 10:22:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 2015-03-30 19:21:09.000000000 +0200 @@ -1,0 +2,185 @@ +Tue Mar 24 08:19:02 UTC 2015 - [email protected] + +- Update to version 3.16.0: + + Ensure wizard page titles are translated. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:47:41 UTC 2015 - [email protected] + +- Update to version 3.15.92: + + Notifications no longer timeout when mouse is hovering above + them. + + Show correct favorite option in box actions popup menu. + + Only show resolution overlay on actual resize. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 17:58:45 UTC 2015 - [email protected] + +- Update to version 3.15.91: + + Cache express install toggle, username, password and product + key for every media. No need to keep product keys in a separate + file and having to paste them each time you create a windows + box anymore. + + Beautify: + - USB devices list + - Snapshots list + - Resource graphs + + Friendlier 'no snapshots' view. + + Fix invisible separators in menus. + + Fix some label alignments. + + Fix main window hanging in weird blank state on launching new + windows. + + Don't present useless 'Open in new window' option when box + already has its own window. + + Connect to local libvirt machines' SPICE display through a + file descriptor. While this alone doesn't fix the issue of + spice connection being exposed to other local users yet, all + work in Boxes is done for that. + + Mark a few forgotten UI strings for translation. + + Fix a few UI strings. + + Ellipsize URL in the middle to ensure the hostname and + filename are visible. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 19 10:36:33 UTC 2015 - [email protected] + +- Update to version 3.15.90: + + New cool first experience screen. + + Drop intro page from wizard now that we have a cool first + experience screen. + + Show step titles rather than numbers in wizard titlebar. + + Ensure titlebar always has a title. + + Inform users how to release the keyboard grab. + + Don't autosave a VM when view/editing its propties. + + Show normal entries for editable string properties instead of + our custom widget that shows a button to edit. + + Ensure selection-mode exit on launching properties view. + + URL entry in wizard: + - Provide completion based on media URLs known to libosinfo. + - More thorough validation of local URLs. + - Don't enable 'Continue' for invalid URLs. + - Better explain expected URLs. + + Fix and improve snapshot naming. + + Add automated UI tests. + + Import of system libvirt VMs: + - Fix import failing with a weird 'Empty location' error + message. + - Don't needlessly chmod disk (and hence launch annoying + policykit dialog). + - Replace network interface so imported VM can be started + successfully. + + Set proper accessible name on windows. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 12 03:15:04 UTC 2015 - [email protected] + +- Update to version 3.15.4: + + Add a menu button that, when clicked pops up a menu to allow + user to send system key combos to guest. Currently supported + combos are: Ctrl+Alt+Backspace, Ctrl+Alt+F1, Ctrl+Alt+F2, + Ctrl+Alt+F7. + + Drop all nested dialogs by use of notifications and GtkStack + widget. This also implies that we now only allow + customization of resources before a box is created. + + As a USB device is no longer available on the host after + being redirected to guest, do not present keyboards and + mice to user for redirection. + + Place fullscreen button before others in display headerbar. + This is for consistency with UI mockups and other apps. + + Show correct number of steps in wizard title. + + Show notifications on correct window in properties and wizard + views. + + Apply appropriate theme to 'Force shutdown' button. + + Correctly restore notebook page in properties view. + + Don't show empty pages in properties view. + + Bigger properties and wizard windows. + + Add a USB keyboard to new domains. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 12 03:15:03 UTC 2015 - [email protected] + +- Update to version 3.15.3: + + Add a menu button that, when clicked pops up a menu to allow + user to send system key combos to guest. Currently supported + combos are: + - Ctrl+Alt+Backspace + - Ctrl+Alt+F1 + - Ctrl+Alt+F2 + - Ctrl+Alt+F7 + + Drop all nested dialogs by use of notifications and GtkStack + widget. This also implies that we now only allow customization + of resources before a box is created. + + As a USB device is no longer available on the host after being + redirected to guest, do not present keyboards and mice to user + for redirection. + + Place fullscreen button before others in display headerbar. + This is for consistency with UI mockups and other apps. + + Show correct number of steps in wizard title. + + Show notifications on correct window in properties and wizard + views. + + Apply appropriate theme to 'Force shutdown' button. + + Correctly restore notebook page in properties view. + + Don't show empty pages in properties view. + + Bigger properties and wizard windows. + + Add a USB keyboard to new domains. + + Updated translations. +- Add pkgconfig(libusb-1.0) BuildRequires: New dependency. + +------------------------------------------------------------------- +Thu Feb 12 03:15:02 UTC 2015 - [email protected] + +- Update to version 3.15.2: + + Properties view rework: + - Now a separate dialog-like window. + - Rename 'Login' section to 'General'. + - Merge 'Display' secion into 'General' section. + - Replace sidebar with: + . system stats and controls in the 'System' section. + . notebook tabs for each section. + - Remove the vague 'Resize guest' property and instead tell + SPICE to always try to scale the guest display to allocated + size. + - Remove vague auto-usbredirection option. + - Replace use of vague term 'Virtualizer' with a more + friendlier (and consistent) term, 'Broker'. + - Show broker name instead of URL in properties view but do + show broker URL in troubleshooting log. + + Wizard view rework: + - Now a separate dialog-like window. + - Replace sidebar with step info in the title. + - Present a popover with item-specific actions menu that + includes: + . Open in new window. + . Favorite. + . Pause. + . Delete. + . Properties when user: + - right-clicks (or hits menu key) over an item. + - clicks a new menu button in display view that replaces + the 'properties' button. + + Show box display resolution on window resize. + + Automatically save/pause VMs running in background, except for + ones under express installation. + + Tell SPICE to also upscale the display when needed so that we + don't end up with a very tiny box display on hidpi screens when + no autoresolution is in effect (e.g boot loader screen or + guests with no qxl/agent). + + Download files to temporary location first. This fixes the + issue of Boxes trying to use partially downloaded files. + + Set 'USB' bus for mouse since the default PS/2 bus has been + reported to be much slower. + + Correctly handle the case of user clicking on a box that is + being saved. + + Explicitly disable HPET, based on input from libvirt and Qemu + developers. + + Report ovirt support in the configure summary. + + Don't spin spinner on paused machines. + + If Boxes is launched with SOUP_DEBUG environment variable set, + attach a logger to libsoup session. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.14.3.1.tar.xz New: ---- gnome-boxes-3.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.z6bJf1/_old 2015-03-30 19:21:09.000000000 +0200 +++ /var/tmp/diff_new_pack.z6bJf1/_new 2015-03-30 19:21:09.000000000 +0200 @@ -18,13 +18,13 @@ Name: gnome-boxes -Version: 3.14.3.1 +Version: 3.16.0 Release: 0 Summary: A simple GNOME 3 application to access remote or virtual systems License: LGPL-2.0+ Group: System/GUI/GNOME Url: https://live.gnome.org/Design/Apps/Boxes -Source: http://download.gnome.org/sources/gnome-boxes/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-boxes/3.16/%{name}-%{version}.tar.xz # For directory ownership BuildRequires: gnome-shell BuildRequires: intltool >= 0.40.0 @@ -41,11 +41,12 @@ BuildRequires: pkgconfig(libarchive) >= 3.0.0 BuildRequires: pkgconfig(libosinfo-1.0) >= 0.2.11 BuildRequires: pkgconfig(libsoup-2.4) >= 2.38 -BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.1.9 +BuildRequires: pkgconfig(libusb-1.0) +BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.2.0 BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.1.9 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(rest-0.7) -BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.15 +BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.27 BuildRequires: pkgconfig(tracker-sparql-1.0) BuildRequires: pkgconfig(uuid) >= 1.41.3 # Needed for unattended installations ++++++ gnome-boxes-3.14.3.1.tar.xz -> gnome-boxes-3.16.0.tar.xz ++++++ ++++ 228451 lines of diff (skipped)
