* Fix "html: impose open element stack size limit"
- CVE-2025-47911 (gh#golang/go#75682) (bsc#1251462)
- 59706cdaa8
* Fix "html: align in row insertion mode with spec"
- CVE-2025-58190 (gh#golang/go#70179) (bsc#1251720)
- 6ec8895aa5
* The patch was created using a diff from golang.org/x/net
version 0.40.0 to version 0.45.0
OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=23
- Update to 2.1.1:
* fix all linting issues (@andreynering)
* watch for dir instead of file to work on all scenarios (#734)
(@Ktrod)
* handle case when selected md is nil (@MarkusBillharz)
* only show edit if documents are available (@MarkusBillharz)
* sync viewport on half page up/down to prevent duplicate strings
in render (#756) (@Ktrod)
* tui mode handling of remote urls (#744) (@glwbr)
* update .golangci.yml for v2 (@andreynering)
- Remove fix_cve_2025_22872.patch (solved upstream)
* bump golang.org/x/net from 0.27.0 to 0.40.0
OBS-URL: https://build.opensuse.org/request/show/1282925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glow?expand=0&rev=7
* fix all linting issues (@andreynering)
* watch for dir instead of file to work on all scenarios (#734)
(@Ktrod)
* handle case when selected md is nil (@MarkusBillharz)
* only show edit if documents are available (@MarkusBillharz)
* sync viewport on half page up/down to prevent duplicate strings
in render (#756) (@Ktrod)
* tui mode handling of remote urls (#744) (@glwbr)
* update .golangci.yml for v2 (@andreynering)
- Remove fix_cve_2025_22872.patch (solved upstream)
* bump golang.org/x/net from 0.27.0 to 0.40.0
OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=21
* At last: Glow will watch your markdown files and reload ’em
as they change. No knobs and no settings: it just works.
Also, there is a new flag available to open files with the
built-in pager: glow --tui README.md
New
* add new --tui / -t flag
* make --all configurable globally
* support GLAMOUR_STYLE for custom pager styles
* watch for file changes and reload automatically
Fixes
* correct abs to rel path conversion
* ensure r key works when filtering files
* fallback to the current directory if no argument was given
* make all setting false by default
* make pipeline for tui work
* remove more stash-related stuff
* restore hint for e / edit on the footer
OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=17
My apologies @gladiac -- this got removed somehow so I redid the previous SR but more up to my standards. https://build.opensuse.org/request/show/1195848
- Enable actual go tests instead of just checking version
- Remove patches fixed upstream:
fix-for-go-117.patch and fix-gitignore-bypass.patch
- Switch _service from deprecated disabled to modern manual and
use upstream tarball instead
- Update to 2.0.0:
* This release contains a massive amount of bug fixes and
rendering improvements, many of which come by way of Glamour
v0.8.0 which was released a few weeks ago. As a bonus, the
latest version of Glamour includes support for Tokyo Night.
New
* --preserve-new-lines
* add 'r' to refresh list and document
* allow --width=0 to disable wordwrap
* allow config from CHARM_CONFIG_HOME and XDG_CONFIG_HOME
* open editor in current line
* shell completions
* show line numbers configuration option
Fixes
* --all bypass .gitignore rules
* pass color profile down to glamour
* check other possible readme paths/branches
* replace string concatenation in loop with string builder
* config failing in tests
* do not hard fail if no config
* do not show absolute path as note
* handle not being able to create log file
* handle permission denied
* handle running inside a snap
OBS-URL: https://build.opensuse.org/request/show/1206290
OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=15
- Update to version 1.5.0:
* New Features
- a07fdb7: feat(ui): e to open edit local markdown files in editor
- 071783d: feat: copy contents of document
- b36e5ad: feat: sync glow with git.charm.sh
* Bug fixes
- d9bf3b8: fix: don't close HTTP body
- 5f14914: fix: editor with args
- 01d9858: fix: goreleaser workflow
- 6543979: fix: performance scrolling
- 19732a6: fix: support hard line breaks
- e0d667a: fix: use filepath.Dir instead of path.Dir
* Others
- 8138788: Automatically read from stdin if stdin is a pipe
- db7f49b: Bump Bubbles to v0.14.0, update accordingly, and simplify spinners
- ff59ead: Extend example how to read from stdin
- dd1593b: Keybindings for editing the document from the pager
- Format and update specfile
- Disable LTO to prevent build failures on some architectures.
- Use zstd compression for vendored deps tarball
OBS-URL: https://build.opensuse.org/request/show/1067482
OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=6