gnome-builder 3.37.90

2020-08-07 Thread Christian Hergert
News


 • HTML preview fixes for Markdown
 • Style scheme improvements
 • Fix cargo.sh usage with Dash in Rust templates
 • Add API and interfaces to execute user-supplied GDB commands
 • Use new Sysprof-4 ABI
 • New codespell plugin enabled by default
 • Fix support for multiple diagnostics on the same line
 • Modeline parsing fixes
 • Support for Podman v2
 • Various CSS styling fixes
 • Translation updates



Download

https://download.gnome.org/sources/gnome-builder/3.37/gnome-builder-3.37.90.tar.xz
 (11.5M)
  sha256sum: 78089cf39dde4ecf1b512730bdf4c76910476495c4dab70c14086baf7ab8efc2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gtksourceview 4.7.90

2020-08-07 Thread Christian Hergert
News


* Bump GTK requirement to 3.24 for gdk_window_move_to_rect()
* Use gdk_window_move_to_rect() to more reliably position completion windows
* erb.lang: initial support for ERB
* javascript.lang, typescript.lang: various correctness and performance
  improvements.
* Translation updates



Download

https://download.gnome.org/sources/gtksourceview/4.7/gtksourceview-4.7.90.tar.xz
 (1.11M)
  sha256sum: 983bdcb88f98285b3b997c9335057c8fbc45aad0a7c13cb65eb365567e26baaf

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-boxes 3.37.90

2020-08-07 Thread Felipe Borges
News


Changes since 3.37.1

  - Only downscale SPICE displays to avoid blurred upscaled displays
  - Fix actions popover placement
  - Account for offset of outer widgets while passing events to display
  - Prevent displays from overlapping each other
  - Let users pick the OS from a list if the OS is unknown
  - Special case the GNOME OS images
  - Add editor for libvirt VM configuration
  - Added/updated/fixed translations:
- Chinese (China)
- Ukrainian
- Slovenian
- Kazakh
- Friulian
- Lithuanian
- Brazilian Portuguese
- Catalan
- Romanian
- Swedish
- Indonesian
- Turkish

Dependencies changed:
  - gtksourceview-4 (NEW)

All contributors to this release:

Anders Jonsson 
Aurimas Černius 
Baurzhan Muftakhidinov 
Emin Tufan Çetin 
Fabio Tomat 
Felipe Borges 
Florentina Mușat 
Jason Gerecke 
Jordan Petridis 
Jordi Mas 
Kukuh Syafaat 
Matej Urbančič 
Monika Grabovska 
Rafael Fontenelle 
tuhaihe <113232173...@gmail.com>
Yuri Chornoivan 
王滋涵 Zephyr Wang 



Download

https://download.gnome.org/sources/gnome-boxes/3.37/gnome-boxes-3.37.90.tar.xz 
(1.22M)
  sha256sum: 122da39131acb971b3e764006c5c3698447a5d9220aab3383db63c0929de915d

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gvfs 1.45.90

2020-08-07 Thread Ondrej Holy
News


* trash: Add support for x-gvfs-notrash option to ignore mounts
* recent: Port to GDateTime
* Translation updates



Download

https://download.gnome.org/sources/gvfs/1.45/gvfs-1.45.90.tar.xz (1.17M)
  sha256sum: de1f56ac4bcbceb777aa72f67ee5f574af6362182ab1c8097da657e3ddeade87

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


baobab 3.37.90

2020-08-07 Thread Stefano Facchini
News


  * Added UI to change excluded locations
  * Style fixes
  * Updated translations (ca, de, es, eu, fur, kk, lt, ro, sv, tr, uk, zh_CN)



Download

https://download.gnome.org/sources/baobab/3.37/baobab-3.37.90.tar.xz (565K)
  sha256sum: 41be38e43faafb392769c879e1e762ca38e2d751c171bea1f9047290a883fefe

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


glib 2.65.1

2020-08-07 Thread Philip Withnall
News


