5.1.6-alt1

- Fix is_bridge() in case of empty type.
- Set interface type to "bri" for any bridge.
- Don't bother frontend with bridge type (closes: #38188).
This commit is contained in:
Mikhail Efremov 2020-03-06 19:15:10 +03:00
parent d42c8d1a60
commit 6ec72581dc

View File

@ -1,5 +1,5 @@
Name: alterator-net-eth
Version: 5.1.5
Version: 5.1.6
Release: alt1
Source:%name-%version.tar
@ -77,6 +77,11 @@ mapping current hostname to 127.0.0.1 in /etc/hosts.
%_sysconfdir/hooks/hostname.d/*
%changelog
* Fri Mar 06 2020 Mikhail Efremov <sem@altlinux.org> 5.1.6-alt1
- Fix is_bridge() in case of empty type.
- Set interface type to "bri" for any bridge.
- Don't bother frontend with bridge type (closes: #38188).
* Mon Feb 10 2020 Mikhail Gordeev <obirvalger@altlinux.org> 5.1.5-alt1
- Add support of different bridge types