Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9024 closed enhancement (fixed)

gtksourceview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New major version of GNOME3. This is a meta ticket for this.

Change notes will be here as well.


GLIB-2.52.0


2.51.0

News
====

* glib-genmarshal and glib-mkenums have gained --output options
  for better build system integration

* New API: g_utf8_make_valid

* Bugs fixed:
 591603 Make _g_utf8_make_valid public
 610969 Nice to have g_utf8_make_valid as public
 767882 Bit shift overflow (-Wshift-overflow) warning in gparam.h
 769135 External control for g_test_add/g_test_run
 769630 gfile: G_FILE_MONITOR_WATCH_MOVES was actually introduced in 2.46
 772160 Add g_unix_mount_for() support
 772221 Take advantage of Unicode
 773303 GApplication leaks option_strings 

* Translation updates:
 French
 Galician
 German
 Hungarian
 Lithuanian
 Norwegian bokmål
 Occitan
 Polish
 Slovak
 Turkish

2.51.1

News
====

* glib-compile-resources grew a --generate-phony-targets flag

* GLib now installs a valgrind suppressions file for GLib and GIO

* Bugs fixed:
 666114 should have infrastructure to run its tests under valgrind
 729730 GDBusMessage: Fix segfault if DEBUG_SERIALIZER is enabled
 730932 statically assert that reasonable assumptions about enums are true
 735731 gobject: Document behaviour of GType checking macros on NULL
 736810 gdbus: Fix leak in g_dbus_message_print()
 762283 GSocket – Fix race conditions on Win32 if multiple threads are waiting on cond...
 767609 Test suite problems
 767952 g_dbus_method_invocation_return_*, g_dbus_method_invocation_take_error: They d...
 769672 Assert threads for testcase 642026 are sucessfully created
 769745 gtask: Add guards for public functions
 770175 Add command line argument to mkenums and genmarshal to write output to a file
 770646 glib: Namespace global tapset variables by soname
 772160 Add g_unix_mount_for() support
 772989 Totem allows invalid urls that might cause segfault that's irrecoverable
 773823 gio: Bump copy buffer size to 256k by default
 774086 fix g_main_context_check declaration
 774368 Dependency file output of resource scanner breaks Ninja
 774421 Two minor patches
 774520 GSocket allocates and processes control messages even if not requested
 775309 Crash in gdbusauth
 775468 Improve log write supports color method on windows
 775510 testing with -fsanitize=undefined reports various undefined behaviour
 775517 Password input is echoed in the terminal
 775621 gmessages: Fix compilation on Android
 775765 FDO notification withdrawal backend sends wrong ID to the server
 775913 subprocesslauncher: potential infinite loop in verify_disposition()
 776198 Stray semicolon after g_variant_print() function in gvariant.c
 776586 License headers cleanup
 777077 Use of memory after it is freed

* Translation updates:
 Brazilian Portuguese
 Czech
 Galician
 German
 Hebrew
 Kazakh
 Lithuanian
 Spanish
 Swedish

2.51.2

News
====

* Minimal support for UUIDs has been added

* A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added
  to improve sorting of recent files

* Bugs fixed:
 639078 UUID support feature request
 777135 gkeyfile: Be more specific about error codes in documentation
 777307 race condition between gdbus signal callback and g_bus_unwatch_name...
 777481 goutputstream: docs: fix typos
 777493 g_mkdtemp() not introspectable
 777507 Recent view sorting incorrectly
 777592 Add minor examples to GDBus and GVariant documentation
 778002 race in gdbusprivate.c detected by the ThreadSanitizer
 778096 race in gdbusconnection reported by TSan

* Translation updates:
 Norwegian bokmål
 Polish
 Simplified Chinese
 Slovak
 Spanish
 Swedish

2.51.3

News
====

* Bugs fixed:
 771997 gchecksum: Add SHA-384 support
 778422 gsubprocesslauncher: Clarify the behavior of set_environ()
 778581 gdbus-codegen: Fix -Wconversion warning
 778801 gdbus-codegen: Add --outdir flag
 778991 Plug a mem leak in gdbusauth
 779183 g_io_extension_point_get_extensions should check for NULL pointer

