Package Release Info

stoken-0.81-bp153.1.19

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libstoken1
stoken
stoken-devel
stoken-gui

Change Logs

Version: 0.81-2.1
* Thu Mar 26 2015 p.drouand@gmail.com
- Update to version 0.81
  * Fix "make check" failures in GMT+xx timezones (xx >= 1)
- Changes from version 0.8
  * Update GUI from GTK+2 to GTK+3; use glade to define the layouts
  * Add next tokencode and other information to the full GUI (stoken-gui).
    The "stoken-gui --small" layout is unchanged.
  * Add a list of known GUIDs used to bind tokens to specific device classes
    (i.e. tokens can be bound to "any BlackBerry 10").  stoken will now try
    each one of these IDs when importing a new bound token.
  * Add new --qr and --show-qr export options to make it easy to pass tokens
    to a mobile device
  * Add "stoken --next" option to show the next tokencode
  * Support using nettle+gmp as an alternative to libtomcrypt
  * Generate valid TKNTrailer BatchSignature sections in .sdtid output files,
    allowing use with RSA's official TokenConverter utility
  * Fix parsing of RSA-supplied hard token seed files
  * Add "make check" and several test cases
  * Fix build errors on Mac OSX, enable OSX Travis builds, and submit a
    Homebrew formula
  * Fix build errors when using uClibc instead of glibc
  * Add experimental Windows build using MinGW (see README for instructions)
  * Relicense the JNI wrapper (BSD-3-clause) so that it is easier to incorporate
    into non-free Android apps
  * Various fixes for minor bugs, memory leaks, etc.
- Replace pkgconfig(gtk+-2.0) require with pkgconfig(gtk+-3.0);
  follow upstream changes
- Fix license to LGPL-2.0+ and BSD-3-Clause; upstream has relicensed
  the JNI wrapper
- Add pkgconfig(nettle) require; new upstream dependency
- Add CHANGES and TODO to copied documentation list
* Tue Jul 15 2014 darin@darins.net
- define BuildRoot
- add Group for all packages
- add --disable-static to %configure
* Thu Jul 03 2014 darin@darins.net
- fix libtomcrypt dep due to rename
* Thu Jul 03 2014 darin@darins.net
- set deps to libtomcrypt0 which is the correct package name
* Thu Jun 26 2014 darin@darins.net
- fix requires
* Thu Jun 26 2014 darin@darins.net
- Initial inclusion in openSUSE
  * Ported .spec from Fedora
* Mon Jun 23 2014 negativo17@gmail.com
- Update to 0.6.
* Sun Jun 08 2014 rel-eng@lists.fedoraproject.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 17 2014 negativo17@gmail.com
- Update to 0.5.
- Removed upstreamed patch.
* Sun Aug 04 2013 rel-eng@lists.fedoraproject.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jun 05 2013 negativo17@gmail.com
- Change gtk and libtomcrypt build requirements.
- Remove useless "--with-libtomcrypt" parameter from %%configure.
* Tue Jun 04 2013 negativo17@gmail.com
- Add patch to avoid static CFLAGS.
- Require proper libtomcrypt version.
* Mon Jun 03 2013 negativo17@gmail.com
- First build.