Commit Graph

9 Commits

Author SHA256 Message Date
e82fe7b06d Accepting request 1194937 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1194937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b3sum?expand=0&rev=4
2024-08-21 21:25:48 +00:00
OBS User smolsheep
2a25be7e73 - Update to version 1.5.4:
* Initial implementation of SIMD acceleration for the XOF (i.e.
    blake3::Hasher::finalize_xof). This brings long output
    performance into line with long input performance. Currently
    AVX-512-only and Unix-only.
  * The "zeroize" feature no longer depends on proc-macros and syn.

OBS-URL: https://build.opensuse.org/package/show/security:privacy/b3sum?expand=0&rev=8
2024-08-20 16:35:30 +00:00
258eb79105 Accepting request 1188516 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1188516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b3sum?expand=0&rev=3
2024-07-22 15:15:02 +00:00
OBS User smolsheep
a4a09f9b7c - Update to version 1.5.3:
* Revert the serialization change. It was intended to be
    backwards compatible, but that didn't hold for
    non-self-describing serialization formats like bincode.

OBS-URL: https://build.opensuse.org/package/show/security:privacy/b3sum?expand=0&rev=6
2024-07-19 03:57:19 +00:00
65e5386d67 Accepting request 1187228 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1187228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b3sum?expand=0&rev=2
2024-07-15 17:46:42 +00:00
OBS User smolsheep
acc2183bde Accepting request 1187227 from home:smolsheep:upgrades
- Update to version 1.5.2:
  * build.rs sets cc::Build::emit_rerun_if_env_changed(false) to
    prevent some unnecessary rebuilds
  * Serializing a Hash produces a bytestring instead of an array in
    formats that support bytestrings (like CBOR). Deserialization
    is backwards-compatible with the array format
  * Cleanup and edge case fixes in the C and CMake builds.

OBS-URL: https://build.opensuse.org/request/show/1187227
OBS-URL: https://build.opensuse.org/package/show/security:privacy/b3sum?expand=0&rev=4
2024-07-12 18:57:04 +00:00
9c4bb1b56a Accepting request 1169697 from security:privacy
This is a rust implementation of a fast cryptographic hash alg. I want to maintain it in Factory as well.

OBS-URL: https://build.opensuse.org/request/show/1169697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b3sum?expand=0&rev=1
2024-04-23 16:56:23 +00:00
OBS User smolsheep
b3dcf3347e Accepting request 1169695 from home:smolsheep:upgrades
- Package changes:
  * Swap from obsolete tar_scm to obs_scm
  * Remove obsolete cargo_audit (now part of cargo_vendor)
  * Enable tests
- Update to version 1.5.1:
  * The Rust crate is now compatible with Miri.
  * ~1% performance improvement on Arm NEON
  * Various fixes and improvements in the CMake build.
  * The MSRV of b3sum is now 1.74.1. (The MSRV of the library crate
    is unchanged, 1.66.1.)

OBS-URL: https://build.opensuse.org/request/show/1169695
OBS-URL: https://build.opensuse.org/package/show/security:privacy/b3sum?expand=0&rev=2
2024-04-22 14:56:49 +00:00
3d13f91694 Accepting request 1135901 from home:smolsheep
This seems like the correct devel for a cryptographic hashing implementation.

OBS-URL: https://build.opensuse.org/request/show/1135901
OBS-URL: https://build.opensuse.org/package/show/security:privacy/b3sum?expand=0&rev=1
2024-01-01 13:44:41 +00:00