dwww Home | Show directory contents | Find package

onetbb (2021.8.0-2) unstable; urgency=medium

  * Team upload.
  * libtbb12: Add explicit Breaks against libtbb2 for smoother upgrades from
    bullseye. The the existing transitive Breaks via libtbbmalloc2 is not
    sufficient for all upgrade paths.  (Closes: #1036073)
  * Drop duplicate symbols.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 16 May 2023 12:23:01 +0200

onetbb (2021.8.0-1) unstable; urgency=medium

  * New upstream version 2021.8.0
  * Rebase existing patches.

 -- Mo Zhou <lumin@debian.org>  Mon, 26 Dec 2022 11:21:23 -0500

onetbb (2021.7.0-1) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Sat, 29 Oct 2022 23:15:39 -0400

onetbb (2021.7.0-1~exp1) experimental; urgency=medium

  * Update watch due to github change.
  * Repack upstream tarball to deal with EXTREMELY ANNOYING DOS linebreaks
    in Git. (Reverts: "Do not repack upstream source" in 2021.5.0-1)
  * New upstream version 2021.7.0
  * Rebase/Refresh existing patches. Remove merged ones.
  * Rules: no longer link binaries using GOLD on ppc64el.
  * Upload to experimental.

 -- Mo Zhou <lumin@debian.org>  Fri, 28 Oct 2022 14:01:02 -0400

onetbb (2021.5.0-15) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Wed, 07 Sep 2022 14:45:46 -0400

onetbb (2021.5.0-14) experimental; urgency=medium

  * Enable hwloc support as per upstream request.
    + Install the new libtbbbind_*.so after enabling hwloc.
    + Install the new shared object in separate binary package.
  * Switch linker from bfd to gold for ppc64el.
    This bypasses a regression (linker segmentation fault) in binutils.

 -- Mo Zhou <lumin@debian.org>  Tue, 06 Sep 2022 23:53:16 -0400

onetbb (2021.5.0-13) unstable; urgency=medium

  * Suppress compiler warnings appeared since GCC-12. (Closes: #1016283)

 -- Mo Zhou <lumin@debian.org>  Thu, 18 Aug 2022 12:57:20 -0400

onetbb (2021.5.0-12) unstable; urgency=medium

  [ Adrian Bunk ]
  * Build libtbbmalloc2 also on mips* (Closes: #1013753)

 -- Mo Zhou <lumin@debian.org>  Sat, 25 Jun 2022 07:28:41 -0700

onetbb (2021.5.0-11) unstable; urgency=medium

  [ Andrius Merkys ]
  * Team upload.

  [ Adrian Bunk ]
  * Link everything with -latomic where needed
  * Correct DEB_BUILD_ARCH -> DEB_HOST_ARCH

 -- Andrius Merkys <merkys@debian.org>  Wed, 15 Jun 2022 02:55:28 -0400

onetbb (2021.5.0-10) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Andrius Merkys <merkys@debian.org>  Mon, 13 Jun 2022 03:58:56 -0400

onetbb (2021.5.0-9) experimental; urgency=medium

  * Remove mips* arch from bin:libtbbmalloc2. (Closes: #1011112)
  * Close the riscv FTBFS bug that was not closed (Closes: #1005733)

 -- Mo Zhou <lumin@debian.org>  Fri, 20 May 2022 10:32:26 -0400

onetbb (2021.5.0-8) experimental; urgency=medium

  [ Andrius Merkys ]
  * Team upload.

  [ Matthias Klose ]
  * Split out a libtbbmalloc2 package (Closes: #1010920).
  * Mark some of the libtbbmalloc symbols as optional.
  * Build for riscv64.

 -- Andrius Merkys <merkys@debian.org>  Fri, 13 May 2022 04:06:43 -0400

onetbb (2021.5.0-7) experimental; urgency=medium

  * Remove fetchadd4-ia64-gcc.patch: generic fallback invalid for IA64.
  * Revise patch of test_collaborative_call_once for __arm__ and x32.
  * Add -faligned-new in CXXFLAGS for m68k and sh4.
  * Disable ITT_NOTIFY on IA64 architecture.

 -- Mo Zhou <lumin@debian.org>  Tue, 22 Feb 2022 12:51:02 -0500

onetbb (2021.5.0-6) experimental; urgency=medium

  * Patch and fix libatomic linkage on architectures incl. armel.
  * Reduce stress of test_collaborative_call_once on __arm__ and x32.
  * Revise fetchadd4.patch based on upstream suggestion.
  * Patch code to avoid undefined fetchadd4 on IA64 with gcc.

 -- Mo Zhou <lumin@debian.org>  Tue, 15 Feb 2022 10:16:19 -0500

onetbb (2021.5.0-5) experimental; urgency=medium

  * Patch source to avoid "undefined __TBB_machine_fetchadd4".
  * Overhaul buildflags definition for CMake. Deprecate old defs for Makefile.

 -- Mo Zhou <lumin@debian.org>  Sun, 13 Feb 2022 21:53:17 -0500

onetbb (2021.5.0-4) experimental; urgency=medium

  * Cherry-pick 8f78aa096459b8ea0fcb54d2f0854f1889043f5d to fix test_eh_thread.
  * Prevent dh-missing from failing the build due to README.

 -- Mo Zhou <lumin@debian.org>  Sun, 13 Feb 2022 15:48:13 -0500

onetbb (2021.5.0-3) experimental; urgency=medium

  * Cherry-pick upstream fix for i386.
  * Fix FTBFS for --arch-all --no-arch-any build.
  * Fix broken symlink in libtbb-doc. (Closes: #988868)

 -- Mo Zhou <lumin@debian.org>  Sun, 13 Feb 2022 13:50:43 -0500

onetbb (2021.5.0-2) experimental; urgency=medium

  * Breaks+Replaces: libtbb2 (<< 2021). (Closes: #1004980)
  * B-D on cmake for all architectures.
  * Reintroduce remove-unaligned-test.patch to fix bus error during test.

 -- Mo Zhou <lumin@debian.org>  Sat, 05 Feb 2022 17:57:13 -0500

onetbb (2021.5.0-1) experimental; urgency=medium

  * Team upload

  [ Mo Zhou ]
  * New upstream version 2021.4.0 (Closes: #987689)
  * Source rename following upstream. The new upstream Git URL is
    https://github.com/oneapi-src/oneTBB
  * d/rules: Switch build system to cmake+ninja.
    + Remove OS detection flags for old buildsystem.
    + Update buildflags in favor of new CMake buildsystem.
    + No longer need to manually install pkg-config and cmake files.
  * d/patches: Remove patches for old build system.
    + And temporarily disable all remaining patches.
  * Bump SOVERSION to 12 and refresh symbols control file. (Closes: #997115)
  * Migrate to Sphinx for building documentation.
  * d/*.{install,docs,examples}: Reflect upstream file changes.
  * Remove unnecessary links and lintian overrides.
  * Migrate to new API for d/tests/test.cc for autopkgtest.
  * Use upstream examples for autopkgtest.
  * Upload to experimental.

  [ Andreas Tille ]
  * Do not repack upstream source
  * DEP5
  * Drop uupdate from watch file
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * No need to use dh-exec

 -- Andreas Tille <tille@debian.org>  Thu, 03 Feb 2022 17:14:25 +0100

tbb (2020.3-1) unstable; urgency=medium

  * New upstream version 2020.3
  * Refresh symbols control file.

 -- Mo Zhou <lumin@debian.org>  Thu, 13 Aug 2020 08:33:57 +0800

tbb (2020.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Mon, 13 Apr 2020 07:56:18 +0800

tbb (2020.2-1) experimental; urgency=medium

  * New upstream version 2020.2
  * Specify Rules-Requires-Root: no in control
  * Bump Standards-Version to 4.5.0 (no change).

 -- Mo Zhou <lumin@debian.org>  Sun, 05 Apr 2020 18:19:33 +0800

tbb (2020.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <lumin@debian.org>  Fri, 07 Feb 2020 09:32:59 +0800

tbb (2020.1-1) experimental; urgency=medium

  * New upstream version 2020.1
  * Autopkgtest: let cmake test compile a simple C++ program.

 -- Mo Zhou <lumin@debian.org>  Thu, 30 Jan 2020 18:01:05 +0800

tbb (2020.0-2) unstable; urgency=medium

  * Mark libtbb-doc as Multi-Arch: foreign.
  * Merge the content of tbb-examples package into libtbb-doc package.
  * Remove the third-party cmake file FindTBB.cmake
  * CMake: use TBBConfig*.cmake to find TBB. (Closes: #929967)
  * Add a CMakeLists.txt to debian/tests for testing TBBConfig*.cmake
  * Bump debhelper compat level to 12 and deprecate d/compat.
  * Initialize autopkgtest: upstream unit tests, cmake find_package.

 -- Mo Zhou <lumin@debian.org>  Tue, 07 Jan 2020 09:01:17 +0800

tbb (2020.0-1) experimental; urgency=medium

  * New upstream version 2020.0
  * Update watch file, reflecting the version scheme change.
  * Rebase/Refresh existing patch stack.
  * Add missing B-D-I graphviz.
  * Refresh symbols control file.
  * Override a lintian warning.
  * Update my own mail address.
  * Upload to experimental.

 -- Mo Zhou <lumin@debian.org>  Thu, 02 Jan 2020 17:05:21 +0800

tbb (2019~U9-2) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <cdluminate@gmail.com>  Tue, 15 Oct 2019 10:06:29 +0000

tbb (2019~U9-1) experimental; urgency=medium

  * New upstream version 2019~U9
  * Rebase gcc-atomic-detection.patch
  * Update symbols list for amd64.

 -- Mo Zhou <cdluminate@gmail.com>  Fri, 11 Oct 2019 21:24:17 +0800

tbb (2019~U8-1) unstable; urgency=medium

  * New upstream version 2019~U8

 -- Mo Zhou <cdluminate@gmail.com>  Sat, 06 Jul 2019 04:48:07 +0000

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libtbbmalloc2`.

Generated by dwww version 1.15 on Sat May 18 09:45:53 CEST 2024.