Releases 12

For tarballs and release assets from this project, see releases.pagure.org/kiskadee.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/kiskadee.git
cd kiskadee
git archive --format=tar.gz --prefix=kiskadee-<TAG>/ -o kiskadee-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

0.4.4
Prepare kiskadee 0.4.4 release.
1a3eeb1bbe2429856271f61b411a40827f49ebe3
Prepare kiskadee 0.4.4 release. This release focus on improving code readability. It's a big refactoring of monitor and runner code. We also have cleaned some useless tests and organized it on different levels (unit, functionals, integration, plugins, api).
0.4.3
kiskadee version 0.4.3
3fc785f27012ef5b1496e6c393d15364685a9023
0.4.2
kiskadee version 0.4.2
f5e5cc40c817061cc2f8862aeac6f85009c06e8c
0.4.1
kiskadee version 0.4.1
0da00565d70d4cd98c4ec2b0ba8f9f4bbedff199
0.4.0
acc325228bcc6ce1d94814feae3dbeda43c4f454
0.3.1
kiskadee release 0.3.1
232492bd4c08fd33d1d58e2c20f11abd7a451764
0.3.0
98cf9223f69bd988557120b2f5c79598ca66e61c
0.2.3
41bea80ee705aff3c18f12af5eefac44ff69459d
0.2.2
Minor fix in analyzers method.
f74b49bd07d0aae1f2b9aaff81bec068a026174c
0.2.1
cb57a5142c456b577182784f1e72106cc3937fe2
0.2
Stable version 0.2
63924f0aa487c4d991b776942a6be0ad4f038db3
0.1
Version 0.1
c6039f5be28f9866fc46008c07a17d0c15204641