onnxruntime (1.21.0+dfsg-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.23.1+dfsg-1 > 1.21.0+dfsg-2
- Git: https://salsa.debian.org/deeplearning-team/onnxruntime.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 8933376
- Browser: https://salsa.debian.org/deeplearning-team/onnxruntime
- Last scan: 2025-10-28 19:13:02+00
- Next scan: 2025-11-04 14:38:00+00
- CI pipeline status: failed
- Debian changelog in Git:
onnxruntime (1.23.1+dfsg-1) UNRELEASED; urgency=medium
[ Kentaro Hayashi ]
* Use d/watch 5.
[ Dylan Aïssi ]
* d/watch: use Github template.
* Don't treat uninitialized warnings as errors for now (Closes: #1117355).
[ Shengqi Chen ]
* New upstream version 1.23.1+dfsg.
* d/patches: refresh and remove outdated patches.
* Bump SONAME to libonnxruntime1.23.
-- Kentaro Hayashi <harry@debian.org> Thu, 23 Oct 2025 22:23:49 +0800
- This branch is 9 commits ahead of tag debian/1.21.0+dfsg-2
- Git log:
commit caead368c448e82f1f5f6dabc06b2bc00d820232
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 22:25:27 2025 +0800
d/control: require libonnx-dev >= 1.18.0 in B-D
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
commit b11c541a03d4fac1b40936d017826450e88c9e2a
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 22:24:35 2025 +0800
Gbp-Dch: update
This version does not compile, see
https://github.com/microsoft/onnxruntime/issues/26229.
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
commit fc34bd4a40ad6c10e342c21779b9b412a6d56122
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 21:58:58 2025 +0800
Bump SONAME to libonnxruntime1.23
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
commit 5eda6e9eb85d98a316bb380c1e8784310b004cf0
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 21:56:47 2025 +0800
d/patches: refresh and remove outdated patches
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
commit 1fad9c9776ccb7f77007cd77bc04d7cb532f5867
Merge: 1825739 e6d4739
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 21:45:42 2025 +0800
Update upstream source from tag 'upstream/1.23.1+dfsg'
Update to upstream version '1.23.1+dfsg'
with Debian dir b2b2bb9abec645baed67b924b35e9da9c0a2e9aa
commit e6d47391410cd8ac5963d283a2d0a0e5a206359e
Author: Shengqi Chen <harry-chen@outlook.com>
Date: Thu Oct 23 21:45:34 2025 +0800
New upstream version 1.23.1+dfsg
commit 1825739379116abdba449c7e59dc55eda5f01b48
Author: Dylan Aïssi <daissi@debian.org>
Date: Wed Oct 15 12:05:57 2025 +0200
Don't treat uninitialized warnings as errors for now (Closes: #1117355)
This is a temporary workaround until it's fixed upstream:
https://github.com/microsoft/onnxruntime/issues/25681
commit ffecaa965fa4f2657814c2e08f8660248edbfa6a
Author: Dylan Aïssi <daissi@debian.org>
Date: Wed Oct 15 10:11:34 2025 +0200
d/watch: use Github template
Signed-off-by: Dylan Aïssi <daissi@debian.org>
commit a21c2719912d67b93bf0ddc20bf9d914cc821fef
Author: Kentaro Hayashi <kenhys@xdump.org>
Date: Mon Jul 28 18:12:16 2025 +0900
Use d/watch 5
Since devscripts 2.25.16, d/watch was supported.
See https://manpages.debian.org/experimental/devscripts/debian-watch.5.en.html
Signed-off-by: Kentaro Hayashi <kenhys@xdump.org>