File steam.changes of Package steam
-------------------------------------------------------------------
Fri Oct  3 10:28:34 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Fixed typo of `libcurl4-32bit` at `%suse_dependency` at RPM .SPEC file
- Added: `Conflicts:  steam-devices` due to inclusion of them already
- Update to latest upstream stable version 1.0.0.85
- What's new in version 1.0.0.85:
 - Build using updated Steam client:
  * Client timestamp 1757650573 (2025-09-12)
  * Steam Runtime (scout) version 1.0.20250616.139563
 - Update steam-devices subproject up to 2025-09-26:
  * Match Valve USB devices even if they are a child of a USB device,
    rather than the USB device itself
    (steam-devices#68, steamrt/tasks#813)
-------------------------------------------------------------------
Fri Aug 29 11:01:03 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Update to latest upstream stable version 1.0.0.84
- Certain fixex for the RPM .SPEC file . . .
- What's new in version 1.0.0.84:
 - Build using updated Steam client:
  * Client timestamp 1751405894 (2025-07-01)
  * Steam Runtime (scout) version 1.0.20250519.130917
  * Remove steam-runtime-supervisor from the bootstrap mini-runtime,
    no longer required
 - Appstream metainfo:
  * Add OARS content rating.
    Originally from the unofficial Flatpak package, thanks to salarua
 - Packaging:
  * steam.gpg, steam-key.asc:
    Re-export 2048-bit signing key with a stronger self-signature.
    This ensures that the apt-secure(8) infrastructure will continue to
    treat it as valid in 2026 and beyond.
 - steam.gpg, steam-key.asc:
    Mark a newly-generated 4096-bit signing key as trusted, starting the
    process of key rotation to this new key. We will sign the apt
    repository with both keys for a while, giving all users a smooth
    upgrade path. The old key can eventually be phased out.
  * d/steam-launcher.prerm: Clean up update-notifier snippet before removal
  * d/changelog: Correct client timestamp in previous release
  * d/control: Depend on xdg-user-dirs, for xdg-user-dir(1).
Steam uses this internally.
  * Ensure that steam_latest.deb, etc. are updated during releases
  * d/control: Drop obsolete alternative dependencies that were used
    for Ubuntu 14.04:
     realpath (superseded by coreutils)
     libgbm1-lts-xenial (superseded by libgbm1)
    The package hasn't been installable on 14.04 since 1.0.0.76.
    Since 2025-08-15 the minimum version is Ubuntu 20.04 or Debian 11,
    as documented by
    <https://help.steampowered.com/en/faqs/view/107F-BB20-FB5A-1CE4>,
    but we are not making that a hard requirement here until it is
    functionally necessary.
 - Tests/CI:
  * Use Nvidia Tesla 535 driver to test non-default choice on Debian 13
  * Use debian/eol Docker images to test Debian 10 and 11
-------------------------------------------------------------------
Sat Aug  2 16:17:56 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Omitted `systemctl daemon-reload`, `sysctl -w` and `ulimit -Hn`
  commands in favour showing it as a post-installation step where 
  users can issue them manually - if desired - due to breakage each 
  time after upgrade using DNF / ZYPPER package managers ...
-------------------------------------------------------------------
Thu Jul  3 23:01:03 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Updated RPM .SPEC file using `Release:  0` to avoid potential conflicts
- Swapped `%post` to `%posttrans` due to failing package upgrades at the
  end of (SystemD) transaction . . .
- Minor other adjustments
-------------------------------------------------------------------
Mon May 19 01:40:25 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Initial commit (re-upload) of Steam for Linux (64-bit) for RPM-Based Linux distributions
- Provided patches - Refactored Makefile for a more streamlined packaging of
  nowadays standarts and needs
- Includes increased SystemD File Descriptor Limit for better handling of demanding
  games and multitasking
- Export more suitable environmental variables for a tighter integration
  with the SYSTEM
- Steam Devices included in the primary TarBall and provided for the SYSTEM
- Provided support for various Linux Distributions [SUSE, FEDORA, MAGEIA(-Unfinished)]
- Added `rpmlintrc` file to suppress 101 explicit dependencies needed for launching Steam
-------------------------------------------------------------------
Thu Apr 24 09:55:57 UTC 2025 - Simon McVittie <smcv@collabora.com>
- Update to latest upstream stable version - 1.0.0.83
 * Build with updated Steam client (timestamp 1743554648, 2025-04-02)
 * Update Steam Runtime (scout) to version 1.0.20250307.120442
 * Add steam-runtime-supervisor to bootstrap mini-runtime, required by steam.sh
 * Remove requirement for steamdeps.txt
- Update steam.desktop:
  *  Update URLs for Community and News actions
  *  Use absolute path for steam executable consistently
- Update bin_steam.sh:
  *  Handle steamdeps execution during launch
  *  Remove steamdeps.txt parsing support
- Update bin_steamdeps.py:
  *  Use sudo instead of pkexec under WSL for better compatibility
- Update Appstream metainfo:
  *  Normalize homepage URL
  *  Replace <developer_name> with <developer> per Appstream 1.0
- Packaging changes:
  *  Add dependency on lsof
  *  Add dependency on D-Bus session bus
  *  Recommend xdg-desktop-portal and backend for file chooser
 * Tests/CI: Install software-properties-common only for LTS and EOL Debian versions
-------------------------------------------------------------------
Thu Oct 03 17:45:49 UTC 2024 - Simon McVittie <smcv@collabora.com>
- Update to latest upstream stable version - 1.0.0.82
 * Build with updated Steam client (timestamp 1726604483, 2024-09-17)
 * Update Steam Runtime (scout) to version 0.20240806.97925
- Packaging changes:
  *  Change steam-launcher to Architecture: amd64 to reflect x86_64 requirement
  *  Recommend libxkbcommon and libxkbcommon-x11-0 for amd64 and i386 to avoid crashes with Vulkan layers
- Expand bootstrap tarball:
  *  Add steam-runtime-check-requirements for early requirement checks
  *  Add steam-runtime-identify-library-abi to avoid warnings and speed up setup
  *  Add srt-logger
  *  Add 32-bit libcurl for crash report uploader
  *  Add required fonts to avoid assertion failures during startup
- Update bin_steam.sh:
  *  Write to console-linux.txt earlier using srt-logger
  *  Create ~/.steam/steam directory more atomically
 * Enhance CI processes
-------------------------------------------------------------------
Thu Aug 15 17:36:00 UTC 2024 - Simon McVittie <smcv@collabora.com>
- Update to latest upstream stable version - 1.0.0.81
 * Build with updated Steam client (timestamp 1721173382, 2024-07-16)
 * Update Steam Runtime (scout) to version 0.20240610.91380
- Update bin_steam.sh:
  *  Optimize handling of already-running Steam instances using steam-runtime-steam-remote
  *  Avoid copying bootstrap.tar.xz if it matches existing file
- Update steam-devices subproject to 2024-05-22:
  *  Add support for Performance Designed Products Victrix Pro FS-12 (steam-devices#47)
 * Internal buildutil changes
 * Enhance CI tests for realism
-------------------------------------------------------------------
Thu Mar 07 17:47:52 UTC 2024 - Simon McVittie <smcv@collabora.com>
- Update to latest upstream stable version - 1.0.0.80
 * Build with updated Steam client (timestamp 1709846872, 2024-03-07)
 * Update Steam Runtime (scout) to version 0.20240304.79797
-------------------------------------------------------------------