Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 2.84.0_beta9 | Robby Workman | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta8 | Robby Workman | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.84.0_beta7 | Robby Workman | 2020-02-19 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta6 | Robby Workman | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta5 | Robby Workman | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta4 | Robby Workman | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta3 | Robby Workman | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | Release 2.84.0_beta2 | Robby Workman | 2018-12-30 | 1 | -1/+1 |
| | | | | | | | This should fix blacklisting of entire package sets; thanks much to David Woodfall (dive) for this. Note that the sample blacklist file has changed to reflect the new syntax for blacklisting sets (add a trailing slash, e.g. "kde/") | ||||
* | 2.84.0_beta1 release | Robby Workman | 2018-12-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Allow blacklisting of individual packages without collateral damage (e.g. glibc ---> glibc-*). This changes the prior behavior of the blacklist function; previously, adding "glibc" to the blacklist would cause glibc, glibc-profile, glibc-zoneinfo, et al to be ignored by slackpkg. The new behavior is that *only* the glibc package is ignored. If you want to blacklist all packages whose names begin with glibc, you would need to add "glibc.*" to the blacklist now. Also note that any special characters, e.g. "+", will need to be escaped in the blacklist file. (David Woodfall) - Add support for listing .new files without PAGER (David Woodfall) - Remove switch.ch mirrors - Add config option to allow *not* saving .orig configs (Darren Austin) - Mention possible stale mirror if CHECKSUMS.md5 gpg verify fails - Clarify that a press of "Enter" is needed to confirm kernel change (Mario Preksavec) - doinst.sh Don't remove ChangeLog.txt upon upgrade/reinstall. (Patrick Volkerding) - mirrors-x86*.sample: Remove bjtu.edu.cn mirror - Fix for /var/log/packages/ possibly being a symlink to elsewhere - Use CHECKSUMS.md5.asc to determine ChangeLog newness (Patrick Volkerding) | ||||
* | Bugfixes in SlackBuild script | Patrick J. Volkerding | 2018-05-29 | 1 | -6/+6 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | slackpkg.SlackBuild: tweaks to support PRINT_PACKAGE_NAME et al | Robby Workman | 2018-05-24 | 1 | -3/+12 |
| | |||||
* | 2.83.0beta2 | Robby Workman | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | 2.83.0beta1 | Robby Workman | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | 2.82.3beta5 | Robby Workman | 2018-01-06 | 1 | -1/+1 |
| | |||||
* | 2.82.3beta4 | Robby Workman | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | 2.82.3beta3 | Robby Workman | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | slackpkg.SlackBuild: Make VERSION able to be overridden | Robby Workman | 2017-12-30 | 1 | -1/+1 |
| | |||||
* | 2.82.3beta2 | Robby Workman | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Increment version to 2.82.3beta1 | Robby Workman | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | Build script: Fixup expectations for gzipped files | Robby Workman | 2017-11-07 | 1 | -32/+26 |
| | | | | | The files in the git repo are *not* gzipped because this makes tracking changes, well, impossible. | ||||
* | *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2 | Robby Workman | 2017-10-22 | 1 | -0/+119 |