Skip to content

Releases: mac-a-r0ni/gnome_core-slackbuilds

GNOME 42.8 Release

14 Jan 13:04
Compare
Choose a tag to compare

The following modules have a new version:

  • gnome-bluetooth (42.4 => 42.5)
  • gnome-control-center (42.4 => 42.5)
  • gnome-desktop (42.7 => 42.8)
  • gnome-shell (42.6 => 42.7)
  • gtk (4.6.8 => 4.6.9)
  • gvfs (1.50.2 => 1.50.3)
  • libadwaita (1.1.5 => 1.1.6)
  • mutter (42.6 => 42.7)
  • nautilus (42.5 => 42.6)

The following modules weren't upgraded in this release:
adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, atkmm, baobab, calls,
cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf,
dconf-editor, devhelp, eog, epiphany, evince, evolution-data-server, folks,
gcab, gcr, gdk-pixbuf, gdm, geocode-glib, gexiv2, gfbgraph, gjs, glib,
glib-networking, glibmm, gmime, gnome-autoar, gnome-backgrounds,
gnome-boxes, gnome-builder, gnome-calculator, gnome-calendar,
gnome-characters, gnome-clocks, gnome-color-manager, gnome-connections,
gnome-console, gnome-contacts, gnome-disk-utility, gnome-font-viewer,
gnome-initial-setup, gnome-keyring, gnome-logs, gnome-maps, gnome-menus,
gnome-music, gnome-online-accounts, gnome-photos, gnome-remote-desktop,
gnome-session, gnome-settings-daemon, gnome-shell-extensions,
gnome-software, gnome-system-monitor, gnome-text-editor, gnome-tour,
gnome-user-docs, gnome-user-share, gnome-video-effects, gnome-weather,
gobject-introspection, gom, grilo, grilo-plugins,
gsettings-desktop-schemas, gsound, gspell, gssdp, gtk+, gtk-doc, gtk-vnc,
gtkmm, gtksourceview, gupnp, gupnp-av, gupnp-dlna, json-glib, jsonrpc-glib,
libchamplain, libdazzle, libgdata, libgee, libgnomekbd, libgsf, libgtop,
libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpeas,
librsvg, libsecret, libsigc++, libsoup, mm-common, orca, pango, pangomm,
phodav, pyatspi, pygobject, rest, rygel, simple-scan, sushi, sysprof,
template-glib, totem, totem-pl-parser, tracker, tracker-miners, vala, vte,
xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl, zenity

========================================
gnome-bluetooth

ver 42.5:
This version fixes the pairing dialogue misbehaving for some Bluetooth Classic
keyboards, with the passkey disappearing after the first digit is typed.

========================================
gnome-control-center

================
Version 42.4

  • Updated translations
  • Added various accessibility labels
  • Initialize locale early

About

  • Don't load version.xml info we don't use

Applications

  • Don't recurse into symlinks when clearing app cache

Color

  • Fix crash when there's no device rows to show

Cellular

  • Improve dbus error messaging
  • Handle cases when SIM ID is not present
  • Prevent duplicate entries in the SIM providers list

Keyboard

  • Fix activation of input source toggle button
  • Fix permission_acquired always returning FALSE

Mouse

  • Set rows as actiavatable widgets

Network

  • Fix crashes when EAP password is missing
  • Fix wrong signal of SEA password visibility toggle
  • Prevent crash when disconnecting wifi device
  • Use mime-types for file chooser filtering TLS files

Online Accounts

  • Fix crash when failing to find GOA helper executable

Power

  • Prevent terminal from getting spammed with ALS logs

Printers

  • Fix loading of UI resources
  • Show empty-state when removing the last printer

Region

  • Fix creating rows for locales without a country
  • Fix critical when changing language
  • Fix permission_acquired always returning FALSE

Search

  • Fix reordering of list rows

Users

  • Show a fallback avatar when failing to load one

Wifi

  • Allow accessing settings of known wifi networks

========================================
gnome-desktop

=============
Version 42.8

  • No changes

========================================
gnome-shell

42.7

  • Properly apply saved shortcuts inhibition permissions [Florian; !2548]
  • Don't let wayland popovers block overview [Florian; !2549]
  • Misc. bug fixes and cleanups [Alessandro, Florian, Jonas;
    !2536, !2546, !2532, !1349]

Contributors:
Alessandro Bono, Florian Müllner, Jonas Ådahl

