sys-proctable 1.1.4-universal-hpux → 1.1.5-universal-hpux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/CHANGES +4 -0
- data/README +10 -0
- data/ext/hpux/sys/proctable.c +2 -2
- data/lib/sys/proctable/version.rb +1 -1
- data/sys-proctable.gemspec +1 -1
- data/test/test_sys_proctable_all.rb +1 -1
- metadata +18 -18
- metadata.gz.sig +1 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 85d3f91c810e510762b56591b9eaf86baba378ec
|
4
|
+
data.tar.gz: aae5fcbc1e25fd47b3732051a74b22a29546bdb7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 191dac4d5b4f2d0d1db2807d25a795a8032b429c186ca068ed884ce3f1c56d157df520d6139badcef43f0191b6bec73af8f93cd6380d1f169cb88c1ce39c876b
|
7
|
+
data.tar.gz: 9f8f941e0e2d71029fc01e702f8f9dd90c387737a0c79a2f4b2abc44706ebb08aecb09c3ec341d6ad74853f5c1dc4b27cb0fc50ddffb7c5b3e70bde6e51cd32e
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
data/CHANGES
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
== 1.1.5 - 10-Aug-2017
|
2
|
+
* Fixed a warning that cropped up in Ruby 2.4.x because I was type checking
|
3
|
+
against Fixnum. Those have been replaced with Numeric.
|
4
|
+
|
1
5
|
== 1.1.4 - 30-Mar-2017
|
2
6
|
* Fixed a potential issue where OSX could return a struct with invalid data.
|
3
7
|
* Set the default field to :pid for OSX when using Sys::Top.
|
data/README
CHANGED
@@ -57,6 +57,16 @@
|
|
57
57
|
A kvm interface is used. That means the owner of the process using the
|
58
58
|
sys-proctable library needs to be a member of the kvm group (or root).
|
59
59
|
|
60
|
+
=== Bundler
|
61
|
+
Bundler seems to have trouble installing the proper gem because of the
|
62
|
+
platform specific gem names. To deal with that, run this command first:
|
63
|
+
|
64
|
+
bundle config specific_platform true
|
65
|
+
|
66
|
+
You can follow the issue at:
|
67
|
+
|
68
|
+
https://github.com/bundler/bundler/issues/5536
|
69
|
+
|
60
70
|
=== Solaris
|
61
71
|
The cmdline member on Solaris is limited to 80 characters unless you (or
|
62
72
|
your program) own the process. This is a Solaris design flaw/feature.
|
data/ext/hpux/sys/proctable.c
CHANGED
@@ -304,8 +304,8 @@ void Init_proctable()
|
|
304
304
|
/* There is no constructor */
|
305
305
|
rb_funcall(cProcTable, rb_intern("private_class_method"), 1, ID2SYM(rb_intern("new")));
|
306
306
|
|
307
|
-
/* 1.1.
|
308
|
-
rb_define_const(cProcTable, "VERSION", rb_str_new2("1.1.
|
307
|
+
/* 1.1.5: The version of the sys-proctable library. */
|
308
|
+
rb_define_const(cProcTable, "VERSION", rb_str_new2("1.1.5"));
|
309
309
|
|
310
310
|
/* Structs */
|
311
311
|
|
data/sys-proctable.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sys-proctable
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.5
|
5
5
|
platform: universal-hpux
|
6
6
|
authors:
|
7
7
|
- Daniel J. Berger
|
@@ -12,25 +12,25 @@ cert_chain:
|
|
12
12
|
-----BEGIN CERTIFICATE-----
|
13
13
|
MIIDcDCCAligAwIBAgIBATANBgkqhkiG9w0BAQUFADA/MREwDwYDVQQDDAhkamJl
|
14
14
|
cmc5NjEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPyLGQBGRYDY29t
|
15
|
-
|
15
|
+
MB4XDTE2MTAzMTE4NTcyNVoXDTE3MTAzMTE4NTcyNVowPzERMA8GA1UEAwwIZGpi
|
16
16
|
ZXJnOTYxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixkARkWA2Nv
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
17
|
+
bTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALwqllig3Tyc29Y3SZgK
|
18
|
+
fFaApRB5R3l8KkOog3rwqr4Rr8bc8MfAMwHOzfqUMQRF7bPIyd5jLu24tPSC2X8D
|
19
|
+
SKDS3069iTzTEDSPin90MVes+nd/ngys93lgmJ9DSwpGXQzZ7sWqdaJjzqLqDMhZ
|
20
|
+
3LhTRZeMpDA8hyEiX7GmVp+VvhAXQ1pjfoFBmMNrzibUmYXcyllzqfEFcbI31/EK
|
21
|
+
vlkEmcTKdNyd4aIOFLadZpzVvLxWsxFqi6qwteAwlNk3zxaik6O82iAXq2tcnk8p
|
22
|
+
asWidshXCiRunncPhVogVYNCS4ISfYD6b/f85T9DsxJ6tsADNfeXnMTRxQcQv+1x
|
23
|
+
0l0CAwEAAaN3MHUwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFC3D
|
24
|
+
p9cyKtYtWUAefeMpMh4kMUP4MB0GA1UdEQQWMBSBEmRqYmVyZzk2QGdtYWlsLmNv
|
25
25
|
bTAdBgNVHRIEFjAUgRJkamJlcmc5NkBnbWFpbC5jb20wDQYJKoZIhvcNAQEFBQAD
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
26
|
+
ggEBAEYzyGzoleAO3i6mOBi/Px1yWdVuU4ejvxrj8axHRK+wHQ+bYvx9eEosuRHB
|
27
|
+
mXjRvpN9UnOiY7wYbK36MpAALBq3swpcBpYXyfBOdv0JQvjMEGmKqXJS7AbNHNPc
|
28
|
+
ZbpPrVSdJJ+aTWEDvybl693eEUvEuiSkVIz8w4yNcJP1zOBRBKxG2viJdMKz5Ho7
|
29
|
+
2M9INmGCv3GCv4bljYlIIg4YYAyOaBbSQeAb2/F5XAlOR2oEB8ipB+RKGZXR8rq5
|
30
|
+
EkhPwYAx+jZ4KyPve9JKm34Du9veVFEzq3aW+opaveK167NEorK7xLpmdEcdo9bR
|
31
|
+
9CkYV0lClarK7w1ykAePuEeXD7k=
|
32
32
|
-----END CERTIFICATE-----
|
33
|
-
date: 2017-
|
33
|
+
date: 2017-08-10 00:00:00.000000000 Z
|
34
34
|
dependencies:
|
35
35
|
- !ruby/object:Gem::Dependency
|
36
36
|
name: test-unit
|
@@ -110,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
110
110
|
version: '0'
|
111
111
|
requirements: []
|
112
112
|
rubyforge_project:
|
113
|
-
rubygems_version: 2.6.
|
113
|
+
rubygems_version: 2.6.12
|
114
114
|
signing_key:
|
115
115
|
specification_version: 4
|
116
116
|
summary: An interface for providing process table information
|
metadata.gz.sig
CHANGED
@@ -1,2 +1 @@
|
|
1
|
-
|
2
|
-
Ǭ���'rQ^��OM�.��k+˜E�Ԯ�]^(ԂEܔ8+�2�1�~D*��&G7b�@A���E SV)�_�mw��[��D#����/�8'ElE�iT�T�)��-/pp��t�%����i:o ���u�n2���65�|H^ji����0j�|��]��P����ں�������I����:�,ۋ��rYwQ�~)X�t
|
1
|
+
2���X�ž]�w��x�5�� ^��n1��Q}�����a�~��ѭ�Y��f�3m�T���Y��k��-\Ƿ,!3��n&�L�e��fÉ�r�Ie\�K��²�Z�>Y��hF1�"zHq�?��Vm�]���E�wc�r{ 1*��)o8z�.2�ȶA�[*AGb������1dLR���fm��e��[+��qf����Ҙ�\L�.�%� �K�.���v����e؈�~��鹙@YH�2�=x@��c6�֙�
|