Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 15.0.415.0.4 | Robby Workman | 2021-06-04 | 1 | -0/+9 |
| | |||||
* | Release slackpkg-15.0.315.0.315.0.x | Robby Workman | 2021-05-03 | 1 | -1/+5 |
| | |||||
* | Really release 15.0.2 :-)15.0.2 | Robby Workman | 2021-04-20 | 1 | -0/+5 |
| | |||||
* | Release 15.0.2 | Robby Workman | 2021-04-13 | 1 | -0/+11 |
| | |||||
* | Re-release slackpkg-15.0.1 (no package generated yet anyway)15.0.1 | Robby Workman | 2021-03-14 | 1 | -1/+2 |
| | |||||
* | Modifiy blacklist regex line ending. | Dave Woodfall | 2021-03-14 | 1 | -0/+4 |
| | |||||
* | Release slackpkg-15.0.1 | Robby Workman | 2021-03-12 | 1 | -1/+6 |
| | |||||
* | Added Lithuania mirrors (thanks to Totoro-kun on LQ) | Robby Workman | 2021-03-12 | 1 | -0/+1 |
| | |||||
* | Fix exit code for pending updates. | Dave Woodfall | 2021-03-12 | 1 | -0/+1 |
| | |||||
* | Update ChangeLog | Robby Workman | 2021-03-09 | 1 | -0/+6 |
| | |||||
* | Update files/ChangeLog with latest changes | Robby Workman | 2021-02-21 | 1 | -0/+4 |
| | |||||
* | Update ChangeLog with dive's latest commits | Robby Workman | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog to reflect previous commit | Robby Workman | 2021-02-13 | 1 | -0/+1 |
| | |||||
* | Update ChangeLog and prep for release | Robby Workman | 2021-02-12 | 1 | -0/+11 |
| | |||||
* | Release slackpkg-15.0 | Robby Workman | 2021-02-04 | 1 | -1/+2 |
| | | | | | | | | We decided to jump from 2.83.x straight to 15.0 to match the version of Slackware for which it's intended: 15.0 That's not to imply that this version of slackpkg won't work just fine with earlier Slackware releases: it should; however, you definitely want this version of slackpkg for Slackware 15.0 | ||||
* | Do not allow adding blacklist packages from slackpkg exec | Robby Workman | 2021-02-04 | 1 | -0/+1 |
| | | | | | | | As of slackpkg shipped with Slackware 15.0, it is no longer supported to add packages to /etc/slackpkg/blacklist using the slackpkg executable; this should only be done with an editor pointing at /etc/slackpkg/blacklist | ||||
* | Add 'download' to options in usage() ; remove dupes from manpage | Peter Hyman | 2021-02-04 | 1 | -0/+2 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | Add aaa_glibc-solibs and aaa_libraries to early routine | Robby Workman | 2021-02-04 | 1 | -0/+4 |
| | |||||
* | Release 2.84.0_beta12 | Robby Workman | 2021-01-18 | 1 | -1/+2 |
| | |||||
* | Change mirrors from ftp to http or https | Robby Workman | 2021-01-18 | 1 | -0/+1 |
| | | | | Also omit "pub/" from mirror.slackbuilds.org links | ||||
* | Add support for Slackware-AArch64 | Stuart Winter | 2021-01-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | Release 2.84.0_beta11 | Robby Workman | 2021-01-04 | 1 | -2/+6 |
| | |||||
* | Update ChangeLog to reflect last commit | Robby Workman | 2021-01-04 | 1 | -0/+5 |
| | | | | (should have been part of last commit) | ||||
* | Release 2.84.0_beta10 | Robby Workman | 2020-11-27 | 1 | -0/+5 |
| | |||||
* | Release 2.84.0_beta9 | Robby Workman | 2020-08-03 | 1 | -0/+6 |
| | |||||
* | Release 2.84.0_beta8 | Robby Workman | 2020-02-26 | 1 | -0/+5 |
| | |||||
* | Update ChangeLog for 2.84.0_beta7 | Robby Workman | 2020-02-20 | 1 | -0/+7 |
| | |||||
* | Release 2.84.0_beta6 | Robby Workman | 2019-07-15 | 1 | -0/+4 |
| | |||||
* | Release 2.84.0_beta5 | Robby Workman | 2019-05-20 | 1 | -0/+6 |
| | |||||
* | Release 2.84.0_beta4 | Robby Workman | 2019-01-28 | 1 | -0/+8 |
| | |||||
* | Release 2.84.0_beta3 | Robby Workman | 2018-12-31 | 1 | -0/+6 |
| | |||||
* | Release 2.84.0_beta2 | Robby Workman | 2018-12-30 | 1 | -0/+5 |
| | | | | | | | 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/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
* | Note requirement to escape special characters in blacklist | Robby Workman | 2018-12-02 | 1 | -1/+2 |
| | |||||
* | Fix (hopefully) blacklisting of specific packages | Dave Woodfall | 2018-11-22 | 1 | -0/+8 |
| | | | | | | | | | | | | | | In short, it seems impossible to blacklist some packages without catching other undesirable packages. As an example, blacklisting glibc will also catch glibc-zoneinfo (and the other glibc-*) packages. It would be good to have the ability to blacklist only the glibc package without it catching the others. With this change, if sysadmin wants the blacklist to be "greedy," then adding "glibc.*" to the blacklist will do that. Reported-by: Peter Hyman <pete@peterhyman.com> Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | Update ChangeLog with changes since 2.83.0 | Robby Workman | 2018-11-18 | 1 | -0/+15 |
| | |||||
* | 2.83.0 release2.83.0 | Robby Workman | 2018-05-29 | 1 | -0/+5 |
| | |||||
* | 2.83.0beta2 | Robby Workman | 2018-04-04 | 1 | -0/+2 |
| | |||||
* | post-functions.sh: Tweak handling of new kernel prompts | Robby Workman | 2018-04-04 | 1 | -0/+1 |
| | |||||
* | files/slackpkg.8: mandoc lint fixes | orbea | 2018-04-03 | 1 | -0/+3 |
| | |||||
* | 2.83.0beta1 | Robby Workman | 2018-04-03 | 1 | -0/+12 |
| | |||||
* | 2.82.3beta5 | Robby Workman | 2018-01-06 | 1 | -1/+16 |
| | |||||
* | 2.82.3beta4 | Robby Workman | 2018-01-04 | 1 | -0/+4 |
| | |||||
* | 2.82.3beta3 | Robby Workman | 2018-01-02 | 1 | -0/+8 |
| | |||||
* | 2.82.3beta2 | Robby Workman | 2017-11-08 | 1 | -0/+6 |
| | |||||
* | Increment version to 2.82.3beta1 | Robby Workman | 2017-11-07 | 1 | -0/+6 |
| | |||||
* | *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2 | Robby Workman | 2017-10-22 | 1 | -0/+1521 |