File golang-github-dchest-captcha.changes of Package golang-github-dchest-captcha
-------------------------------------------------------------------
Wed Dec 07 16:00:17 UTC 2016 - tboerger@suse.com
- Update to version 0.0.0+git20150728.9e95214:
* Generate captcha representations deterministically.
* Gofmt; make capgensound produce gofmt'ed output.
* Fix condition; remove unreachable panic.
* Make sure dotSize is never less than 1.
* In Server set headers to disable any caching.
* capexample: listen on localhost.
* Fix modulo bias in randomBytesMod.
* Gofmt.
* Use ServeContent in Server.
* Update README.md
-------------------------------------------------------------------
Wed Dec 7 15:55:29 UTC 2016 - tboerger@suse.com
- Refactoring based on new packaging proposal
-------------------------------------------------------------------
Tue Mar 29 03:32:00 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.0.0+git.20150728.9e95214:
+ Gofmt; make capgensound produce gofmt'ed output.
+ Fix condition; remove unreachable panic.
+ Make sure dotSize is never less than 1.
+ In Server set headers to disable any caching.
+ capexample: listen on localhost.
+ Fix modulo bias in randomBytesMod.
+ Gofmt.
+ Use ServeContent in Server.
+ Update README.md
- Spec file cleanup
-------------------------------------------------------------------
Tue Aug 13 11:37:09 UTC 2013 - speilicke@suse.com
- Update to version 0.0.0+git20121013.9ee0818:
+ Upstream provides no changelog
- Use _service file
-------------------------------------------------------------------
Tue Aug 13 07:58:35 UTC 2013 - speilicke@suse.com
- Use %{go_exclusivearch} macro
-------------------------------------------------------------------
Wed Jan 25 03:37:43 UTC 2012 - graham@andtech.eu
- change build macro to goinstall
-------------------------------------------------------------------
Tue Dec 13 15:18:40 UTC 2011 - saschpe@suse.de
- Adjust to Go weekly.2011-12-02 release changes
-------------------------------------------------------------------
Wed Jun 29 14:03:37 UTC 2011 - saschpe@suse.de
- Fixed capgen, added lang flag
-------------------------------------------------------------------
Wed Jun 29 13:41:47 UTC 2011 - saschpe@suse.de
- Disable testsuite on Mandriva, segfaults currently
-------------------------------------------------------------------
Wed Jun 29 13:20:24 UTC 2011 - saschpe@suse.de
- Initial package