2025年05月27日の更新情報

2025/05/26 16時〜2025/05/27 16時までに更新されたソフトウェア

Linux Kernel (mainline)、Logseq、xrecode3、Genkhord、Gitify、Stunnel、SuperTuxKart、ack3等が更新されました。

Linux Kernel (mainline) ver 6.15-rc7 → 6.15 2025/05/26
6.15
6.15
2025-05-25
[pgp]
6.14.8
2025-05-22
6.12.30
2025-05-22
6.6.92
2025-05-22
6.1.140
2025-05-22
5.15.184
2025-05-22
next-20250523
2025-05-23
Logseq ver 0.10.11 → 0.10.12 2025/05/26

Desktop/Android APP 0.10.12 (Beta Testing)

github-actions released this 26 May 08:47
0.10.12
9043a5d
  • Beta 0.10.12 [[May 26th, 2025]]

    Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.10.12
    • [[Fixed issues]]
      • App freeze, high CPU/GPU usage, and frequent diff prompts #11880
      • High CPU consumption #11874
      • Using GTK 2/3 and GTK 4 in the same process is not supported #11873
(省略されました)
xrecode3 ver 1.164 → 1.165 2025/05/26
26.05.2025
- version 1.165
- NEW: fixed the issue where the TITLE of TRACK01 in the CUE file for the merged DSD files was not being populated.
- NEW: pressing Ctrl+F8 will toggle the visibility of the status row, and this setting will be saved.
- NEW: improved the internal library to process files handled by FFmpeg (e.g., m2ts, dts, etc.), enhancing decoding speed.
- NEW: updated to wavpack 5.8.0.
- NEW: added Transcode settings for WAV. If you had Transcode settings configured for FLAC, please re-enable them, as they are now encoder-specific.
- NEW: added "Copy file if the input sample rate is less than the output sample rate" options under Wav/Flac/Transcode settings.
- FIX: fixed handling of some CUE files.
- FIX: small UI fixes.
Genkhord ver 1.41.525.2 → 1.41.526.2 2025/05/26
Version 1.41.526.2
2025-05-26 20:42+0900
217,659,897 bytes (AI モデルを含む | including AI models) for Windows 10/11(x64)SHA1(Genkhord_stem_Setup.exe): 883e439e76f88a4ee2c536b557829099681e2019SHA1(genkhord.exe): 76cf441d99b50d700e43f60ca75802515ac15eb2
➡Nplay12_stem_Setup.exe 204,029,663 bytes (Genkhordから派生した音楽再生ソフト)
1.41.526.0 2025-05-26 GC:カポ使用時に表示がおかしくなっていたので修正した
1.41.526.2 2025-05-26 SP:MTRK:再生を開始したら他のスクラッチパッドの再生を止めるようにした
Gitify ver 6.3.0 → 6.4.0 2025/05/27
v6.4.0

Gitify v6.4.0

What's Changed

🧼 Code Refactoring

  • refactor: volume up and down icons by @SiriusCrain in #2023

🧪 Testing

  • test: increase play sound coverage by @setchy in #2011
  • test: refactor to use userEvents by @setchy in #2014

📦 Dependency Updates

  • chore(deps): update dependency gitify-app/gitify to v6.3.0 by @renovate in #1974
  • fix(deps): update react-router-dom to v7.5.2 by @renovate in #1975
  • chore(deps): update actions/download-artifact action to v4.3.0 by @renovate in #1976
  • chore(deps): upda
(省略されました)
Stunnel ver 5.74-win64 → 5.75-win64 2025/05/27
stunnel-5.75-android.zip
4110365
26th May 2025
stunnel-5.75-android.zip.asc
26th May 2025
stunnel-5.75-android.zip.sha256
26th May 2025
stunnel-5.75-win64-installer.exe
3650664
26th May 2025
stunnel-5.75-win64-installer.exe.asc
26th May 2025
stunnel-5.75-win64-installer.exe.sha256
26th May 2025
stunnel-5.75.tar.gz
921591
26th May 2025
stunnel-5.75.tar.gz.asc
26th May 2025
(省略されました)
SuperTuxKart ver 1.5-beta1 → 1.5-rc1 2025/05/27
1.5-rc1 Pre-release
Pre-release
Minor improvements
- Improve variable names in the last merged PR
- Remove an integer to NULL comparison in the last merged PR
- Consistently write 'Egg Hunts' instead of sometimes 'Egg hunts' in achievement strings, to avoid near-duplicated strings showing as different for translation
ack3 ver 3.8.2 → 3.9.0 2025/05/27
NEXT
v3.9.0 Mon May 26 15:02:57 CDT 2025
========================================
The --not option can be used with either --and or --or.
The -g option can now use any of the boolean options, --and, --or or --not.
[FIXES]
When using --output='$f', the filename would be colorized in the output
line, but should not have been. This has been fixed. Thanks, Dabrien
'Dabe' Murphy. (GH #350)