Opened 2 years ago

Closed 2 years ago

#16238 closed enhancement (fixed)

imlib2-1.8.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

v1.8.1 - 2022-03-15

  • PNM, XPM loaders: Fix trouble with non-ascii characters
  • XPM loader: Reduce signature window size some more
  • Refactor image flags stuff
  • Remove some unused image flags and deprecate functions referencing them
  • JPEG, XBM loaders: Drop pointless clearing of flag
  • Deal consistently with including Imlib2.h
  • Merge x11_draw.c/h into x11_pixmap.c/h
  • x11_rgba.c: Add some missing static qualifiers
  • x11_color.c: Make most imlib_AllocColors*() functions static
  • x11_...: Introduce palette type enum
  • Loader includes tweaks
  • Move some loader related function prototypes to loaders.h
  • common.h: Drop round() macro
  • debug.c/h: Move EXPORT to .c file
  • Remove system includes from common.h
  • Move x_VAL() macros to common.h
  • Introduce types.h
  • Remove some unnecessary headers
  • grad.c: Refactor imlib_DrawGradient() and imlib_DrawHsvaGradient()
  • Only have one CLIP macro
  • Mostly cosmetic tweaks around clipping checks
  • test: Command line options tweak
  • test_grab: Enable testing depths other than 24 and 32
  • x11_grab.c: Correct 16 and 15 bit depth grabbing
  • TIFF loader: Remove obsolete comment
  • ID3 loader: Drop inline and likely stuff
  • ID3 loader: Disable tags stuff
  • Introduce imlib_GetKey()
  • Merge imlib_FindBestLoader...() functions
  • test: Properly include test.h in test SOURCES
  • test: Exclude from tarball
  • imlib2: saving progressive JPEG
  • XPM Loader: limit signature check to first 4KiB
  • imlib2: allow compilation without x headers
  • imlib2_load: fix typo
  • fix: possible memleak in rgba save on big endian systems

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 45bc955a300ecde8ebba1051e60e0a977423e486

Package updates.
    Update to imlib2-1.8.1.
    Update to stunnel-5.63.
    Update to httpd-2.4.53.
    Update to HTML-Parser-3.77 (Perl module).
Note: See TracTickets for help on using tickets.