From patchwork Thu Sep 7 17:30:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7160 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RhR9C0J9lz3wtG for ; Thu, 7 Sep 2023 17:30:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RhR8z4GM8z3hN; Thu, 7 Sep 2023 17:30:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RhR8y6Tqlz2yl9; Thu, 7 Sep 2023 17:30:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RhR8p1hkLz2yrW for ; Thu, 7 Sep 2023 17:30:34 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RhR8n6DBxz1sZ; Thu, 7 Sep 2023 17:30:33 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1694107833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qXHs66y2spo/FOQ4uyWfm0e0fS+/pO5pxx280IQW4SY=; b=W89iQxYX14+Hq/MAf0sPtnH8bwx+7l0LZbFrm8zKeEiKV9JYuQCTYEan93nISBLuCEkJx9 TfMJ5itrUrOeIrDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1694107833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qXHs66y2spo/FOQ4uyWfm0e0fS+/pO5pxx280IQW4SY=; b=MhML80cTlrm+B+Oz6hz0thagMML+zgq4fzTGhPes43HeLlHygA8qIZj9yodhtCOR/4jPSq 8Ud+RjHsWAExxWFvSffuguchUhekvDnf6FaMrfG3/uhkIYZ5wAuEAaPy1Wjqf1BdfV3bRh IMaYWKuwgJkk+Jz0f4uThMTBndKRb23JSyb+OZQ9PnBlnyswCRIizbdvDf12DlGBRF/l81 SFvVwsfG1eyyU7S3VId8WQT54Yl6Y/wahEgCgbErWdRbkHqvCSfX+UVaZuw+NR3uxAljBV ZD+c+UBz6G0y6OBYkLaCtGL0gxVtS5yoEHTYuN3JBU/7XI3C6HYvz/s9bW6tcw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] sdl2: Update to version 2.28.3 Date: Thu, 7 Sep 2023 19:30:15 +0200 Message-ID: <20230907173022.2692770-10-adolf.belka@ipfire.org> In-Reply-To: <20230907173022.2692770-1-adolf.belka@ipfire.org> References: <20230907173022.2692770-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.28.1 to 2.28.3 - Update of rootfile - Changelog 2.28.3 This is a stable bugfix release, with the following changes: Added a gamepad mapping for the G-Shark GS-GP702 Fixed touchpad events for the Razer Wolverine V2 Pro in PS5 mode Fixed getting key events from TV remotes on Android Updated to Android minSdkVersion 19 and targetSdkVersion 34 to meet Google Play Store requirements 2.28.2 This is a stable bugfix release, with the following changes: Fixed occasionally failing to open the clipboard on Windows Fixed crash at shutdown when using the D3D11 renderer Fixed setting the viewport when using the D3D12 renderer Fixed crash using SDL event functions before initializing SDL on Windows Fixed Xbox controller trigger motion events on Windows Fixed Xbox controller rumble in the background on Windows Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers Fixed 8BitDo gamepad mapping when in XInput mode on Linux Fixed controller lockup initializing some unofficial PS4 replica controllers Fixed video initialization on headless Linux systems using VNC Fixed large mouse jump when changing relative mouse mode on macOS Fixed hardware keyboard text input on iPadOS Signed-off-by: Adolf Belka --- config/rootfiles/packages/sdl2 | 2 +- lfs/sdl2 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/packages/sdl2 b/config/rootfiles/packages/sdl2 index 9f9a9eace..519685a8d 100644 --- a/config/rootfiles/packages/sdl2 +++ b/config/rootfiles/packages/sdl2 @@ -82,7 +82,7 @@ #usr/lib/cmake/SDL2/sdl2-config-version.cmake #usr/lib/cmake/SDL2/sdl2-config.cmake usr/lib/libSDL2-2.0.so.0 -usr/lib/libSDL2-2.0.so.0.2800.1 +usr/lib/libSDL2-2.0.so.0.2800.3 #usr/lib/libSDL2.la usr/lib/libSDL2.so #usr/lib/libSDL2_test.a diff --git a/lfs/sdl2 b/lfs/sdl2 index 0366b98e8..387323d05 100644 --- a/lfs/sdl2 +++ b/lfs/sdl2 @@ -24,7 +24,7 @@ include Config -VER = 2.28.1 +VER = 2.28.3 SUMMARY = Simple DirectMedia Layer Library THISAPP = SDL2-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = sdl2 -PAK_VER = 12 +PAK_VER = 13 DEPS = alsa @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c32537d42108dd75ea4f2ba907d6b045ba18d6be29f76a6f8a2f45400d069b0d43223a8855ba3103fa53c3b9d886b2e542133bcce1cd6cfcf5b17800dd5f9911 +$(DL_FILE)_BLAKE2 = 1ef8950b7736fbbca4607ed9750114f94b8e6e944b2974941840c13b1677643126524cc41ad8c3ead699ea2f90295898888d3d0b31c7a80079420aa9187035fb install : $(TARGET)