Package Release Info

argon2-20190702-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libargon2-1-32bit

Change Logs

* Tue Feb 20 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
* Wed Apr 27 2022 meissner@suse.com
- use a source url
* Sat Apr 23 2022 rpm@fthiessen.de
- Fix version of package: 20190702 is the upstream version number
  of the package
- Replaced optflags.patch with adjust-makefile.patch, the
  patch will now also allow to set the file permissions of installed
  libraries. This fixes the rpmlint error: shared-library-not-executable
* Tue May 12 2020 wolfgang.frisch@suse.com
- Update to version 0.0+git20190520.62358ba (boo#1170512):
  * Fix the Makefile to install libargon2.pc.
  * Wait for already running threads if a thread creation failed.
  * Added Argon2 Erlang binding.
  * Additional JVM bindings (Jargon2).
* Tue Jan 30 2018 lnussel@suse.de
- add baselibs.conf as cryptsetup also has 32bit variants
* Tue Jan 09 2018 jengelh@inai.de
- Update description.
* Tue Jan 09 2018 lnussel@suse.de
- Update to version 0.0+git20171227.670229c:
  * Added ABI version number
  * AVX2/AVX-512F optimizations of BLAMKA
  * Set Argon2 version number from the command line
  * New bindings
  * Minor bug and warning fixes (no security issue)
- use _service file
* Tue Apr 18 2017 meissner@suse.com
- ship libargon2.pc (bsc#1034441)
* Thu Feb 23 2017 adam@mizerski.pl
- moved argon2-specs.pdf to doc subpackage
- added packaging of man page
* Sat Jan 28 2017 hpj@urpla.net
- make sure to call cc with -pthread option (implies -lpthread)
- run test suite