diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 179285 -> 179280 bytes | |||
-rw-r--r-- | profiles/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a58242d1c023..a7e1745671d8 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 63f444d494c5..55b9b663111c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Tomáš Mózes <hydrapolic@gmail.com> (2023-07-13) +# Incompatible with OpenSSL-3, update to MariaDB 10.6. +<dev-db/mariadb-10.6 + # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-07-12) # The catalyst-3 branch is outdated and not used by Gentoo # Release Engineering anymore. Please either use git master diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a384c894fe96..6e4c2d6c3096 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1080,6 +1080,7 @@ app-shells/bash:plugins - Add support for loading builtins at runtime via 'enabl app-shells/bash-completion:eselect - Support blacklisting of completions via 'eselect bashcomp'. This enables custom Gentoo patching of upstream completion loader. app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh app-shells/nushell:dataframe - Dataframe feature for nushell +app-shells/nushell:extra - Enable less stable or less common commands app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. app-shells/pwsh-bin:pwsh-symlink - Install a pwsh symlink that points to pwsh-bin. app-shells/shish:diet - Use dev-libs/dietlibc |