aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib
AgeCommit message (Collapse)Author
2025-02-20v2.9.0v2.9.0Slack Coder
2025-02-20Fail on bad arguments for remaining commandsSlack 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-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-21GPG verificationSlack Coder
2025-01-10Remove WTFPL references and consolidateSlack Coder
Keep it simple and list this in once place.
2024-12-04Bump 2.7.2v2.7.2Slack Coder
2024-12-04Correct Perl modules authorSlack Coder
New maintainer.
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-08-16Support Slackware 15.0Slack Coder
Add the support URL for Slackware 15.0
2019-04-28Update version to 2.7 and update changes/readmeAndreas 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-27SBO::Lib::{Repo,Util}: Change how versions translates to URLsAndreas Guldstrand
Closes #73.
2019-04-27Merge pull request #79 from 9m9/masterpink-mist
config wget maximum trying times to 5
2018-12-23add tries option when wget from slackware.uk9m9
2018-12-22config wget maximum trying times to 59m9
2018-10-06escape left brace after perl update (solving issue #75)Pedro Ribeiro Mendes Júnior
2018-02-14Update Changes file and README.mdAndreas Guldstrand
2018-02-14Bump versionAndreas Guldstrand
2018-02-14SBO::Lib::App: add $VERSION statementAndreas Guldstrand
2018-02-14SBO::App: Fix package name and method lookupAndreas Guldstrand
2018-02-14sbosnap: move everything to module and make it OOAndreas Guldstrand
2018-02-14SBO::App: separate out new constructorAndreas Guldstrand
2018-02-14Strip -compat32 from slackbuild names and make sure to properly return an ↵Andreas Guldstrand
array reference This fixes #65
2018-02-14sboremove: move everything to module and make it OOAndreas Guldstrand
2017-05-18Set release date in README.md and ChangesAndreas Guldstrand
2017-05-18Update README.md and ChangesAndreas Guldstrand
2017-05-18SBO::Lib::Repo: exit with error when repo synch fails.Andreas Guldstrand
This fixes #61.
2017-03-25Update README.pm and ChangesAndreas Guldstrand
2017-03-25SBO::Lib::Util: fix typo in prompt() documentationAndreas Guldstrand
2017-02-06Updated README.md and ChangesAndreas Guldstrand
2017-02-06SBO::Lib::Readme: Add a fix for useradd/groupadd commands which span lines.Andreas Guldstrand
This closes #57.
2017-02-05Update README.md and ChangesAndreas Guldstrand
2017-02-05Bump version to 2.4Andreas Guldstrand
2017-02-04SBO::Lib::Pkgs: update doc for get_installed_packagesAndreas Guldstrand
2017-01-21Update README.md and Changes filesAndreas Guldstrand
2017-01-21Fix .info parsing - again. This fixes #55Andreas Guldstrand
2017-01-21Update copyright noticeAndreas Guldstrand
2017-01-21Update versionAndreas Guldstrand
2017-01-17Update man-pages for 2.2 and release 2.2Andreas Guldstrand
2017-01-17Fix parsing of .info files with trailing whitespace. This fixes #54.Andreas Guldstrand
2017-01-15Update version to 2.2Andreas Guldstrand
2017-01-14set release date for 2.1Andreas Guldstrand