There was an error while loading. Please reload this page.
1 parent ee97abb commit cb0b5b9Copy full SHA for cb0b5b9
nethserver-base.spec
@@ -1,6 +1,6 @@
1
Name: nethserver-base
2
Summary: NethServer basic configuration
3
-Version: 3.5.1
+Version: 3.5.2
4
Release: 1%{?dist}
5
License: GPL
6
Source: %{name}-%{version}.tar.gz
@@ -84,6 +84,9 @@ rm -rf %{buildroot}
84
%systemd_postun
85
86
%changelog
87
+* Tue Nov 20 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 3.5.2-1
88
+- Server unreachable after creating a logical interface - Bug NethServer/dev#5637
89
+
90
* Mon Nov 05 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 3.5.1-1
91
- Integration of arm specific requirements - NethServer/dev#5610
92
- Email notification API - NethServer/dev#5614
0 commit comments