Skip to content

Commit 9038469

Browse files
Update libipt to 2.1.1-1 (#10939)
1 parent e0f0f2c commit 9038469

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"libipt-2.0.5.tar.gz": "95acf499fdf0a0f5ebd07587bb443c702b1fd79f7d869749824234388b9bff80"
3+
"libipt-2.1.1.tar.gz": "ade9596d67e8a045b62ae235131f7344985a19169bf3b69b54f60f2bae07962e"
44
}
5-
}
5+
}

SPECS-EXTENDED/libipt/libipt.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Distribution: Azure Linux
33
%global __cmake_in_source_build 1
44

55
Name: libipt
6-
Version: 2.0.5
6+
Version: 2.1.1
77
Release: 1%{?dist}
88
Summary: Intel Processor Trace Decoder Library
99
License: BSD
@@ -71,6 +71,10 @@ ctest -V %{?_smp_mflags}
7171
%endif
7272

7373
%changelog
74+
* Mon Nov 04 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 2.1.1-1
75+
- Update to 2.1.1-1
76+
- License verified.
77+
7478
* Fri Mar 04 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.0.5-1
7579
- Updating to version 2.0.5 using Fedora 36 spec (license: MIT) for guidance.
7680
- License verified.

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9851,8 +9851,8 @@
98519851
"type": "other",
98529852
"other": {
98539853
"name": "libipt",
9854-
"version": "2.0.5",
9855-
"downloadUrl": "https://github.com/intel/libipt/archive/v2.0.5.tar.gz"
9854+
"version": "2.1.1",
9855+
"downloadUrl": "https://github.com/intel/libipt/archive/v2.1.1.tar.gz"
98569856
}
98579857
}
98589858
},

0 commit comments

Comments
 (0)