Skip to content

Commit

Permalink
security/ruby-rex-text: update to 0.2.37
Browse files Browse the repository at this point in the history
0.2.35 (2021-04-08)

* Land #41, Add rand_password method to Rex::Text

0.2.36 (2021-07-01)

* Land #30, Fix for vbapplication payload generation

0.2.37 (2021-08-13)

* Land #24, Implement Rex::Text random function name generator
  • Loading branch information
taca committed Sep 19, 2021
1 parent 2a515ef commit e27a41e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-text/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2021/06/01 14:44:45 taca Exp $
# $NetBSD: Makefile,v 1.9 2021/09/19 17:01:33 taca Exp $

DISTNAME= rex-text-0.2.34
DISTNAME= rex-text-0.2.36
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions security/ruby-rex-text/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2021/06/01 14:44:45 taca Exp $
$NetBSD: distinfo,v 1.9 2021/09/19 17:01:33 taca Exp $

SHA1 (rex-text-0.2.34.gem) = 490f3fa732f8a8689a9ab6c9b2444271cda8ff4c
RMD160 (rex-text-0.2.34.gem) = 92b67d140a45645013ceae7357e5d3c2dd9667e2
SHA512 (rex-text-0.2.34.gem) = d42949a13482141f0ae9e0a6e9ce50d7515726d1267e7dfb53b6c6e0824effd79122aa2ad29fd11163b24d51e437e80c3fab5244c8456d60edf84b3945d1ef18
Size (rex-text-0.2.34.gem) = 47616 bytes
SHA1 (rex-text-0.2.36.gem) = 84cad80c5bb1f69ec122fe142005b46666a3e778
RMD160 (rex-text-0.2.36.gem) = 7b3d29e6460d4c119e81b52a9f926cb38e9d9073
SHA512 (rex-text-0.2.36.gem) = fd3728ae184d5db342a104f9604392150344ae1ec66a41214f6b2b646fe3217a8d567d95ff55843a6dbf28d4293b93f88003d70f5aa0727818ece4a7bf027a78
Size (rex-text-0.2.36.gem) = 47616 bytes

0 comments on commit e27a41e

Please sign in to comment.