diff --git a/gperftools-2.10.tar.gz b/gperftools-2.10.tar.gz new file mode 100644 index 0000000..008a291 --- /dev/null +++ b/gperftools-2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e3bfdd28b8bcf53222c3798d4d395d52dadbbae59e8730c4a6d31a9c3732d8 +size 1616679 diff --git a/gperftools-2.9.1.tar.gz b/gperftools-2.9.1.tar.gz deleted file mode 100644 index c979540..0000000 --- a/gperftools-2.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea566e528605befb830671e359118c2da718f721c27225cbbc93858c7520fee3 -size 1581218 diff --git a/gperftools.changes b/gperftools.changes index c3a40ff..8f57bb9 100644 --- a/gperftools.changes +++ b/gperftools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jul 10 12:06:26 UTC 2022 - Callum Farmer + +- Update to 2.10: + * Added debugallocator feature to use readable (PROT_READ) fence pages. + * fix for cmake detection of libunwind. + * fix for OSX Monterey support. + * support for returning memory back to OS by using mmap with MAP_FIXED and PROT_NONE + * basic support for LoongArch. + ------------------------------------------------------------------- Mon May 9 08:57:17 UTC 2022 - Andreas Schwab diff --git a/gperftools.spec b/gperftools.spec index 93a2a19..3ec39a8 100644 --- a/gperftools.spec +++ b/gperftools.spec @@ -17,7 +17,7 @@ Name: gperftools -Version: 2.9.1 +Version: 2.10 Release: 0 Summary: Performance Tools for C++ License: BSD-3-Clause