gnome-radio 16.0.4

2022-03-18 Thread ole
News


Documentation

* HACKING: Update GNOME_RADIO_DEBUG, uri and program history
* THANKS: Update entry for Luna Jernberg (ole/gnome-radio!1)


ChangeLog
=
https://download.gnome.org/sources/gnome-radio/16.0/gnome-radio-16.0.4.changes  
(3.42K)

Download

https://download.gnome.org/sources/gnome-radio/16.0/gnome-radio-16.0.4.tar.xz 
(424K)
  sha256sum: 793f5112307eab61b93506c2afb34b4e5606e238690c3ec26ccb831f838b

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


pango 1.50.6

2022-03-18 Thread Matthias Clasen
About pango
===

Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed. Pango forms the core of text and font handling for GTK.

News


- Drop hb-glib dependency
- Fix test font configuration
- Maintain order in pango_attr_list_change
- Fix a use-after-free in pango_attr_list_change



Download

https://download.gnome.org/sources/pango/1.50/pango-1.50.6.tar.xz (4.09M)
  sha256sum: a998bcf36881c3ac20495d40bceb304f4eaa9175bd2967c85656434cbdafe86a

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


gtk 4.6.2

2022-03-18 Thread Matthias Clasen
About gtk
=

GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK is free software and part of the GNU Project. However, the
licensing terms for GTK, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.

News


* GtkScrolledWindow:
 - Set scroll-to-focus on viewports
 - Avoid doubly triggering deceleration

* GtkEntry:
 - Stop cursor blinking on focus-out

* Emoji:
 - Update Emoji data to CLDR 40 and Unicode 14
 - Add more locales for Emoji data (da, de, en, es,
   fr hu, it, ko, lt, ms, nl, pl, pt, ru, s, uk zh)

* GDK
 - Optimize texture conversions on x86 and ARM
 - Use EGK_KHR_swap_buffers_with_damage if available

* GSK
 - Avoid clearing opaque regions
 - Support using a non-default framebuffer
 - Handle large viewports by tiling

* Wayland:
 - Prefer xdg-activation over gtk-shell
 - text protocol: Fix text caret location
 - text protocol: Use serials to control outbound messages

* Inspector:
 - Show app ID and resource path

* Demos:
 - widget-factory: Handle F11 to toggle fullscreen

* Tools:
 - gtk-builder-tool: Allow use without display

* Windows:
 - Fix preedit window placement on HiDPI
 - Build improvements
 - Fix fullscreen handling

* MacOS:
 - Fix scrolling with an external mouse
 - Fix kinetic scrolling with overshoot
 - Improve monitor detection
 - Many input handling fixes
 - Support OpenGL accelerated video playback
 - Support fullscreen
 - Improve interactive window resizing and moving
 - Fix backdrop state handling
 - Fix GtkFileChooserNative filtering
 - Use CALayer and IOSurface for rendering
 - Use per monitor CVDisplayLink to support mixed-rate monitors
 - Start applications in foreground
 - Fix cursor blink time

* Translation updates
 Basque
 Brazilian Portuguese
 Catalan
 Chinese (China)
 Croatian
 Czech
 Danish
 Finnish
 Galician
 German
 Hebrew
 Hungarian
 Italian
 Kazakh
 Korean
 Lithuanian
 Norwegian Bokmål
 Persian
 Poliah
 Portuguese
 Russian
 Slovak
 Slovenian
 Spanish
 Swedish
 Turkish
 Ukrainian




Download

https://download.gnome.org/sources/gtk/4.6/gtk-4.6.2.tar.xz (22.0M)
  sha256sum: ff263af609a50eb76056653592d929459aef4819a444c436f6d52c6f63c1faec

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


libpeas 1.32.0

2022-03-18 Thread Christian Hergert
About libpeas
=

libpeas is a GObject-based plugins engine, and is targeted at giving
every application the chance to assume its own extensibility.

News


* Icon licenses have been corrected
* Parallel build system operation fixes
* Various build warnings squashed
* Various GIR data that should not have been exported was removed
* Use gi-docgen for documentation
* Translation updates:
  - Russian
  - Abkhazian
  - Nepali
  - Occitan
  - Icelandic
  - Hebrew
  - Belarusian



Download

https://download.gnome.org/sources/libpeas/1.32/libpeas-1.32.0.tar.xz (189K)
  sha256sum: d625520fa02e8977029b246ae439bc218968965f1e82d612208b713f1dcc3d0e

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


