aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
12 daysChangelog: Add missing appreciationHEADmasterSlack Coder
14 dayssbofind: fix compile errorv2.9.1Slack 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-20Correct typo in example configSlack Coder
2025-02-20Fail on bad arguments for remaining commandsSlack 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-02-20Fix race-sbofind and travis testsSlack Coder
2025-01-29Version 2.8.0v2.8.0Slack Coder
2025-01-29README: Communicate caution with testsSlack Coder
2025-01-29Ensure home directory is an absolute pathSlack Coder
2025-01-29Add /etc/sbotools/sbotools.conf automaticallySlack Coder
2025-01-29Update man page for GPG verificationSlack Coder
2025-01-29Changelog: Update with recent changesSlack Coder
2025-01-29Improve GPG verification handlingSlack Coder
2025-01-28Avoid requiring root accessSlack Coder
Make temporary folder generation lazy to postpone requiring root access until needed.
2025-01-23correct number of testsSlack Coder
2025-01-23Remove compat32 testsSlack Coder
We do not support compat32 builds.
2025-01-21GPG verificationSlack Coder
2025-01-10Fix Slackuild creationSlack Coder
2025-01-10Remove WTFPL references and consolidateSlack Coder
Keep it simple and list this in once place.
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-04Correct Perl modules authorSlack Coder
New maintainer.
2024-12-04Update manpage header informationSlack Coder
2024-12-04Update documentationSlack Coder
- Include email address for bug reports. - Update README. - Note about compat32.
2024-12-04Remove Changes fileSlack Coder
Keep it simple by keeping a single changelog. The perl module is not on cpan anyways.
2024-12-02Change to MIT LicenseSlack Coder
2024-11-24Rename to sbotools2v2.7.1Slack Coder
2024-08-16Use Change Log fileSlack Coder
2024-08-16README: Make fork friendlier for usersSlack Coder
- How to audit code Help users understand how the audit forks changes. - Use Gnupg for verification. - README: Update Change Log Keep the change log up to date.
2024-08-16Support Slackware 15.0Slack Coder
Add the support URL for Slackware 15.0
2024-08-16slackbuild: install zsh completionsAndreas Guldstrand
2024-08-16update sboclean completion for 2.6David O'Shaughnessy
2024-08-16use instead of hardcoded path for SBo repoDavid O'Shaughnessy
2024-08-16initial commit zsh completionsDavid O'Shaughnessy
2019-04-28Update version to 2.7 and update changes/readmeAndreas Guldstrand
2019-04-28sbofind: really fix exact matchesAndreas Guldstrand
Closes #71.
2019-04-2703-travis.t: fix upsAndreas Guldstrand
2019-04-27travis: no need to list all the cover.db filesAndreas Guldstrand
2019-04-27travis: test with perl 5.28Andreas Guldstrand
2019-04-2701-unit.t: Update test for changed unsupported version behaviourAndreas Guldstrand
2019-04-27bring slackbuild files up to date with SBoAndreas Guldstrand
2019-04-27Update Changes and README.mdAndreas Guldstrand
2019-04-27update version to 2.6.Andreas Guldstrand
2019-04-27sboinstall, Build, Info: Allow ignoring of SBo from reqs that doesn't existAndreas Guldstrand
2019-04-27sbofind: fix exact matchesAndreas Guldstrand
Closes #71.