Hello community, here is the log from the commit of package k9s for openSUSE:Factory checked in at 2020-12-09 22:11:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/k9s (Old) and /work/SRC/openSUSE:Factory/.k9s.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "k9s" Wed Dec 9 22:11:29 2020 rev:7 rq:853578 version:0.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/k9s/k9s.changes 2020-08-20 22:27:37.411947499 +0200 +++ /work/SRC/openSUSE:Factory/.k9s.new.2328/k9s.changes 2020-12-09 22:11:30.955072792 +0100 @@ -1,0 +2,21 @@ +Sat Dec 5 19:47:06 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.24.1 (bsc#1179668): + * Add Monokai skin + * Print resources in pod view + * Slow down reconnection rate on auth failures + * Logs page for any pod/container shows Waiting for logs... + * Support sort by pending status + * Wrong highlight position when filtering logs + * Disable read only config via command line flag + * Ability to call out a separate program to parse/filter logs + * Full screen mode or remove borders in YAML view for easy copy/paste + * Refresh for describe & yaml view + * View logs quickly scrolls through entire logs when initially loading + * Support an inverse operator on filtered search + * Log file spammed despite K9s not running + * Events view + * Dozens of bug fixes +- Makefile.diff: refresh + +------------------------------------------------------------------- Old: ---- k9s-0.21.7.tar.gz New: ---- k9s-0.24.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k9s.spec ++++++ --- /var/tmp/diff_new_pack.AZZ8HM/_old 2020-12-09 22:11:32.279074134 +0100 +++ /var/tmp/diff_new_pack.AZZ8HM/_new 2020-12-09 22:11:32.279074134 +0100 @@ -17,7 +17,7 @@ Name: k9s -Version: 0.21.7 +Version: 0.24.1 Release: 0 Summary: Curses based terminal UI for Kubernetes clusters License: Apache-2.0 ++++++ Makefile.diff ++++++ --- /var/tmp/diff_new_pack.AZZ8HM/_old 2020-12-09 22:11:32.307074163 +0100 +++ /var/tmp/diff_new_pack.AZZ8HM/_new 2020-12-09 22:11:32.307074163 +0100 @@ -9,8 +9,8 @@ +#GIT := $(shell git rev-parse --short HEAD) SOURCE_DATE_EPOCH ?= $(shell date +%s) DATE := $(shell date -u -d @${SOURCE_DATE_EPOCH} +%FT%T%Z) - VERSION ?= v0.21.7 -@@ -18,7 +18,7 @@ cover: ## Run test coverage suite + VERSION ?= v0.24.1 +@@ -17,7 +17,7 @@ cover: ## Run test coverage suite @go tool cover --html=cov.out build: ## Builds the CLI ++++++ k9s-0.21.7.tar.gz -> k9s-0.24.1.tar.gz ++++++ ++++ 12151 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/k9s/vendor.tar.gz /work/SRC/openSUSE:Factory/.k9s.new.2328/vendor.tar.gz differ: char 5, line 1 _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
