Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Releases: rizitis/captain-slack

2.3.3

Choose a tag to compare

@rizitis rizitis released this 08 Feb 12:00

Full Changelog: 2.3.2...2.3.3

2.3.2

Choose a tag to compare

@rizitis rizitis released this 25 Dec 10:13

What's Changed

Full Changelog: 2.2.0...2.3.2

2.2.0

Choose a tag to compare

@rizitis rizitis released this 19 Dec 10:05

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@rizitis rizitis released this 17 Dec 23:56

What's Changed

Full Changelog: 2.1.0...2.1.1

Major release

Choose a tag to compare

@rizitis rizitis released this 15 Dec 14:16
  • As conraid suggestion a slack-required file must not be created from doinst.sh or placed in /var/lib/pkgtools/packages/package_discription.

    So following his advice cptn now search for a slack-required in
    /usr/doc/$PRGNAM-$VERSION/slack-required.
    If found then cptn info pkg_name will also print REQUIRED: packages

    example
  • Every package include this slack-required in this folder is ok for cptn, Since conraid will do this for his packages then thats very good.

    I hope this to be adopted from others :)

2.0.2

Choose a tag to compare

@rizitis rizitis released this 13 Dec 21:34
e207f18

Bug fix release.

  • script dint print correctly package size.

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

new features added

Choose a tag to compare

@rizitis rizitis released this 13 Dec 20:45

chafa from SBo is a new dependency for cptn info cmd.

Added icon view for package information
Added size information for package.

mpv
smplayer

2.0.0

Choose a tag to compare

@rizitis rizitis released this 03 Dec 20:45
  1. Add log files output for scripts
  2. Add cmd: cptn open-logs for open log folder
  3. Add flags [1..9] for cptn mirros -[1..9] cmd.
  4. Rename cmd first-run
  5. Fix bug in cmd cptn restart-serv

Install:
Download zip file from 2.0.0 branch

Dont use source.tar.gz from here!

bug fix release

Choose a tag to compare

@rizitis rizitis released this 02 Dec 18:06

This is a bug fix release thanks to Didier

  • bug: SlackBuild missing to create /var/lib/captain-slack/system-db
    • this missing has as result command cptn make-db -p to not found dir for place output.{txt,yaml}

Fixes:

  • add mkdir -p /var/lib/captain-slack/system-db to SlackBuild, and on top of scripts.sh

Install

PLZ read here

  • DO NOT TRY TO DOWNLOAD source.tar.gz from here but the zip file from 1.1.2 branch

Make more robust info command

Choose a tag to compare

@rizitis rizitis released this 01 Dec 16:42

pkg

  1. Add pipe yq on info command for better results.


    cptn-1 1 1

  2. DO NOT download source.tar.gz from this release page.

    Alternative downloads methods added in README