summaryrefslogtreecommitdiffstats
path: root/files/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update files/ChangeLog with latest changesRobby Workman2021-02-211-0/+4
|
* Update ChangeLog with dive's latest commitsRobby Workman2021-02-161-0/+2
|
* Update ChangeLog to reflect previous commitRobby Workman2021-02-131-0/+1
|
* Update ChangeLog and prep for releaseRobby Workman2021-02-121-0/+11
|
* Release slackpkg-15.0Robby Workman2021-02-041-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 execRobby Workman2021-02-041-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 manpagePeter Hyman2021-02-041-0/+2
| | | | Signed-off-by: Robby Workman <rworkman@slackware.com>
* Add aaa_glibc-solibs and aaa_libraries to early routineRobby Workman2021-02-041-0/+4
|
* Release 2.84.0_beta12Robby Workman2021-01-181-1/+2
|
* Change mirrors from ftp to http or httpsRobby Workman2021-01-181-0/+1
| | | | Also omit "pub/" from mirror.slackbuilds.org links
* Add support for Slackware-AArch64Stuart Winter2021-01-181-0/+4
| | | | Signed-off-by: Robby Workman <rworkman@slackware.com>
* Release 2.84.0_beta11Robby Workman2021-01-041-2/+6
|
* 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