SHA256
1
0
forked from pool/gdm

Accepting request 1111400 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/1111400
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=527
This commit is contained in:
Dominique Leuenberger 2023-09-15 14:28:24 +00:00 committed by Git OBS Bridge
parent 7d7e0e034b
commit 296707bdea
5 changed files with 30 additions and 20 deletions

BIN
gdm-45.0.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5951c24a564ca8a0982053d7ea25fbd8ca41f517b9c124c0adaea6a83935a95b
size 855020

View File

@ -1,7 +1,7 @@
Index: gdm-45.beta/common/gdm-common.c
Index: gdm-45.0.1/common/gdm-common.c
===================================================================
--- gdm-45.beta.orig/common/gdm-common.c
+++ gdm-45.beta/common/gdm-common.c
--- gdm-45.0.1.orig/common/gdm-common.c
+++ gdm-45.0.1/common/gdm-common.c
@@ -623,6 +623,8 @@ gdm_get_script_environment (const char *
if (display_hostname) {
@ -26,10 +26,10 @@ Index: gdm-45.beta/common/gdm-common.c
+ return g_strdup ("localhost");
+ }
+}
Index: gdm-45.beta/common/gdm-common.h
Index: gdm-45.0.1/common/gdm-common.h
===================================================================
--- gdm-45.beta.orig/common/gdm-common.h
+++ gdm-45.beta/common/gdm-common.h
--- gdm-45.0.1.orig/common/gdm-common.h
+++ gdm-45.0.1/common/gdm-common.h
@@ -70,6 +70,7 @@ char *gdm_generate_random_bytes
gboolean gdm_get_login_window_session_id (const char *seat_id,
@ -38,10 +38,10 @@ Index: gdm-45.beta/common/gdm-common.h
gboolean gdm_goto_login_session (GCancellable *cancellable,
GError **error);
Index: gdm-45.beta/daemon/gdm-display-access-file.c
Index: gdm-45.0.1/daemon/gdm-display-access-file.c
===================================================================
--- gdm-45.beta.orig/daemon/gdm-display-access-file.c
+++ gdm-45.beta/daemon/gdm-display-access-file.c
--- gdm-45.0.1.orig/daemon/gdm-display-access-file.c
+++ gdm-45.0.1/daemon/gdm-display-access-file.c
@@ -429,13 +429,10 @@ _get_auth_info_for_display (GdmDisplayAc
*
* https://bugs.freedesktop.org/show_bug.cgi?id=43425
@ -59,10 +59,10 @@ Index: gdm-45.beta/daemon/gdm-display-access-file.c
} else {
*family = FamilyWild;
gdm_display_get_remote_hostname (display, address, NULL);
Index: gdm-45.beta/daemon/gdm-launch-environment.c
Index: gdm-45.0.1/daemon/gdm-launch-environment.c
===================================================================
--- gdm-45.beta.orig/daemon/gdm-launch-environment.c
+++ gdm-45.beta/daemon/gdm-launch-environment.c
--- gdm-45.0.1.orig/daemon/gdm-launch-environment.c
+++ gdm-45.0.1/daemon/gdm-launch-environment.c
@@ -221,6 +221,11 @@ build_launch_environment (GdmLaunchEnvir
g_hash_table_insert (hash, g_strdup ("GDM_SEAT_ID"), g_strdup (seat_id));
}
@ -75,11 +75,11 @@ Index: gdm-45.beta/daemon/gdm-launch-environment.c
g_hash_table_insert (hash, g_strdup ("RUNNING_UNDER_GDM"), g_strdup ("true"));
/* Now populate XDG_DATA_DIRS from env.d if we're running initial setup; this allows
Index: gdm-45.beta/daemon/gdm-session.c
Index: gdm-45.0.1/daemon/gdm-session.c
===================================================================
--- gdm-45.beta.orig/daemon/gdm-session.c
+++ gdm-45.beta/daemon/gdm-session.c
@@ -2751,6 +2751,14 @@ set_up_session_environment (GdmSession *
--- gdm-45.0.1.orig/daemon/gdm-session.c
+++ gdm-45.0.1/daemon/gdm-session.c
@@ -2770,6 +2770,14 @@ set_up_session_environment (GdmSession *
}
}

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 14 18:27:24 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0.1:
+ Fix for the crasher fix.
- Changes from version 45.0:
+ Crasher fix.
+ Updated translations.
- Rebase gdm-xauthlocalhostname.patch with quilt.
-------------------------------------------------------------------
Wed Aug 30 07:34:46 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -27,7 +27,7 @@
%endif
Name: gdm
Version: 45.beta
Version: 45.0.1
Release: 0
Summary: The GNOME Display Manager
License: GPL-2.0-or-later