* Add `GUri` API for parsing, building and representing URIs according to
  [RFC 3986](https://tools.ietf.org/html/rfc3986) (work by Marc-André Lureau) 
(#110)

* Fix handling of xattr data with embedded nuls (#422)

* Add `g_file_set_contents_full()` which gives more control over fsyncs (#1302)

* Fix cross-compilation on iOS (work by Nirbheek Chauhan) (#1868)

* Add a `x-gvfs-notrash` option to disable trash on certain mounts (work by 
Ondrej Holy) (!1549)

* Support ‘slim’ TZif files generated with `zic -b slim` (work by Paul Eggert) 
(#2129)

* Support emitting profiling marks from `GMainContext` to sysprof capture files 
(!1551)

* Accept IPv6 zone IDs in `g_hostname_is_ip_address()` (work by Marc-André 
Lureau) (!1604)

* Bugs fixed:
 - #4 Include a UTF-8 safe escaping function
 - #110 Basic URI operations
 - #137 display_name should be always available
 - #250 GTestCase's setup/teardown functions appear pointless
 - #272 allow thread pools to adjust the number of threads to the number of 
cpu's/cores
 - #422 Wrong assumption in libgio GFileInfo on xattr/acl string: it may 
contain binary data.
 - #858 glib2 @2.40.0 issues a "Got weird mach timebase info" error (Macports, 
PPC)
 - #1022 g_object_new Should Mention That it Zeroes Out Private Struct
 - #1200 Make g_assert_null/nonnull clang static analyzer friendly
 - #1203 Add a variant of g_file_set_contents() which accepts file mode
 - #1288 gmacros: Introduce non-public G_CLANG_ANALYZER_NORETURN macro
 - #1302 g_file_set_contents() can fill target with NUL bytes if it did not 
previously exist
 - #1670 ThreadSanitizer data races
 - #1764 cancellable test: on_mock_operation_ready: assertion failed 
(iterations_requested > iterations_done): (10 > 10)
 - #1868 iOS cross compile impossible due to frexpl check not supporting cross 
compilation
 - #1869 iOS doesn't have Cocoa, which thankfully isn't a requirement of this 
code that supposedly requires it
 - #1982 GSocketAddressEnumerator documentation is inconsistent with existing 
usage
 - #2127 Spurious GIO module initialization on Fedora Silverblue (and other 
ostree-based systems?)
 - #2129 date_time bugs after 2038, or with today's date and 'zic -b slim' TZif 
files
 - #2132 Valgrind reports "still reachable" after g_thread_pool_new/free
 - #2136 Valgrind reports "still reachable" after g_option_context_parse
 - #2140 calling malloc in fork child is undefined-behaviour
 - #2141 g_value_copy is was recently broken
 - #2149 Make G_URI_FLAGS_PARSE_STRICT the default
 - #2156 Merge _g_uri_parse_authority() into GUri
 - #2159 Thread-unsafe initialization in gportalsupport.c
 - #2160 More guri regressions
 - #2165 More guri breakage
 - #2166 g_uri_build() functions should accept a NULL scheme
 - !1328 guri: new URI parsing and generating functions
 - !1527 Add g_tls_connection_get_channel_binding_data call and enums
 - !1534 Various GLocalFile fixes related to the filesystem::remote attribute
 - !1546 tree: Fix various ableist language
 - !1549 Add support to ignore trash for certain mounts
 - !1551 Add initial sysprof support
 - !1553 gtestutils: Mark that g_assert_whatever() macros do not normally return
 - !1554 GUri build fixes
 - !1555 Remove c-format from the string that is not c-formatted
 - !1556 fuzzing: Another fix for g_uri_parse() test
 - !1557 A few g_uri_parse_params() improvements
 - !1559 Fix buffer read overflows in GUri
 - !1561 gconvert: Use a pointer array in extract_uris
 - !1563 gdesktopappinfo: Fix unnecessarily copied and leaked URI list
 - !1564 tests: limit number of threads to something reasonable.
 - !1570 Reduce CI bandwidth requirements
 - !1572 Add GUriParamsIter
 - !1576 gtask: Only override g_task_set_source_tag() for GLib ≥ 2.60
 - !1577 uri: add illegal_characters argument to unescape_bytes
 - !1578 tests: Add tests for RFC 8536 v3 parsing of time zones
 - !1579 glib: Use g_getenv everywhere instead of getenv
 - !1582 appinfo: Add properties
 - !1583 gio: Remove broken support for XP
 - !1590 Use CI schedules and DAGs
 - !1591 gfileutils: Fix O_NOFOLLOW handling on BSD systems
 - !1594 GFile: Document that G_FILE_CREATE_REPLACE_DESTINATION can only be 
used with...
 - !1595 uri: add ENCODED_PATH & ENCODED_FRAGMENT flags
 - !1599 uri: do not add ipv6 brackets on non-ip host
 - !1600 uri: do not encode ':' and ';' from userinfo
 - !1601 timezone: Fix an uninitialized use
 - !1602 Revert "Merge branch 'appinfo-properties' into 'master'"
 - !1604 Make g_hostname_is_ip_address() accept ipv6 zoneid
 - !1609 Fix multiple typos in guri.c
 - !1611 guri: Always prepend `//` to the host when building a URI
 - !1612 guri: Document and check restrictions on path prefixes

* Translation updates:
 - Catalan
 - Kazakh
 - Lithuanian
 - Romanian
 - Slovenian
 - Spanish
 - Ukrainian




Download

https://download.gnome.org/sources/glib/2.65/glib-2.65.1.tar.xz (4.60M)
  sha256sum: bc63bf6c32713e0ee1dddc28e03f23b4a20c78bcb9a2c5b0f4eea41e46fb9cee


nautilus 3.37.90

2020-08-07 Thread Ondrej Holy
News


* Port Properties dialog to GtkBuilder including various enhancements (Apoorv 
Sachan, António Fernandes)
* Prevent crashes when file operation is cancelled (Ondrej Holy)
* Auto-escape filenames on NTFS and exFAT mounts (ignapk)
* Preserve navigation history after opening Other Locations (Sachin Daluja)
* Use g_clear_signal_handler instead of custom codes (Joshua Lee)
* Translation updates



Download

https://download.gnome.org/sources/nautilus/3.37/nautilus-3.37.90.tar.xz (3.07M)
  sha256sum: 6f70153056daceaf94d5cc9c60a8aa982dd6193b14a90560ffa740c668615525

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-screenshot 3.37.90

2020-08-07 Thread Alexander Mikhaylenko
News


- Port to libhandy
- CI updates [Jordan Petridis]
- Update screenshots in appdata
- Translation updates:
  Brazilian Portuguese, Catalan, Chinese (China), Chinese (Taiwan), Friulian,
  German, Greek, Indonesian, Kazakh, Kurdish Sorani, Lithuanian, Romanian,
  Spanish, Swedish, Turkish

===


Download

https://download.gnome.org/sources/gnome-screenshot/3.37/gnome-screenshot-3.37.90.tar.xz
 (348K)
  sha256sum: 7a39cc7847a482fa9aad989ce65df0ef5ee9ef79aced75d1931b7e9e86c10f13

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libhandy 0.90.0

2020-08-07 Thread Adrien Plazas
News


- Stop requiring the HANDY_USE_UNSTABLE_API guard.
- Stop transforming close buttons into back buttons for dialogs on the
  desktop.
- Give some nice default and minimum sizes to HdyPreferencesWindow.
- HdyCarousel:
  - Add HdyCarouselIndicatorDots and HdyCarouselIndicatorLines.
  - Drop the indicator-style, indicator-spacing, and center-content
properties.
- Revamp the colors of HdyAvatar and augment its colors number to 14.
- Set the default column and row spacing of HdyKeypad to 6 pixels.
- Don't present an arrow and a popover in HdyComboRow when its model has
  less than 2 items.
- Support CSS sizing properties for HdySqueezer and HdyViewSwitcher.
- Drop the icon-size properties of HdyViewSwitcher, HdyViewSwitcherTitle
  and HdyViewSwitcherBar.
- Give some horizontal margins to the view switcher of
  HdyViewSwitcherTitle via CSS.
- Add all files back to tarballs except the debian directory.



Download

https://download.gnome.org/sources/libhandy/0.90/libhandy-0.90.0.tar.xz (364K)
  sha256sum: 6ab0869a3aa483298ea20ec89d4c14c38ba4de416b33181d21e15a6039df5985

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-initial-setup 3.37.91

2020-08-07 Thread Philip Withnall
News


* Revamp the ‘welcome’ screen. See #7 for more details and screenshots.

* Bugs fixed:
 - #7 Nicer welcome page



Download

https://download.gnome.org/sources/gnome-initial-setup/3.37/gnome-initial-setup-3.37.91.tar.xz
 (1.10M)
  sha256sum: d4a710d51cd6862087991a5e55d01bbf8c98cf979d6a988bdd7b550dd95b6e88

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-desktop 3.37.90.1

2020-08-07 Thread Abderrahim Kitouni
News


- systemd: Default to garbage collect failed scopes
- systemd: Change naming scheme to conform to systemd convention
- Translation updates



Download

https://download.gnome.org/sources/gnome-desktop/3.37/gnome-desktop-3.37.90.1.tar.xz
 (723K)
  sha256sum: 996125d75082cf0cee0a51b0aa471fdc62385215c88870327c4e0eb107aab0f7

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-boxes 3.36.6

2020-08-07 Thread Felipe Borges
News


Changes since 3.36.5

  - Restore support to download from URI in the VM creation assistant
  - Update recommended downloads for new OS releases
  - Various improvements on the machine display management
  - Account for offset of event_box child when relaying display events
  - Only downscale SPICE displays to prevent undersired upscaling
  - Update gtk-frdp to include recent RDP authentication fixes
  - Added/updated/fixed translations:
- Slovenian
- Kazakh
- Ukrainian

All contributors to this release:

Baurzhan Muftakhidinov 
Felipe Borges 
Jason Gerecke 
Matej Urbančič 
Yuri Chornoivan 



Download

https://download.gnome.org/sources/gnome-boxes/3.36/gnome-boxes-3.36.6.tar.xz 
(1.22M)
  sha256sum: ef1646e81bfff10ba94aefcbe77eec4aa3f78096d4802f18539761dc41e26c30

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution-ews 3.36.5

2020-08-07 Thread Milan Crha
News


Miscellaneous:
Provided SoupAuth might not be always used by libsoup (Milan Crha)



Download

https://download.gnome.org/sources/evolution-ews/3.36/evolution-ews-3.36.5.tar.xz
 (546K)
  sha256sum: 7485154908fcf68c38c3c0be01cce1d229a2e6afb62bbd7783512bdd21f93c40

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution-data-server 3.36.5

2020-08-07 Thread Milan Crha
News


Bug Fixes:
I#236 - Uses LC_ADDRESS unconditionally in libphonenumber code (Milan 
Crha)
I#240 - IMAPx: Disable move to real junk/trash in server-side virtual 
folders (Milan Crha)

Miscellaneous:
Fix a memory leak in ebmb_gather_photos_local_filenames() (Milan Crha)
ESoupSession: Provided SoupAuth might not be always used by libsoup 
(Milan Crha)



Download

https://download.gnome.org/sources/evolution-data-server/3.36/evolution-data-server-3.36.5.tar.xz
 (4.42M)
  sha256sum: c28c546d457be0dc0eaca5d766d4dfef7c408276cb05f9724c463bfe7fd9

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution 3.36.5

2020-08-07 Thread Milan Crha
News


Bug Fixes:
I#895 - "Time" portion of calendar entries not scaling with font 
(Stefan Paul Noack)
I#1017 - ECompEditor: Error when save-only (all instances) of a 
recurring event (Milan Crha)
I#1027 - Calendar: SEQUENCE not changed when modifying All Instances 
(Milan Crha)
I#1034 - Calendar: Event non-libical time zone reset to UTC on edit 
(Milan Crha)

Miscellaneous:
EContactEditor: Other mailing address has stored incorrect address 
label (Milan Crha)
help: Mailing List filter criterion checks numerous mail headers (Andre 
Klapper)

Translations:
Jordi Mas (ca)
Jwtiyar Nariman (ckb)
Yuri Chornoivan (uk)



Download

https://download.gnome.org/sources/evolution/3.36/evolution-3.36.5.tar.xz 
(11.6M)
  sha256sum: 3dd40ebd097da547dda5d95b9d68355e747b3dfae5c1c098645d943f5a69f2c2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-system-monitor 3.37.90

2020-08-07 Thread Robert Roth
News


* added/updated translations
  Daniel Korostil (uk)


Download

https://download.gnome.org/sources/gnome-system-monitor/3.37/gnome-system-monitor-3.37.90.tar.xz
 (689K)
  sha256sum: a2bf00a744be836279e1d12d40cfb37b8ad8e150aa9ef6878174399bf2451f14

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution-ews 3.37.90

2020-08-07 Thread Milan Crha
News


Bug Fixes:
I#66 - Adapt the timezones test (Milan Crha)
I#66 - Correct how tests use uhttpmock (Milan Crha)
I#111 - Correct license comments in the source files (Milan Crha)

Miscellaneous:
Provided SoupAuth might not be always used by libsoup (Milan Crha)
Add (disabled by default) Microsoft 365 (Graph API) connector (Milan 
Crha)



Download

https://download.gnome.org/sources/evolution-ews/3.37/evolution-ews-3.37.90.tar.xz
 (623K)
  sha256sum: be91605dff5e27487fcbccefc913c027d2d661040e094fbd81f951dc9a861815

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution-mapi 3.37.90

2020-08-07 Thread Milan Crha
News


Translations:
Florentina Mușat (ro)



Download

https://download.gnome.org/sources/evolution-mapi/3.37/evolution-mapi-3.37.90.tar.xz
 (411K)
  sha256sum: 7e4e4d8fc0b581f68b827fbcab6362f4de69ed715bcb4d756b30efbc86f162b4

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution 3.37.90

2020-08-07 Thread Milan Crha
News


Bug Fixes:
I#895 - "Time" portion of calendar entries not scaling with font 
(Stefan Paul Noack)
I#973 - Increase size of calendar copy/move dialog (Bryan Dunsmore)
I#998 - ETree: Hard to see thread expander on selected row (Milan Crha)
I#1017 - ECompEditor: Error when save-only (all instances) of a 
recurring event (Milan Crha)
I#1027 - Calendar: SEQUENCE not changed when modifying All Instances 
(Milan Crha)
I#1030 - Calendar: Component editor shows incomplete RRULE (Milan Crha)
I#1034 - Calendar: Event non-libical time zone reset to UTC on edit 
(Milan Crha)
I#1038 - EShellSearchbar: Save search scope per folder (Milan Crha)
I#1041 - Search folders can show non-matches after filter change (Milan 
Crha)
I#1042 - Show recurrence information with user-specified date format 
(Milan Crha)
M!62 - ECellText/ECellDate: Use tabular numbers for date (Zander Brown)

Miscellaneous:
EContactEditor: Other mailing address has stored incorrect address 
label (Milan Crha)
Flatpak manifests: Adapt to the branch name change for the bogofilter 
project (Milan Crha)
e-web-view.js: Check iframe property validity in Evo.initialize() 
(Milan Crha)
itip-formatter: Content not shown when showing message without folder 
(Milan Crha)
Message filters not playing sounds (Milan Crha)
Add Central Kurdish translation to the list of supported locales (Milan 
Crha)
help: Mailing List filter criterion checks numerous mail headers (Andre 
Klapper)
help: Link Contact Autocompletion and automatic Contacts (Andre Klapper)

Translations:
Jordi Mas (ca)
Boyuan Yang (zh_CN)
Fabio Tomat (fur)
Aurimas Černius (lt)
Jwtiyar Nariman (ckb)
Yuri Chornoivan (uk)



Download

https://download.gnome.org/sources/evolution/3.37/evolution-3.37.90.tar.xz 
(11.5M)
  sha256sum: 0a35a6614a130a517681140d378b15c62900b84a18c39dbf26d9f96f428bd4eb

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


evolution-data-server 3.37.90

2020-08-07 Thread Milan Crha
News


Bug Fixes:
I#236 - Uses LC_ADDRESS unconditionally in libphonenumber code (Milan 
Crha)
I#239 - SMTP: Doesn't send fully qualified host name with EHLO (Milan 
Crha)
I#240 - IMAPx: Disable move to real junk/trash in server-side virtual 
folders (Milan Crha)
evo-I#1041 - Search folders can show non-matches after filter change 
(Milan Crha)
evo-I#1042 - Show recurrence information with user-specified date 
format (Milan Crha)

Miscellaneous:
e-soup-logger.h: Add missing G_BEGIN_DECLS (Milan Crha)
Fix a memory leak in ebmb_gather_photos_local_filenames() (Milan Crha)
ESoupSession: Provided SoupAuth might not be always used by libsoup 
(Milan Crha)

Translations:
Baurzhan Muftakhidinov (kk)
Boyuan Yang (zh_CN)
Jordi Mas (ca)
Fabio Tomat (fur)



Download

https://download.gnome.org/sources/evolution-data-server/3.37/evolution-data-server-3.37.90.tar.xz
 (4.44M)
  sha256sum: 6cd71edf42e699ab8e8bd4908aeb131210b594ce961bde68fd27333b2aed4430

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


lightsoff 3.37.90

2020-08-07 Thread Robert Roth
News


* Updated translations
* Updated help
* Updated build
* Switch to GTK mode by default (Robert Roth)



Download

https://download.gnome.org/sources/lightsoff/3.37/lightsoff-3.37.90.tar.xz 
(516K)
  sha256sum: c9fc599f2610f1be2c646c0ce09aba2175f4bfef0aa958689da56ffc570378cd

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list