[ Все 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 ]
×

Пакет at-3.1.20-12.el8.x86_64 download

Имя at
Эпоха 0
Версия 3.1.20
Релиз 12.el8
Архитектура x86_64
Сайт http://ftp.debian.org/debian/pool/main/a/at
Лицензия GPLv3+ and GPLv2+ and ISC and MIT and Public Domain
Время сборки 2023-08-08 14:53:39
Хост сборки builder-x86-08.inferitos.ru
Краткое описание Job spooling tools
Репозитории BaseOS
Полное описание At and batch read commands from standard input or from a specified file. At allows you to specify that a command will be run at a particular time. Batch will execute commands when the system load levels drop to a particular level. Both commands use user's shell. You should install the at package if you need a utility for time-oriented job control. Note: If it is a recurring job that will need to be repeated at the same time every day/week, etc. you should use crontab instead.
Эррата
Размер 81 КиБ
Исходный проект at-3.1.20-12.el8
Контрольная сумма SHA-256 0a3e8c75d708b58bd55d75b0586e55be00fdb9ae94ddab026b0bfaf8f05ab87c
× Full screenshot
История изменений link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.1.20-12
- Rebuilt for MSVSphere 8.8

* Mon Apr 04 2022 Jan Staněk <jstanek@redhat.com> - 3.1.20-12
- Add preceding newline to delimiter in at-3.1.20-shell.patch
  Resolves: rhbz#2070450

* Wed May 23 2018 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-11
- log the jobs being run

* Sun Feb 25 2018 Florian Weimer <fweimer@redhat.com> - 3.1.20-10
- Drop "BuildRequires: fileutils /etc/init.d"

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Sep 14 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-8
- improve the wrong_format patch, also rename it to correct name

* Thu Sep 14 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-7
- the ownership of the spool directory should be root as at is configured
  with daemon username root
- document the -n option

* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Tue Mar 28 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-4
- fix the POSIX timers support (#1436523)