- Version update to 0.93: * upstream moved to github * Drop support for versions of nettle older than 2014 * Further v4 token work * fixes in README * Add --both option to print current and next token * Support for v4 token decode * Remove bashisms (Alon Bar-Lev) OBS-URL: https://build.opensuse.org/request/show/1113400 OBS-URL: https://build.opensuse.org/package/show/security/stoken?expand=0&rev=14
128 lines
4.5 KiB
Plaintext
128 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 25 09:16:16 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Version update to 0.93:
|
|
* upstream moved to github
|
|
* Drop support for versions of nettle older than 2014
|
|
* Further v4 token work
|
|
* fixes in README
|
|
* Add --both option to print current and next token
|
|
* Support for v4 token decode
|
|
* Remove bashisms (Alon Bar-Lev)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 21:11:31 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 0.92:
|
|
* Fix build with new libtomcrypt
|
|
* support nette 3.x series
|
|
* See CHANGES for details
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 23:35:18 UTC 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 12:26:31 UTC 2014 - darin@darins.net
|
|
|
|
- define BuildRoot
|
|
- add Group for all packages
|
|
- add --disable-static to %configure
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 3 16:58:37 UTC 2014 - darin@darins.net
|
|
|
|
- fix libtomcrypt dep due to rename
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 3 15:30:46 UTC 2014 - darin@darins.net
|
|
|
|
- set deps to libtomcrypt0 which is the correct package name
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 26 16:27:52 UTC 2014 - darin@darins.net
|
|
|
|
- fix requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 26 14:48:32 UTC 2014 - darin@darins.net
|
|
|
|
- Initial inclusion in openSUSE
|
|
* Ported .spec from Fedora
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 23 00:00:00 UTC 2014 - negativo17@gmail.com
|
|
|
|
- Update to 0.6.
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 8 00:00:00 UTC 2014 - rel-eng@lists.fedoraproject.org
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 00:00:00 UTC 2014 - negativo17@gmail.com
|
|
|
|
- Update to 0.5.
|
|
- Removed upstreamed patch.
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 4 00:00:00 UTC 2013 - rel-eng@lists.fedoraproject.org
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 5 00:00:00 UTC 2013 - negativo17@gmail.com
|
|
|
|
- Change gtk and libtomcrypt build requirements.
|
|
- Remove useless "--with-libtomcrypt" parameter from %%configure.
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 00:00:00 UTC 2013 - negativo17@gmail.com
|
|
|
|
- Add patch to avoid static CFLAGS.
|
|
- Require proper libtomcrypt version.
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 00:00:00 UTC 2013 - negativo17@gmail.com
|
|
|
|
- First build.
|
|
|