Change log for golang-github-klauspost-reedsolomon package in Ubuntu

112 of 12 results
Published in oracular-release
Published in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
golang-github-klauspost-reedsolomon (1.9.13-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Peymaneh Nejad ]
  * New upstream version 1.9.13
  * d/control:
    - Update dh compat and standards version
    - Drop version requirement for dh-golang
    - Require >=2.0.6 of klauspost/cpuid

 -- Roger Shimizu <email address hidden>  Tue, 31 Aug 2021 01:25:33 +0900

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
golang-github-klauspost-reedsolomon (1.9.9-1) unstable; urgency=medium

  * New upstream version 1.9.9
    - ARM64 optimizations, up to 2.5x faster.
    - Added WithFastOneParityMatrix for faster operation with 1 parity shard.
  * debian/rules:
    - Skip some time consuming tests, to avoid FTBFS issue on
      reproducible-builds.org CI tests.

 -- Roger Shimizu <email address hidden>  Thu, 21 May 2020 23:31:18 +0900

Available diffs

Superseded in groovy-proposed
golang-github-klauspost-reedsolomon (1.9.7-1) unstable; urgency=medium

  * New upstream version 1.9.7
    - Much better performance when using a limited number of goroutines.
    - AVX512 is now using multiple cores.
    - Stream processing overhaul, big speedups in most cases.
    - AVX512 optimizations
  * debian/patches:
    - Remove upstreamed patch.

 -- Roger Shimizu <email address hidden>  Sat, 09 May 2020 18:59:35 +0900

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
golang-github-klauspost-reedsolomon (1.9.5-2) unstable; urgency=medium

  * debian/patches:
    - Cherry-pick upstream patch to fix arm64 FTBFS issue.

 -- Roger Shimizu <email address hidden>  Tue, 05 May 2020 11:27:55 +0900

Available diffs

Superseded in groovy-proposed
golang-github-klauspost-reedsolomon (1.9.5-1) unstable; urgency=medium

  * New upstream version 1.9.5
    - Add commandline arg to disable asm for tests.
    - Use CPU cache to set minSplitSize.
    - Use stream test options.
    - Refactor AVX512 code to use Go assembly instructions.
    - Make single goroutine encodes more efficient.
    - Add direct modules support.
    - AVX512 parallel processing.
  * debian/patches:
    - Remove upstreamed 2 patches.

 -- Roger Shimizu <email address hidden>  Mon, 04 May 2020 18:41:51 +0900

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
golang-github-klauspost-reedsolomon (1.9.3-1) unstable; urgency=medium

  * New upstream version 1.9.3
    - Limit capacity of shards to shard size.
  * debian/control and debian/copyright:
    - Update to use my debian email.
  * debian/patches:
    - Cherry-pick 2 patches from upstream to improve test.
  * debian/control:
    - Bump debhelper version to 12.
    - Bump policy version to 4.5.0
  * Add debian/upstream/metadata

 -- Roger Shimizu <email address hidden>  Mon, 20 Apr 2020 23:14:04 +0900

Available diffs

Superseded in groovy-release
Published in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.9.2-1) unstable; urgency=medium

  * New upstream version 1.9.2
    - AVX512 accelerated version added for Intel Skylake CPUs.
      This can give up to a 4x speed improvement as compared to AVX2.
    - The pure Go implementation is about 30% faster. Minor tweaks to
      assembler implementations.

 -- Roger Shimizu <email address hidden>  Thu, 22 Aug 2019 01:28:41 +0900

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.8.0-1) unstable; urgency=medium

  * New upstream version 1.8.0
    - [amd64] Use AVX2 SIMD assembly instructions in favor of BYTE
      sequences.
    - Split blocks into size divisible by 16.
    - Pre-slice input.
    - [ppc64le] Assembly code for ppc64le has been contributed, this
      boosts performance by about 10x on this platform.

 -- Roger Shimizu <email address hidden>  Sun, 06 Jan 2019 16:11:18 +0900

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.6-3) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Michael Stapelberg ]
  * Add debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci).

  [ Roger Shimizu ]
  * debian/docs:
    - Add examples/ to install as docs.

 -- Roger Shimizu <email address hidden>  Sun, 26 Aug 2018 11:49:07 +0900

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.6-2) unstable; urgency=medium

  * debian/control:
    - Set Testsuite to autopkgtest-pkg-go.
    - Bump Priority of this package from extra to optional.
      Priority extra is removed, based on latest policy.
    - Bump up standards version to 4.1.1 (with changes above).
  * debian/watch:
    - Change filenamemangle to match with the filename in archive.

 -- Roger Shimizu <email address hidden>  Mon, 16 Oct 2017 22:54:14 +0900

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.3-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
    - Stretch is released, so now safe for new packages to
      unstable again.
  * debian/patches:
    - Backport two patches from upstream to fix field in
      WithMinSplitSize and fix for example.

 -- Roger Shimizu <email address hidden>  Mon, 19 Jun 2017 00:29:49 +0900
Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
golang-github-klauspost-reedsolomon (1.2+git20161028.14.d0a56f7-1) unstable; urgency=medium

  * Initial release (Closes: #849067)

 -- Free Ekanayaka <email address hidden>  Sun, 30 Oct 2016 15:28:44 +0000
112 of 12 results