diff --git a/drgn-0.0.31.tar.xz b/drgn-0.0.31.tar.xz deleted file mode 100644 index 79b28f9..0000000 --- a/drgn-0.0.31.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:457e34a2cda9d3339f7a157c42c58353a3b10537f8c694bc9bdd9836b88b1a6e -size 833736 diff --git a/drgn-0.0.33.tar.xz b/drgn-0.0.33.tar.xz new file mode 100644 index 0000000..445e064 --- /dev/null +++ b/drgn-0.0.33.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3c00c959f6d08be9fd50812dcac311780bdfaf9a976ebb24e3ffa0e5ba2031 +size 953104 diff --git a/drgn.obsinfo b/drgn.obsinfo index ef95b76..82448d1 100644 --- a/drgn.obsinfo +++ b/drgn.obsinfo @@ -1,4 +1,4 @@ name: drgn -version: 0.0.31 -mtime: 1744828823 -commit: 8209a147fb61deed38ca376d063bbff0343ca234 +version: 0.0.33 +mtime: 1761770492 +commit: 781a21cb057ce07f17fd6edf0ffd299426abcbf7 diff --git a/python-drgn.changes b/python-drgn.changes index 7b95b8b..7ff15cf 100644 --- a/python-drgn.changes +++ b/python-drgn.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 4 19:48:45 UTC 2025 - Petr Tesařík + +- Update to drgn-0.0.33: + * Lots of new helpers. + * Address Identification Improvements + * Array Slices + * More Reliable Interrupt Stack Traces + * Kmodify Bit Field Fix + * Linux 6.17 and 6.18 Support + ------------------------------------------------------------------- Thu Apr 17 06:47:43 UTC 2025 - Petr Tesařík diff --git a/python-drgn.spec b/python-drgn.spec index a81fddf..bc57e4d 100644 --- a/python-drgn.spec +++ b/python-drgn.spec @@ -17,7 +17,7 @@ Name: python-drgn -Version: 0.0.31 +Version: 0.0.33 Release: 0 Summary: Scriptable debugger library License: LGPL-2.1-or-later