Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 0b4b3f8

Browse files
committed
common: 1.13.1-rc1 release
1 parent 94b597b commit 0b4b3f8

3 files changed

Lines changed: 29 additions & 1 deletion

File tree

ChangeLog

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
Thu May 25 2023 Oksana Sałyk <oksana.salyk@intel.com>
2+
3+
* Version 1.13.1-rc1
4+
5+
This release :
6+
- Identifies and temporarily disables tests permanently or sporadically
7+
failing in some configurations:
8+
- ex_libpmem2 (#5593, #5635, #5638, #5641)
9+
- obj_defrag_advanced (#5690)
10+
- obj_sync (#5643, #5646)
11+
- pmem2_badblock (#5652, #5636)
12+
- pmem2_future (#5596)
13+
- pmem2_map (#5600)
14+
- pmem2_map_prot (#5599)
15+
- pmem2_mem_ext (#5640)
16+
- pmem2_mover (partially fixed) (#5595, #5686)
17+
- pmem2_vm_reservation (#5592)
18+
19+
- Fixes failing tests:
20+
- obj_tx_alloc_mt (#5680)
21+
- pmem2_integration (#5637)
22+
- pmem2_map_from_existing (#5594)
23+
24+
Other changes and notable bug fixes:
25+
- test: update permissions of DAX devices after clearing bad blocks (#5611)
26+
- pmem2: fix valgrind instrumentation in pmem2_map_from_exisiting (#5605)
27+
- test: disable avx512f tests (pmem2_mem_ext) under Valgrind (#5658)
28+
129
Wed Apr 26 2023 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
230

331
* Version 1.13.0

GIT_VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.13.1-rc1

0 commit comments

Comments
 (0)