* Translation updates:
 Basque
 Chinese (Taiwan)
 Danish
 Indonesian
 Italian
 Serbian

2.51.4

News
====

* Memory leak fixes
* Fix the released tarball

2.51.5

News
====

* OS X implementations of GContentType and GAppInfo
  have been added

* Bugs fixed:
 673047 gunicollate is broken on OS X (patch included!)
 734946 Implement GContentType on OSX
 747146 Implement GNotification on OSX
 769983 glib-mkenums generates non-reproducible Makefile snippets
 777203 gnulib license information is not correct in glib2.0
 778515 Crash in the gio kqueue backend
 779456 Make g_utf8_make_valid optionally take a length

* Translation updates:
 Danish
 Friulian
 German
 Hungarian
 Korean
 Lithuanian

And finally... 2.52.0.

News
====

* Bug fixes:
 779799 gdatetime test fails with tzdata 2017a
 780032 Add missing attributes to two functions
 780144 gio/fam: Remove leftover debug print

* Translation updates:
 French
 Friulian
 Latvian

gtksourceview-3.24.0


3.23.1

News
====

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), but the release date is not yet determined. If everything
goes well, GtkSourceView 3.90 (depending on GTK+ 3.90) will be released at the
same time as GTK+ 3.90 in March 2017.

* New class: GtkSourceSpaceDrawer with a matrix property to combine space types
  vs locations. The old white space drawing API has been deprecated.
* gtk_source_search_context_set_settings() has been deprecated, the "settings"
  property will become construct-only.
* GtkSourceCompletionItem: add a new API and deprecate the old constructors.
* GtkSourceGutter: add get_view() and get_window_type() public functions.
* Build system: do not hardcode the API version (currently 3.0) at as many
  places as possible (use a variable instead).
* Bug fixes
* Documentation improvements
* Translation updates

3.23.2

News
====

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), which will be released at the same time as GNOME 3.24 in
March 2017.

* Docs: add an introduction with the pkg-config name and which GTK+ version is
  used.
* Build fixes on MS Windows.
* New syntax highlighting definition files for: ABNF and HAXE.
* Improvements to the syntax highlighting of: JavaScript, PHP, Meson, CSS, ini
  and Rust.
* Translation updates.

3.23.90

News
====

* Bug fix in GtkSourceGutterRendererPixbuf
* Fixes for bugs found by Coverity
* New syntax highlighting definition file for: Django template
* Improvements to the syntax highlighting of: CSS and JavaScript
* Translation updates

3.23.91

News
====

* Improvements to the Visual Studio builds and add support for Visual Studio
  2017.
* Bug fix in Rust syntax highlighting
* Add mimetype to python3.lang
* Translation updates

and finally, 3.24.0

News
====

* Translation update

NOTE: I'm putting all further changes into the comments.

Change History (26)

comment:1 by Douglas R. Reno, 7 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Summary: glib-2.52.0 gtksourcview-3.24.0 (GNOME 3.24 Platform)glib-2.52.0 gtksourcview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)

comment:3 by Douglas R. Reno, 7 years ago

Summary: glib-2.52.0 gtksourcview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)gtksourceview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)

glib-2.52.0 Fixed at r18516

comment:4 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)

Add the following packages to the list:

evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject gvfs-1.32.0 libgweather

comment:5 by Douglas R. Reno, 7 years ago

Add change notes for some packages.


libgweather


3.24.0

News
====

