|
| 1 | +rust-luwen (0.7.13) noble; urgency=medium |
| 2 | + |
| 3 | + [ John 'Warthog9' Hawley ] |
| 4 | + * Add debian.ubuntu |
| 5 | + * debian.debian: bringing things more up to date with Ubuntu |
| 6 | + * Adding Build All wrapper |
| 7 | + * Workflow: build deb - Ubuntu 22.04 |
| 8 | + * Workflow: build deb - Ubuntu 24.04 |
| 9 | + * Workflow: add build PyPi |
| 10 | + * Workflow: add Release workflow |
| 11 | + * Fixing CI to use protoc from Ubuntu |
| 12 | + * Updating secret used for DEB package signing |
| 13 | + * Adjusting the pypi environments to better reflect what needs to be upstream |
| 14 | + * Enable real pypi release |
| 15 | + * Cargo Release 0.7.8 |
| 16 | + |
| 17 | + [ Tenstorrent Releases ] |
| 18 | + * Cargo Release 0.7.9 |
| 19 | + * Cargo.lock: updating for 0.7.8 |
| 20 | + * Generating Ubuntu & Debian Changelog for 0.7.9-20 |
| 21 | + |
| 22 | + [ John 'Warthog9' Hawley ] |
| 23 | + * Fixing number of commits since last tag lookup |
| 24 | + |
| 25 | + [ Daniel Rosen ] |
| 26 | + * Revert "Fixing CI to use protoc from Ubuntu" |
| 27 | + |
| 28 | + [ Daniel DeGrasse ] |
| 29 | + * ttkmd: default to strict ordering for NOC TLBs |
| 30 | + |
| 31 | + [ Daniel Rosen ] |
| 32 | + * ci: updated workflow to match tokio |
| 33 | + * Fixed errors now that CI is working again |
| 34 | + * Install protoc during job setup |
| 35 | + |
| 36 | + [ Samridhi ] |
| 37 | + * For WH 6Us ignore eth when doing chip detect |
| 38 | + |
| 39 | + [ Samridhi Bansal ] |
| 40 | + * Add new BH telem tags |
| 41 | + |
| 42 | + [ Samridhi ] |
| 43 | + * Chore: bump luwen version 0.7.9 -> 0.7.10 |
| 44 | + * Fix rust format errors |
| 45 | + |
| 46 | + [ Joel Smith ] |
| 47 | + * fix(pci): Correct memcpy alignment on aarch64 |
| 48 | + |
| 49 | + [ John 'Warthog9' Hawley ] |
| 50 | + * Fix: next-lockfile-bump parsing issue |
| 51 | + * Fix: Force Cargo.lock to be version 3 vs. 4 |
| 52 | + * Revert "Fix: next-lockfile-bump parsing issue" |
| 53 | + * Fix: fix debian workflow builds to allow building properly |
| 54 | + * Get the Cargo.lock back down to 3 |
| 55 | + * Cargo Workspaces: setup independent versioning |
| 56 | + * Fixing miss-naming of reference in Deb workflows |
| 57 | + |
| 58 | + [ Tenstorrent Releases ] |
| 59 | + * Cargo Release independent packages |
| 60 | + * Cargo.lock: updating for 0.7.10 |
| 61 | + * Generating Ubuntu & Debian Changelog for 0.7.11-num_commits_since_tag=14 |
| 62 | + |
| 63 | + [ John 'Warthog9' Hawley ] |
| 64 | + * Debug: getting more information on what's going on with the lock file update |
| 65 | + |
| 66 | + [ Tenstorrent Releases ] |
| 67 | + * Cargo Release independent packages |
| 68 | + * Cargo.lock: updating for |
| 69 | + * Generating Ubuntu & Debian Changelog for 0.7.12-num_commits_since_tag=3 |
| 70 | + |
| 71 | + [ Samridhi Bansal ] |
| 72 | + * Add lifetime fix for pipelines |
| 73 | + * Made the new telemetry values available via pyluwen |
| 74 | + |
| 75 | + [ Tenstorrent Releases ] |
| 76 | + * Cargo Release independent packages |
| 77 | + * Cargo.lock: updating for |
| 78 | + |
| 79 | + -- Tenstorrent Releases <releases@tenstorrent.com> Thu, 07 Aug 2025 22:50:10 +0000 |
| 80 | + |
1 | 81 | rust-luwen (0.7.12) noble; urgency=medium |
2 | 82 |
|
3 | 83 | [ John 'Warthog9' Hawley ] |
|
0 commit comments