forked from pool/libntlm
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun Aug 18 13:12:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 1.8:
|
||
|
* The release tarball is now reproducible.
|
||
|
* We publish a minimal source-only tarball.
|
||
|
* This tarball does not contain any generated files, and is
|
||
|
sufficient to reproduce the full tarball
|
||
|
(assuming build dependencies are available).
|
||
|
* No changes since last version.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jan 6 10:37:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 1.7:
|
||
|
* Moved GitLab URL to <https://gitlab.com/gsasl/libntlm>.
|
||
|
* Use gnulib ./bootstrap for building from version
|
||
|
controlled sources.
|
||
|
* API and ABI modifications:
|
||
|
+ No changes since last version.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 22 16:12:37 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||
|
|
||
|
- Update url and download locations for tarball.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 9 19:25:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Update to release 1.6
|
||
|
* Fix buffer overflow in buildSmbNtlmAuth* function.
|
||
|
CVE-2019-17455. [boo#1153669]
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 22 06:31:19 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Update to new upstream release 1.5
|
||
|
* Build system fixes, patches for LTO/gcc8 support.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 27 13:04:54 UTC 2015 - meissner@suse.com
|
||
|
|
||
|
- run "make test"
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 17 23:31:29 UTC 2013 - jengelh@inai.de
|
||
|
|
||
|
- Update to new upstream release 1.4
|
||
|
* Fixes to the build procedure and autotools update. No
|
||
|
user visible changes.
|
||
|
- Optional signature verification
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 19 10:04:23 UTC 2012 - jengelh@inai.de
|
||
|
|
||
|
- Make package build on SLE_11 as well: use classic make install.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 25 01:04:06 UTC 2011 - jengelh@medozas.de
|
||
|
|
||
|
- Initial package (1.3) for build.opensuse.org
|