* New API to find a country by code [#753332]
* Location entry now respects country when choosing the closest
  weather station [#753332]
* Misc bug fixes [Will Thompson, #776170; #770979; Piotr Drag, #772758]
* Location database updates and fixes [#775737; #776337; #770579]
* Updated translations

gnome-disk-utility


3.23.3

News
====

* Update gnome-settings-daemon plugin for 3.23 (Bastien Nocera)
* Code cleanups (Nicholas Bishop)
* Stop using intltool for translations (Michael Catanzaro)
* Use more Unicode in translatable strings (Piotr Drąg)
* Updated translations

3.23.4

News
====

* Fix failure in g-s-d plugin (Bastien Nocera)
* Updated translations

3.23.92

News
====

* Fix broken desktop files (Michael Catanzaro)
* Drop unused gsettings schema (Jeremy Bicha)
* Updated translations

3.24.0

News
====

* Fix crash in error path (Matthias Clasen)
* Updated translations

gnome-tweak-tool


3.24.0

News
====

  * Add a gnome-shell extensions "kill switch"
  * Make Gtk/EnablePrimaryPaste also configurable on wayland
  * Translation updates

evolution-data-server


3.23.1

News
====

* Evolution-Data-Server uses CMake instead of autotools now. At the end
  of the configure phase are printed all the available options and their
  values. These can be used for the cmake command to tweak the build.

Bug Fixes:
	Bug 772095 - Don't check available sources for disabled accounts (Google/ownCloud) (Milan Crha)
	Bug 772347 - [IMAPx] NOTIFY responses stuck in stream until read from it (Milan Crha)
	Bug 605416 - Add aliases for accounts (Milan Crha)
	Bug 767807 - Inline non-text/image attachments hidden in message list (Milan Crha)
	Bug 773188 - Fix some warnings in the GObject Annotations (Corentin Noël)
	Bug 773248 - [CalDAV] Google OAuth authentication can fail on refresh (Milan Crha)
	Bug 773309 - Export the C compiler for introspection (Emmanuele Bassi)

3.23.2

News
====

Bug Fixes:
	Bug 773360 - Prefer in-tree libraries when scanning introspection data (Milan Crha)
	Bug 773363 - Do not use alloca() in camel-folder-thread.c (Glen Whitney)
	Bug 769573 - Allow also time part set for Tasks, not only date part (Milan Crha)
	Bug 773656 - Fix various g-ir-scanner failures after switching to cmake (Ting-Wei Lan)
	Bug 773659 - Don't set CFLAGS returned by pkg-config as CMAKE_REQUIRED_FLAGS (Milan Crha)
	Bug 773723 - Fix a few annotations in libecal (Corentin Noël)
	Bug 773427 - Do not run gobject-introspection in the source directory (Milan Crha)
	Bug 773657 - Fix JHBuild issues on FreeBSD after switching to cmake (Ting-Wei Lan)
	Bug 764065 - [Camel] Port more classes to GObject (Corentin Noël)
	Bug 767821 - Recognize X-GM-EXT-1 as SPECIAL-USE for Gmail IMAP (Zisu Andrei)
	Bug 772947 - Global junk test option doesn't respect account settings (Milan Crha)
	Bug 774103 - GOA mail account doesn't inherit GoaMail::name (Milan Crha)
	Bug 774234 - Unset INSTALL_RPATH for libs not linking libedbus-private (Dominique Leuenberger)
	Bug 774522 - Translator comments are missing in the .pot/.po files (Piotr Drąg)

Miscellaneous:
	[IMAPx] Avoid crash when untagged response doesn't have a token (Milan Crha)
	Correct WITH_LIBDB configure option processing (Milan Crha)
	Correct typo in the output name of camel tests (Milan Crha)
	Mute/fix some of the libedataserver annotation warnings (Milan Crha)
	Correct ENABLE_BACKTRACES configure option handling (Milan Crha)
	Correct gtkdoc-scan --ignore-headers argument value (Milan Crha)
	Update gtk-doc sgml input files (Milan Crha)
	Fix some of the gtk-doc warnings (Milan Crha)
	Split e-source-calendar.h/.c into three separate files (Milan Crha)
	Correct how private enums (for gtk-doc) are defined (Milan Crha)
	SetupBuildFlags.cmake: Check C++ flags only if C++ is enabled (Milan Crha)
	Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here (Milan Crha)

Translations:
	Marek Černocký (cs)
	Mario Blättermann (de)

3.23.3

News
====

Bug Fixes:
	Bug 774331 - Use Unicode in translatable strings (Piotr Drąg)
	Bug 774698 - [Camel] Do not drop leftover 'Deletes' table on open (Milan Crha)
	Bug 772292 - [IMAPx] New mail not shown in UI until folder refresh (Milan Crha)
	Bug 774496 - [POP3] Downloads messages multiple times with auto-fetch (Milan Crha)
	Bug 774666 - Tell users how to keep messages on POP server indefinitely (Milan Crha)
	Bug 775363 - Fails to build with minimum CMake version (Milan Crha)
	Bug 775395 - Allow to override some (most) of the RPATH related settings (Dominique Leuenberger)
	Bug 774841 - [EWebDAVDiscover] One part failure caused credentials reject (Milan Crha)
	Bug 773156 - Allow system-wide ESource configurations (Autoconfig) (Iago López Galeiras)
	Bug 775597 - Add -L flags set in LDFLAGS to g-ir-scanner command line (Ting-Wei Lan)
	Bug 775618 - Contacts on Google does not accept a second address line (Milan Crha)
	Bug 775699 - Only latest 100 tasks downloaded from the Google (Milan Crha)

Miscellaneous:
	Set also HAVE_KRB5 when found Kerberos 5 with pkg-config (Milan Crha)
	[Camel] Consider NULL and empty arrays/sets equal (Milan Crha)
	Correct const/no-const argument of the camel_message_info_set_dirty() (Milan Crha)
	Do not propagate only folder-flagged flag change in CamelVeeMessageInfo (Milan Crha)
	[IMAPx] Save also server user flags and tags into the folder summary (Milan Crha)
	[IMAPx] Unnecessary local summary rewrites after folder update (Milan Crha)
	[IMAPx] Local flag changes could be missed and left unsaved on the server (Milan Crha)
	[Camel] Introduce camel_operation_new_proxy() (Milan Crha)
	[IMAPx] Notify about new messages early during folder update (Milan Crha)
	Fix a possible uninitialized variable use in a Camel test (Milan Crha)
	Fix some of the gtk-doc warnings in Camel (Milan Crha)
	Fix possible use-after-free in CamelVeeFolder with parent_vee_store (Milan Crha)
	Test for parent_store availability around camel_folder_changed() (Milan Crha)
	Let Camel build its .typelib for the introspection (Milan Crha)
	Fix a vapigen warning from EDataServer-1.2.metadata (Milan Crha)
	Make glib_mkenums() files depend on the source enum file (Milan Crha)

Translations:
	Mario Blättermann (de)
	Piotr Drąg (pl)
	Marek Cernocky (cs)
	Daniel Mustieles (es)
	Gábor Kelemen (hu)
	Baurzhan Muftakhidinov (kk)

3.23.4

News
====

Bug Fixes:
	Bug 773419 - Age limit for offline message download (Milan Crha)
	Bug 775640 - Autoconfig: Use GSettings keys for folders and variables (Milan Crha)
	Bug 776152 - Cannot search for WebDAV/CalDAV sources (Milan Crha)
	Bug 776127 - Replies sometimes not grouped by thread (Milan Crha)
	Bug 776254 - Introspection for libedataserverui (Corentin Noël)
	Bug 776258 - Make CamelFolderThread a boxed type (Corentin Noël)
	Bug 776194 - [Gpg] Better encrypt error message when no key for recipient (Milan Crha)
	Bug 775643 - Autoconfig: Support also Signature sources (Milan Crha)
	Bug 776328 - Set the provider field in CamelService as boxed (Corentin Noël)
	Bug 776365 - Correct vapi build dependencies (Milan Crha)
	Bug 774304 - Cover relative path in /etc/localtime symlink (Milan Crha)
	Bug 777085 - vCard empty value could break next parameter name parsing (Milan Crha)

Miscellaneous:
	vala: libedataserver-1.2 depends on camel-1.2 (Michael Catanzaro)
	[Vala] Add Posix dependency to camel-1.2 (Corentin Noël)
	[Camel] Fix some introspection annotations (Corentin Noël)
	Use a Unicode apostrophe in a new translatable string (Piotr Drąg)
	Correct new module detection when installed by file rename (Milan Crha)
	[Camel] Fix CamelStore annotations (Corentin Noël)
	Various clean-ups of evolution-source-registry-autoconfig.c (Milan Crha)
	Build vala bindings of libedataserverui only if it's built as well (Milan Crha)
	camel-stream-process: Avoid call of g_debug() in the fork process (Milan Crha)
	Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
	Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
	[IMAPx] Fix a memory leak (Milan Crha)
	Fix a build with libphonenumber (Milan Crha)

Translations:
	Daniel Mustieles (es)
	Marek Černocký (cs)
	Balázs Meskó (hu)
	Fabio Tomat (fur)
	Rafael Fontenelle (pt_BR)

3.23.90

News
====

Bug Fixes:
	Bug 777207 - Allow e-mail address change for GOA configured accounts (Milan Crha)
	Bug 777431 - [IMAPx] Gmail's BODY search returns only whole word matches (Milan Crha)
	Bug 771289 - Memory leaks in test-contact-types.c (Milan Crha)
	Bug 777695 - [ECalClient] Produce CRLF line endings in iCalendar string (Tim Ruffing)
	Bug 777781 - Unfold header values before comparing them (Milan Crha)
	Bug 778222 - Fix a build break with gperf 3.1 (Milan Crha)
	Bug 778069 - UI not updated after IMAP NOTIFY notifications (Milan Crha)
	Bug 777660 - Strange sentence in gschema string (Milan Crha)
	Bug 778265 - Serialize access to underlying NNTP stream (Milan Crha)

Miscellaneous:
	Ignore errors when getting message for a body-contains search (Milan Crha)
	Correct config.h inclusion in some recent Camel source files (Milan Crha)
	Fix a CamelVeeMessageInfo memory leak (Milan Crha)
	Fix a ref/unref imbalance of CamelIMAPXStoreInfo (Milan Crha)
	Fix a memory leak in camel_imapx_server_append_message_sync() (Milan Crha)
	Unable to add additional Google calendar (Milan Crha)
	Avoid local message cache expiry clean up when being offline (Milan Crha)
	[IMAPx] Avoid unneeded full flags folder update when no changes made (Milan Crha)

Translations:
	Daniel Mustieles (es)
	Fabio Tomat (fur)
	Piotr Drąg (pl)
	Dušan Kazik (sk)
	Mario Blättermann (de)
	Aurimas Černius (lt)
	Marek Černocký (cs)
	Kjartan Maraas (nb)

3.23.91

News
====

Bug Fixes:
	Bug 778775 - Add carddav scope to google-contacts.service for Ubuntu online accounts (Khurshid Alam)
	Bug 778768 - Fails to modify contact with Yandex CardDAV server (Milan Crha)
	Bug 778235 - [IMAPx] Ignore truncated COPYUID server response (Milan Crha)
	Bug 775699 - Only latest 100 tasks downloaded from the Google ][ (Milan Crha)

Miscellaneous:
	Fix a performance issue caused by GWeakRef usage in CamelMessageInfo (Milan Crha)
	[IMAPx] Declare summary to use when cloning message info after message append (Milan Crha)
	Correct how data for installed tests are searched for (Milan Crha)

Translations:
	Inaki Larranaga Murgoitio (eu)
	Ask Hjorth Larsen (da)
	Mingye Wang (Arthur2e5) (zh_CN)
	Chao-Hsiung Liao (zh_TW)
	Anders Jonsson (sv)
	Jiri Grönroos (fi)
	Kjartan Maraas (nb)
	Claude Paroz (fr)
	Balazs Mesko (hu)
	Mario Blättermann (de)
	Rafael Fontenelle (pt_BR)
	Мирослав Николић (sr)
	Мирослав Николић (sr@latin)

3.23.92

News
====

Bug Fixes:
	Bug 779156 - [IMAPx] Not listening for changes after resume from suspend (Milan Crha)
	Bug 779161 - [Google Auth] Asks for re-sign when cannot reach server to refresh token (Milan Crha)
	Bug 779761 - Duplicate parenthesis in LDAP schema file (Milan Crha)
	Bug 779886 - Add NULL checks to camel_content_type_set_param/camel_content_type_simple (Milan Crha)

Miscellaneous:
	Disable support for all POP3 extensions by default (Milan Crha)
	Skip outdated Camel tests in 'make check' (Milan Crha)
	[Camel] Extend filter debug logging (Milan Crha)

Translations:
	Daniel Mustieles (es)
	Ask Hjorth Larsen (da)
	Fran Dieguez (gl)
	Changwoo Ryu (ko)

3.24.0

News
====

Translations:
	Jordi Mas (ca)
	Rūdolfs Mazurs (lv)
	Andika Triwidada (id)
	Piotr Drąg (pl)
	Dušan Kazik (sk)
	Gianvito Cavasoli (it)

gsettings-desktop-schemas


3.23.3

News
====

- Add "Disable while typing" touchpad setting
- Add a gsetting to back Gtk/EnablePrimaryPaste
- Add "tap-and-drag" for touchpads

3.23.90

News
====

- Use more fancy characters in translatable strings
- Fix "<super>s" shortcut being used for 2 separate actions

3.24.0

News
====

- Translation updates

gnome-settings-daemon


3.23.2

News
====

- This update requires gnome-session 3.23.2. It splits up
  gnome-settings-daemon into separate helper daemons, making it
  easier to root cause possible problems, and paving the way
  to using systemd to handle the session
- Remove localeexec wrapper now that gnome-session implements
  that work-around
- Loads of build fixes

Color:
- Require lcms2 2.2

3.23.3

News
====

Plugins:
- Fix crash when X is not available
- Fix compilation failure on some setups
- Fix warnings on exit

Media-keys:
- Fix shutdown dialog delay when using kbd shortcut

XSettings:
- Make Gtk/EnablePrimaryPaste configurable through GSettings
- Fix large fonts being scanned before they're fully copied

3.23.90

News
====

Color:
- Add interface to support "Night Light" functionality

Media-keys:
- Fix a number of race conditions in shortcuts grabbing

Power:
- Free leaked UPower keyboard backlight
- Fix keyboard backlight problems on some systems

Rfkill:
- Fix a number of possible race conditions and crashes with
  slow rfkill devices

Smartcard:
- Fix a possible crash in smartcard plugin

Wacom:
- Move most of the Wacom support to mutter, including the OSD

3.23.92

News
====

Color:
- Smooth the transition between different temperature values
- Translation updates

3.24.0

Newshttp://wiki.linuxfromscratch.org/blfs/ticket/9024#
====

- Work-around possible deadlocks on startup
- Translation updates

gnome-control-center


3.23.90

News
====

- New Printers, User Accounts and Online Accounts designs
- Keyboard shortcuts bug fixes
- Add "Night Light" functionality to Display settings
- Add Wayland support to Wacom settings, and update design

3.23.91

News
====

Display:
- Bump dependencies for Night Light schemas
- Really fix typo in "Tomorrow"
- Tweak night light dialog UI to match latest mockups

Online Accounts:
- New panel design

Printers:
- Make the printer address always sensitive
- Do not apply rename/location changes in focus-out-event
- Don't block when renaming printers
- Ellipsize the "Details Dialog" title and the "location"
  in the printer entry
- Tweak the printer supply level bar
- Subscribe to jobs notifications
- Count only current user's jobs

Privacy:
- Set destructive-action for confirmation buttons only

User Accounts:
- Fix crash when name is changed and dialogue closed

3.23.92

News
====

Universal Access:
- Add cursor size configuration

Network:
- Fix SSID not changing when enabling hotspot
- Fix initial state of Wi-Fi device when using Hotpost

Notifications:
- Forward notification settings to portal

Printers:
- Improve panel layout
- Allow printer model label to ellipsize
- Don't block on the network in the jobs dialogue

3.24.0

News
====

- Translation updates

pygobject


News
====

        - configure.ac: pre-release version bump to 3.24.0 (Christoph Reiter)

3.23.92 13-Mar-2017
        - overrides: Update for Gdk-4.0 and Gtk+-4.0 (Fabian Orccon) (#777680)
        - Disable -Werror=missing-prototypes (Christoph Reiter) (#777534)
        - Fix new PEP8 errors (Christoph Reiter) (#776009)
        - Move pep8/pyflakes tests from 'make check' to 'make check.quality' (Christoph Reiter) (#764087)
        - overrides: Update for Gtk-4.0 (Christoph Reiter) (#773315)
        - Handle exception unreffing Variant at exit (Dan Nicholson) (#776092)
        - Handle multiple deinit of callable cache (Dan Nicholson) (#776092)
        - configure.ac: post-release version bump to 3.23.0 (Christoph Reiter)

gvfs-1.32.0


1.31.1

News
====

* udisks2: Improve handling of volumes with multiple mountpoints
* man: Various man page updates
* hal: Drop hal volume monitor
* programs: Deprecate gvfs utils in favour of new gio tool
* Several smaller bugfixes

1.31.2

News
====

* dnssd: Fix crashes and leaks when mount fails
* network: Fix crashes when mount fails
* udisks2: Fix misleading notification when unmounting
* smb: Fix IPv6 uri handling
* smb: Improve read performance
* udisks2: Add support for uuid
* trash: Do not crash if home mount isn't found
* admin: Fix polkit errors caused by redundant translations
* Port several parts to GTask
* Several smaller bugfixes
* Translation updates

1.31.3

News
====

* dnssd: Fix crashes for uris with colons
* trash: Correctly determine fs type for paths with symlinks
* gdaemonfile: Pass GFileCreateFlags in write operations
* metadata: Various performance improvements
* Several smaller bugfixes
* Translation updates

1.31.4

News
====

* sftp: Limit writes to 32768 bytes
* udisks2: Improve unmount notifications
* daemon: Bump maximum read channel buffer size
* recent: Fix crashes when DISPLAY is not set
* Several smaller bugfixes
* Translation updates

1.31.90

News
====

* recent: Set G_FILE_ATTRIBUTE_RECENT_MODIFED attribute
* client: Ignore everything after first colon in userinfo
* Stability improvements for force unmount procedure
* Port several parts to GTask
* Various logging improvements
* Several smaller bugfixes
* Translation updates

1.31.91

News
====

* Translation updates

1.31.92

News
====

* Translation updates

1.32.0

News
====

* Translation updates

comment:6 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)

Add the following packages minus changes:

gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0

comment:7 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)

comment:8 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 goffice (GNOME 3.24 Platform)

comment:9 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 goffice (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)

comment:10 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop adwaita-icon-theme gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform)

Add the following packages:

libchamplain-0.12.15 (converting from other ticket) libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop adwaita-icon-theme gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity

comment:11 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gobject-introspection-1.50.0 gnome-session gdm at-spi2-core-2.24.0 at-spi2-atk-2.24.0 pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop adwaita-icon-theme gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform)

adwaita-icon-theme-3.24.0: Fixed at r18524

at-spi2-core-2.24.0: Fixed at r18524

at-spi2-atk-2.24.0: Fixed at r18524

gobject-introspection-1.52.0: Fixed at r18524

comment:12 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform)gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2

comment:13 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center pygobject3 gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm pyatspi2-2.24.0 libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2

pygobject-3.24.0: Fixed at r18528

pyatspi2-2.24.0: Fixed at r18528

comment:14 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2 geoclue-2.4.6

Add geoclue-2.4.6

comment:15 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2 geoclue-2.4.6gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2 geoclue2-2.4.6 AccountsService-0.6.45

Fix clerical errors Add AccountsService

comment:16 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gsettings-desktop-schemas gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 gnome-themes-standard-3.22.2 geoclue2-2.4.6 AccountsService-0.6.45gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 geoclue2-2.4.6 AccountsService-0.6.45

gsettings-desktop-schemas-3.24.0: Fixed at r18543

gnome-themes-standard-3.22.3: Fixed at r18543

comment:17 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 geoclue2-2.4.6 AccountsService-0.6.45gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 geoclue2-2.4.6 AccountsService-0.6.45 glibmm-2.50.1

Add glibmm-2.50.1

comment:18 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gjs-1.48.0 gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 geoclue2-2.4.6 AccountsService-0.6.45 glibmm-2.50.1gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45 glibmm-2.50.1

gjs-1.48.0: Fixed at r18564

geoclue-2.4.6: Fixed at r18564

comment:19 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45 glibmm-2.50.1gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45 glibmm-2.50.1 libcroco-0.6.12

comment:20 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45 glibmm-2.50.1 libcroco-0.6.12gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45

glibmm-2.50.1: Fixed at r18572

libcroco-0.6.12: Fixed at r18572

comment:21 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-online-accounts gnome-desktop gnome-backgrounds gnome-autoar-0.2.2 nautilus zenity (GNOME 3.24 Platform) vte-0.48.1 AccountsService-0.6.45gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-backgrounds nautilus zenity (GNOME 3.24 Platform)

gnome-online-accounts-3.24.0: Fixed at r18674

gnome-autoar-0.2.2: Fixed at r18674

AccountsService-0.6.45: Fixed at r18674

gnome-desktop-3.24.1: Fixed at r18674

vte-0.48.2: Fixed at r18674

comment:22 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 libgweather evolution-data-server gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm libchamplain-0.12.15 libgee-0.20.0 libgtop-2.36.0 gnome-backgrounds nautilus zenity (GNOME 3.24 Platform)gtksourceview-3.24.0 gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm gnome-backgrounds nautilus zenity (GNOME 3.24 Platform)

evolution-data-server-3.24.1: Fixed at r18681

libgee-0.20.0: Fixed at r18681

libgtop-2.36.0: Fixed at r18681

libchamplain-0.12.15: Fixed at r18681

libgweather-3.24.0: Fixed at r18681

comment:23 by Douglas R. Reno, 7 years ago

Summary: gtksourceview-3.24.0 gnome-settings-daemon gnome-control-center gvfs-1.32.0 gnome-disk-utility gnome-tweak-tool gnome-shell gnome-shell-extensions mutter gnome-session gdm gnome-backgrounds nautilus zenity (GNOME 3.24 Platform)gtksourceview-3.24.0 gnome-disk-utility gnome-tweak-tool (GNOME 3.24 Platform)

gdm-3.24.1: Fixed at r18683

gnome-backgrounds-3.24.0: Fixed at r18683

gnome-settings-daemon-3.24.1: Fixed at r18683

gnome-control-center-3.24.1: Fixed at r18683

gnome-session-3.24.1: Fixed at r18683

gnome-settings-daemon: Fixed at r18683

gnome-shell: Fixed at r18683

gnome-shell-extensions: Fixed at r18683

gvfs-1.32.1: Fixed at r18683

mutter-3.24.1: Fixed at r18683

nautilus-3.24.1: Fixed at r18683

zenity-3.24.1: Fixed at r18683

comment:24 by Douglas R. Reno, 7 years ago

Resolution: fixed
Status: assignedclosed

Remainder finished at r18687

comment:25 by bdubbs@…, 7 years ago

Milestone: 8.1m8.1

Milestone renamed

comment:26 by bdubbs@…, 7 years ago

Milestone: m8.18.1

Milestone renamed

Note: See TracTickets for help on using tickets.