diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-23 02:03:34 +0530 |
---|---|---|
committer | GStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org> | 2023-06-08 15:28:10 +0000 |
commit | da0c91923872c42873b57f1961ab2b052d9d841f (patch) | |
tree | 49d5fd05804cb18cf8209288b059cea0fcc4e420 /recipes | |
parent | 2b1827587d4c3f8aebc5247e209476d178392ecd (diff) |
Bump minimum macOS version to 10.13 (High Sierra)
There are a bunch of reasons to do this:
1. This is the oldest version of macOS that people still use
- Released 5½ years ago, went out of security support 2½ years ago
- 93.5% according to https://www.statista.com/statistics/944559/worldwide-macos-version-market-share/
- 96.8% according to https://gs.statcounter.com/os-version-market-share/macos/desktop/worldwide
2. GLib uses `utimensat` added in 10.13 for nanosecond granularity
file timestamps, which is an important feature
3. This is also the oldest version supported by Qt5
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1115>
Diffstat (limited to 'recipes')
0 files changed, 0 insertions, 0 deletions