gtksourceview 4.8.3

2022-03-18 Thread Christian Hergert
About gtksourceview
===

GtkSourceView is a GNOME library that extends GtkTextView, the
standard GTK widget for multiline text editing. GtkSourceView adds
support for syntax highlighting, undo/redo, file loading and saving,
search and replace, a completion system, printing, displaying line
numbers, and other features typical of a source code editor.

News


* Adds support for more Pango font-variants
* Style updates to solarized-dark, solarized-light
* Language updates to lean, rst, c, gtk-doc, javascript, and json
* Translation updates



Download

https://download.gnome.org/sources/gtksourceview/4.8/gtksourceview-4.8.3.tar.xz 
(1.11M)
  sha256sum: c30019506320ca2474d834cced1e2217ea533e00eb2a3f4eb7879007940ec682

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


gtksourceview 5.4.0

2022-03-18 Thread Christian Hergert
About gtksourceview
===

GtkSourceView is a GNOME library that extends GtkTextView, the
standard GTK widget for multiline text editing. GtkSourceView adds
support for syntax highlighting, undo/redo, file loading and saving,
search and replace, a completion system, printing, displaying line
numbers, and other features typical of a source code editor.

News


 * Build system fixes for Windows and macOS
 * Style updates for Adwaita, Adwaita-dark, solarized-light, solarized-dark,
   Classic, and a new Cobalt-light variant
 * Language improvements for C, C++, GTK-DOC, and JSON
 * Various header fixes
 * Additional API to append/prepend search paths for language manager
 * Allow loading language specifications via GResources
 * A new "weight" attribute for style schemes which allows more control
   than just bold="true"
 * Various Vim emulation fixes
 * GtkSourceView now requires GTK 4.6 for various CSS improvements
 * Additional performance fixes to reduce overdraws by GPU
 * Translation updates



Download

https://download.gnome.org/sources/gtksourceview/5.4/gtksourceview-5.4.0.tar.xz 
(1.20M)
  sha256sum: 003bc217e670a8ec8aa3aece994b70e70b7d6b8074938adda21718555d84e637

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


dspy 1.2.0

2022-03-18 Thread Christian Hergert
News


D-Spy 1.2.0 is our initial release to correspond with GNOME 42.0.


Download

https://download.gnome.org/sources/dspy/1.2/dspy-1.2.0.tar.xz (349K)
  sha256sum: 5ca2f4cf4d30d2f6bd9b539fb95ab9609c84d63cdeca70716f9d2373e3bdf6d4

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


gnome-text-editor 42.0

2022-03-18 Thread Christian Hergert
About Text Editor
=

Text Editor is a simple editor for GNOME focused on being a good
general purpose default editor.

News


GNOME Text Editor 42.0 is here, as our debut release for GNOME.

We'd like to thank everyone who has contributed to make this happen which is
impossible to name directly because so much has had to improve across the stack
to make this possible.

We hope you enjoy Text Editor and find it a pleasing experience.



Download

https://download.gnome.org/sources/gnome-text-editor/42/gnome-text-editor-42.0.tar.xz
 (1.07M)
  sha256sum: 0e32140ee1c13428563bcd5f784e61ee22ffd1ad27d8c02283b4358a81dfab50

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


template-glib 3.34.1

2022-03-18 Thread Christian Hergert
About Template-GLib
===

Template-GLib is a templating library for GLib. It includes a simple
template format along with integration into GObject-Introspection for
properties and methods. It separates the parsing of templates and the
expansion of templates for faster expansion. You can also define
scope, custom functions, and more with the embedded expression
language.

News


Changes in this release:

 • Translation updates



Download

https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.1.tar.xz
 (56.2K)
  sha256sum: 9ec9b71e04d4f5cb14f755ef790631cd0b45c0603e11c836fc7cfd9e268cd07a

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


jsonrpc-glib 3.42.0

2022-03-18 Thread Christian Hergert
About Jsonrpc-GLib
==

Jsonrpc-GLib is a JSON-RPC library for GLib. It includes support for
communicating as both a JSON-RPC client and server. Additionally, it
supports upgrating connections to use GVariant for less runtime
overhead.

News


 • Documentation improvements to use gi-docgen
 • Introspection fixes



Download

