ggml (0.0~git20250712.d62df60-5) unstable; urgency=medium * For architectures that don't yet support GGML_CPU_ALL_VARIANTS, disable all features not supported by our baseline spec. Thanks to Aurelien for the pointer. (Closes: #1114747) -- Christian Kastner Tue, 09 Sep 2025 19:17:03 +0200 ggml (0.0~git20250712.d62df60-4) unstable; urgency=medium * Re-enable loong64, ppc64, riscv64, s390x builds. These don't support GGML_CPU_ALL_VARIANTS yet, so we build them without any flags enabled. Performance will suffer. I intend to submit fixes for this upstream. * Bump pkg-rocm-tools dependency -- Christian Kastner Sun, 07 Sep 2025 13:28:42 +0200 ggml (0.0~git20250712.d62df60-3) unstable; urgency=medium [ Otto Kekäläinen ] Disable the two permanently failing jobs on Salsa CI [ Christian Kastner ] * Limit architectures to those with ALL_VARIANTS support. Support for loong64, riscv64, and s390x will be added soon * Salsa: Correct typo in DEB_BUILD_PROFILES * Salsa: Build the HIP package only for one GPU, to reduce build time * autopkgtest: Correct test dependency names -- Christian Kastner Thu, 28 Aug 2025 22:27:09 +0200 ggml (0.0~git20250712.d62df60-2) unstable; urgency=medium * Upload to unstable * Fix/improve package descriptions * Make GPU-specific backends conflict with Vulkan backend * Use rocm-target-arch to select and document build GPU arch -- Christian Kastner Wed, 27 Aug 2025 06:59:59 +0200 ggml (0.0~git20250712.d62df60-2~exp2) experimental; urgency=medium * CUDA backend is in section contrib/libs * Extend Breaks/Replaces to libggml-dev -- Christian Kastner Thu, 07 Aug 2025 18:27:49 +0200 ggml (0.0~git20250712.d62df60-2~exp1) experimental; urgency=medium * Switch build to GGML_BACKEND_DL=ON (backends as plugins) * Add SOVER, and rename packages to match SONAME and plugin status * Build the CUDA backend via Build-Profiles * Add Add-soversion-to-libraries.patch * Generate GGML_BUILD_NUMBER based on upstream date * Change Section field to 'libs' * Factor out a -dev package * New layout Breaks/Replaces old layout * d/rules: Don't create ldconfig triggers for private libraries * Salsa-CI: disable HIP build -- Christian Kastner Thu, 07 Aug 2025 10:56:50 +0200 ggml (0.0~git20250712.d62df60-1) unstable; urgency=medium * New upstream version 0.0~git20250712.d62df60 * Add missing bug# to previous changelog entry * d/gbp.conf: Fix upstream branch name * Update d/copyright -- Christian Kastner Sat, 12 Jul 2025 17:10:22 +0200 ggml (0.0~git20250711.b6d2ebd-1) unstable; urgency=medium * New upstream version 0.0~git20250711.b6d2ebd - Includes a fix for CVE-2025-53630. (Closes: #1109124) * Drop obsolete patches * Fix broken relation (typo) in CUDA build * d/gbp.conf: Convert to DEP-14 layout * d/gbp.conf: Enforce non-numbered patches -- Christian Kastner Fri, 11 Jul 2025 23:01:14 +0200 ggml (0.0~git20250618.9e4bee1-2) unstable; urgency=medium * Provide versioned libggml-backend (thanks, Rongrong) Recent llama.cpp depends on it. (Closes: #1108401) * Document that ggml-cuda's changelog must be copied back * Sync back d/changelog.cuda * Document ggml/llama.cpp/whisper.cpp update procedure -- Christian Kastner Fri, 27 Jun 2025 21:27:44 +0200 ggml (0.0~git20250618.9e4bee1-1) unstable; urgency=medium * New upstream release. - Refresh patches - Update d/copyright -- Christian Kastner Fri, 20 Jun 2025 10:48:39 +0200 ggml (0.0~git20250502.17733de-4) unstable; urgency=medium * Install tests to multi-arch destinations libggml must rename Multi-Arch: same for now, so the arch-specific tests need to go to arch-specific destinations * Add missing ${shlibs:Depends} to libggml * d/rules: Fix misspelled option * d/rules: Minor beautifying * Update README.Source * Let cudabuild.sh copy all recent changelog entries * autopkgtest: libggml-cpu tests aren't skippable -- Christian Kastner Wed, 18 Jun 2025 21:27:48 +0200 ggml (0.0~git20250502.17733de-3) unstable; urgency=medium * Amend missing build profile in HIP B-D * Add patches enabling installation of tests * Convert libggml from arch:all to arch:any * Ship upstream tests, add autopkgtests * Tighten inter-package dependencies * Add ggml-cuda's d/changelog.cuda * Add comment on ggml-cuda to d/copyright * Enable Salsa CI -- Christian Kastner Mon, 09 Jun 2025 20:54:26 +0200 ggml (0.0~git20250502.17733de-2) unstable; urgency=medium * Implement CUDA build, based on Mo Zhou's approach -- Christian Kastner Mon, 12 May 2025 23:38:33 +0200 ggml (0.0~git20250502.17733de-1) unstable; urgency=medium * Upload to unstable. * New upstream version 0.0~git20250502.17733de - Drop cmake-Make-SSE4.2-optional.patch * Update d/copyright pattern * Add Build-Profile pkg.ggml.nohip to skip HIP build -- Christian Kastner Fri, 09 May 2025 08:35:26 +0200 ggml (0.0~git20250414.be935ac-5) experimental; urgency=medium * Limit HIP B-D to amd64 arm64 ppc64el. Needed by libggml-hip which is already limited to these architectures, so this was just an oversight. -- Christian Kastner Mon, 21 Apr 2025 17:02:07 +0200 ggml (0.0~git20250414.be935ac-4) experimental; urgency=medium * Initial release (Closes: #1096105) -- Christian Kastner Fri, 18 Apr 2025 16:53:25 +0200