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 111 112 113
|
rocm-compilersupport (6.0+git20231212.4510c28+dfsg-3) unstable; urgency=medium
* dbgsym: Disable dwz and switch to compressed DWARF-5.
Fixes a FTBFS in Ubuntu (ppc64el).
-- Christian Kastner <ckk@debian.org> Sat, 02 Mar 2024 19:32:33 +0100
rocm-compilersupport (6.0+git20231212.4510c28+dfsg-2) unstable; urgency=medium
* d/rules: Disable LTO. Fixes a FTBFS in Ubuntu.
-- Christian Kastner <ckk@debian.org> Thu, 29 Feb 2024 17:05:32 +0100
rocm-compilersupport (6.0+git20231212.4510c28+dfsg-1) unstable; urgency=medium
* Migrate to unstable.
* Add myself to Uploaders.
* d/control: update filename in package description
* d/control: trim build-depends
-- Cordell Bloor <cgmb@slerp.xyz> Sat, 24 Feb 2024 23:14:32 -0700
rocm-compilersupport (6.0+git20231212.4510c28+dfsg-1~exp2) unstable; urgency=medium
* Add myself to Uploaders
* Update restore-amd_comgr_get_isa_count-amd_comgr_1.8.patch.
Add .symvers so that the symbol is exported with both old and new
version. (Closes: #1063349)
-- Christian Kastner <ckk@debian.org> Thu, 08 Feb 2024 10:17:10 +0100
rocm-compilersupport (6.0+git20231212.4510c28+dfsg-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream version 6.0+git20231212.4510c28+dfsg
* d/watch: follow release/17.x branch
* Update upstream URLs
* d/control: update Build-Depends to clang-17
* Add patch to restore original amd_comgr_get_isa_count symbol version.
-- Cordell Bloor <cgmb@slerp.xyz> Mon, 05 Feb 2024 15:50:32 -0700
rocm-compilersupport (5.2.3-2) unstable; urgency=medium
* 0007-remove-h-option.patch: add; fix blender crash with cycles.
Thanks to Jakub Jaszewski
* d/control: declare compliance to standards version 4.6.2.
* d/copyright: update copyright year.
* d/salsa-ci.yml: don't test on i386; not a ROCm target.
-- Étienne Mollier <emollier@debian.org> Sun, 08 Jan 2023 18:20:21 +0100
rocm-compilersupport (5.2.3-1) unstable; urgency=medium
* Migrate ROCm 5.2.3 to unstable.
* d/control: build depend on ROCm 5.2 packages.
* d/control: bump build dependency to llvm 15.
* d/control: add missing llvm packages following layout change.
* 0005-llvm14-missing-gfx1036.patch: remove.
This patch is not necessary anymore once bumping to llvm-15.
* 0001-find-LLD-cmake-patch.patch: adjust for llvm 15.
* 0005-dbg-compression-type.patch: add; fix ftbfs with llvm 15.
* 0006-TargetRegistry.patch: add; fix ftbfs with llvm 15.
-- Étienne Mollier <emollier@debian.org> Wed, 19 Oct 2022 14:05:51 +0200
rocm-compilersupport (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)
* Apply multi-arch hints.
+ libamd-comgr2: Add Multi-Arch: same.
* 0002-fix-optional-templating.patch: unfuzz.
* 0003-comgr-compiler-linkwithlld.patch: remove; applied upstream.
* 0004-dynamic-package-prefix.patch: refresh.
* 0005-llvm14-missing-gfx1036.patch: added; fix ftbfs with llvm-14.
Thanks to Jeremy Newton
-- Étienne Mollier <emollier@debian.org> Tue, 06 Sep 2022 21:09:54 +0200
rocm-compilersupport (5.1.0-2) unstable; urgency=medium
* Removed 0005-cmake-exports-continued.patch.
* Removed 0004-Relocate-cmake-export.patch.
* Added 0004-dynamic-package-prefix.patch.
Thanks to Cordell Bloor (Closes: #1010649)
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Mon, 09 May 2022 23:45:28 +0200
rocm-compilersupport (5.1.0-1) unstable; urgency=medium
* New upstream version 5.1.0
* Bump ROCm B-D requirement to (>= 5.1.0~).
* Not-install duplicated license file.
-- Mo Zhou <lumin@debian.org> Fri, 08 Apr 2022 10:13:01 -0400
rocm-compilersupport (5.0.0-1) unstable; urgency=medium
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Sun, 20 Mar 2022 17:28:59 -0400
rocm-compilersupport (5.0.0-1~exp1) experimental; urgency=medium
* Initial release.
-- Maxime Chambonnet <maxzor@maxzor.eu> Fri, 11 Feb 2022 06:15:50 +0100
|