RTIR: RT for Incident Response
RTIR 5.0.4 Release Notes
RTIR 5.0.4beta1 - 2023-04-21 ============================ RTIR 5.0.4beta1 is now available for testing. The list of changes included with this release is below. https://download.bestpractical.com/pub/rt/devel/RT-IR-5.0.4beta1.tar.gz https://download.bestpractical.com/pub/rt/devel/RT-IR-5.0.4beta1.tar.gz.asc SHA-256 sums 553ec8789af09316bdf7df1e726f5cb378d0db75b4d8e1279eac892ad80a5f80 RT-IR-5.0.4beta1.tar.gz 36498eefb658fea60a450472a013e6663b978c458576dff356b5e80c67d523be RT-IR-5.0.4beta1.tar.gz.asc General Updates and Fixes * Set "How Reported" CF from CurrentInterface * Create How Reported with valid values of CurrentInterface * Adjust gnupg widget on reply incident page * Add Process Articles for Classification * Update upgrading instructions with Process Articles information * Update RTIR Admin Tutorial with Process Articles information * Add 'SeeCustomField' right to DutyTeam on Templates Articles class * Note the right change for the Templates class * Use consistent space among input rows for ticket forms * Document the changes to RTIR_SetHowReported in UPGRADING * Move "Templates" class creation from @Final to @Classes * Improve IPv4/Ipv6 regex to not match zero IPs Internals * Use RTs perl from the base docker image * Install dependencies with cpm * Split build and test in github actions * Test MariaDB current long term support version * Test against a supported Postgresql version * Run with 5 parallel processes like the core RT tests A complete changelog is available from git by running: git log 5.0.3..5.0.4beta1 or visiting https://github.com/bestpractical/rtir/compare/5.0.3...5.0.4beta1