From a99704ac921b8ce6a3339e34972f93f22f24789ca454dde8174e405fa0de2bc3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 18 Aug 2024 13:13:41 +0000 Subject: [PATCH] libntlm 1.8 --- libntlm-1.7.tar.gz | 3 --- libntlm-1.7.tar.gz.sig | Bin 119 -> 0 bytes libntlm-1.8.tar.gz | 3 +++ libntlm-1.8.tar.gz.sig | Bin 0 -> 119 bytes libntlm.changes | 11 +++++++++++ libntlm.spec | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 libntlm-1.7.tar.gz delete mode 100644 libntlm-1.7.tar.gz.sig create mode 100644 libntlm-1.8.tar.gz create mode 100644 libntlm-1.8.tar.gz.sig diff --git a/libntlm-1.7.tar.gz b/libntlm-1.7.tar.gz deleted file mode 100644 index ee01fca..0000000 --- a/libntlm-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d805ebb901cbc9ff411e704cbbf6de4d28e7bcb05c9eca2124f582cbff31c0b1 -size 610829 diff --git a/libntlm-1.7.tar.gz.sig b/libntlm-1.7.tar.gz.sig deleted file mode 100644 index 7e6eecd3c11107daf02e82b730ed0476e2486090a54619e9beb775dd733ff45b..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEGV2~A4WLbP>PCNHpL#|y{&g%yjX>A+ivSr@3_+4`0sTRI{;_7G`s)+ diff --git a/libntlm-1.8.tar.gz b/libntlm-1.8.tar.gz new file mode 100644 index 0000000..0386e38 --- /dev/null +++ b/libntlm-1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6569a47a21173ba69c990965f73eb82d9a093eb871f935ab64ee13df47fda1 +size 617062 diff --git a/libntlm-1.8.tar.gz.sig b/libntlm-1.8.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..7d964f304c8ae1b2199c4642fef6e3015b989a2ce736a6bf14f16836a3e361bb GIT binary patch literal 119 zcmeAuWnmEGV2~A4WLbP>PCNHpL#|y{&g%yjX>KdHYe;Hcw8KPmBy#udxItExBTK?p0s)?nAET Vrsa8ycdxqTI`N1@koVC9P5_)YGY0?w literal 0 HcmV?d00001 diff --git a/libntlm.changes b/libntlm.changes index 70c4066..b6d9904 100644 --- a/libntlm.changes +++ b/libntlm.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Aug 18 13:12:52 UTC 2024 - Dirk Müller + +- 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 diff --git a/libntlm.spec b/libntlm.spec index 7f2b516..85a4b54 100644 --- a/libntlm.spec +++ b/libntlm.spec @@ -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