RTIR: RT for Incident Response
RTIR 5.0.4 Release Notes
RTIR 5.0.4 - 2023-05-04 ======================= RTIR 5.0.4 is now available for general use. The list of changes included with this release is below. When upgrading RTIR, you should also upgrade RT to version 5.0.4 for compatibility with this release and to get all updates in RT. May the Fourth be with you! https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.4.tar.gz https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.4.tar.gz.asc SHA-256 sums a00fd1a723d8a7b67d66227168dfac3958d8f805134ff540532276fbb25a496d RT-IR-5.0.4.tar.gz dea6c11cedc49a97db8381338880506150408971dafc122a6bceb6aa40511c7d RT-IR-5.0.4.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 * End WHOIS commands with CRLF to avoid timeouts for whois searches * Improve External Feeds message when no content found 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.4 or visiting https://github.com/bestpractical/rtir/compare/5.0.3...5.0.4