https://download.gnome.org/sources/jsonrpc-glib/3.42/jsonrpc-glib-3.42.0.tar.xz 
(41.4K)
  sha256sum: 221989a57ca82a12467dc427822cd7651b0cad038140c931027bf1074208276b

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


libdazzle 3.44.0

2022-03-18 Thread Christian Hergert
About libdazzle
===

libdazzle is a collection of fancy features for GLib and Gtk+ that
aren't quite ready or generic enough for use inside those libraries.
This is often a proving ground for new widget prototypes. Applications
such as Builder tend to drive development of this project.

News


 • Translation updates



Download

https://download.gnome.org/sources/libdazzle/3.44/libdazzle-3.44.0.tar.xz (444K)
  sha256sum: 3cd3e45eb6e2680cb05d52e1e80dd8f9d59d4765212f0e28f78e6c1783d18eae

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


sysprof 3.44.0

2022-03-18 Thread Christian Hergert
About Sysprof
=

The Sysprof profiler is a statistical profiler based on hardware
performance counters in modern CPUs. Please see

https://wiki.gnome.org/Apps/Sysprof

  for more information.

News


 * Translation updates



Download

https://download.gnome.org/sources/sysprof/3.44/sysprof-3.44.0.tar.xz (482K)
  sha256sum: ab5d9f5b71973b3088d58a1bfdf1dc23c39a02f5fce4e5e9c73e034b178b005b

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


gnome-builder 42.0

2022-03-18 Thread Christian Hergert
About Builder
=

Builder is an IDE for writing GNOME-based software. It is currently
under heavy development.

News


Changes since 42.rc1

 • Template updates for C++ and Vala
 • Only enable Vala search provider if Vala is supported language
   by the projects build system to avoid spawning LSP.
 • Build system changes to default plugins
 • Translation updates



Download

https://download.gnome.org/sources/gnome-builder/42/gnome-builder-42.0.tar.xz 
(12.7M)
  sha256sum: 52efd296d68b2ff182341c0481dcfd70654c408bdb679fceb76db9703c22428f

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


totem 42.0

2022-03-18 Thread Bastien Nocera
About totem
===

Movie player for the GNOME desktop based on GStreamer

News


- Updated appdata screenshots
- Fix screenshot functionality not working since the port to
  the OpenGL video widget
- Translations updates


Download

https://download.gnome.org/sources/totem/42/totem-42.0.tar.xz (2.36M)
  sha256sum: 4af0491ddb95df8b33aee399d3a50f9c7ab17de88d3af63356567cf88f57e6ab

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


gnome-bluetooth 42.0

2022-03-18 Thread Bastien Nocera
About gnome-bluetooth
=

GNOME Bluetooth Subsystem

News


This version contains updated translations.



Download

https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.0.tar.xz
 (295K)
  sha256sum: 3d1e2720673bc9a242619dc5d231fd6e776c18a49da29f43cdc433055adb0170

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


gnome-control-center 42.0

2022-03-18 Thread Georges Basile Stavracas Neto
About GNOME Settings


GNOME's main interface to configure various aspects of the desktop

News


- Updated AppData screenshots
- Re-enable tests
- Updated translations



Download

https://download.gnome.org/sources/gnome-control-center/42/gnome-control-center-42.0.tar.xz
 (5.95M)
  sha256sum: 0732efa7c4171ce0a0ed4106580b4ce35a57b10152c0ea36d239134913777eda

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


libhandy 1.6.1

2022-03-18 Thread Alexander Mikhaylenko
About libhandy
==

libhandy is a collection of GTK widgets for adaptive applications
targeting form-factors from mobile to desktop. It also offers
innovative widgets following the GNOME design guidelines.

News


- HdyStyleManager
  - Correctly reset the theme if we're not overriding it.
Fixes switching away from HighContrast.



Download

https://download.gnome.org/sources/libhandy/1.6/libhandy-1.6.1.tar.xz (1.70M)
  sha256sum: 6eab0384404d56bd1b1fa059d9a08118f6ae080ffc2120f28656ca7462a4

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


gnome-calendar 42.0

2022-03-18 Thread Georges Basile Stavracas Neto
About GNOME Calendar


GNOME Calendar is a simple and beautiful calendar application designed
to perfectly fit the GNOME desktop. By reusing the components which
the GNOME desktop is build on, Calendar nicely integrates with the
GNOME ecosystem.

News


* Updated translations



Download

https://download.gnome.org/sources/gnome-calendar/42/gnome-calendar-42.0.tar.xz 
(565K)
  sha256sum: b63f73f55032fc1390442f94cdf6b3cab9c91c774ddd2e5c61ecfec9d2c5e9aa

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


gnome-disk-utility 42.0

2022-03-18 Thread Kai Lüke
About Disks
===

Disk Management Utility for GNOME

News


Kai Lüke:
 * Add release helper

Updated translations:
 * Ask Hjorth Larsen (da), Balázs Meskó (hu), Baurzhan Muftakhidinov
   (kk), Christian Kirbach (de), Milo Casagrande (it), sicklylife (ja),
   Марко Костић (sr)



Download

https://download.gnome.org/sources/gnome-disk-utility/42/gnome-disk-utility-42.0.tar.xz
 (1.66M)
  sha256sum: 1b6564454d67426322cb3bfc5a5558653bfc7dfeea2ae0825b1d08629f01090b

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


cairo 1.17.6

2022-03-18 Thread Emmanuele Bassi
News

https://download.gnome.org/sources/cairo/1.17/cairo-1.17.6.news  (307K)
ChangeLog
=
https://download.gnome.org/sources/cairo/1.17/cairo-1.17.6.changes  (353K)

Download

https://download.gnome.org/sources/cairo/1.17/cairo-1.17.6.tar.xz (33.4M)
  sha256sum: 4eebc4c2bad0402bc3f501db184417094657d111fb6c06f076a82ea191fe1faf

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


simple-scan 42.0

2022-03-18 Thread Bartosz Kosiorek
About simple-scan
=

A really easy way to scan both documents and photos from a scanner
(e.g. a flatbed scanner).


Download

https://download.gnome.org/sources/simple-scan/42/simple-scan-42.0.tar.xz 
(1.05M)
  sha256sum: ac1f857afd0bc8897dd2045023ad7c5713e5ceefca56b0b3cc5e9a4795329586

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


libadwaita 1.0.3

2022-03-18 Thread Alexander Mikhaylenko
About libadwaita


libadwaita is a collection of GTK widgets for adaptive applications
targeting form-factors from mobile to desktop. It also offers
innovative widgets following the GNOME design guidelines.

News


- AdwAvatar
  - Fix invalid UTF-8 handling
- AdwToast
  - Fix GVariant handling
- Stylesheet
  - Fix scrollbars inside .osd widgets
- Fix carousel indicator sizing
- Memory leak fixes
- Translation updates:
  - Abkhazian
  - Bulgarian
  - Catalan
  - Croatian
  - Czech
  - Danish
  - Finnish
  - German
  - Hungarian
  - Italian
  - Japanese
  - Kazakh
  - Korean
  - Serbian
  - Slovak
  - Turkish



Download

https://download.gnome.org/sources/libadwaita/1.0/libadwaita-1.0.3.tar.xz 
(2.59M)
  sha256sum: 0af00b4c16b2869aae5ca7bc19656df750554218663ce09ed9ed87e0da2944a2

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


libsoup 3.0.5

2022-03-18 Thread Patrick Griffis
About libsoup
=

libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the GLib main loop, to integrate well with GNOME applications.

News


* Misc HTTP/2 fixes [Carlos Garcia Campos]
* Fix missing files for installed-tests [Simon McVittie]
* Fix SoupServer not properly handling invalid percent encoded paths [Ignacio 
Casal Quinteiro]
* Fix other areas not properly handling invalid percent encoded paths [Patrick 
Griffis]
* Fix SoupLogger:max-body-size of 0 meaning log nothing [Patrick Griffis]



Download

https://download.gnome.org/sources/libsoup/3.0/libsoup-3.0.5.tar.xz (1.46M)
  sha256sum: f5d143db6830b3825edc2a1c4449d639273b0bfa017a4970871962d9bca22145

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


libepoxy 1.5.10

2022-03-18 Thread Emmanuele Bassi


Download

https://download.gnome.org/sources/libepoxy/1.5/libepoxy-1.5.10.tar.xz (218K)
  sha256sum: 072cda4b59dd098bba8c2363a6247299db1fa89411dc221c8b81b8ee8192e623

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


xdg-desktop-portal-gnome 42.0.1

2022-03-18 Thread Georges Basile Stavracas Neto
About xdg-desktop-portal-gnome
==

