forked from pool/libntlm
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
c1cd8a95fe | ||
c738e24f1e | |||
f20f181585 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1724019856
|
||||
commit: a99704ac921b8ce6a3339e34972f93f22f24789ca454dde8174e405fa0de2bc3
|
||||
url: https://src.opensuse.org/jengelh/libntlm
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:018bd184e0c856c56cd52fedc3d3bfd8fb9ea7e6c9cc66cda3deaba57d3b94f3
|
||||
size 256
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d805ebb901cbc9ff411e704cbbf6de4d28e7bcb05c9eca2124f582cbff31c0b1
|
||||
size 610829
|
Binary file not shown.
BIN
libntlm-1.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
libntlm-1.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libntlm-1.8.tar.gz.sig
Normal file
BIN
libntlm-1.8.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libntlm
|
||||
%define lname libntlm0
|
||||
Version: 1.7
|
||||
Version: 1.8
|
||||
Release: 0
|
||||
Summary: Implementation of Microsoft's NTLMv1 authentication
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user