22
33title : xPack {{packageConfig.descriptiveName}} v{{xpackVersion}} released
44seo_title : Version {{xpackVersion}} released
5- description : Version {{xpackVersion}} is a TODO new/ maintenance release.
5+ description : Version {{xpackVersion}} is a TODO maintenance/new release.
66keywords :
77 - xpack
88 - {{packageConfig.permalinkName}}
@@ -35,8 +35,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
3535import Image from ' @theme/IdealImage' ;
3636import CodeBlock from ' @theme/CodeBlock' ;
3737
38- import Prerequisites from ' ./_common/_prerequisites-glib-2.27 .mdx' ;
39- import DeprecationNotices from ' ./_common/_deprecation-notices-glib-2.27 .mdx' ;
38+ import Prerequisites from ' ./_common/_prerequisites-glib-2.28 .mdx' ;
39+ import DeprecationNotices from ' ./_common/_deprecation-notices-glib-2.28 .mdx' ;
4040import DownloadAnalytics from ' ./_common/_download-analytics.mdx' ;
4141
4242TODO: select one summary
@@ -55,13 +55,13 @@ is a standalone cross-platform binary distribution of
5555
5656There are separate binaries for ** Windows** (x64),
5757** macOS** (x64 and arm64)
58- and ** GNU/Linux** (x64, arm64 and arm ).
58+ and ** GNU/Linux** (x64 and arm64 ).
5959
6060:::note Raspberry Pi
6161
6262The main targets for the GNU/Linux Arm
63- binaries are the ** Raspberry Pi** class devices (armv7l and aarch64;
64- armv6 is not supported).
63+ binaries are the ** Raspberry Pi** class devices (aarch64 only ;
64+ armv6 and armv7l are no longer supported).
6565
6666:::
6767
@@ -180,7 +180,6 @@ Before publishing, a set of simple tests were performed on an exhaustive
180180set of platforms. The results are available from:
181181
182182- [ GitHub Actions] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/actions/ )
183- - [ Travis CI] ( https://app.travis-ci.com/github/xpack-dev-tools/riscv-none-elf-gcc-xpack/builds/ )
184183
185184## Tests
186185
0 commit comments