It would be nice if slackpkg could provide a simple (non-interactive) way to return a list of pending updates/new packages via the command line.
The patches I'm attaching add two slackpkg commands (and add one function to core-functions.sh): list-new and list-upgrades
I'm also attaching a script which I use with cron to automatically check for updates every day (and email the list of updates to root).
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
adds function "showplainlist" to core-functions.sh
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
adds "list-new" and "list-upgrades" to slackpkg
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
simple cron update script