logstash-input-tcp 6.4.5-java → 6.4.6-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/lib/logstash-input-tcp_jars.rb +7 -7
- data/vendor/jar-dependencies/io/netty/netty-buffer/{4.1.115.Final/netty-buffer-4.1.115.Final.jar → 4.1.118.Final/netty-buffer-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/io/netty/netty-codec/{4.1.115.Final/netty-codec-4.1.115.Final.jar → 4.1.118.Final/netty-codec-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/io/netty/netty-common/{4.1.115.Final/netty-common-4.1.115.Final.jar → 4.1.118.Final/netty-common-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/io/netty/netty-handler/{4.1.115.Final/netty-handler-4.1.115.Final.jar → 4.1.118.Final/netty-handler-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/io/netty/netty-transport/{4.1.115.Final/netty-transport-4.1.115.Final.jar → 4.1.118.Final/netty-transport-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/io/netty/netty-transport-native-unix-common/{4.1.115.Final/netty-transport-native-unix-common-4.1.115.Final.jar → 4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar} +0 -0
- data/vendor/jar-dependencies/org/logstash/inputs/logstash-input-tcp/{6.4.5/logstash-input-tcp-6.4.5.jar → 6.4.6/logstash-input-tcp-6.4.6.jar} +0 -0
- data/version +1 -1
- metadata +9 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 29f42ad36156bc99ec74285fc13678218e5d4e13389aca2e3867c534bf9cb298
|
4
|
+
data.tar.gz: 1f2330e7034ceaa989ca2782bbba8cbbfda2567cf20872242b911dc51f18728c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db6351c26cc39decb1e6c6e6d2c65c15e76b8f516ecf450335ad43c0efb1320cf6569665fb7331ba608895a1ddf8fdd2ecca1a33208ff70d91a0105d45204e1e
|
7
|
+
data.tar.gz: 70e1233254abf4e45bf6928604b3fd953e1d1374be4827e5b9470af5b8bc7307c789d4256c2fa79c06f015d8269f3abbdae6a35667243ec03aabb584883c5633
|
data/CHANGELOG.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
# AUTOGENERATED BY THE GRADLE SCRIPT. DO NOT EDIT.
|
2
2
|
|
3
3
|
require 'jar_dependencies'
|
4
|
-
require_jar('io.netty', 'netty-buffer', '4.1.
|
5
|
-
require_jar('io.netty', 'netty-codec', '4.1.
|
6
|
-
require_jar('io.netty', 'netty-common', '4.1.
|
7
|
-
require_jar('io.netty', 'netty-transport', '4.1.
|
8
|
-
require_jar('io.netty', 'netty-handler', '4.1.
|
9
|
-
require_jar('io.netty', 'netty-transport-native-unix-common', '4.1.
|
4
|
+
require_jar('io.netty', 'netty-buffer', '4.1.118.Final')
|
5
|
+
require_jar('io.netty', 'netty-codec', '4.1.118.Final')
|
6
|
+
require_jar('io.netty', 'netty-common', '4.1.118.Final')
|
7
|
+
require_jar('io.netty', 'netty-transport', '4.1.118.Final')
|
8
|
+
require_jar('io.netty', 'netty-handler', '4.1.118.Final')
|
9
|
+
require_jar('io.netty', 'netty-transport-native-unix-common', '4.1.118.Final')
|
10
10
|
require_jar('commons-io', 'commons-io', '2.17.0')
|
11
11
|
|
12
|
-
require_jar('org.logstash.inputs', 'logstash-input-tcp', '6.4.
|
12
|
+
require_jar('org.logstash.inputs', 'logstash-input-tcp', '6.4.6')
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
6.4.
|
1
|
+
6.4.6
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: logstash-input-tcp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.4.
|
4
|
+
version: 6.4.6
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Elastic
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -246,13 +246,13 @@ files:
|
|
246
246
|
- spec/inputs/tcp_spec.rb
|
247
247
|
- spec/spec_helper.rb
|
248
248
|
- vendor/jar-dependencies/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar
|
249
|
-
- vendor/jar-dependencies/io/netty/netty-buffer/4.1.
|
250
|
-
- vendor/jar-dependencies/io/netty/netty-codec/4.1.
|
251
|
-
- vendor/jar-dependencies/io/netty/netty-common/4.1.
|
252
|
-
- vendor/jar-dependencies/io/netty/netty-handler/4.1.
|
253
|
-
- vendor/jar-dependencies/io/netty/netty-transport-native-unix-common/4.1.
|
254
|
-
- vendor/jar-dependencies/io/netty/netty-transport/4.1.
|
255
|
-
- vendor/jar-dependencies/org/logstash/inputs/logstash-input-tcp/6.4.
|
249
|
+
- vendor/jar-dependencies/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar
|
250
|
+
- vendor/jar-dependencies/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar
|
251
|
+
- vendor/jar-dependencies/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar
|
252
|
+
- vendor/jar-dependencies/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar
|
253
|
+
- vendor/jar-dependencies/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar
|
254
|
+
- vendor/jar-dependencies/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar
|
255
|
+
- vendor/jar-dependencies/org/logstash/inputs/logstash-input-tcp/6.4.6/logstash-input-tcp-6.4.6.jar
|
256
256
|
- version
|
257
257
|
homepage: https://elastic.co/logstash
|
258
258
|
licenses:
|