File: Changes

package info (click to toggle)
libcrypt-xxhash-perl 0.07-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 688 kB
  • sloc: ansic: 3,322; makefile: 406; perl: 16
file content (23 lines) | stat: -rw-r--r-- 445 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
Changes
=======

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).