Change logs for gnome-session source package in Noble

  • gnome-session (46.0-1ubuntu4.1) noble; urgency=medium
    
      * Fix 90 second logout time in the Unity session (LP: #2063383).
    
     -- Simon Quigley <email address hidden>  Wed, 24 Apr 2024 19:35:39 -0500
  • gnome-session (46.0-1ubuntu4) noble; urgency=medium
    
      * unity-session: Drop recommends on removed thunderbird-gnome-support.
    
     -- Matthias Klose <email address hidden>  Mon, 15 Apr 2024 17:49:55 +0200
  • gnome-session (46.0-1ubuntu3) noble; urgency=medium
    
      * Fix failure in starting a Unity session due to the removal of the
        --builtin/--systemd flags in 46~alpha-1ubuntu1.
    
     -- Simon Quigley <email address hidden>  Tue, 09 Apr 2024 00:24:03 -0500
  • gnome-session (46.0-1ubuntu2) noble; urgency=medium
    
      * No-change rebuild for CVE-2024-3094
    
     -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 00:07:32 +0000
  • gnome-session (46.0-1ubuntu1) noble; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - debian/control.in:
          + Recommend session-migration
          + Move xwayland dependency to gnome-session and make gnome-session
            Arch: any
          + Split gnome-startup-applications to a separate binary package so
            that it can be uninstalled without breaking the system
          + Add unity-session
        - debian/rules: Ensure pot file is generated to translate session files
        - Split ubuntu-session out of gnome-session.
        - debian/data: Add old-style systemd user session used by Unity
        - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
           Moved registering gnome-session binary as a session manager to
           gnome-session-bin package
        - debian/patches/ubuntu/support_autostart_delay.patch:
          + Bugzilla patch to support adding a delay to autostart apps, using
            a "X-GNOME-Autostart-Delay" key in the desktop file
        - debian/patches/ubuntu/ubuntu_sessions.patch:
          + Add ubuntu sessions
        - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
          + Add GNOME_SESSION_SAVE environment variable for people wanting to
            use the save session still, knowing that it can break your system
            if used unwisely
        - debian/patches/ubuntu/add_sessionmigration.patch:
          + launch session-migration if present at the start of the session.
            This sync tool runns different session migration scripts that can be
            provided in various desktop packages.
        - debian/patches/ubuntu/dbus_request_shutdown.patch:
          + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
            other applications to shutdown or reboot the machine via the session
            manager.
        - debian/patches/ubuntu/ignore_gsettings_region.patch:
          + Ignore the "region" gsettings value - users' setting of LC_*
            variables saved in ~/.pam_environment.
        - debian/patches/revert_remove_gnome_session_properties.patch:
          + Don't merge translations into gnome-session-properties.desktop
        - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
          + Migrate users using old default ubuntu-settings to current ones
        - debian/xdg_dirs_desktop_session.sh: Install a new script into
          /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
          $XDG_{CONFIG,DATA}_DIRS.
      * Drop revert portal change patch: not needed in Ubuntu
      * Mark the Ubuntu sessions as supporting GNOME 46 Remote Login
    
    gnome-session (46.0-1) unstable; urgency=medium
    
      * New upstream release
      * Add patch to revert portal change since Debian Unstable does not have
        GNOME Shell or xdg-desktop-portal-gnome 46 yet
      * gnome-mimeapps.list: several updates for firefox, thunderbird, & gdebi
      * Release to unstable
    
     -- Jeremy Bícha <email address hidden>  Thu, 21 Mar 2024 18:52:22 -0400
  • gnome-session (46~alpha-1ubuntu2) noble; urgency=medium
    
      * No-change rebuild against libglib2.0-0t64
    
     -- Steve Langasek <email address hidden>  Mon, 11 Mar 2024 22:44:41 +0000
  • gnome-session (46~alpha-1ubuntu1) noble; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - debian/control.in:
          + Recommend session-migration
          + Move xwayland dependency to gnome-session and make gnome-session
            Arch: any
          + Split gnome-startup-applications to a separate binary package so
            that it can be uninstalled without breaking the system
          + Add unity-session
        - debian/rules: Ensure pot file is generated to translate session files
        - Split ubuntu-session out of gnome-session.
        - debian/data: Add old-style systemd user session used by Unity
        - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
           Moved registering gnome-session binary as a session manager to
           gnome-session-bin package
        - debian/patches/ubuntu/support_autostart_delay.patch:
          + Bugzilla patch to support adding a delay to autostart apps, using
            a "X-GNOME-Autostart-Delay" key in the desktop file
        - debian/patches/ubuntu/ubuntu_sessions.patch:
          + Add ubuntu sessions
        - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
          + Add GNOME_SESSION_SAVE environment variable for people wanting to
            use the save session still, knowing that it can break your system
            if used unwisely
        - debian/patches/ubuntu/add_sessionmigration.patch:
          + launch session-migration if present at the start of the session.
            This sync tool runns different session migration scripts that can be
            provided in various desktop packages.
        - debian/patches/ubuntu/dbus_request_shutdown.patch:
          + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
            other applications to shutdown or reboot the machine via the session
            manager.
        - debian/patches/ubuntu/ignore_gsettings_region.patch:
          + Ignore the "region" gsettings value - users' setting of LC_*
            variables saved in ~/.pam_environment.
        - debian/patches/revert_remove_gnome_session_properties.patch:
          + Don't merge translations into gnome-session-properties.desktop
        - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
          + Migrate users using old default ubuntu-settings to current ones
        - debian/xdg_dirs_desktop_session.sh: Install a new script into
          /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
          $XDG_{CONFIG,DATA}_DIRS.
      * Install /usr/share/applications/gnome-mimeapps.list. Previously
        desktop-file-utils provided /etc/gnome/defaults.list for this functionality
        (LP: #1559129)
      * gnome-mimeapps.list: Adjust a few defaults for Ubuntu
    
    gnome-session (46~alpha-1) experimental; urgency=medium
    
      [ Heinrich Schuchardt ]
      * debian/control: depend on adwaita-icon-theme (instead of obsolete -full)
    
      [ Jeremy Bícha ]
      * New upstream release
      * systemd is now a hard dependency therefore convert to linux-any
      * Update install files and stop using dh-exec
      * Update gnome-mimeapps.list based on GNOME proposal !102
    
    gnome-session (45.0-2) unstable; urgency=medium
    
      * d/gnome-mimeapps.list: Recommend gnome-text-editor ahead of gedit.
        All file types that previously defaulted to gedit now default to
        gnome-text-editor, falling back to gedit. This is a follow-up for the
        removal of gedit from the gnome-core metapackage before Debian 12,
        replaced by gnome-text-editor. (Closes: #1055838)
      * d/control, d/rules: Don't generate d/control from d/control.in
    
     -- Jeremy Bícha <email address hidden>  Thu, 29 Feb 2024 18:41:18 -0500
  • gnome-session (45.0-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - debian/control.in:
          + Recommend session-migration
          + Move xwayland dependency to gnome-session and make gnome-session
            Arch: any
          + Split gnome-startup-applications to a separate binary package so
            that it can be uninstalled without breaking the system
          + Add unity-session
        - debian/rules: Ensure pot file is generated to translate session files
        - Split ubuntu-session out of gnome-session.
        - debian/data: Add old-style systemd user session used by Unity
        - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
           Moved registering gnome-session binary as a session manager to
           gnome-session-bin package
        - don't install gnome-mimeapps.list (installed by desktop-file-utils in
          Ubuntu):
          debian/gnome-session-common.dirs, gnome-session-common.install,
          gnome-session-common.maintscript, gnome-session-common.postinst
        - debian/patches/ubuntu/support_autostart_delay.patch:
          + Bugzilla patch to support adding a delay to autostart apps, using
            a "X-GNOME-Autostart-Delay" key in the desktop file
        - debian/patches/ubuntu/ubuntu_sessions.patch:
          + Add ubuntu sessions
        - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
          + Add GNOME_SESSION_SAVE environment variable for people wanting to
            use the save session still, knowing that it can break your system
            if used unwisely
        - debian/patches/ubuntu/add_sessionmigration.patch:
          + launch session-migration if present at the start of the session.
            This sync tool runns different session migration scripts that can be
            provided in various desktop packages.
        - debian/patches/ubuntu/dbus_request_shutdown.patch:
          + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
            other applications to shutdown or reboot the machine via the session
            manager.
        - debian/patches/ubuntu/ignore_gsettings_region.patch:
          + Ignore the "region" gsettings value - users' setting of LC_*
            variables saved in ~/.pam_environment.
        - debian/patches/revert_remove_gnome_session_properties.patch:
          + Don't merge translations into gnome-session-properties.desktop
        - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
          + Migrate users using old default ubuntu-settings to current ones
        - debian/xdg_dirs_desktop_session.sh: Install a new script into
          /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
          $XDG_{CONFIG,DATA}_DIRS.
      * Update ubuntu-sessions.patch to use semicolons for DesktopNames
        as recommended at bug 2036098
    
    gnome-session (45.0-1) unstable; urgency=medium
    
      * Team upload
      * New upstream release
      * Drop patches that were included in the new upstream release
    
     -- Jeremy Bícha <email address hidden>  Mon, 18 Sep 2023 17:57:50 -0400