Releases 9

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

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

v0.8.0
75e3840fc7d7471235a8e1edaf114b0ba735e377
v0.7.0
8e4485ca11aabaedfed4a2a3f3ce9ddabd50fa5b
v0.6.0
6c1742fe5bad49d3ea176546fd6f929ae05f4e7d
v0.5.0
801faad02c6e584288e2e145140dddf8065323d9
v0.4.0
fc6453083b952d2e959737a9565e2ade28b8981e
v0.3.1
6ff0b3ee4049bdfefeca57f06625d93095fbf5a5
v0.3.0
37c43d36f928bea360cddbff5d330d0b56bc11b2
v0.2.0
baad5a65c101eee9dffc7f174fd42bdd2d2abc2e
v0.1.0
8d1a5f2a976046d5e4f96000378b87c1a686a2b8