dyndnsd 3.4.3 → 3.4.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac77567597d3f488b684328c2f2b4f3e49b83f624879bdeea7ffedd378ac1fd4
4
- data.tar.gz: 9852e4946d6b370b3ac012b609424ae260adb56e45077fdbaa64ac95057fb5d9
3
+ metadata.gz: 47ebc1c728a99fff444dd2bd7d9478936bd83043889d1d76120004119e0ad594
4
+ data.tar.gz: a1ce0fed3d02071d140c906ca87f68e7cff6e21410ca91dbce056bd05975810b
5
5
  SHA512:
6
- metadata.gz: f4d2eaf6b2f396bd309f1cb4a4660996fedea6fe68ee7878a763cfd1468504f9348c9497ac7636c0c4595ba153bca7a39ef9570f4f06e183194526e930e39068
7
- data.tar.gz: fd9baac813ec33084360054b584bba43abe170f1112c33de378c9047c6838baacb5dbb55946a6ed0882877309fc47a549ea4e0f5d0cc3f4b1f8891d95c056ad3
6
+ metadata.gz: 7e6e4c9d9c9833a601ecbf245286353ac74ab47318e4af95f63469faa484291c9c62beaba3c9916d3c132f285f81c55e64b5f1c24f069faf1d0aca485273048a
7
+ data.tar.gz: d4bf5dab3bc299aa8a09458912396e7e65ee402f63d4f9aff288381a62f367b0fa5ff9fc1e563e76b9743c417ce7d5a4e119c81a5e7a8dc41ef724501930b5e5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.4.4 (August 26th, 2021)
4
+
5
+ OTHER:
6
+
7
+ - re-release 3.4.3 to rebuild Docker image with security vulnerabilities fixes
8
+
3
9
  ## 3.4.3 (August 20th, 2021)
4
10
 
5
11
  OTHER:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Dyndnsd
4
- VERSION = '3.4.3'
4
+ VERSION = '3.4.4'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dyndnsd
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.3
4
+ version: 3.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Nicolai
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-20 00:00:00.000000000 Z
11
+ date: 2021-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async-dns