summaryrefslogtreecommitdiffstats
path: root/files/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update ChangeLog to reflect last commitRobby Workman2021-01-041-0/+5
| | | | (should have been part of last commit)
* Release 2.84.0_beta10Robby Workman2020-11-271-0/+5
|
* Release 2.84.0_beta9Robby Workman2020-08-031-0/+6
|
* Release 2.84.0_beta8Robby Workman2020-02-261-0/+5
|
* Update ChangeLog for 2.84.0_beta7Robby Workman2020-02-201-0/+7
|
* Release 2.84.0_beta6Robby Workman2019-07-151-0/+4
|
* Release 2.84.0_beta5Robby Workman2019-05-201-0/+6
|
* Release 2.84.0_beta4Robby Workman2019-01-281-0/+8
|
* Release 2.84.0_beta3Robby Workman2018-12-311-0/+6
|
* Release 2.84.0_beta2Robby Workman2018-12-301-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 releaseRobby Workman2018-12-021-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 blacklistRobby Workman2018-12-021-1/+2
|
* Fix (hopefully) blacklisting of specific packagesDave Woodfall2018-11-221-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.0Robby Workman2018-11-181-0/+15
|
* 2.83.0 release2.83.0Robby Workman2018-05-291-0/+5
|
* 2.83.0beta2Robby Workman2018-04-041-0/+2
|
* post-functions.sh: Tweak handling of new kernel promptsRobby Workman2018-04-041-0/+1
|
* files/slackpkg.8: mandoc lint fixesorbea2018-04-031-0/+3
|
* 2.83.0beta1Robby Workman2018-04-031-0/+12
|
* 2.82.3beta5Robby Workman2018-01-061-1/+16
|
* 2.82.3beta4Robby Workman2018-01-041-0/+4
|
* 2.82.3beta3Robby Workman2018-01-021-0/+8
|
* 2.82.3beta2Robby Workman2017-11-081-0/+6
|
* Increment version to 2.82.3beta1Robby Workman2017-11-071-0/+6
|
* *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2Robby Workman2017-10-221-0/+1521