GNOME Desktop Portal

News


- Adapt to xdg-desktop-portal screencast restore changes
- Don't send selection on remote desktop when nothing was selected
- Minor cleanups



Download

https://download.gnome.org/sources/xdg-desktop-portal-gnome/42/xdg-desktop-portal-gnome-42.0.1.tar.xz
 (114K)
  sha256sum: dfe8b52450f32838f9f9e898e95aa8dfa2705ce12d438305557c128b9ce0e2e6

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


graphene 1.10.8

2022-03-18 Thread Emmanuele Bassi


Download

https://download.gnome.org/sources/graphene/1.10/graphene-1.10.8.tar.xz (326K)
  sha256sum: a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a

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


libgweather 4.0.0

2022-03-18 Thread Emmanuele Bassi
About libgweather
=

Location and timezone database and weather-lookup library

News


Changes since GWeather 3.99
---

- Translation updates



Download

https://download.gnome.org/sources/libgweather/4.0/libgweather-4.0.0.tar.xz 
(4.50M)
  sha256sum: 440d44801b6f72b48c676e5e37f9109cfee1394fd74cc92725e1b1ba4fae834c

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


gnome-initial-setup 42.0

2022-03-18 Thread Will Thompson
About GNOME Initial Setup
=

gnome-initial-setup helps you set up your OS when you boot or log in
for the first time.

News


* Translation updates:
 - Bokmål, Norwegian
 - Danish
 - French
 - Hungarian
 - Italian
 - Japanese
 - Kazakh
 - Occitan (post 1500)
 - Panjabi
 - Polish
 - Serbian
 - Slovak



Download

https://download.gnome.org/sources/gnome-initial-setup/42/gnome-initial-setup-42.0.tar.xz
 (1.12M)
  sha256sum: cbf3e386d2acb5f4ecbb118ffb703da12901e84b80c244749428101eac47eaa7

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


xdg-desktop-portal-gnome 42.0

2022-03-18 Thread Georges Basile Stavracas Neto
About xdg-desktop-portal-gnome
==

GNOME Desktop Portal

News


- Updated translations



Download

https://download.gnome.org/sources/xdg-desktop-portal-gnome/42/xdg-desktop-portal-gnome-42.0.tar.xz
 (114K)
  sha256sum: 8dc3a61d769e985a01575872fd8952db431261ea7a5e5f3d0c0f1d9009397d87

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


libhandy 1.6.0

2022-03-18 Thread Alexander Mikhaylenko
About libhandy
==

libhandy is a collection of GTK widgets for adaptive applications
targeting form-factors from mobile to desktop. It also offers
innovative widgets following the GNOME design guidelines.

News


- Fix introspection-related build warnings
- AdwStyleManager
  - Make color-scheme work with GTK themes ending in -dark
- Translation updates:
  - Basque
  - Hungarian



Download

https://download.gnome.org/sources/libhandy/1.6/libhandy-1.6.0.tar.xz (1.70M)
  sha256sum: b1a7d4288df05cb98d3434891f3e7beb46e880f38d49b28a8c4a21690e709c1c

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


libadwaita 1.1.0

2022-03-18 Thread Alexander Mikhaylenko
About libadwaita


libadwaita is a collection of GTK widgets for adaptive applications
targeting form-factors from mobile to desktop. It also offers
innovative widgets following the GNOME design guidelines.

News


- Fix introspection-related build warnings
- Translation updates:
  - Finnish
  - Hungarian
  - Italian
  - Kazakh
  - Serbian



Download

https://download.gnome.org/sources/libadwaita/1.1/libadwaita-1.1.0.tar.xz 
(2.60M)
  sha256sum: aff598803e810cc28266472cf5bf65e5ed5b90bb3523e206b06b14527325010e

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


gnome-boxes 42.0.1

2022-03-18 Thread Felipe Borges
About GNOME Boxes
=

A simple GNOME 3 application to manage virtual systems

News


Changes since 42.0

  - Fix error in appdata

42.0 - 18 Mar, 2022
===

Changes since 42.rc

  - Fixed a typo in the documentation
  - Added/updated/fixed translations:
- Lithuanian
- Catalan
- Ukrainian
- Swedish
- Danish
- Czech
- Finnish
- Hungarian
- Indonesian
- Kazakh
- Polish
- Slovak
- Serbian
- Italian



Download

