Resolves: #1336993 - Mistyped command in dirname

/etc/NetworkManager/dispatcher.d/20-squid
This commit is contained in:
Luboš Uhliarik 2016-05-18 12:31:09 +02:00
parent 3e0030359d
commit 834755956f
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,6 @@
case "$2" in
up|down|vpn-up|vpn-down)
/bin/systemctli -q reload squid.service || :
/bin/systemctl -q reload squid.service || :
;;
esac

View File

@ -2,7 +2,7 @@
Name: squid
Version: 3.5.19
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
# See CREDITS for breakdown of non GPLv2+ code
@ -286,6 +286,10 @@ fi
%changelog
* Wed May 18 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.19-2
- Resolves: #1336993 - Mistyped command in dirname
/etc/NetworkManager/dispatcher.d/20-squid
* Tue May 10 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.19-1
- new version 3.5.19