Version 1.2.5.

This commit is contained in:
NIIBE Yutaka
2017-08-11 22:12:09 +09:00
parent 8a615d087b
commit 83414a747a
5 changed files with 22 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
2017-08-11 NIIBE Yutaka <gniibe@fsij.org> 2017-08-11 NIIBE Yutaka <gniibe@fsij.org>
* VERSION: 1.2.5.
* chopstx: Update to 1.4.
* src/gnuk.ld.in (__process3_stack_size__): Tweak the size. * src/gnuk.ld.in (__process3_stack_size__): Tweak the size.
* src/configure: Define STM32F103_OVERRIDE_FLASH_SIZE_KB for * src/configure: Define STM32F103_OVERRIDE_FLASH_SIZE_KB for

14
NEWS
View File

@@ -1,5 +1,19 @@
Gnuk NEWS - User visible changes Gnuk NEWS - User visible changes
* Major changes in Gnuk 1.2.5
Released 2017-08-11, by NIIBE Yutaka
** "factory-reset" fix
Gnuk's behavior was implemented by referring the gpg implementation.
It found that gpg implementation was not good from the viewpoint of
the OpenPGP card specification. GnuPG was fixed to match the OpenPGP
card specification already. Thus, Gnuk is now fixed.
** Upgrade of Chopstx
We use Chopstx 1.4.
* Major changes in Gnuk 1.2.4 * Major changes in Gnuk 1.2.4
Released 2017-05-12, by NIIBE Yutaka Released 2017-05-12, by NIIBE Yutaka

6
README
View File

@@ -1,14 +1,14 @@
Gnuk - An Implementation of USB Cryptographic Token for GnuPG Gnuk - An Implementation of USB Cryptographic Token for GnuPG
Version 1.2.4 Version 1.2.5
2017-05-12 2017-08-11
Niibe Yutaka Niibe Yutaka
Free Software Initiative of Japan Free Software Initiative of Japan
Release Notes Release Notes
============= =============
This is the release of Gnuk, version 1.2.4, which has major This is the release of Gnuk, version 1.2.5, which has major
incompatible changes to Gnuk 1.0.x. Specifically, it now supports incompatible changes to Gnuk 1.0.x. Specifically, it now supports
overriding key import, but importing keys (or generating keys) results overriding key import, but importing keys (or generating keys) results
password reset. Please update your documentation for Gnuk Token, so password reset. Please update your documentation for Gnuk Token, so

View File

@@ -1 +1 @@
release/1.2.4 release/1.2.5

Submodule chopstx updated: 87767f1be5...d8df82badf