release: 1.7.7: fix fput and mckernel.spec
Change-Id: I74f7530b067d44790e3f014479f580867387584a
This commit is contained in:
committed by
Masamichi Takagi
parent
4a05024656
commit
c80b112ce7
@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
|
||||
enable_language(C ASM)
|
||||
|
||||
project(mckernel C ASM)
|
||||
set(MCKERNEL_VERSION "1.7.6")
|
||||
set(MCKERNEL_VERSION "1.7.7")
|
||||
|
||||
# See "Fedora Packaging Guidelines -- Versioning"
|
||||
set(MCKERNEL_RELEASE "")
|
||||
|
||||
@ -1,3 +1,28 @@
|
||||
=============================================
|
||||
Version 1.7.7 (Mar 11, 2021)
|
||||
=============================================
|
||||
|
||||
----------------------
|
||||
IHK major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
IHK major bug fixes
|
||||
------------------------
|
||||
N/A
|
||||
|
||||
----------------------
|
||||
McKernel major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
McKernel major bug fixes
|
||||
------------------------
|
||||
#. mcexec: fput executable just after its contents is transferred
|
||||
#. spec: cmake-config cmake parameters
|
||||
|
||||
=============================================
|
||||
Version 1.7.6 (Mar 11, 2021)
|
||||
=============================================
|
||||
|
||||
Reference in New Issue
Block a user