Releases 3

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

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/lib389.git
cd lib389
git archive --format=tar.gz --prefix=lib389-<TAG>/ -o lib389-<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.

python-lib389-1.0.4
a9a942a35f82e00fa46ade19e78e4e782dab136f
python-lib389-1.0.3-1
1c7a29f8399da78f9ce6de726f217db704e201b4
python-lib389-1.0.2-1
7a4e2bbace45f554455f762cf5e0d30820197962