File: Release_notes

package info (click to toggle)
librnd 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,812 kB
  • sloc: ansic: 126,990; sh: 2,602; makefile: 2,145; awk: 7
file content (25 lines) | stat: -rw-r--r-- 680 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
librnd 4.4.0
~~~~~~~~~~~~

Major release with important bugifxes and API additions. Highlights:

- gcc 15 workaround, with extra API on scconfig level

- GUI: configurable toolbar paging so small screen requirement can be
  met even with a lot of tools in the toolbar

- lesstif: split low level X rendering code so it can be reused by
  hid_mbtk later

- polybool2: new, incremental bool op API and bugfixes in upcoming arc support

- bugfixes (only major ones listed):

  - potential buffer overrun in gtk and lesstif: grid off-by-one memory
    allocation bug

  - various invert bugs in ps exporter

  - unhandled legit pnm format versions in pnm import

  - various memleaks