gjs 1.63.1

2019-10-12 Thread Philip Chimento
About gjs
=

GNOME JavaScript bindings

News


- Note that the 1.59, 1.60, 1.61, and 1.62 releases are hereby skipped, because
  we are calling the next stable series 1.64 to match gobject-introspection and
  GLib.

- GJS now includes a Meson build system. This is now the preferred way to build
  it; however, the old Autotools build system is still available for a
  transitional period.

- Closed bugs and merge requests:
  * GObject: Add convenience wrapper for signal_handler_(un)block() [Florian
Müllner, !326]
  * GObject based class initialization checks [Marco Trevisan, Philip Chimento,
!336]
  * Meson port [Philip Chimento, !338]
  * add http client example [Sonny Piers, !342]
  * Smaller CI, phase 2 [Philip Chimento, !343]
  * add websocket client example [Sonny Piers, !344]
  * Fix Docker images build [Philip Chimento, !345]
  * CI: Use new Docker images [Philip Chimento, !346]
  * docs: Update internal links [Andy Holmes, !348]
  * Don't pass generic marshaller to g_signal_newv() [Niels De Graef, !349]
  * tests: Fail debugger tests if command failed [Philip Chimento, !350]
  * Minor CI image fixes [Philip Chimento, !351]
  * Various fixes [Marco Trevisan, Philip Chimento]



Download

https://download.gnome.org/sources/gjs/1.63/gjs-1.63.1.tar.xz (628K)
  sha256sum: 1f11ba3140ac2fe20856c42a51297e9e2bcd7429a33800043f05d5d2f857f32c

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


mutter 3.35.1

2019-10-12 Thread Florian Müllner
About mutter


Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display
engine using the Clutter toolkit with solid window-management logic
inherited from the Metacity window manager.

While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used
both to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.

News


