Commit graph

37 commits

Author SHA1 Message Date
Robby Workman
cd95834328 Release 15.0.5 2021-06-04 22:56:09 -05:00
Robby Workman
1d0b67507a Release 15.0.4 2021-06-04 22:33:03 -05:00
Robby Workman
4d5e9bce79 shell-completions/slackpkg.bash: add "show-changelog" 2021-06-04 22:33:03 -05:00
Robby Workman
911063fce4 Import bash-completion file from upstream project
Thanks to Igor Murzov <igor@gplsoft.org> for the initial
contribution of this file to the upstream bash-completion
project, and thanks to Ville Skyttä <ville.skytta@iki.fi>
and Koichi Murase <myoga.murase@gmail.com> for various
changes and fixes since then.

Co-authored-by: Igor Murzov <igor@gplsoft.org>
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2021-06-04 22:24:49 -05:00
piterpunk
ab87149522 Added the new-config actions for specific files
- Added code to parse a list with the .new files and the default
  action to do.
- Added post-functions.conf file to hold the aforementioned list
  and possible future configurations.
- Updated the SlackBuild to install the post-functions.conf file
2021-06-04 22:24:28 -05:00
Robby Workman
c43af13723 Release slackpkg-15.0.3 2021-05-03 18:55:24 -05:00
Robby Workman
30bcb5e729 Release 15.0.2 2021-04-13 01:51:02 -05:00
Robby Workman
eb897955e9 Release slackpkg-15.0.1 2021-03-12 21:30:55 -06:00
Dave Woodfall
0080f0810d Fix exit code for pending updates. 2021-03-12 19:48:41 -06:00
Robby Workman
2a9a6b25b3 Update ChangeLog 2021-03-09 22:20:59 -06:00
Robby Workman
5c9d020467 Update mirror files (14.2 -> 15.0)
This also comments out the default mirror.
2021-03-02 20:21:21 -06:00
Robby Workman
d8e4736aa4 Update ChangeLog and prep for release 2021-02-12 23:45:15 -06:00
Robby Workman
bb6e763eb7 Release slackpkg-15.0
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
2021-02-04 19:52:35 -06:00
Robby Workman
521234d68f Release 2.84.0_beta12 2021-01-18 18:30:08 -06:00
Robby Workman
f601660353 Release 2.84.0_beta11 2021-01-04 23:14:20 -06:00
Robby Workman
9b950fcbaa Release 2.84.0_beta10 2020-11-27 15:14:58 -06:00
Robby Workman
775c2fa391 Release 2.84.0_beta9 2020-08-03 00:22:21 -05:00
Robby Workman
f63b738fb0 Release 2.84.0_beta8 2020-02-26 21:53:48 -06:00
Robby Workman
8fa59afbc5 Bump version to 2.84.0_beta7 2020-02-19 20:38:49 -06:00
Robby Workman
d3632208a5 Release 2.84.0_beta6 2019-07-15 15:30:44 -05:00
Robby Workman
c43abeab73 Release 2.84.0_beta5 2019-05-20 01:03:00 -05:00
Robby Workman
2a68edf018 Release 2.84.0_beta4 2019-01-28 00:45:02 -06:00
Robby Workman
a2f35e3110 Release 2.84.0_beta3 2018-12-31 00:46:50 -06:00
Robby Workman
d358f77039 Release 2.84.0_beta2
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/")
2018-12-30 04:21:36 -06:00
Robby Workman
fdba68e529 2.84.0_beta1 release
- 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)
2018-12-02 00:50:44 -06:00
Patrick J. Volkerding
cf6f58c4ef Bugfixes in SlackBuild script
Signed-off-by: Robby Workman <rworkman@slackware.com>
2018-05-29 19:15:08 -05:00
Robby Workman
90f437c324 slackpkg.SlackBuild: tweaks to support PRINT_PACKAGE_NAME et al 2018-05-24 02:23:40 -05:00
Robby Workman
d88c779699 2.83.0beta2 2018-04-04 02:14:39 -05:00
Robby Workman
0cfc1f787d 2.83.0beta1 2018-04-03 20:06:33 -05:00
Robby Workman
f59af2b4d7 2.82.3beta5 2018-01-06 17:55:18 -06:00
Robby Workman
68d43457e8 2.82.3beta4 2018-01-04 21:25:40 -06:00
Robby Workman
d426faa6e7 2.82.3beta3 2018-01-02 22:26:44 -06:00
Robby Workman
4a1885d6aa slackpkg.SlackBuild: Make VERSION able to be overridden 2017-12-30 01:11:00 -06:00
Robby Workman
6b1ac9aa1b 2.82.3beta2 2017-11-08 22:04:42 -06:00
Robby Workman
569b7a2548 Increment version to 2.82.3beta1 2017-11-07 18:47:30 -06:00
Robby Workman
738864540e Build script: Fixup expectations for gzipped files
The files in the git repo are *not* gzipped because this
makes tracking changes, well, impossible.
2017-11-07 18:40:42 -06:00
Robby Workman
406e0e84f5 *: Initial commit of slackpkg (as of 2.82.2 release) 2017-10-22 01:59:41 -05:00