pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-rex-core
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 28 12:22:40 UTC 2022
Modified Files:
pkgsrc/security/ruby-rex-core: Makefile PLIST distinfo
Log Message:
security/ruby-rex-core: update to 0.1.28
0.1.21 (2022-01-25)
* Land #21, Apply rubocop changes to socket_abstraction
0.1.22 (2022-01-26)
* Land #23, GitHub actions for running tests
0.1.23 (2022-01-26)
* Land #24, move verify.yml to workflows folder
0.1.24 (2022-01-26)
* Land #24, move verify.yml to workflows folder
0.1.25 (2022-01-26)
* Land #22, cherry pick of stream_server cleanup
0.1.26 (2022-02-15)
* Land #20, Fix metasploit-framework#15968 (Multiple Socket Abstraction
Bugs)
0.1.27 (2022-03-24)
* Land #25, Stop refs being cloned or duped
0.1.28 (2022-04-05)
* Land #26, Rex::Compat: open_browser: Prepend 'file://' to file URLs for
Android
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/ruby-rex-core/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-rex-core/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ruby-rex-core/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-rex-core/Makefile
diff -u pkgsrc/security/ruby-rex-core/Makefile:1.7 pkgsrc/security/ruby-rex-core/Makefile:1.8
--- pkgsrc/security/ruby-rex-core/Makefile:1.7 Sat Dec 11 13:53:21 2021
+++ pkgsrc/security/ruby-rex-core/Makefile Sun Aug 28 12:22:40 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/12/11 13:53:21 taca Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/28 12:22:40 taca Exp $
-DISTNAME= rex-core-0.1.20
+DISTNAME= rex-core-0.1.28
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-rex-core/PLIST
diff -u pkgsrc/security/ruby-rex-core/PLIST:1.2 pkgsrc/security/ruby-rex-core/PLIST:1.3
--- pkgsrc/security/ruby-rex-core/PLIST:1.2 Sat Dec 11 13:53:21 2021
+++ pkgsrc/security/ruby-rex-core/PLIST Sun Aug 28 12:22:40 2022
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2021/12/11 13:53:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/08/28 12:22:40 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/verify.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
Index: pkgsrc/security/ruby-rex-core/distinfo
diff -u pkgsrc/security/ruby-rex-core/distinfo:1.8 pkgsrc/security/ruby-rex-core/distinfo:1.9
--- pkgsrc/security/ruby-rex-core/distinfo:1.8 Sat Dec 11 13:53:21 2021
+++ pkgsrc/security/ruby-rex-core/distinfo Sun Aug 28 12:22:40 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/12/11 13:53:21 taca Exp $
+$NetBSD: distinfo,v 1.9 2022/08/28 12:22:40 taca Exp $
-BLAKE2s (rex-core-0.1.20.gem) = 6e1b9c09d2ab728f3da580e82c12402762c3abaac6930908759a8e5c047a7e3c
-SHA512 (rex-core-0.1.20.gem) = 0e49e29ec3605b09b379d19e95ada416f59abb84c65e9819aafed8be51709388f26f1552e2d84044c78c913cb5549f068a9c3b45737e995de79d5085526b8415
-Size (rex-core-0.1.20.gem) = 31232 bytes
+BLAKE2s (rex-core-0.1.28.gem) = 591690467b3336884cf299116f5e396253a1ab80726c91c7a7d2a30c660380c6
+SHA512 (rex-core-0.1.28.gem) = 5e8aac80456157b4a3a6690ddb8d83e4374da660ede7970ca7de2f9aa6d2ecefb553e26d52b9c612995803c41718fb01b14d9df26d0229a151f6ae9d6e932dd9
+Size (rex-core-0.1.28.gem) = 32256 bytes
Home |
Main Index |
Thread Index |
Old Index