Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lagrange for openSUSE:Factory checked in at 2021-07-28 19:19:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lagrange (Old) and /work/SRC/openSUSE:Factory/.lagrange.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lagrange" Wed Jul 28 19:19:48 2021 rev:18 rq:908572 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lagrange/lagrange.changes 2021-06-18 10:14:01.322012944 +0200 +++ /work/SRC/openSUSE:Factory/.lagrange.new.1899/lagrange.changes 2021-07-28 19:20:24.371606696 +0200 @@ -1,0 +2,76 @@ +Tue Jul 27 09:31:51 UTC 2021 - Adam Mizerski <a...@mizerski.pl> + +- update to 1.6.0 + - warning A new TOFU trust store will be created. The old one is kept around + but ignored. + - warning App state serialization format has been updated. Downgrading to a + previous release will cause app state to be reset (e.g., tabs closed, + navigation history cleared). + - warning New build dependencies: HarfBuzz and GNU FriBidi (see README). + - New features: + - Added support for bidirectional text and complex scripts. ???????????? ?????????? + - Right-to-left paragraphs are aligned to the right. Link icons and + list/quote symbols are moved to the right margin. + - Added support for Titan uploads. The data to upload can be entered via a + text field or by dropping a file on the window. + - Added a keybinding for opening the current page URL in the upload dialog + (Ctrl+U). This simply switches the page's URL scheme from gemini to titan. + - Added a configuration file for defining the UI color palette (see Help, + section 3.5). + - Added settings for keyboard and mouse scrolling speeds. + - Added setting for changing Return key behavior in input fields (line break + vs. accept). + - Added setting for adjusting line spacing. + - Added link context menu item for deleting local files (e.g., downloads). + - Changes and enhancements: + - Improved TOFU: if the server certificate is not trusted, the connection is + aborted at the TLS handshake stage. Previously, only a warning was shown + and the page contents were fetched regardless. + - Server certificate fingerprints are generated based on public keys, which + allows servers to renew their certificates without losing trusted status. + - Improved handling of expired server certificates. An error page is shown + and the connection is aborted at the TLS handshake stage. The user can + give a temporary exception to load the page. + - Page contents are cached in presentation form for quicker restoring during + back/forward navigation. + - Inline images/audio will not get discarded during back/forward navigation. + The Network > Memory Size setting determines the maximum memory usage for + media. Setting the Memory Size to zero is equivalent to the previous + behavior of discarding everything when the page changes. + - Debug information includes RAM use in addition to cache size. This + includes document layout and media stored in memory (e.g., raw pixel data + of images). + - Text input fields support larger amounts of content and expand vertically + only up to a limit, after which they start scrolling. + - Preferences have been reorganized. There is a new Fonts tab, and some + General settings have been moved to the Style tab. All color-related + settings are on the Colors tab, including UI theme colors. + - Links opened on a page are updated to reflect visited status even when + opening into a background tab or to the side. + - Unicode Byte Order Mark is ignored in the beginning of a page. + - Updated Smol Emoji with new characters. + - Query/Feeds indicators have a smaller appearance in a narrow window to + leave room for the URL. + - Fixes: + - Large lede paragraph font is not applied if the paragraph has too many + lines. + - Fixed minor kerning issues when using Nunito. + - Fixed sizing of characters in the Noto Symbols fonts. + - Improved internal handling of URLs. For example, some URLs were not being + recognized as visited because of percent-encoding differences. + - Fixed URL in the generated page for viewing a single image (spaces weren't + encoded). + - Input dialog is not dismissed unless the Cancel button is clicked or + Escape is pressed. + - Workaround for a potential hang during the closing of a socket. + - TLS client certificates generated by the app have identical issuer and + subject fields, including all the provided information and not just the + Common Name. + - Gopher: Improved detection of ASCII art. + - Gopher: Show contents of unrecognized line types. + - Gopher: Don't collapse preformatted blocks since everything is + preformatted in the source. + - Gopher: All preformatted blocks are unindented to avoid misaligned ASCII + art. + +------------------------------------------------------------------- Old: ---- lagrange-1.5.2.tar.gz New: ---- lagrange-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lagrange.spec ++++++ --- /var/tmp/diff_new_pack.Ok3I18/_old 2021-07-28 19:20:24.815606114 +0200 +++ /var/tmp/diff_new_pack.Ok3I18/_new 2021-07-28 19:20:24.819606109 +0200 @@ -18,7 +18,7 @@ %define app_id fi.skyjake.Lagrange Name: lagrange -Version: 1.5.2 +Version: 1.6.0 Release: 0 Summary: Desktop GUI client for browsing Geminispace License: BSD-2-Clause @@ -28,6 +28,8 @@ BuildRequires: libunistring-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(fribidi) +BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libpcre) ++++++ lagrange-1.5.2.tar.gz -> lagrange-1.6.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/lagrange/lagrange-1.5.2.tar.gz /work/SRC/openSUSE:Factory/.lagrange.new.1899/lagrange-1.6.0.tar.gz differ: char 5, line 1