1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-20 02:11:33 +03:00

Merge branch 'master' into master

This commit is contained in:
Moataz Elmasry
2018-05-28 23:22:37 +02:00
committed by GitHub
1455 changed files with 22614 additions and 15481 deletions

View File

@ -14,7 +14,7 @@ You can also have it start automatically:
## Files
This project containts the following files to build an RPM of SoftEther VPN:
This project contains the following files to build an RPM of SoftEther VPN:
* SPEC/softethervpn.spec - The main spec file
* SOURCES/fix-makefiles.sh - Script that modifies the original makefiles so it properly makes with BUILDROOT.

View File

@ -1,7 +1,7 @@
# SoftEther VPN Source Code
#
# Copyright (c) 2012-2016 SoftEther VPN Project at University of Tsukuba, Japan.
# Copyright (c) 2012-2016 Daiyuu Nobori.
# Copyright (c) SoftEther VPN Project at University of Tsukuba, Japan.
# Copyright (c) Daiyuu Nobori.
# All Rights Reserved.
#
# http://www.softether.org/

View File

@ -1,7 +1,7 @@
# SoftEther VPN Source Code
#
# Copyright (c) 2012-2016 SoftEther VPN Project at University of Tsukuba, Japan.
# Copyright (c) 2012-2016 Daiyuu Nobori.
# Copyright (c) SoftEther VPN Project at University of Tsukuba, Japan.
# Copyright (c) Daiyuu Nobori.
# All Rights Reserved.
#
# http://www.softether.org/

View File

@ -1,8 +1,8 @@
%define majorversion 4
%define minorversion 22
%define buildversion 9634
%define dateversion 2016.11.27
%define buildrelease beta
%define majorversion 5
%define minorversion 01
%define buildversion 9657
%define dateversion 2018.01.14
%define buildrelease unstable
Name: softethervpn
Version: %{majorversion}.%{minorversion}.%{buildversion}
@ -116,6 +116,10 @@ fi
%changelog
* Thu Dec 14 2017 Quintin Beukes <github.com@last.za.net> - 4.23-9647
- Update upstream to 4.23-9647
* Tue Feb 14 2017 Oleg Zaitsev <me@ozaitsev.ru> - 4.22.9634-1
- Update upstream to 4.22.9634-beta
- More macrofication