https://download.gnome.org/sources/gnome-boxes/42/gnome-boxes-42.0.1.tar.xz 
(1.17M)
  sha256sum: 1ae212ff899915542ec53b54d95b68cdf271d958cf512cdc3fedc7822c6ee123

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


evince 42.0

2022-03-18 Thread Germán Poo-Caamaño
About Document Viewer
=

Evince is a document viewer for multiple document formats. The goal of
evince is to replace the multiple document viewers that exist on the
GNOME Desktop with a single simple application.

Evince is specifically designed to support the file following formats:
PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit,
comics books (cbr,cbz,cb7 and cbt).

News


Translations:
  * Jordi Mas (Catalan)
  * Ask Hjorth Larsen (Danish)
  * Guillaume Bernard (French)
  * Balázs Úr (Hungarian)
  * sicklylife (Japanese)
  * Baurzhan Muftakhidinov (Kazakh)
  * Kjartan Maraas (Norwegian Bokmål)
  * Piotr Drąg (Polish)
  * Марко Костић (Serbian)
  * Luna Jernberg (Swedish)



Download

https://download.gnome.org/sources/evince/42/evince-42.0.tar.xz (2.72M)
  sha256sum: ac60ff14aaf56d643995c3b4ba6f5725cc9ce24e2790873b5c87edb4a2002d42

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


at-spi2-core 2.44.0

2022-03-18 Thread Mike Gorse
About at-spi2-core
==

The Access Technology Service Provider Interface (AT-SPI) is a set of
interfaces that allow access technologies such as screen readers to
programmatically determine what is being displayed on the screen and
simulate keyboard and mouse events. It can also be used for automated
testing.

The at-spi2-core module contains the D-Bus specification, the registry
daemon, and a C library for use by access technologies that provides a
convenient wrapper around the DBus interfaces.

News


* Unlink the socket before binding when using dbus-broker. Fixes regression
  introduced in 2.43.92 where restarting the bus launcher would fail.



Download

https://download.gnome.org/sources/at-spi2-core/2.44/at-spi2-core-2.44.0.tar.xz 
(205K)
  sha256sum: 7eee3cf285b089060fd6b6e51b3eb2cacf752cca3a082c7f4c2c5ab841e51353

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


gdk-pixbuf 2.42.8

2022-03-18 Thread Emmanuele Bassi
About gdk-pixbuf


GdkPixbuf is a library for loading, saving, and transforming image
data in various formats, like PNG, JPEG, and TIFF

News


- Clear the pixbuf's memory buffer to avoid returning uninitialized memory 
[#199]
- Turn GdkPixbufModule functions into typed callbacks [!123]
- tiff: Use non-deprecated C99 integer types [!124]
- gif: Check for overflow when compositing or clearing frames [#190]
- Change png/jpeg/tiff build options from boolean to feature [!118]
- jpeg: Do not rely on UB around setjmp/longjmp [#143]
- Build fixes [!114, #185, #182]
- Documentation fixes [!120, !125]
- Translation updates



Download

https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.8.tar.xz 
(8.11M)
  sha256sum: 84acea3acb2411b29134b32015a5b1aaa62844b19c4b1ef8b8971c6b0759f4c6

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


gobject-introspection 1.72.0

2022-03-18 Thread Emmanuele Bassi
About GObject Introspection
===

GObject introspection provides tools and libraries to help manage its
common metadata format for representing GObject-based C APIs, designed
for bindings, documentation tools and API verification.

News


* Add new utility API to libgirepository for bindings implementing an argument
  cache [Philip Chimento]
* Update the GIR data for GLib, GObject, GModule, and GIO



Download

https://download.gnome.org/sources/gobject-introspection/1.72/gobject-introspection-1.72.0.tar.xz
 (1017K)
  sha256sum: 02fe8e590861d88f83060dd39cda5ccaa60b2da1d21d0f95499301b186beaabc

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


gvfs 1.50.0

2022-03-18 Thread Ondrej Holy
About gvfs
==

GVfs is a userspace virtual filesystem implementation for GIO (a
library available in GLib). GVfs comes with a set of backends,
including trash support, SFTP, SMB, HTTP, DAV, and many others. GVfs
also contains modules for GIO that implement volume monitors and
persistent metadata storage. There is also FUSE support that provides
limited access to the GVfs filesystems for applications not using GIO.

News


* Translation updates



Download

https://download.gnome.org/sources/gvfs/1.50/gvfs-1.50.0.tar.xz (1.16M)
  sha256sum: cbc2f564d2e9f00c760673f42d6803bce3e081ab7ffb4456deba9339b4dd

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


gnome-software 41.5

2022-03-18 Thread Milan Crha
About gnome-software


GNOME Software is for installing, removing and updating software.

News


Released: 2022-03-18

This is a stable release with the following changes:
 * Disable scroll-by-mouse-wheel on featured carousel
 * Ensure details page shows app provided on command line
 * Added several appstream-related fixes

This release also updates translation:
 * Catalan



Download

https://download.gnome.org/sources/gnome-software/41/gnome-software-41.5.tar.xz 
(3.09M)
  sha256sum: d4aa223e4c5e3459c946eaaac38e3e70d38eab461d7ca8fe1b9f7985b3647dbf

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


gnome-software 42.0

2022-03-18 Thread Milan Crha
About gnome-software


GNOME Software is for installing, removing and updating software.

News


Released: 2022-03-18

This is a stable release with the following changes:
 * Various fixes related to changed threading model
 * Added several appstream-related fixes

This release also updates translations:
 * Basque
 * Bokmål, Norwegian
 * Bulgarian
 * Catalan
 * Chinese (China)
 * Danish
 * Finnish
 * French
 * German
 * Hebrew
 * Hungarian
 * Japanese
 * Kazakh
 * Lithuanian
 * Occitan (post 1500)
 * Persian
 * Polish
 * Russian
 * Serbian
 * Slovenian
 * Swedish



Download

https://download.gnome.org/sources/gnome-software/42/gnome-software-42.0.tar.xz 
(2.16M)
  sha256sum: 42c685e2ef79962eb30a8e958c703c9a1f3df731504223a0628b3b624ef7dc1e

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


evolution-mapi 3.44.0

2022-03-18 Thread Milan Crha
About evolution-mapi


MS Exchange integration for the Evolution application

News


Miscellaneous:
No code/translation changes



Download

https://download.gnome.org/sources/evolution-mapi/3.44/evolution-mapi-3.44.0.tar.xz
 (414K)
  sha256sum: c66f2190a554193bc48b0448ce21805a2c8dbf14b60ff3b8cf82f96540ea4d98

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


evolution-ews 3.44.0

2022-03-18 Thread Milan Crha
About evolution-ews
===

MS Exchange integration for the Evolution application

News


Translations:
Asier Sarasua Garmendia (eu)
Balázs Úr (hu)
Dušan Kazik (sk)
Emin Tufan Çetin (tr)
Jordi Mas i Hernandez (ca)



Download

https://download.gnome.org/sources/evolution-ews/3.44/evolution-ews-3.44.0.tar.xz
 (672K)
  sha256sum: ab80a0e9e2ce767fb9e84aee065d0eb5ef502cd79b2e2ca451eca84292297a80

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


evolution-data-server 3.44.0

2022-03-18 Thread Milan Crha
About evolution-data-server
===

Centralized access to appointments and contacts

News


Translations:
Ask Hjorth Larsen (da)
Balázs Úr (hu)
emintufan (tr)
Jordi Mas (ca)
Piotr Drąg (pl)



Download

https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.0.tar.xz
 (4.56M)
  sha256sum: 0d8881b5c51e1b91761b1945db264a46aabf54a73eea1ca8f448b207815d582e

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


evolution 3.44.0

2022-03-18 Thread Milan Crha
About evolution
===

Manage your email, contacts and schedule

News


Translations:
Alan Mortensen (da)
Anders Jonsson (sv)
Andika Triwidada (id)
Aurimas Černius (lt)
Balázs Úr (hu)
Baurzhan Muftakhidinov (kk)
Changwoo Ryu (ko)
Christian Kirbach (de)
Daniel Mustieles (es)
Gianvito Cavasoli (it)
Guillaume Bernard (fr)
Jordi Mas (ca)
Kjartan Maraas (nb)
Matej Urbančič (sl)
MohammadSaleh Kamyab (fa)
Piotr Drąg (pl)
Марко Костић (sr)



Download

https://download.gnome.org/sources/evolution/3.44/evolution-3.44.0.tar.xz 
(12.5M)
  sha256sum: df21d3df5224dfa842ea290effcd902afd4b1418608a4dfb6907a3b7d4d994f9

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