diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-07-22 20:26:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-07-22 20:26:07 +0200 |
commit | 7d154c00258c70136b0bca8ae162fe08c645373e (patch) | |
tree | 8f2a7ab9e7bca6027cac9b5034b534e79b5c787e | |
parent | 3120a848f6ce663dbbe200835dc03b588568a8a0 (diff) |
Release v3.2.13.2.1
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Mon, 22 Jul 2019 20:17:03 +0200 Daniel Friesel <derf+feh@finalrewind.org> + +* Release v3.2.1 + * Use --no-fehbg option in ~/.fehbg. This fixes cases where an X11 + setup change may inadvertently alter the commandline stored in .fehbg. + * Fix insufficient error handling when updating ~/.fehbg. Previously, + a stat() error may have caused .fehbg to be update with excessive file + permissions (patch by Tobias Stoeckmann) + * Fix TOCTTOU when setting the file mode of ~/.fehbg + (patch by Tobias Stoeckmann) + Wed, 10 Jul 2019 17:40:29 +0200 Daniel Friesel <derf+feh@finalrewind.org> * Release v3.2 |