2025年04月14日の更新情報

2025/04/13 16時〜2025/04/14 16時までに更新されたソフトウェア

mas-cli、R言語、BetterMouse、xplorer2、Perl、Stats、Linux Kernel (mainline)、qBittorrent等が更新されました。

mas-cli ver 1.9.0 → 2.0.0 2025/04/13
v2.0.0: 🩹 macOS 15.4+ compatibility

What's Changed

🚨 Requires macOS 10.15 (Catalina) or Newer

mas previously required macOS 10.13 (High Sierra) or newer to run.

mas now requires macOS 10.15 (Catalina) or newer.

This was to migrate threading from third-party PromiseKit to native Swift Concurrency, which facilitated migrating the source of the list of apps installed from the MAS from a now-broken Apple private framework to the public (and working) Spotlight metadata.

The threading migration should (probably negligibly) improve the performance of mas, but, more importantly, facilitate future development.

Requiring macOS 10.15 also allows mas to use other newer frameworks & libraries / current versions of already used frameworks & libraries, as 10.15 was a watershed macOS (mainly because of Swift

(省略されました)
R言語 ver 4.4.3 → 4.5.0 2025/04/13
CHANGES IN R 4.5.0
NEW FEATURES
as.integer(rl) and hence as.raw(rl) now work for
a list of raw(1) elements, as proposed by Michael
Chirico's PR#18696.
graphics' grid() gains optional argument
nintLog.
New functions check_package_urls() and
check_package_dois() in package tools for checking
URLs and DOIs in package sources.
New head() and tail() methods for class
"ts" time series, proposed by Spencer Graves on R-devel.
New qr.influence() function, a “bare bones”
interface to the lm.influence() leave-one-out diagnostics
computations; wished for in PR#18739.
Package citation() results auto-generated from the
package metadata now also provide package DOIs for CRAN and
Bioconductor packages.
New function grepv() identical to grep() except
(省略されました)
BetterMouse ver 1.6.7462 → 1.6.7465 2025/04/13
Version 1.6.7465, 13th Apr 2025macOS 11.0 minimumIntel/Apple silicon universalFile size: 4.7MB
Version 1.6.7465 Bug fixes. Refresh rate adaptation improved. Download
13/04/2025
xplorer2 ver 6.1.0.2 → 6.1.0.3 2025/04/14
■ Are you fed up with windows file explorer?
xplorer² is a desktop file manager combining the simplicity of windows file explorer with the speed and efficiency of traditional dual pane orthodox file managers, helping you be productive with your documents, pictures, music, source code and other files.
v6.1.0.3 (13 Apr 2025)
Perl ver 5.40.1 → 5.40.2 2025/04/14
You can never have too many Perl modules
wget https://www.cpan.org/src/5.0/perl-5.40.2.tar.gz
tar -xzf perl-5.40.2.tar.gz
cd perl-5.40.2
the perl-5.40.2 directory for more detailed information.
5.40.2
2025-04-13
perl-5.40.2.tar.gz
5.38.4
2025-04-13
perl-5.38.4.tar.gz
Stats ver 2.11.39 → 2.11.40 2025/04/14
v2.11.40

Bug fixes

  • fix: added queue synchronization for all charts (#2492)
  • fix: added self relation to the CPU widgets callback (#2492)

Localization

  • lang: updated German localization (#2491)
Linux Kernel (mainline) ver 6.15-rc1 → 6.15-rc2 2025/04/14
6.14.2
6.15-rc2
2025-04-13
[inc. patch]
stable:
6.14.2
2025-04-10
[inc. patch]
[changelog]
6.13.11
2025-04-10
6.12.23
2025-04-10
6.6.87
2025-04-10
6.1.134
2025-04-10
5.15.180
2025-04-10
(省略されました)
qBittorrent ver 5.0.4 → 5.0.5 2025/04/14
Latest: v5.0.5
Download qBittorrent v5.0.5 (multiple installer choice)
5.0.5
5.0.5 (qt6 lt20)
5.0.5
875c13a389eac2c656c26ec2c676168b91acf5ba376bea4c31e2efe40f75ec7f
5.0.5 (qt6 lt20)
93c3974e201efc2726421f8c564029f350eb6d8ea5b4b3cb02849afc1e798a2a
1.2.20+git68ec0785cd / 2.0.11+git21cbbf74ee
6.7.3 (v5.0.5) / 6.8.2 (v5.1.0rc1)
Download qBittorrent v5.0.5 (multiple DMG choice)
5.0.5
5.0.5 (qt6 lt20)
5.0.5
7285e98b5ef4b9a227247dcd933f1a556bfc1ff10901fc7aedb0c4b7ad082814
5.0.5 (qt6 lt20)
f0180356f89590d2de639ba700813fb9ba1d90dde1af5353fc7621a048cccbb2
1.2.20+git68ec0785cd / 2.0.11+git21cbbf74ee
6.7.3 (v5.0.5) / 6.8.2 (v5.1.0rc1)
(省略されました)
Mac Classic Player ver 0.0.17 2025/04/14
Release v0.0.17

Full Changelog: v0.0.15...v0.0.17

mas-cli ver 2.0.0 → 2.1.0 2025/04/14
v2.1.0: 🏄 Unknown app IDs no longer prevent upgrading other apps

What's Changed

🐛 Bug Fixes

  • When upgrading apps, don't short circuit when encountering any app ID that is unknown to the MAS by @rgoldberg in #767

Full Changelog: v2.0.0...v2.1.0