saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
ChangeLog:
|
||||
|
||||
14.20 - Modified MaxMind URLs to use https
|
||||
|
||||
Fixed DCOTYPE print order for integrated UI login
|
||||
|
||||
Added "Require all granted" to Messenger v3 .htaccess generation
|
||||
|
||||
Normalise source IP during connection tracking for IPv6 comparisons
|
||||
|
||||
Fixed regression for some IMAP logon failure detections
|
||||
|
||||
14.19 - Switch to using iptables-nft if it exists in /usr/sbin/iptables-nft
|
||||
|
||||
Added IO::Handle::clearerr() call before reading data from a log file
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
# local network
|
||||
127.0.0.1
|
||||
192.168.1.0/24
|
||||
10.208.1.0/24
|
||||
|
||||
# GZD
|
||||
85.121.136.12/32
|
||||
@@ -25,26 +26,12 @@
|
||||
# Madrivo
|
||||
208.68.37.110/32
|
||||
|
||||
# Vodafone
|
||||
46.97.176.82
|
||||
|
||||
# Digi
|
||||
86.126.37.205
|
||||
|
||||
# RND
|
||||
82.76.35.226
|
||||
82.76.35.228
|
||||
86.120.251.224
|
||||
|
||||
# CyberGhost VPN
|
||||
191.101.61.25
|
||||
185.44.147.225
|
||||
185.44.147.129
|
||||
94.69.148.225
|
||||
94.70.109.113
|
||||
94.68.45.238
|
||||
# Digi
|
||||
188.26.53.107
|
||||
|
||||
# TEMP
|
||||
80.106.207.66 # Halkidiki
|
||||
|
||||
5.12.34.98
|
||||
188.25.217.58
|
||||
|
||||
@@ -1 +1 @@
|
||||
14.19
|
||||
14.20
|
||||
Reference in New Issue
Block a user