* Fix immediate screen blank after releaseing inhibitor [Tim; #573]
* Respond to frame callbacks regardless of damage [Jonas; !839]
* selection [Carlos; !842]
* Fix Night Light on wayland [Jonas; !840]
* Fix various copy+paste/DND regressions [Carlos; !848, #789, #842,
  #793, #845, #854]
* Misc. bug fixes and cleanups [Daniel, Marco, Jonas, Georges;
  !841, !764, !837, !846]

Contributors:
  Marco Trevisan (Treviño), Carlos Garnacho, Tim Klocke,
  Georges Basile Stavracas Neto, Daniel van Vugt, Jonas Ådahl



Download

https://download.gnome.org/sources/mutter/3.35/mutter-3.35.1.tar.xz (2.66M)
  sha256sum: 00c26a2ecb10ca80919deeadf31d0a91cd75b810f377a6cc3ea35a7cebbcc3ad

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


gnome-shell 3.35.1

2019-10-12 Thread Florian Müllner
About GNOME Shell
=

GNOME Shell provides core user interface functions for the GNOME 3
desktop, like switching to windows and launching applications. GNOME
Shell takes advantage of the capabilities of modern graphics hardware
and introduces innovative user interface concepts to provide a
visually attractive and easy to use experience.

Tarball releases are provided largely for distributions to build
packages. If you are interested in building GNOME Shell from source,
we would recommend building from version control using the build
script described at:

 https://wiki.gnome.org/Projects/GnomeShell

Not only will that give you the very latest version of this rapidly
changing project, it will be much easier than get GNOME Shell and its
dependencies to build from tarballs.

News


* Misc. bug fixes and cleanups [Marco; Matthias; !758, #701212]

Contributors:
  Marco Trevisan (Treviño)



Download

https://download.gnome.org/sources/gnome-shell/3.35/gnome-shell-3.35.1.tar.xz 
(1.47M)
  sha256sum: 2c358a044f4beab38e87bffc7755b7dd1a0c9be96da3637c5ab3a85fb46b6b89

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


file-roller 3.35.1

2019-10-12 Thread Paolo Bacchilega
About Archive Manager
=

File Roller is an archive manager for the GNOME environment. This
means that you can create and modify archives; view the content of an
archive; view and modify a file contained in the archive; extract
files from the archive.

 File Roller is only a front-end (a graphical interface) to archiving
programs like tar and zip. The supported file types are : * 7-Zip
Compressed File (.7z) * WinAce Compressed File (.ace) * ALZip
Compressed File (.alz) * AIX Small Indexed Archive (.ar) * ARJ
Compressed Archive (.arj) * Cabinet File (.cab) * UNIX CPIO Archive
(.cpio) * Debian Linux Package (.deb) [Read-only mode] * ISO-9660 CD
Disc Image (.iso) [Read-only mode] * Java Archive (.jar) * Java
Enterprise archive (.ear) * Java Web Archive (.war) * LHA Archive
(.lzh, .lha) * WinRAR Compressed Archive (.rar) * RAR Archived Comic
Book (.cbr) * RPM Linux Package (.rpm) [Read-only mode] * Tape Archive
File: * uncompressed (.tar) or compressed with: * gzip (.tar.gz ,
.tgz) * bzip (.tar.bz , .tbz) * bzip2 (.tar.bz2 , .tbz2) * compress
(.tar.Z , .taz) * lrzip (.tar.lrz , .tlrz) * lzip (.tar.lz , .tlz) *
lzop (.tar.lzo , .tzo) * 7zip (.tar.7z) * xz (.tar.xz) * Stuffit
Archives (.bin, .sit) * ZIP Archive (.zip) * ZIP Archived Comic Book
(.cbz) * ZOO Compressed Archive File (.zoo) * Single files compressed
with gzip, bzip, bzip2, compress, lrzip, lzip, lzop, rzip, xz.

News


 New features and user visible changes:

  * Support for Zstandard compressed files/archives. (Felix Riemann)
  * Allow to directly open .tar.lzo files. (Felix Riemann)
  * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt)
  * Provide a development variant of the app icon. (Jakub Steiner) (!12)
  * Converted README to README.md (Roger)
  * Remove file-roller from the recommended applications for ePub
files. (Bastien Nocera)

 Bugs fixed:

  * Removed deprecated functions. (Peter Keresztes Schmidt)
  * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50)

 New or updated application translations:

  * Basque (Asier Sarasua Garmendia)
  * Japanese (Ryuta Fujii)



Download

https://download.gnome.org/sources/file-roller/3.35/file-roller-3.35.1.tar.xz 
(833K)
  sha256sum: ed41308e4458e178b70372d6784af8a7ef23001822949f2102c695c187bca8d2

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


eog 3.35.1

2019-10-12 Thread Felix Riemann
About Eye of GNOME Image Viewer
===

The Eye of GNOME image viewer is the official image viewer for the
GNOME Desktop environment. With it, you can view single image files,
as well as large image collections. The Eye of GNOME supports a
variety of image file formats. The GdkPixbuf library determines which
file formats Eye of GNOME can load and save.

News


Bug fixes:

 !26, Use librsvg's GInputStream functions (Federico Mena Quintero)
 !27, Various EogThumbView bugfixes (Krifa75)
 #81, Zoom with mouse wheel is really slow (Felix Riemann)



Download

https://download.gnome.org/sources/eog/3.35/eog-3.35.1.tar.xz (3.35M)
  sha256sum: 12980362b3bbf29ad59231ae71a1f16ce7069196b6f729884954b2255c6fc8a1

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


gnome-settings-daemon 3.34.1

2019-10-12 Thread Carlos Garnacho
About gnome-settings-daemon
===

GNOME Settings Daemon

News


- Translation updates

Media-keys:
- Update to OSD DBus API changes

Smartcards:
- Use correct parent type for structs
- Change manager to non-blocking

Power:
- Fix rounding of brightness value



Download

https://download.gnome.org/sources/gnome-settings-daemon/3.34/gnome-settings-daemon-3.34.1.tar.xz
 (1.33M)
  sha256sum: 9981a20babf8da7744b7fbe175b9e36078bf08f3bf65fe5aedeb82cfe27ac11f

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


tracker-miners 2.3.1

2019-10-12 Thread Carlos Garnacho
About Tracker Miners


Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

News


  * Improved .odt extraction, fixing issues with hyphenated words.
  * OpenBSD: Fixed build (thanks to Antoine Jacoutot)
  * functional-tests: Fixed a cause of intermittent failures,
removed some unused data files.
  * Minor compiler warning and build system fixes



Download

https://download.gnome.org/sources/tracker-miners/2.3/tracker-miners-2.3.1.tar.xz
 (3.00M)
  sha256sum: 7b1de06a7a79ea1c7813c8a21f8cd1c55f2b95f799cf9f47f0204f3be8a590e0

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


tracker 2.3.1

2019-10-12 Thread Carlos Garnacho
About Tracker
=

Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

News


  * Fixed a case where old data was not deleted correctly from the store when
inserting new values. This was causing tracker-extract to log errors for
multi-disc music albums stored as FLAC files with embedded CUE sheets.

Translations: sk



Download

https://download.gnome.org/sources/tracker/2.3/tracker-2.3.1.tar.xz (1.53M)
  sha256sum: b6748726e465ad2f4d991560634b1fd0df8841f3d981b3b837c4162abedf08a1

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


gnome-tetravex 3.35.1

2019-10-12 Thread Arnaud Bonatti
About gnome-tetravex


Complete the puzzle by matching numbered tiles

News


Many changes! The most visible is the end of a game, where instead of having
the Scores dialog popped-up, the ranking is overlayed on the now-empty right
part of the board. Or maybe it is instead the default new theme, designed by
Jakub Steiner, or the fact that multiple themes are available (including the
old one, under the name Nostalgia). Or maybe even the undo/redo functions, a
great addition to the gameplay. There are also many many small improvements,
like the fact the puzzle will not anymore start already solved, some drawing
refinements, or the fact scores are now displayed with a higher precision...

Translation updated:
  Spanish: Daniel Mustieles García


Download

https://download.gnome.org/sources/gnome-tetravex/3.35/gnome-tetravex-3.35.1.tar.xz
 (907K)
  sha256sum: 8bfe84f4d185e380548f89e7276d09fe8901edff52b3a5e097d813f468fee43a

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


iagno 3.34.2

2019-10-12 Thread Arnaud Bonatti
About iagno
===

Dominate the board in a classic version of Reversi

News


Just a translations release.

Updated translations:
  Finnish: Jiri Grönroos
  French: Charles Monzat
  Hungarian: Balázs Úr
  Indonesian: Kukuh Syafaat
  Swedish: Anders Jonsson



Download

https://download.gnome.org/sources/iagno/3.34/iagno-3.34.2.tar.xz (550K)
  sha256sum: c9beb1788339965bafc1bb14ce0f9ede9c93db7d2445580a2bf6e18a96996164

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


iagno 3.35.1

2019-10-12 Thread Arnaud Bonatti
About iagno
===

Dominate the board in a classic version of Reversi

News


Many changes! The biggest one is of course that Iagno
now allows to play the reversed reversi game, that is
played like an usual reversi game, but where the goal
is to finish with less tiles than your opponent. Also
there is now a toggle to start with different initial
positions randomly; and for two-player games, this is
replaced by an old-style opening, where players place
the four initial tiles on the board. And also another
toggle to alternate who starts when a user is playing
multiple times in a row. This is an exciting release!

Translations updated:
  Czech: Marek Černocký
  Danish: Alan Mortensen


Download

https://download.gnome.org/sources/iagno/3.35/iagno-3.35.1.tar.xz (712K)
  sha256sum: e6f4685b4229cb3d021888973b31bdc45071066236cecbb36af08a704ac5fd3c

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


gnome-maps 3.35.1

2019-10-12 Thread Marcus Lundblad
About gnome-maps


Map application based on OpenStreetMap map data


Download

https://download.gnome.org/sources/gnome-maps/3.35/gnome-maps-3.35.1.tar.xz 
(3.79M)
  sha256sum: 3e18b10d80ff27e2ca25203616c43d24018ca075f85799f0f21658ca2971eda7

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