[Git-commits] [grml/grml-scripts] 749ee8: grml-info: drop support for deprecated gdialog and...
Michael Prokop
noreply at github.com
Sun Jul 19 18:11:14 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml-scripts
Commit: 749ee8e3462c2e794f4a8b5d88c38ed838987b09
https://github.com/grml/grml-scripts/commit/749ee8e3462c2e794f4a8b5d88c38ed838987b09
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M usr_bin/grml-info
Log Message:
-----------
grml-info: drop support for deprecated gdialog and prefer zenity over Xdialog
gdialog is a wrapper around zenity and deprecated, so let's get rid of
it. Also prefer zenity over Xdialog, since the former is better looking.
Commit: 09e5d68bc4435ea877dc179825812ad422ff5f86
https://github.com/grml/grml-scripts/commit/09e5d68bc4435ea877dc179825812ad422ff5f86
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M usr_bin/grml-lock
Log Message:
-----------
grml-lock: drop gdialog usage and don't wrap text in zenity
gdialog is a compatibility wrapper around zenity and encourages
users to switch to usage of zenity, let's follow this recommendation.
Older zenity versions (like 3.14.0) had a different wrapping
behavior than more current versions (like 3.30.0). To avoid
small dialogs with only one or two words on each line (which
is ugly and close to unreadable) let's avoid wrapping text.
While at it fix some minor issues reported by shellcheck.
This work was funded by Grml-Forensic.
Commit: 7b5dd59f29586fea9d65d68ca4054d14c9f4c155
https://github.com/grml/grml-scripts/commit/7b5dd59f29586fea9d65d68ca4054d14c9f4c155
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 2.9.1
Compare: https://github.com/grml/grml-scripts/compare/5b25de768269...7b5dd59f2958
More information about the Git-commits
mailing list