Opened 4 months ago

Closed 3 months ago

#19092 closed enhancement (fixed)

pixman-0.43.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (9)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 months ago

Milestone: 12.199-Waiting
Summary: pixman-0.43.0pixman-0.43.0 (Wait for version 0.44.0)

Odd minors are development versions.

comment:3 by Bruce Dubbs, 4 months ago

Owner: changed from Bruce Dubbs to blfs-book
Status: assignednew

comment:4 by Xi Ruoyao, 4 months ago

It's unsure if 0.43.0 is a stable release. The file defining odd/even version scheme has been removed in 0.43.0. And the tarball has been uploaded to the directory where only stable releases normally exist. Various distros are picking it up too.

Let's keep an eye on https://gitlab.freedesktop.org/pixman/pixman/-/issues/87.

comment:5 by Xi Ruoyao, 3 months ago

Summary: pixman-0.43.0 (Wait for version 0.44.0)pixman-0.43.0 (Wait for the next release)

The upstream maintainer says he intended to stop using the odd-even scheme make a stable release, but some scripts in the tarball are still assuming an odd-even scheme and so they enable some debug code not suitable for stable releases. Thus 0.43.0 should be considered a development release. He's planning to make another (really stable) release but hasn't decided if it will be 0.43.1 or 0.44.0 yet.

comment:6 by Douglas R. Reno, 3 months ago

Milestone: 99-Waiting12.1
Summary: pixman-0.43.0 (Wait for the next release)pixman-0.43.2

Now 0.43.2

comment:7 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:8 by Bruce Dubbs, 3 months ago

pixman release 0.43.0

  • meson: don't dllexport when built as static library
  • mmx: use xmmintrin.h if building with SSE2
  • meson: avoid linking with -pthread if we don't have pthreads
  • implement r8g8b8 sRGB (without alpha)
  • add r8g8b8 sRGB to test suite
  • autotools: remove autotools
  • delete win32 make files
  • Separate meson build options for demos and tests
  • Changed name of the config-header to "pixman-config.h"
  • Fixed missing dependency in libdemo
  • Update build instructions to meson and ninja
  • vmx: Simplify scaled_nearest_scanline_vmx_8888_8888_OVER
  • vmx: Reimplement create_mask_32_128 and use it in vmx_fill
  • Fix signed-unsigned semantics in reduce_32
  • pixman-arma64: Adjustments to build with llvm integrated assembler
  • Post-release version bump to 0.42.3
  • test: Revert to including pixman-private.h
  • Remove generic build system information
  • Use more Markdown-friendly syntax
  • meson: Fix syntax
  • pixman-sse2: Remove unused functions
  • pixman-mmx: Don't redefine _MM_SHUFFLE
  • pixman-access: Mark dummy variables with MAYBE_UNUSED
  • test: Use fabsl on float128
  • Fix alignment problem in pixman-fast-path.c
  • pixman-bits-image: fix -Walloc-size
  • Add pixman_region{,32}_empty()
  • Constify pixman_image_set_clip_region()
  • Fix const warnings in pixman_image_set_clip_region()
  • ci: upgrade to Fedora 39
  • Pre-release version bump to 0.43.0

pixman release 0.43.2

  • Post-release version bump to 0.43.1
  • Drop automatic DEBUG define
  • Drop ChangeLog
  • Drop contrib/ci.sh
  • Pre-release version bump to 0.43.2

comment:9 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

483a2f494b Update to pixman-0.43.2.
83f3feb915 Update to mc-4.8.31.
8348b2b7f0 Update to URI-5.25 (Perl Module).
c65b4640e5 Update to pluggy-1.4.0 (Python module).
f66a2038ee Update to pytest-8.0.0 (Python module).
Note: See TracTickets for help on using tickets.