Skip to content

Commit e1d269f

Browse files
committed
Release v2.1.1-1
Signed-off-by: Stephen Brennan <[email protected]>
1 parent b315eba commit e1d269f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

buildrpm/python-drgn-tools.spec

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121

2222
Name: python-drgn-tools
23-
Version: 2.1.0
24-
Release: 2%{?dist}
23+
Version: 2.1.1
24+
Release: 1%{?dist}
2525
Summary: Helper scripts for drgn, containing the corelens utility
2626

2727
License: UPL
@@ -132,6 +132,12 @@ rm %{buildroot}/usr/bin/DRGN
132132
%endif
133133

134134
%changelog
135+
* Tue Jun 24 2025 Stephen Brennan <[email protected]> - 2.1.1-1
136+
- Mountinfo fails on a (nearly) empty struct mount [Orabug: 37911511]
137+
- Test failure for module_build_id() in Linux 6.14 [Orabug: 37973190]
138+
- Make md helper not crash with uninitialized percpu refcount (Junxiao Bi) [Orabug: 37968883]
139+
- Add support for drgn 0.0.32
140+
135141
* Wed Apr 30 2025 Stephen Brennan <[email protected]> - 2.1.0-2
136142
- Resolve cpuinfo issue for aarch64 on Linux 6.0+ [Orabug: 37879692]
137143
- Avoid traceback on Ctrl-C and broken pipe error [Orabug: 37879205]

0 commit comments

Comments
 (0)