ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #05218
[Bug 1581180] Re: Update to Shotwell 0.25.1
** Summary changed:
- Update to Shotwell 0.24.0
+ Update to Shotwell 0.25.1
** Description changed:
https://git.gnome.org/browse/shotwell/tree/NEWS
- Shotwell 0.24.0 - 20 Sep 2016
- * Fix a memory leak in library mode
+ Shotwell 0.25.1 - 21 Nov 2016
+ * Remove deprecated libsoup API
+ * Remove extra box around WebKit authenticator view
+ * Tumblr: Fix compile error with recent vala compiler
+ * Thumbnailer: Fix an issue with accidental closing of file descriptors
+ * Distribute misc.vapi
+ * Use proper ngettext for plurals instead of hard-coded >1
+ * Fix issue with unique index on MD5 and Format
+ * Update Piwigo dialogs
+ * Remove most of the deprecated API calls for GTK+ <= 3.14
+ * Remove some useless warnings generated by Vala
+ * Refactor Plugins to use a common aproach to load panes from glade
+ * Piwigo: Simplify category parsing
+ * Remove GtkUIManager and Gtk*Action* from code
+ * Fix a crash when clicking on tool window under Wayland
* Translation updates
+ Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=767181
+ - https://bugzilla.gnome.org/show_bug.cgi?id=768271
+ - https://bugzilla.gnome.org/show_bug.cgi?id=771788
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772223
+ - https://bugzilla.gnome.org/show_bug.cgi?id=774057
+
+
+ Shotwell 0.25.0 - 24 Oct 2016
+ * Add contrast to improvements
+ * Add a log when shifting events
+ * Add a debug output of the current timezone
+ * Fix compilation with recent Vala compiler
+ * Fix focus handling of full-screen viewer
+ * Remove obsolete CSS style property
+ * Support ACDSEE tags
+ * Use unicode characters
+ * Remove deprecated calls
+ * Silence two C warnings that are usually caused by valac
+ * Refactor web authenticator
+ * Spelling fixes
+ * Piwigo: Add option to override SSL certificate handling
+ * Piwigo: Add option to show the SSL certificate
+ * Remove an old GTK+ work-around
+ * Remove deprecated GSettings calls
+ * Persist export dialog settings
+ * Remove deprecated elements from export dialog
+ * Port web plugins to new libsoup API
+ * Fix libraw binding
+ * Piwigo: Fix new album creation
+ * Blacklist vaapi decoder to prevent crashes in video meta data extraction
+ * Hide "Folder" side-bar when empty
+ * Enable SQL debugging through environment variable
+
+ Added/Updated requirements:
+ GExiv2 >= 0.10.4
+ GCR-3
+ GLib >= 2.40
+ GTK+ >= 3.14
+
+ Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=716259
+ - https://bugzilla.gnome.org/show_bug.cgi?id=716660
+ - https://bugzilla.gnome.org/show_bug.cgi?id=718586
+ - https://bugzilla.gnome.org/show_bug.cgi?id=719127
+ - https://bugzilla.gnome.org/show_bug.cgi?id=762416
+ - https://bugzilla.gnome.org/show_bug.cgi?id=765149
+ - https://bugzilla.gnome.org/show_bug.cgi?id=767126
+ - https://bugzilla.gnome.org/show_bug.cgi?id=767473
+ - https://bugzilla.gnome.org/show_bug.cgi?id=771969
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772295
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772339
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772648
+
+
+ Shotwell 0.24.0 - 20 Sep 2016
+ * Fix a memory leak in library mode
+ * Translation updates
+
Added/updated translations
- - cs, courtesy of Marek Černocký
- - de, courtesy of Bernd Homuth
- - es, courtesy of Daniel Mustieles
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Bernd Homuth
+ - es, courtesy of Daniel Mustieles
- .
- .
- .
.
.
.
Shotwell 0.23.0 - 25 April 2016
-------------------------------
* Allow thinner minimum sidebar (#718611)
* Check .cache directory for read/write permissions (#737747)
* Fix crash during metadata update (#739917)
* Fixed Crop Ribbon / Control not visible (#747201)
* Port to webkit2gtk-4.0 (#751709)
* Have all soup sessions validate TLS certificates
* Remove shell magic from Makefile
* Remove calls to Posix.system()
* Documentation fixes and improvements (#764800)
* Fix CSS issue introduced with previous CSS improvements (#747637)
* Don't use GtkHeaderBar on dialogs if the gtk-dialogs-use-header setting is not set (#749874)
* Use proper umask to create XDG_USER_CACHE and XDG_USER_DATA when they not exist (#765182)
* Don't build the plugin twice
* Call pkg-config only once, not every compiler call
* Fix parallel builds not to build plugins several times over
* Fix contradicting license in rejected.svg (#757643)
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=747637
- https://bugzilla.gnome.org/show_bug.cgi?id=749874
- https://bugzilla.gnome.org/show_bug.cgi?id=751709
- https://bugzilla.gnome.org/show_bug.cgi?id=757643
- https://bugzilla.gnome.org/show_bug.cgi?id=764800
- https://bugzilla.gnome.org/show_bug.cgi?id=765182
Changed dependencies:
- webkit2gtk instead of webkitgtk
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to shotwell in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1581180
Title:
Update to Shotwell 0.25.1
Status in shotwell package in Ubuntu:
Triaged
Status in shotwell package in Debian:
Fix Released
Bug description:
https://git.gnome.org/browse/shotwell/tree/NEWS
Shotwell 0.25.1 - 21 Nov 2016
* Remove deprecated libsoup API
* Remove extra box around WebKit authenticator view
* Tumblr: Fix compile error with recent vala compiler
* Thumbnailer: Fix an issue with accidental closing of file descriptors
* Distribute misc.vapi
* Use proper ngettext for plurals instead of hard-coded >1
* Fix issue with unique index on MD5 and Format
* Update Piwigo dialogs
* Remove most of the deprecated API calls for GTK+ <= 3.14
* Remove some useless warnings generated by Vala
* Refactor Plugins to use a common aproach to load panes from glade
* Piwigo: Simplify category parsing
* Remove GtkUIManager and Gtk*Action* from code
* Fix a crash when clicking on tool window under Wayland
* Translation updates
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=767181
- https://bugzilla.gnome.org/show_bug.cgi?id=768271
- https://bugzilla.gnome.org/show_bug.cgi?id=771788
- https://bugzilla.gnome.org/show_bug.cgi?id=772223
- https://bugzilla.gnome.org/show_bug.cgi?id=774057
Shotwell 0.25.0 - 24 Oct 2016
* Add contrast to improvements
* Add a log when shifting events
* Add a debug output of the current timezone
* Fix compilation with recent Vala compiler
* Fix focus handling of full-screen viewer
* Remove obsolete CSS style property
* Support ACDSEE tags
* Use unicode characters
* Remove deprecated calls
* Silence two C warnings that are usually caused by valac
* Refactor web authenticator
* Spelling fixes
* Piwigo: Add option to override SSL certificate handling
* Piwigo: Add option to show the SSL certificate
* Remove an old GTK+ work-around
* Remove deprecated GSettings calls
* Persist export dialog settings
* Remove deprecated elements from export dialog
* Port web plugins to new libsoup API
* Fix libraw binding
* Piwigo: Fix new album creation
* Blacklist vaapi decoder to prevent crashes in video meta data extraction
* Hide "Folder" side-bar when empty
* Enable SQL debugging through environment variable
Added/Updated requirements:
GExiv2 >= 0.10.4
GCR-3
GLib >= 2.40
GTK+ >= 3.14
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=716259
- https://bugzilla.gnome.org/show_bug.cgi?id=716660
- https://bugzilla.gnome.org/show_bug.cgi?id=718586
- https://bugzilla.gnome.org/show_bug.cgi?id=719127
- https://bugzilla.gnome.org/show_bug.cgi?id=762416
- https://bugzilla.gnome.org/show_bug.cgi?id=765149
- https://bugzilla.gnome.org/show_bug.cgi?id=767126
- https://bugzilla.gnome.org/show_bug.cgi?id=767473
- https://bugzilla.gnome.org/show_bug.cgi?id=771969
- https://bugzilla.gnome.org/show_bug.cgi?id=772295
- https://bugzilla.gnome.org/show_bug.cgi?id=772339
- https://bugzilla.gnome.org/show_bug.cgi?id=772648
Shotwell 0.24.0 - 20 Sep 2016
* Fix a memory leak in library mode
* Translation updates
Added/updated translations
- cs, courtesy of Marek Černocký
- de, courtesy of Bernd Homuth
- es, courtesy of Daniel Mustieles
.
.
.
Shotwell 0.23.0 - 25 April 2016
-------------------------------
* Allow thinner minimum sidebar (#718611)
* Check .cache directory for read/write permissions (#737747)
* Fix crash during metadata update (#739917)
* Fixed Crop Ribbon / Control not visible (#747201)
* Port to webkit2gtk-4.0 (#751709)
* Have all soup sessions validate TLS certificates
* Remove shell magic from Makefile
* Remove calls to Posix.system()
* Documentation fixes and improvements (#764800)
* Fix CSS issue introduced with previous CSS improvements (#747637)
* Don't use GtkHeaderBar on dialogs if the gtk-dialogs-use-header setting is not set (#749874)
* Use proper umask to create XDG_USER_CACHE and XDG_USER_DATA when they not exist (#765182)
* Don't build the plugin twice
* Call pkg-config only once, not every compiler call
* Fix parallel builds not to build plugins several times over
* Fix contradicting license in rejected.svg (#757643)
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=747637
- https://bugzilla.gnome.org/show_bug.cgi?id=749874
- https://bugzilla.gnome.org/show_bug.cgi?id=751709
- https://bugzilla.gnome.org/show_bug.cgi?id=757643
- https://bugzilla.gnome.org/show_bug.cgi?id=764800
- https://bugzilla.gnome.org/show_bug.cgi?id=765182
Changed dependencies:
- webkit2gtk instead of webkitgtk
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1581180/+subscriptions
References