aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
AgeCommit message (Collapse)Author
2025-05-14Fix sourcing of filenames from escaped URIsHEADv2.9.2masterSlack Coder
Use Perl's URI library code to properly parse and handle SlackBuild links.
2025-04-07Changelog: Add missing appreciationSlack Coder
2025-04-02sbofind: Helpful error messageSlack Coder
Report error when LOCAL_OVERRIDES is missing with human friendly message.
2025-04-02Fix sanity checks in sboinstall, sboupgradeSlack Coder
2025-02-20v2.9.0v2.9.0Slack Coder
2025-02-20Bail out on bad argumentsSlack Coder
2025-02-20Enable HTTPS certificate checkingSlack Coder
Expect the user wants to properly use HTTPS if he has defined an HTTPS repository.
2025-02-20Make fallback download URL configurableSlack Coder
2025-01-29Version 2.8.0v2.8.0Slack Coder
2025-01-29Ensure home directory is an absolute pathSlack Coder
2025-01-29Add /etc/sbotools/sbotools.conf automaticallySlack Coder
2025-01-29Changelog: Update with recent changesSlack Coder
2025-01-10Fix and use Docker for testingSlack Coder
Document testing and provide a docker file for others to use. Also fix some breaking tests for 15.0.
2024-12-04Bump 2.7.2v2.7.2Slack Coder
2024-12-04Update documentationSlack Coder
- Include email address for bug reports. - Update README. - Note about compat32.
2024-12-02Change to MIT LicenseSlack Coder
2024-11-24Rename to sbotools2v2.7.1Slack Coder
2024-08-16Use Change Log fileSlack Coder