File: Changes

package info (click to toggle)
libcrypt-xxhash-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 840 kB
  • sloc: ansic: 3,869; makefile: 518; perl: 20
file content (30 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Changes
=======

0.09 - 2026 Feb 22
    - updating xxHash C++ library up to v0.8.3
    - @CindyLinz added 64 strem methods

0.08 0 2025 Nov 20
    - ignore versions of required packages

0.07 - 2022 Sep 27
    - do not use SSE instructions for ARM architecture

0.06 - 2021 Dec 02
    - fixes in MANIFEST files

0.05 - 2021 Nov 28
    - using v.0.8.1 of xxHash

0.04 - 2021 Apr 28
    - Update xxHash up to v0.8.0

0.03 - 2021 March 26
    - Fix possible issues with compilation  under Perl with thread support

0.02 - 2021 March 16
    - Fix dependencies

0.01 - 2021 Feb 19
    - Initial version (xxHash v0.7.4).