|
|
|
@ -1,44 +1,64 @@
|
|
|
|
|
%define po_package gnome-session-40
|
|
|
|
|
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
|
|
|
|
|
|
|
|
|
%define po_package gnome-session-3.0
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
%else
|
|
|
|
|
%global with_session_selector 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
|
|
|
|
|
|
Name: gnome-session
|
|
|
|
|
Version: 40.1.1
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Version: 3.28.1
|
|
|
|
|
Release: 21%{?dist}.inferit
|
|
|
|
|
Summary: GNOME session manager
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
|
|
|
|
Source0: https://download.gnome.org/sources/gnome-session/40/%{name}-%{tarball_version}.tar.xz
|
|
|
|
|
URL: http://www.gnome.org
|
|
|
|
|
Source0: http://download.gnome.org/sources/gnome-session/3.28/%{name}-%{version}.tar.xz
|
|
|
|
|
Source1: gnome.desktop
|
|
|
|
|
Source2: gnome-xorg.desktop
|
|
|
|
|
|
|
|
|
|
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
|
|
|
|
Patch10001: gnome-session-3.3.92-nv30.patch
|
|
|
|
|
Source3: com.redhat.Kiosk.Script.desktop
|
|
|
|
|
|
|
|
|
|
Source4: com.redhat.Kiosk.desktop
|
|
|
|
|
Source5: com.redhat.KioskWithKeyboard.desktop
|
|
|
|
|
|
|
|
|
|
Source6: com.redhat.Kiosk.WindowManager.desktop
|
|
|
|
|
Source7: com.redhat.KioskWithKeyboard.WindowManager.desktop
|
|
|
|
|
Source8: redhat-kiosk.json
|
|
|
|
|
|
|
|
|
|
Patch20001: gnome-session-3.6.2-swrast.patch
|
|
|
|
|
Source9: redhat-kiosk.session
|
|
|
|
|
Source10: redhat-kiosk-with-keyboard.session
|
|
|
|
|
|
|
|
|
|
Source11: redhat-kiosk
|
|
|
|
|
|
|
|
|
|
Source12: 20-redhat-kiosk.conf
|
|
|
|
|
|
|
|
|
|
Source13: 50-redhat-kiosk.dconf
|
|
|
|
|
Source14: 50-redhat-kiosk.dconf.locks
|
|
|
|
|
Source15: redhat-kiosk.dconf.profile
|
|
|
|
|
|
|
|
|
|
Patch0: 0001-gnome-session-don-t-validate-shell-before-using-it.patch
|
|
|
|
|
|
|
|
|
|
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
|
|
|
|
Patch1: gnome-session-3.3.92-nv30.patch
|
|
|
|
|
Patch3: gnome-session-3.6.2-swrast.patch
|
|
|
|
|
# https://bugzilla.gnome.org/show_bug.cgi?id=772421
|
|
|
|
|
Patch30001: 0001-check-accelerated-gles-Use-eglGetPlatformDisplay-EXT.patch
|
|
|
|
|
Patch4: 0001-check-accelerated-gles-Use-eglGetPlatformDisplay-EXT.patch
|
|
|
|
|
|
|
|
|
|
# For https://fedoraproject.org/w/index.php?title=Changes/HiddenGrubMenu
|
|
|
|
|
# This should go upstream once systemd has a generic interface for this
|
|
|
|
|
Patch40001: 0001-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch
|
|
|
|
|
Patch10001: 0001-session-selector-show-cursor-explicitly.patch
|
|
|
|
|
|
|
|
|
|
%if %{undefined centos}
|
|
|
|
|
Patch50001: subscription-manager-support.patch
|
|
|
|
|
%endif
|
|
|
|
|
# Downstream patch to provide better grub integration
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1914925
|
|
|
|
|
Patch20001: 0001-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch
|
|
|
|
|
|
|
|
|
|
Patch60001: 0001-gnome-session-don-t-validate-shell-before-using-it.patch
|
|
|
|
|
# Make some debug spew only show up if debugging is enabled
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1877997
|
|
|
|
|
Patch30001: 0001-main-only-log-check-accelerated-errors-when-debuggin.patch
|
|
|
|
|
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2044212
|
|
|
|
|
Patch70001: 0001-main-Lower-fallback-warning-when-running-in-GDM.patch
|
|
|
|
|
Patch70002: 0002-main-Also-clear-error-when-running-under-GDM.patch
|
|
|
|
|
# Allow user to override language settings
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2170474
|
|
|
|
|
Patch40001: 0001-gnome-session-avoid-setting-LC_-unless-LANG-and-regi.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: meson
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
@ -59,30 +79,26 @@ BuildRequires: pkgconfig(xrender)
|
|
|
|
|
BuildRequires: pkgconfig(xtrans)
|
|
|
|
|
BuildRequires: pkgconfig(xtst)
|
|
|
|
|
|
|
|
|
|
# this is so the configure checks find /usr/bin/halt etc.
|
|
|
|
|
BuildRequires: usermode
|
|
|
|
|
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: intltool
|
|
|
|
|
BuildRequires: xmlto
|
|
|
|
|
BuildRequires: /usr/bin/xsltproc
|
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
|
|
|
|
|
|
# an artificial requires to make sure we get dconf, for now
|
|
|
|
|
Requires: dconf
|
|
|
|
|
|
|
|
|
|
Requires: system-logos
|
|
|
|
|
Recommends: system-backgrounds
|
|
|
|
|
|
|
|
|
|
Requires: system-backgrounds
|
|
|
|
|
# Needed for gnome-settings-daemon
|
|
|
|
|
Requires: control-center-filesystem
|
|
|
|
|
|
|
|
|
|
Requires: gsettings-desktop-schemas >= 0.1.7
|
|
|
|
|
|
|
|
|
|
Requires: dbus
|
|
|
|
|
# pull in dbus-x11, see bug 209924
|
|
|
|
|
Requires: dbus-x11
|
|
|
|
|
|
|
|
|
|
%if %{undefined centos}
|
|
|
|
|
Requires: subscription-manager
|
|
|
|
|
%endif
|
|
|
|
|
Conflicts: gnome-settings-daemon < 3.27.90
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
gnome-session manages a GNOME desktop or GDM login session. It starts up
|
|
|
|
@ -91,8 +107,6 @@ the other core GNOME components and handles logout and saving the session.
|
|
|
|
|
%package xsession
|
|
|
|
|
Summary: Desktop file for gnome-session
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: xorg-x11-server-Xorg%{?_isa}
|
|
|
|
|
Requires: gnome-shell
|
|
|
|
|
|
|
|
|
|
%description xsession
|
|
|
|
|
Desktop file to add GNOME to display manager session menu.
|
|
|
|
@ -100,14 +114,24 @@ Desktop file to add GNOME to display manager session menu.
|
|
|
|
|
%package wayland-session
|
|
|
|
|
Summary: Desktop file for wayland based gnome session
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: xorg-x11-server-Xwayland%{?_isa} >= 1.20.99.1
|
|
|
|
|
Requires: gnome-shell
|
|
|
|
|
Requires: xorg-x11-server-Xwayland%{?_isa}
|
|
|
|
|
|
|
|
|
|
%description wayland-session
|
|
|
|
|
Desktop file to add GNOME on wayland to display manager session menu.
|
|
|
|
|
|
|
|
|
|
%package kiosk-session
|
|
|
|
|
Summary: Desktop file for mutter based kiosk session
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: mutter
|
|
|
|
|
Recommends: gedit
|
|
|
|
|
Recommends: gnome-terminal
|
|
|
|
|
Recommends: gnome-control-center
|
|
|
|
|
|
|
|
|
|
%description kiosk-session
|
|
|
|
|
Desktop file to add basic session used for setting up kiosk applications.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -p1 -n %{name}-%{tarball_version}
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%meson \
|
|
|
|
@ -127,16 +151,70 @@ cp $RPM_SOURCE_DIR/gnome.desktop $RPM_BUILD_ROOT%{_datadir}/wayland-sessions/gno
|
|
|
|
|
cp $RPM_SOURCE_DIR/gnome-xorg.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions
|
|
|
|
|
cp $RPM_SOURCE_DIR/gnome-xorg.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/com.redhat.Kiosk.Script.desktop -t $RPM_BUILD_ROOT%{_datadir}/applications
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/com.redhat.Kiosk.WindowManager.desktop -t $RPM_BUILD_ROOT/%{_datadir}/applications
|
|
|
|
|
install -D $RPM_SOURCE_DIR/com.redhat.KioskWithKeyboard.WindowManager.desktop -t $RPM_BUILD_ROOT/%{_datadir}/applications
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/com.redhat.Kiosk.desktop -t $RPM_BUILD_ROOT%{_datadir}/xsessions
|
|
|
|
|
install -D $RPM_SOURCE_DIR/com.redhat.KioskWithKeyboard.desktop -t $RPM_BUILD_ROOT%{_datadir}/xsessions
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/redhat-kiosk.json -t $RPM_BUILD_ROOT%{_datadir}/gnome-shell/modes
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/redhat-kiosk.session -t $RPM_BUILD_ROOT%{_datadir}/gnome-session/sessions
|
|
|
|
|
install -D $RPM_SOURCE_DIR/redhat-kiosk-with-keyboard.session -t $RPM_BUILD_ROOT%{_datadir}/gnome-session/sessions
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/redhat-kiosk -t $RPM_BUILD_ROOT%{_bindir}
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/20-redhat-kiosk.conf -t $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/50-redhat-kiosk.dconf $RPM_BUILD_ROOT%{_sysconfdir}/dconf/db/redhatkiosk.d/50-redhat-kiosk
|
|
|
|
|
install -D $RPM_SOURCE_DIR/50-redhat-kiosk.dconf.locks $RPM_BUILD_ROOT%{_sysconfdir}/dconf/db/redhatkiosk.d/locks/50-redhat-kiosk
|
|
|
|
|
install -D $RPM_SOURCE_DIR/redhat-kiosk.dconf.profile $RPM_BUILD_ROOT%{_sysconfdir}/dconf/profile/redhatkiosk
|
|
|
|
|
|
|
|
|
|
install -D $RPM_SOURCE_DIR/20-redhat-kiosk.conf -t $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
|
|
|
|
|
|
|
|
|
|
# Drop strange session
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome-custom-session.desktop
|
|
|
|
|
|
|
|
|
|
%find_lang %{po_package}
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
|
|
|
|
|
|
# These files weren't packaged correctly in gnome-session-3.28.1-19.el8 so manually prune them
|
|
|
|
|
rmdir %{_sysconfdir}/dconf/db/redhat-kiosk.d/locks 2> /dev/null || :
|
|
|
|
|
rmdir %{_sysconfdir}/dconf/db/redhat-kiosk.d 2> /dev/null || :
|
|
|
|
|
rm -f %{_sysconfdir}/dconf/db/redhat-kiosk 2> /dev/null || :
|
|
|
|
|
|
|
|
|
|
dconf update
|
|
|
|
|
|
|
|
|
|
%files xsession
|
|
|
|
|
%{_datadir}/xsessions/*
|
|
|
|
|
%exclude %{_datadir}/xsessions/com.redhat.Kiosk.desktop
|
|
|
|
|
|
|
|
|
|
%files wayland-session
|
|
|
|
|
%{_datadir}/wayland-sessions/*
|
|
|
|
|
|
|
|
|
|
%files kiosk-session
|
|
|
|
|
%dir %{_sysconfdir}/dconf/db/redhatkiosk.d/locks
|
|
|
|
|
%dir %{_sysconfdir}/dconf/db/redhatkiosk.d
|
|
|
|
|
%ghost %{_sysconfdir}/dconf/db/redhatkiosk
|
|
|
|
|
%{_sysconfdir}/dconf/db/redhatkiosk.d/50-redhat-kiosk
|
|
|
|
|
%{_sysconfdir}/dconf/db/redhatkiosk.d/locks/50-redhat-kiosk
|
|
|
|
|
%{_sysconfdir}/dconf/profile/redhatkiosk
|
|
|
|
|
%{_datadir}/applications/com.redhat.Kiosk.Script.desktop
|
|
|
|
|
%{_datadir}/applications/com.redhat.Kiosk.WindowManager.desktop
|
|
|
|
|
%{_datadir}/applications/com.redhat.KioskWithKeyboard.WindowManager.desktop
|
|
|
|
|
%{_datadir}/gnome-shell/modes/redhat-kiosk.json
|
|
|
|
|
%{_datadir}/xsessions/com.redhat.Kiosk.desktop
|
|
|
|
|
%{_datadir}/xsessions/com.redhat.KioskWithKeyboard.desktop
|
|
|
|
|
%{_datadir}/gnome-session/sessions/redhat-kiosk.session
|
|
|
|
|
%{_datadir}/gnome-session/sessions/redhat-kiosk-with-keyboard.session
|
|
|
|
|
%{_datadir}/X11/xorg.conf.d/20-redhat-kiosk.conf
|
|
|
|
|
%{_bindir}/redhat-kiosk
|
|
|
|
|
|
|
|
|
|
%files -f %{po_package}.lang
|
|
|
|
|
%doc AUTHORS NEWS README
|
|
|
|
|
%license COPYING
|
|
|
|
@ -146,174 +224,108 @@ cp $RPM_SOURCE_DIR/gnome-xorg.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome
|
|
|
|
|
%{_libexecdir}/gnome-session-check-accelerated
|
|
|
|
|
%{_libexecdir}/gnome-session-check-accelerated-gl-helper
|
|
|
|
|
%{_libexecdir}/gnome-session-check-accelerated-gles-helper
|
|
|
|
|
%{_libexecdir}/gnome-session-ctl
|
|
|
|
|
%{_libexecdir}/gnome-session-failed
|
|
|
|
|
%{_datadir}/gnome-session/
|
|
|
|
|
%{_datadir}/doc/gnome-session/dbus/gnome-session.html
|
|
|
|
|
%{_datadir}/GConf/gsettings/gnome-session.convert
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
|
|
|
|
%{_userunitdir}/gnome-session*
|
|
|
|
|
%{_userunitdir}/gnome-launched-.scope.d/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 16 2023 Ray Strode <rstrode@redhat.com> - 40.1.1-8
|
|
|
|
|
- Add hard dependency on subscription-manager
|
|
|
|
|
Resolves: #2175675
|
|
|
|
|
|
|
|
|
|
* Tue Dec 13 2022 Ray Strode <rstrode@redhat.com> - 40.1.1-7
|
|
|
|
|
- Demote expected log messages from warnings to debug level
|
|
|
|
|
Resolves: #2044212
|
|
|
|
|
|
|
|
|
|
* Fri Dec 3 2021 Ray Strode <rstrode@redhat.com> - 40.1.1-6
|
|
|
|
|
- Add weak req on system-backgrounds now that it's split from system-logos
|
|
|
|
|
Resolves: #2012244
|
|
|
|
|
|
|
|
|
|
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 40.1.1-5
|
|
|
|
|
- Make users with nologin as their shell fail to login
|
|
|
|
|
Resolves: #2015519
|
|
|
|
|
|
|
|
|
|
* Mon Sep 06 2021 Kalev Lember <klember@redhat.com> - 40.1.1-4
|
|
|
|
|
- Forward port subscription manager support from RHEL 8
|
|
|
|
|
- Resolves: #1937113
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.1.1-3
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Ray Strode <rstrode@redhat.com> - 40.1.1-2
|
|
|
|
|
- Update session files to match RHEL specifications
|
|
|
|
|
Related: #1985099
|
|
|
|
|
|
|
|
|
|
* Wed Apr 28 2021 Kalev Lember <klember@redhat.com> - 40.1.1-1
|
|
|
|
|
- Update to 40.1.1
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40~beta-2
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Feb 23 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
|
|
|
|
- Update to 40.beta
|
|
|
|
|
- Update upstream URLs
|
|
|
|
|
|
|
|
|
|
* Mon Feb 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 3.38.0-3
|
|
|
|
|
- Add dependency on Xwayland standalone package
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
|
|
|
|
- Update to 3.38.0
|
|
|
|
|
|
|
|
|
|
* Thu Sep 3 2020 Hans de Goede <hdegoede@redhat.com> - 3.37.0-2
|
|
|
|
|
- Remove downstream patch for the "Boot Options" menu
|
|
|
|
|
- Simplify downstream patch for the "Hidden Grub Menu" integration
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.0-1
|
|
|
|
|
- Update to 3.37.0
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-4
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Mar 23 2020 Ray Strode <rstrode@redhat.com> - 3.36.0-2
|
|
|
|
|
- Apply patch from upstream to allow Xorg after wayland.
|
|
|
|
|
Resolves: #1815487
|
|
|
|
|
|
|
|
|
|
* Sun Mar 08 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
|
|
|
|
- Update to 3.36.0
|
|
|
|
|
|
|
|
|
|
* Thu Feb 20 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.35.3-3
|
|
|
|
|
- Own %%{_userunitdir}/gnome-launched-.scope.d
|
|
|
|
|
|
|
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 3.35.3-1
|
|
|
|
|
- Update to 3.35.3
|
|
|
|
|
|
|
|
|
|
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 3.34.2-3
|
|
|
|
|
- Rebuilt for libgnome-desktop soname bump
|
|
|
|
|
|
|
|
|
|
* Mon Dec 16 2019 Benjamin Berg <bberg@redhat.com> - 3.34.2-2
|
|
|
|
|
- Add patches to run applications in transient scopes
|
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/36
|
|
|
|
|
- Add patches to quit gnome-session quickly if gnome-shell cannot start
|
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/35
|
|
|
|
|
|
|
|
|
|
* Thu Nov 28 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
|
|
|
|
- Update to 3.34.2
|
|
|
|
|
|
|
|
|
|
* Fri Oct 11 2019 Benjamin Berg <bberg@redhat.com> - 3.34.1-3
|
|
|
|
|
- Add patches to ensure proper unit unloading after session shutdown
|
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/28
|
|
|
|
|
- Resolves: #1760366
|
|
|
|
|
|
|
|
|
|
* Tue Oct 08 2019 Benjamin Berg <bberg@redhat.com> - 3.34.1-2
|
|
|
|
|
- Add patch to strip blacklisted variables from autostart applications environment
|
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/27
|
|
|
|
|
|
|
|
|
|
* Mon Oct 07 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
|
|
|
|
|
- Update to 3.34.1
|
|
|
|
|
|
|
|
|
|
* Mon Sep 23 2019 Benjamin Berg <bberg@redhat.com> - 3.34.0-3
|
|
|
|
|
- Stop certain environment variables from leaking betweens sessions
|
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/23
|
|
|
|
|
- Resolves: #1753191
|
|
|
|
|
|
|
|
|
|
* Thu Sep 19 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.34.0-2
|
|
|
|
|
- Stop NOTIFY_SOCKET from leaking into the GNOME environment
|
|
|
|
|
|
|
|
|
|
* Wed Sep 11 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
|
|
|
|
- Update to 3.34.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
|
|
|
|
- Update to 3.33.92
|
|
|
|
|
|
|
|
|
|
* Mon Aug 26 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
|
|
|
|
- Update to 3.33.90
|
|
|
|
|
- Rebase downstream patches
|
|
|
|
|
- Drop old versioned conflicts
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.4-1
|
|
|
|
|
- Update to 3.33.4
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jul 21 2019 Kalev Lember <klember@redhat.com> - 3.32.0-2
|
|
|
|
|
- Rebuilt for libgnome-desktop soname bump
|
|
|
|
|
|
|
|
|
|
* Wed Mar 13 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
|
|
|
|
- Update to 3.32.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
|
|
|
|
- Update to 3.31.4
|
|
|
|
|
|
|
|
|
|
* Thu Oct 11 2018 David Herrmann <dh.herrmann@gmail.com> - 3.30.1-3
|
|
|
|
|
- Reduce 'dbus-x11' dependency to 'dbus'. The xinit scripts are no longer the
|
|
|
|
|
canonical way to start dbus, but the 'dbus' package is nowadays required to
|
|
|
|
|
provide a user and system bus to its dependents.
|
|
|
|
|
|
|
|
|
|
* Thu Sep 27 2018 Hans de Goede <hdegoede@redhat.com> - 3.30.1-2
|
|
|
|
|
- Add downstream patches implementing the "Boot Options" menu from:
|
|
|
|
|
https://wiki.gnome.org/Design/OS/BootOptions
|
|
|
|
|
|
|
|
|
|
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
|
|
- Update to 3.30.1
|
|
|
|
|
|
|
|
|
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
|
|
|
|
- Update to 3.30.0
|
|
|
|
|
|
|
|
|
|
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
|
|
|
|
- Update to 3.29.90
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
* Wed Mar 13 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.28.1-21.inferit
|
|
|
|
|
- Update Russian translation in desktop files
|
|
|
|
|
- Drop gnome-custom-session.desktop
|
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.28.1-21
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Wed May 31 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-21
|
|
|
|
|
- Allow users to override language settings in environment
|
|
|
|
|
Resolves: #2170474
|
|
|
|
|
|
|
|
|
|
* Wed Mar 01 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-20
|
|
|
|
|
- Work around dconf log spew by renaming dconf profile
|
|
|
|
|
Related: 2070976
|
|
|
|
|
Resolves: #2174414
|
|
|
|
|
|
|
|
|
|
* Tue Feb 28 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-19
|
|
|
|
|
- Another fix
|
|
|
|
|
Related: #2070976
|
|
|
|
|
|
|
|
|
|
* Tue Feb 28 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-18
|
|
|
|
|
- Fix issue introduced in last build
|
|
|
|
|
Related: #2070976
|
|
|
|
|
|
|
|
|
|
* Tue Feb 28 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-17
|
|
|
|
|
- Don't force kiosk profile for user in non-kiosk sessions
|
|
|
|
|
after the user has been used for a kiosk session once
|
|
|
|
|
Related: #2070976
|
|
|
|
|
|
|
|
|
|
* Tue Feb 28 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-16
|
|
|
|
|
- Fix glitch where enabling on-screen keyboard requires initial
|
|
|
|
|
reboot
|
|
|
|
|
Related: #2070976
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2023 Ray Strode <rstrode@redhat.com> - 3.28.1-15
|
|
|
|
|
- Add new shell based variant of kiosk mode that supports
|
|
|
|
|
on-screen keyboard
|
|
|
|
|
Resolves: #2070976
|
|
|
|
|
|
|
|
|
|
* Tue Dec 21 2021 Ray Strode <rstrode@redhat.com> - 3.28.1-14
|
|
|
|
|
- Make some debug spew only show up if debugging is enabled
|
|
|
|
|
Resolves: #1877997
|
|
|
|
|
|
|
|
|
|
* Mon Jul 26 2021 Ray Strode <rstrode@redhat.com> - 3.28.1-13
|
|
|
|
|
- Add patch to tell grub boot was successful when user is
|
|
|
|
|
able to explicitly request shutdown/reboot.
|
|
|
|
|
Resolves: #1914925
|
|
|
|
|
|
|
|
|
|
* Tue Jul 20 2021 Ray Strode <rstrode@redhat.com> - 3.28.1-12
|
|
|
|
|
- Introduce gnome-wayland session to allow users that use
|
|
|
|
|
Xorg on the login screen to try wayland for the user session.
|
|
|
|
|
Related: #1962211
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Ray Strode <rstrode@redhat.com> - 3.28.1-11
|
|
|
|
|
- Exclude kiosk-session from xsession subpackage
|
|
|
|
|
- Disable VT switching when kiosk-session is installed
|
|
|
|
|
Related: #1955754
|
|
|
|
|
|
|
|
|
|
* Mon Jun 29 2020 Ray Strode <rstrode@redhat.com> - 3.28.1-10
|
|
|
|
|
- Show cursor explicitly from session selector
|
|
|
|
|
Resolves: #1624430
|
|
|
|
|
|
|
|
|
|
* Tue May 19 2020 Ray Strode <rstrode@redhat.com> - 3.28.1-9
|
|
|
|
|
- Add kiosk-session subpackage to help users set up RHEL for
|
|
|
|
|
kiosk/point-of-sale use.
|
|
|
|
|
Resolves: #1739556
|
|
|
|
|
|
|
|
|
|
* Wed Nov 20 2019 Tomas Pelka <tpelka@redhat.com> - 3.28.1-8
|
|
|
|
|
- rebuild and version bump to avoid future conflict with z-stream version
|
|
|
|
|
Resolves: #1745147
|
|
|
|
|
|
|
|
|
|
* Tue Nov 19 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-7
|
|
|
|
|
- make /sbin/nologin fail on wayland
|
|
|
|
|
Resolves: #1745147
|
|
|
|
|
|
|
|
|
|
* Mon Jan 14 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-6
|
|
|
|
|
- Update desktop file names
|
|
|
|
|
Related: #1647713
|
|
|
|
|
|
|
|
|
|
* Thu Nov 01 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-5
|
|
|
|
|
- Drop usermode dependency, it's vestigial
|
|
|
|
|
Resolves: #1643696
|
|
|
|
|
|
|
|
|
|
* Fri Sep 07 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-4
|
|
|
|
|
- Require system-backgrounds
|
|
|
|
|
Related: #1626388
|
|
|
|
|
|
|
|
|
|
* Wed Aug 22 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-3
|
|
|
|
|
- Rename GNOME to Standard
|
|
|
|
|
Related: #1612915
|
|
|
|
|
|
|
|
|
|
* Mon Aug 13 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-2
|
|
|
|
|
- BuildRequire python3 binary
|
|
|
|
|
Resolves: #1615527
|
|
|
|
|
|
|
|
|
|
* Tue Apr 10 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
|
|
- Update to 3.28.1
|
|
|
|
|