↵ Return to the main page of beakerlib-vim-syntax
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-11-09 | Dalibor Pospisil <dapospis at redhat dot com> - 1.28-1 | - cleanup rlRun_LOG files at rlJournalEnd - close journal in rlDie - generate journal.xml at that moment - implemented functions rlIsOS, rlIsOSLike, rlIsOSVersion, and rlIsRHELLike - rlAssertRequired can now handle versioned dependencies - new functions rlCheckRerquired, rlCheckRecommended, and rlCheckDependencies |
2021-03-25 | Dalibor Pospisil <dapospis at redhat dot com> - 1.27-1 | - rlCheckRequirements is now able to check also versions requirements |
2021-03-09 | Dalibor Pospisil <dapospis at redhat dot com> - 1.26-1 | - fixed rlServiceDisable if called without rlServiceEnable beforehand - few internal fixes |
2021-02-09 | Dalibor Pospisil <dapospis at redhat dot com> - 1.25-1 | - rebased yash to version 1.2, fixes the backtick iterpretation - docs fixes, by Štěpán Němec <snemec@redhat.com> |
2021-01-30 | Dalibor Pospisil <dapospis at redhat dot com> - 1.24-1 | - rlImport --all imports only required libraries, not recommend - implemented chkconfig fallback to systemctl - fixed `make test` test suite execution |
2021-01-26 | Dalibor Pospisil <dapospis at redhat dot com> - 1.23-1 | - TestResults state indicator - profiling code - rebased yash to 1.1 - fixed rlAssertLesser - fixed failed library load name logging |
2021-01-15 | Dalibor Pospisil <dapospis at redhat dot com> - 1.22-1 | - ability to parse fmf id references - ability the use simpler library name - library(foo), {url: '../foo.git', name: '/'}, meaming the library is n the root folder - ability put library even deeper in the tree - library(foo/path/to/the/library), {url: '../foo.git', name: '/path/to/the/library'} - rebased yash to 1.0 - and few more minor fixes |
2020-12-08 | Dalibor Pospisil <dapospis at redhat dot com> - 1.21-1 | - Rebase to the laster upstream - better and more consistent search for libraries - ability to parse yaml files including main.fmf and metadata.yaml |
2020-09-10 | Dalibor Pospisil <dapospis at redhat dot com> - 1.20-1 | - Rebase to the latest upstream - improvements to libraries search - docs update - some optimizations - fixed pattern for mathing port or socket in rlWaitFor* - log colorizing on all screen* terminals - IFS fixes - Use /etc/os-release in rlGetDistro*() (#35) - support for curl 7.29.0 - prefer curl over wget - silence status of service in rlService{Start,Stop,Restore} functions (#… - TESTPACKAGE variable to force package name (#54) |
2020-07-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.18-13 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |