Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
b80c8760e4 | |||
7a523a32eb | |||
847035bda4 |
BIN
libntlm-1.6.tar.gz
(Stored with Git LFS)
BIN
libntlm-1.6.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libntlm-1.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
libntlm-1.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libntlm-1.7.tar.gz.sig
Normal file
BIN
libntlm-1.7.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libntlm
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,13 +18,12 @@
|
||||
|
||||
Name: libntlm
|
||||
%define lname libntlm0
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 0
|
||||
Summary: Implementation of Microsoft's NTLMv1 authentication
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://gitlab.com/gsasl/libntlm/
|
||||
|
||||
#Git-Clone: https://gitlab.com/gsasl/libntlm.git
|
||||
#DL-URL: https://download.savannah.nongnu.org/releases/libntlm/
|
||||
Source: https://download.savannah.nongnu.org/releases/libntlm/%name-%version.tar.gz
|
||||
|
Reference in New Issue
Block a user