Translators:
Zurab Kargareteli [ka]

========================================
gtk

Overview of Changes in 4.6.9, 23-12-2022

  • GtkText:
  • Prevent unexpected notify::direction emissions
  • Wayland:
  • Fix button masks
  • X11:
  • Fix some ordering problems with surface destruction
  • Translation updates
    Georgian
    Indonesian

========================================
gvfs

Major changes in 1.50.3

  • dav: Prevent usage of NULL when user is not specified (Ondrej Holy)
  • ftp: Fix hangs when the connection is released (wangrong)
  • fuse: Decrease file handle reference when open file fail (wangrong)
  • sftp: PATH-expand the ssh client (Alex Stewart)
  • test: Several smaller enhancements (Sébastien Bacher)
  • backend: Add support for xx-large and x-large thumbnails (Ondrej Holy)
  • goa: Prevent automounts when resuming from suspension (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

========================================
libadwaita

=============
Version 1.1.6

  • AdwAvatar
    • Correctly redraw on custom image changes
  • AdwFlap
    • Fix natural width with fold-policy=never
  • AdwSplitButton
    • Don't make dropdown insensitive when the button is
  • AdwTabBar
    • Fix focus handling
    • Fix autoscroll for non-local drags
  • AdwToastOverlay
    • Clarify documentation
  • Stylesheet
    • Fix GtkSpinButton inside toolbars

========================================
mutter

42.7

  • Always send modifiers to clients if supported [Jonas Ã….; !2546]
  • Make NVIDIA + gbm use atomic mode setting [Jonas Ã….; !2578]
  • Disable client modifiers with amdgpu driver [Michel; !2637]
  • Handle stage view updates without allocation more gracefully [Jonas D.; !2694]
  • Fix window screenshots being cut off at the bottom right [Sebastian K.; !2720]
  • Implement wl_output v3 and v4 [Robert; !2692]
  • Fix recalculating viewport after window resize [Sebastian Kr.; !2689]
  • Fixed crashes [Jonas Ã…., msizanoen1, Jonas D.; !2553, !2711, !2690, !2691]
  • Misc. bug fixes and cleanups [Jonas Ã…., Bram; !2716, !2724, !2645, !2704]

Contributors:
Jonas Dreßler, Michel Dänzer, Sebastian Keller, Sebastian Krzyszkowiak,
Robert Mader, Bram Stolk, msizanoen1, Jonas Ã…dahl

========================================
nautilus

Major changes in 42.6

GNOME 42.7 Release

12 Dec 11:52
Compare
Choose a tag to compare

The following modules have a new version:

  • evince (42.3 => 42.4)
  • gdk-pixbuf (2.42.9 => 2.42.10)
  • gnome-desktop (42.6 => 42.7)
  • gnome-remote-desktop (42.6 => 42.7) (*)
  • gnome-shell (42.5 => 42.6)
  • gssdp (1.4.0.1 => 1.4.1)
  • gtk+ (3.24.34 => 3.24.35)
  • gupnp (1.4.3 => 1.4.4)
  • mm-common (1.0.4 => 1.0.5)
  • mutter (42.5 => 42.6)
  • pango (1.50.11 => 1.50.12)
  • yelp-tools (42.0 => 42.1)
    (*) No summarized news available

The following modules weren't upgraded in this release:
adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, atkmm, baobab, calls,
cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf,
dconf-editor, devhelp, eog, epiphany, evolution-data-server, folks, gcab,
gcr, gdm, geocode-glib, gexiv2, gfbgraph, gjs, glib, glib-networking,
glibmm, gmime, gnome-autoar, gnome-backgrounds, gnome-bluetooth,
gnome-boxes, gnome-builder, gnome-calculator, gnome-calendar,
gnome-characters, gnome-clocks, gnome-color-manager, gnome-connections,
gnome-console, gnome-contacts, gnome-control-center, gnome-disk-utility,
gnome-font-viewer, gnome-initial-setup, gnome-keyring, gnome-logs,
gnome-maps, gnome-menus, gnome-music, gnome-online-accounts, gnome-photos,
gnome-session, gnome-settings-daemon, gnome-shell-extensions,
gnome-software, gnome-system-monitor, gnome-text-editor, gnome-tour,
gnome-user-docs, gnome-user-share, gnome-video-effects, gnome-weather,
gobject-introspection, gom, grilo, grilo-plugins,
gsettings-desktop-schemas, gsound, gspell, gtk, gtk-doc, gtk-vnc, gtkmm,
gtksourceview, gupnp-av, gupnp-dlna, gvfs, json-glib, jsonrpc-glib,
libadwaita, libchamplain, libdazzle, libgdata, libgee, libgnomekbd, libgsf,
libgtop, libgweather, libgxps, libhandy, libmediaart, libnma, libnotify,
libpeas, librsvg, libsecret, libsigc++, libsoup, nautilus, orca, pangomm,
phodav, pyatspi, pygobject, rest, rygel, simple-scan, sushi, sysprof,
template-glib, totem, totem-pl-parser, tracker, tracker-miners, vala, vte,
xdg-desktop-portal-gnome, yelp, yelp-xsl, zenity

GNOME 43.1 Release

27 Oct 22:39
Compare
Choose a tag to compare
gnome43-1

evince 43.1 update

GNOME 42.6 Release

27 Oct 22:51
Compare
Choose a tag to compare
gnome42-6

evince 42.4 update

GNOME 42.5 Release

29 Sep 03:59
Compare
Choose a tag to compare

The scripts/packages here represent the official "core" GNOME 42.5 Desktop for Slackware systems.
https://download.gnome.org/core/42/42.5/
These will build on -current OOB & also on 15.0 with a little extra leg work here and there.

I will add binary packages and a repo soon, as I'm in the process of retiring and setting up a new one.

NEWS:
The following modules have a new version:

  • devhelp (41.2 => 41.3)
  • gjs (1.72.2 => 1.72.3)
  • glib (2.72.3 => 2.72.4)
  • glibmm (2.66.4 => 2.66.5)
  • gnome-bluetooth (42.2 => 42.4)
  • gnome-desktop (42.4 => 42.5)
  • gnome-remote-desktop (42.4 => 42.5) (*)
  • gnome-shell (42.3.1 => 42.5)
  • gobject-introspection (1.72.0 => 1.72.1)
  • grilo (0.3.14 => 0.3.15)
  • grilo-plugins (0.3.14 => 0.3.15)
  • gtk (4.6.6 => 4.6.7)
  • gtkmm (3.24.6 => 3.24.7)
  • libadwaita (1.1.4 => 1.1.5)
  • libgee (0.20.5 => 0.20.6)
  • librsvg (2.54.4 => 2.54.5)
  • libsoup (3.0.7 => 3.0.8)
  • mutter (42.3 => 42.5)
  • nautilus (42.2 => 42.5)
  • pango (1.50.8 => 1.50.10)
  • pangomm (2.46.2 => 2.46.3)
  • simple-scan (42.1 => 42.5)
  • vala (0.56.2 => 0.56.3)
  • yelp (42.1 => 42.2)
  • yelp-xsl (42.0 => 42.1)
    (*) No summarized news available

The following modules weren't upgraded in this release:
adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, atkmm, baobab, calls,
cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf,
dconf-editor, eog, epiphany, evince, evolution-data-server, folks, gcab,
gcr, gdk-pixbuf, gdm, geocode-glib, gexiv2, gfbgraph, glib-networking,
gmime, gnome-autoar, gnome-backgrounds, gnome-boxes, gnome-builder,
gnome-calculator, gnome-calendar, gnome-characters, gnome-clocks,
gnome-color-manager, gnome-connections, gnome-console, gnome-contacts,
gnome-control-center, gnome-disk-utility, gnome-font-viewer,
gnome-initial-setup, gnome-keyring, gnome-logs, gnome-maps, gnome-menus,
gnome-music, gnome-online-accounts, gnome-photos, gnome-session,
gnome-settings-daemon, gnome-shell-extensions, gnome-software,
gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-docs,
gnome-user-share, gnome-video-effects, gnome-weather, gom,
gsettings-desktop-schemas, gsound, gspell, gssdp, gtk+, gtk-doc, gtk-vnc,
gtksourceview, gupnp, gupnp-av, gupnp-dlna, gvfs, json-glib, jsonrpc-glib,
libchamplain, libdazzle, libgdata, libgnomekbd, libgsf, libgtop,
libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpeas,
libsecret, libsigc++, mm-common, orca, phodav, pyatspi, pygobject, rest,
rygel, sushi, sysprof, template-glib, totem, totem-pl-parser, tracker,
tracker-miners, vte, xdg-desktop-portal-gnome, yelp-tools, zenity