Opened 7 months ago

Closed 7 months ago

#18639 closed enhancement (fixed)

libreoffice-7.6.2.1

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

Description

New point version.

Change History (5)

comment:1 by martyj19, 7 months ago

Workaround for --without-java no longer necessary. Fix is upstream.

comment:2 by pierre, 7 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:3 by pierre, 7 months ago

Releases/7.6.2/RC1

Bugs fixed compared to 7.6.1 RC2:

  • tdf#55160 Fileopen: docx layout not imported correctly - support for nested floating tables [Miklos Vajna]
  • tdf#117118 Firebird: Saving of data should be done automatically [Juan C. Sanz]
  • tdf#125543 unmaximizing the window reduces to minimal width and height, making window barely visible (Linux-only, steps in comment 35) [Amin Irgaliev]
  • tdf#147704 FILEOPEN PPTX: image appears vertically compressed (by a factor of two) [Tomaž Vajngerl]
  • tdf#149195 Edit Database Link: Impossible to change link of a database with there own registered name. [Julien Nabet]
  • tdf#149545 SVG "Read Error" message after saving and reopening ODT file [Xisco Fauli]
  • tdf#150557 FILEOPEN PPTX: table shadows missing cell colors (or rather colors are extremely faint) [Sarper Akdemir]
  • tdf#150610 FILEOPEN PPTX: text shows very light instead of dark green (low contrast) [Patrick Luby]
  • tdf#150815 Sparklines do not recalculate immediately with changed data [Tibor Nagy]
  • tdf#152070 Import failure: The background parameters do not set up the same way as in Powerpoint [Tibor Nagy]
  • tdf#153034 Three wrong Greek characters in WordPerfect 5 import [Julien Nabet]
  • tdf#154270 Colours reset to defaults with Single Toolbar UI [Maxim Monastirsky]
  • tdf#154875 "Use slide background" area fill keeps coming back in sidebar, transparency slider gone [Samuel Mehrbrodt]
  • tdf#155177 Writer: Widow/orphan behaviour not reliably predictable [Michael Stahl]
  • tdf#155495 Editing centered or right-aligned cell contents incorrectly [Czeber László Ádám]
  • tdf#156116 when renamed, object name does not update in accessibility check sidebar [Balazs Varga]
  • tdf#156126 Crash when using gpl color palette in debug build [Julien Nabet]
  • tdf#156318 LibreOffice hangs when floating table tries to break [Miklos Vajna]
  • tdf#156569 SVG: incorrect text position when vector contains % [Xisco Fauli]
  • tdf#156591 A11Y sidebar: not fixable warning about "Style has no language set." [Balazs Varga]
  • tdf#156649 FILEOPEN PPTX: images shows too dark/strong (transparency?) [Sarper Akdemir]
  • tdf#156654 A11Y sidebar: not fixable warning about "Document default language is not set." [Balazs Varga]
  • tdf#156683 Crash in: comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing(unsigned int, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) [Michael Weghorn]
  • tdf#156723 [GRAMMAR CHECKER] False positives in pleonasms checkers for pt-BR [Olivier Hallot]
  • tdf#156829 FILEOPEN PPTX: (connector) line shows at an odd angle [Tibor Nagy]
  • tdf#156835 FILEOPEN XLSX Password protected file with SHA-384 encryption does not open [Balazs Varga]
  • tdf#156842 Export to PDF that includes PDF images are incorrect in size (macOS) [Patrick Luby]
  • tdf#156914 LibreOffice 7.6.0.3 fails to build with --without-java [Miklos Vajna]
  • tdf#156958 Crash in: (anonymous namespace)::TabBarEdit::LinkStubImplEndEditHdl(void*, void*) when renaming layer [Julien Nabet]
  • tdf#156959 Base: Icons on the left hand side show pin item [Andreas Heinisch]
  • tdf#156975 loext:theme element is missing although theme colors are used [Regina Henschel]
  • tdf#157011 DOCX table for inserted or deleted columns TC shown problem. [László Németh]
  • tdf#157018 Color theme is not read on import [Regina Henschel]
  • tdf#157034 FILESAVE loext:theme-type is off by one [Julien Nabet]
  • tdf#157085 CRASH: fixing accessibility check of deleted image [Samuel Mehrbrodt]
  • tdf#157088 qt6: Crash on exit after using font color toolbox item with Orca running [Michael Weghorn]
  • tdf#157096 CRASH: removing everything in document [Michael Stahl]
  • tdf#157101 New "Use background" option makes Area dialog too wide in Impress [Gabor Kelemen]
  • tdf#157112 FILESAVE PDF Document containing emoji results in invalid PDF [Khaled Hosny]
  • tdf#157113 SVG: no space between tspan elements with different baseline-shift [Xisco Fauli]
  • tdf#157129 EDITING: cursor is at the beginning after pasting [Michael Stahl]
  • tdf#157136 Some Word's plain text content controls import with wrong properties [Mike Kaganski]
  • tdf#157138 Can't switch from Use Background to None area fill in the Area dialog [Julien Nabet]
  • tdf#157148 Sentence box in spelling dialog has no scrollbars [Caolán McNamara]
  • tdf#157173 Enlarging Fontwork shape replaces used font [Noel Grandin]
  • tdf#157174 LibreOffice crashes when clicking "Print Preview" [Julien Nabet]
  • tdf#157187 DOCX export: lost tracked column deletion or insertion interoperability [László Németh]
  • tdf#157192 PIVOTTABLE: 'Sort by' drop-down list grayed out by default on the (advanced) Data Field options dailog [Dennis Francis]
  • tdf#157223 Table of Figures category reset from Illustration to Figure when edited [Caolán McNamara]
  • tdf#157231 webp 0-day CVE-2023-4863 affects LO [Caolán McNamara]
  • tdf#157254 libreoffice portable doesn't open with a long folder path [Mike Kaganski]
  • tdf#157277 CRASH Writer crashing when hiding Sidebar and using Navigator to go to bookmark [Julien Nabet]
  • tdf#157304 Macro: Retrieving selected text in FocusIn event for column crashes LO [Michael Weghorn]
  • tdf#157312 Current cell highlight doesn't update with skia hardware rendering on macOS [Patrick Luby]

comment:4 by pierre, 7 months ago

Note that since we use system libwebp, this update does not fix a security issue. The patch associated to upstream "tdf#157231 webp 0-day CVE-2023-4863 affects LO", is just to bump the libwebp version in the downloads.lst file.

Last edited 7 months ago by pierre (previous) (diff)

comment:5 by pierre, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 862791814

Note: See TracTickets for help on using tickets.