[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет environment-modules-5.3.0-1.el9.aarch64 download

Имя environment-modules
Эпоха 0
Версия 5.3.0
Релиз 1.el9
Архитектура aarch64
Сайт http://modules.sourceforge.net/
Лицензия GPLv2+
Время сборки 2024-09-24 21:38:56
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Provides dynamic modification of a user's environment
Репозитории BaseOS
Полное описание The Environment Modules package provides for the dynamic modification of a user's environment via modulefiles. Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the environment can be modified on a per-module basis using the module command which interprets modulefiles. Typically modulefiles instruct the module command to alter or set shell environment variables such as PATH, MANPATH, etc. modulefiles may be shared by many users on a system and users may have their own collection to supplement or replace the shared modulefiles. Modules can be loaded and unloaded dynamically and atomically, in an clean fashion. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl. Modules are useful in managing different versions of applications. Modules can also be bundled into metamodules that will load an entire suite of different applications. NOTE: You will need to get a new shell after installing this package to have access to the module alias.
Эррата
Размер 588 КиБ
Исходный проект environment-modules-5.3.0-1.el9
Контрольная сумма SHA-256 40ed51d9559bd3e18ce180ec509de509ae6817998bd26ca968873052b05b1e9c
× Full screenshot
История изменений link
* Wed May 17 2023 Lukáš Zaoral <lzaoral@redhat.com> - 5.3.0-1
- Rebase to environment-modules 5.3.0 (rhbz#2207885)

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.0.1-2
- Rebuilt for MSVSphere 9.2 beta

* Thu Sep 22 2022 Lukáš Zaoral <lzaoral@redhat.com> - 5.0.1-2
- Fix profile.sh login shell misdetection (#2128975)

* Mon Dec 06 2021 Lukáš Zaoral <lzaoral@redhat.com> - 5.0.1-1
- Update to 5.0.1 (#2004402)

* Wed Sep 15 2021 Lukáš Zaoral <lzaoral@redhat.com> - 5.0.0-1
- Update to 5.0.0 (#2004402)
  + Based on spec by Xavier Delaruelle in Fedora Rawhide. Thanks a lot!
- Configuration guide example.txt is replaced by more up to date INSTALL.txt
  document

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.0.0-0.3.alpha
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Tue Aug 03 2021 Lukáš Zaoral <lzaoral@redhat.com> - 5.0.0-0.2.alpha
- Rebuilt for added gating.yaml. Related rhbz#1989523

* Tue Aug 03 2021 Lukáš Zaoral <lzaoral@redhat.com> - 5.0.0-0.1.alpha
- Update to 5.0.0-alpha (#1989523)
  + Based on spec by Xavier Delaruelle in Fedora Rawhide. Thanks a lot!
- Remove createmodule.sh and createmodule.py utilities ('module sh-to-mod'
  should be used instead)
- Remove configure options that have been made default starting version 5.0
- Remove compat subpackage
- Run non-regression tests in quick mode

* Wed May 19 2021 Joe Orton <jorton@redhat.com> - 4.7.0-3
- add bcond for compat subpackage (#1940568)