logstash-patterns-core 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4ac061365b77ea880d2c1d924a766cb6a272cd9e
4
- data.tar.gz: 11f0271a12da9118a7e5096ec1fef1780a0f4ad5
3
+ metadata.gz: 22859cd7eb657e34fd50382564d8278cb6c51267
4
+ data.tar.gz: d2a3a2d31d9fc671e8f91b2150ded01d0f4b62df
5
5
  SHA512:
6
- metadata.gz: baefc4c4e0f10c2163a5e0b8d1744b61abd9ade09e0356f848515eca8941ff2c1816a0ac2d02367fde0b0ab3fddc2d43badd155ed97c4fb3d195a3bde99d1bdd
7
- data.tar.gz: 610e906180d8656cc7c9ea73e00be59a15bd7798fc8c688df063d62ddd55cea5185df1572e150ee00bde2a93695d5bfb46ea17e9cb6d63a355a05dd4cd95183c
6
+ metadata.gz: 5fbcaa7f6debbf1a1449d592c1dc2ef2129f0091b7d4918da66c062bc7e779a549863705c9d5854b1ee6403a982a5dfbd58f284d241833a7d89cda0ce701be9a
7
+ data.tar.gz: 27af30d700ec261798dd43ab86e0a1ab09075d017d572a11022f28f5ea964cf795d21375badb4cf0c91db176ae26e2296c8d1e3385063f2e6abc28f8e8ac1463
@@ -1,3 +1,6 @@
1
+ ## 4.1.2
2
+ - Fix some documentation issues
3
+
1
4
  ## 4.1.0
2
5
  - Added SYSLOG5424LINE and test ipv4/ipv6/hostname as syslog5424_host rfc5424
3
6
  - Accordig to rcf5424 IP address should be accepted
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-patterns-core'
4
- s.version = '4.1.1'
4
+ s.version = '4.1.2'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Patterns to be used in logstash"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-patterns-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.1
4
+ version: 4.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement