jemalloc 3.6.0-10 source package in Ubuntu

Changelog

jemalloc (3.6.0-10) unstable; urgency=medium

  * Bump debhelper compatibility level to 10.
    - Remove --parallel from dh invocation, as this is now the default.
    - Workaround a build failure due to autoreconf being called by default.
    - Remove automake build dependency, as this is now implicit.
  * Migrate from a custom -dbg package to dbgsyms.
  * Bump Priority to optional, as libjemalloc has multiple reverse
    dependencies that are Priority: optional.
  * Actually regenerate the docs, as originally intended.
  * Set the embedded VERSION to the Debian package version.
  * Remove unused/no-op debian/rules targets.
  * Include dpkg's architecture.mk for DEB_HOST_ARCH.
  * Multiple debian/copyright fixes:
    - Update copyright years.
    - Merge Facebook's BSD-3-Clause copyright section into the main
      BSD-2-Clause section, as the licenses were unified back in version 3.0.0
      (see ChangeLog).
    - Adjust the licensing section for bin/pprof
    - Add missing copyright sections for:
      + debian/tests/sharness.sh (GPL-2.0+)
      + test/unit/hash.c (Expat)
      + SFMT files (BSD-3-Clause)
    - Update license stanza for debian/'s copyright.
  * Update debian/watch, upstream has moved their releases to GitHub.
  * Use HTTPS for Vcs-Git/Vcs-Browser.
  * Update Homepage to point to http://jemalloc.net/.
  * Bump Standards-Version to 4.0.0.
  * Backport an upstream patch from 4.0 that disables SSE2. This rolls back
    the patch that was introduced in 3.6.0-9.1 to address #834746.
    (Closes: #812989)
  * Multiple portability fixes:
    - Build with -DLG_QUANTUM=4 on sh3.
      Thanks to John Paul Adrian Glaubitz (Closes: #863424)
    - Build with -DLG_QUANTUM=3 on nios2.
      Thanks to Marek Vasut (Closes: #816236)
    - dd support for GNU Hurd to configure.ac (Closes: #828871)
    - dd support for GNU/kFreeBSD to configure.ac.
    - dd support for non-glibc architectures.
      Thanks to Helmut Grohne (Closes: #818095)
  * Re-enable allocator profiling, but only for i386/amd64 where we know it
    works and is supported by upstream. (Closes: #767342)
  * Add myself (Faidon) to Uploaders.

 -- Faidon Liambotis <email address hidden>  Sun, 06 Aug 2017 19:41:28 +0300

Upload details

Uploaded by:
Stig Sandbeck Mathisen
Uploaded to:
Sid
Original maintainer:
Stig Sandbeck Mathisen
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jemalloc_3.6.0-10.dsc 2.0 KiB df52c3dd760c88afec593795e6d8191b45e031a050a23704c3b4c2bda3088c3c
jemalloc_3.6.0.orig.tar.bz2 331.0 KiB e16c2159dd3c81ca2dc3b5c9ef0d43e1f2f45b04548f42db12e7c12d7bdf84fe
jemalloc_3.6.0-10.debian.tar.xz 13.2 KiB 18426710cc16369e1ea4760093f3a5b2fcc0ba96648a2e3845a583faf5eee9fd

Available diffs

No changes file available.

Binary packages built by this source

libjemalloc-dev: development files and documentation for jemalloc

 Files used for development with jemalloc. This package contains
 headers and documentation.
 .
 Jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.

libjemalloc1: No summary available for libjemalloc1 in ubuntu artful.

No description available for libjemalloc1 in ubuntu artful.

libjemalloc1-dbgsym: debug symbols for libjemalloc1