1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
rocr-runtime (5.2.3-3) unstable; urgency=medium
* Team upload.
* add 0003-fix-static-initialization-order.patch
to prevent crash in hsa_init (Closes: #1031089)
* update d/copyright
* d/control: update standards version
-- Cordell Bloor <cgmb@slerp.xyz> Sun, 19 Feb 2023 03:34:29 -0700
rocr-runtime (5.2.3-2) unstable; urgency=medium
* 0002-remove-libhsa-amd-aqlprofile64.so-loading.patch: add;
cancel noise caused by missing non-free library in build logs.
Thanks to Cordell Bloor (Closes: #1024791)
-- Étienne Mollier <emollier@debian.org> Sat, 14 Jan 2023 11:49:05 +0100
rocr-runtime (5.2.3-1) unstable; urgency=medium
* Migrate ROCm 5.2.3 to unstable.
* d/control: bump build dependency on rocm-device-libs to >=5.2.
* d/control: bump build dependencies to llvm 15.
* d/control: adjust to new llvm packages layout.
-- Étienne Mollier <emollier@debian.org> Tue, 18 Oct 2022 19:16:28 +0200
rocr-runtime (5.2.3-1~0exp0) experimental; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields. (routine-update)
* d/control: add myself to uploaders.
* d/control: bump versioned build-dependency libhsakmt-dev to 5.2.
* d/libhsa-runtime*.install: update installation paths; libraries are now
located in a multiarch friendly location.
* d/copyright: remove redundant glob pattern.
-- Étienne Mollier <emollier@debian.org> Tue, 06 Sep 2022 21:58:59 +0200
rocr-runtime (5.1.0-2) unstable; urgency=medium
* Disable IMAGE_SUPPORT for non-amd64 architectures.
-- Mo Zhou <lumin@debian.org> Fri, 08 Apr 2022 10:26:29 -0400
rocr-runtime (5.1.0-1) unstable; urgency=medium
* New upstream version 5.1.0
* Bump version requirement of ROCm B-D to (>= 5.1.0~).
-- Mo Zhou <lumin@debian.org> Thu, 07 Apr 2022 12:42:34 -0400
rocr-runtime (5.0.0-1) unstable; urgency=medium
[ Maxime Chambonnet ]
* New upstream version 5.0.0
* patched cmake to find devlibs
* Adapted bitcode dir to /usr/lib/triple
* Update LLVM B-D to version 14
* Fixed typo in d/control
[ Mo Zhou ]
* Add requirement (>= 5.0.0~) for B-D libhsakmt-dev and rocm-device-libs.
* Don't install the duplicated license file.
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Mon, 14 Feb 2022 16:24:34 -0500
rocr-runtime (4.5.2-1) experimental; urgency=medium
[ Maxime Chambonnet ]
* New upstream version 4.5.2
* Added "Build-Depends-Package" in debian/*.symbols
* Passed the hardening flag in debian/rules
* Removed dropped files in debian/copyright
* Debian standards 4.4.1 --> 4.6.0
* Added myself to uploaders
* propagated soname rollback to symbol
* Remove uupdate from d/watch
* Explicitly remove temporary cmake building directory for object files.
[ Mo Zhou ]
* Add the d/watch file.
* Add the missing Clang-13 and LLVM-13 build dependencies.
* Add the missing B-D: xxd and rocm-device-libs.
* d/rules: [CMake] Specify BITECODE_DIR variable.
* Add missing B-D on lld-13.
* Update maintainer address to debian-ai@l.d.o
* Refresh copyright with cme/manual fix.
* Apply wrap-and-sort.
* Upload to experimental.
-- Mo Zhou <lumin@debian.org> Thu, 03 Feb 2022 20:01:52 -0500
rocr-runtime (3.5.0-1~exp1) experimental; urgency=medium
* Initial release. (Closes: #960981)
[ Mo Zhou ]
* Initial packaging.
[ Norbert Preining ]
* Update to 3.5.0.
-- Norbert Preining <norbert@preining.info> Wed, 03 Jun 2020 12:49:06 +0900
|