pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-rubyntlm



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jun 15 16:13:14 UTC 2024

Modified Files:
        pkgsrc/security/ruby-rubyntlm: Makefile distinfo

Log Message:
security/ruby-rubyntlm: update to 0.6.5

0.6.5 (2024-06-12)

What's Changed

* Fix NTLMv2 hash when username contains non-ASCII characters by
  @cdelafuente-r7 in #56
* Update Negotiate Flags by @n00tmeg in #38

New Contributors

* @cdelafuente-r7 made their first contribution in #56
* @n00tmeg made their first contribution in #38


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-rubyntlm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/ruby-rubyntlm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-rubyntlm/Makefile
diff -u pkgsrc/security/ruby-rubyntlm/Makefile:1.3 pkgsrc/security/ruby-rubyntlm/Makefile:1.4
--- pkgsrc/security/ruby-rubyntlm/Makefile:1.3  Sat Jun  8 15:55:25 2024
+++ pkgsrc/security/ruby-rubyntlm/Makefile      Sat Jun 15 16:13:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/06/08 15:55:25 taca Exp $
+# $NetBSD: Makefile,v 1.4 2024/06/15 16:13:14 taca Exp $
 
-DISTNAME=      rubyntlm-0.6.4
+DISTNAME=      rubyntlm-0.6.5
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/security/ruby-rubyntlm/distinfo
diff -u pkgsrc/security/ruby-rubyntlm/distinfo:1.5 pkgsrc/security/ruby-rubyntlm/distinfo:1.6
--- pkgsrc/security/ruby-rubyntlm/distinfo:1.5  Sat Jun  8 15:55:25 2024
+++ pkgsrc/security/ruby-rubyntlm/distinfo      Sat Jun 15 16:13:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/06/08 15:55:25 taca Exp $
+$NetBSD: distinfo,v 1.6 2024/06/15 16:13:14 taca Exp $
 
-BLAKE2s (rubyntlm-0.6.4.gem) = b0b34bf4a28a30d54b6dc728f3b96ca659e7a174d2d01b4237fbcb1440e7113b
-SHA512 (rubyntlm-0.6.4.gem) = 04e0ffd6e34e2eeefcee065ccd15269a43a4c6ead743f5280106cdb9caad422604f7a39d81096d76ff98d28394e8f47cc85c7efae0b4b7d80c835e8291f52156
-Size (rubyntlm-0.6.4.gem) = 35840 bytes
+BLAKE2s (rubyntlm-0.6.5.gem) = 5f5c627ff14bbd97ebcfc0c02d54d42e62df5c605b760415b485e13111b5d1df
+SHA512 (rubyntlm-0.6.5.gem) = 6b55d06db1ce91600b858ace4304dc7b4d94158fb4389b4244aaf8857b9e32d16ac92a2052f6e235b1e47579e180959a257e0716892faa4a4c51b89e060193c0
+Size (rubyntlm-0.6.5.gem) = 36352 bytes



Home | Main Index | Thread Index | Old Index