pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/feh



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Thu Apr 20 13:41:39 UTC 2017

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
Update to 2.18.3

http://git.finalrewind.org/feh/plain/ChangeLog:
Tue, 04 Apr 2017 21:22:16 +0200  Daniel Friesel <derf+feh%finalrewind.org@localhost>

* Release v2.18.3
    * Fix double-free/OOB-write in E17 IPC. This only affects the
      background setting options and requires a malicious X11 app to run
      alongside feh and pretend to be an E17 window manager.
      (patch by Tobias Stoeckmann)
    * Fix image-specific format specifiers not being updated correctly in
      thumbnail mode window titles
    * Fix memory leak when closing images opened from thumbnail mode
    * Fix a possible out of bounds read caused by an unterminated string when
      using --output to save images in long paths. (patch by Tobias Stoeckmann)
    * Fix out of bounds read/write when handling empty or broken caption files.
      (patch by Tobias Stoeckmann)
    * Fix memory leak when saving a filelist or image whose target filename
      already exists. (patch by Tobias Stoeckmann)


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/feh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/feh/Makefile
diff -u pkgsrc/graphics/feh/Makefile:1.79 pkgsrc/graphics/feh/Makefile:1.80
--- pkgsrc/graphics/feh/Makefile:1.79   Wed Mar  1 21:20:38 2017
+++ pkgsrc/graphics/feh/Makefile        Thu Apr 20 13:41:39 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2017/03/01 21:20:38 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.80 2017/04/20 13:41:39 szptvlfn Exp $
 
-DISTNAME=      feh-2.18.2
+DISTNAME=      feh-2.18.3
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.41 pkgsrc/graphics/feh/distinfo:1.42
--- pkgsrc/graphics/feh/distinfo:1.41   Wed Mar  1 21:20:38 2017
+++ pkgsrc/graphics/feh/distinfo        Thu Apr 20 13:41:39 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2017/03/01 21:20:38 szptvlfn Exp $
+$NetBSD: distinfo,v 1.42 2017/04/20 13:41:39 szptvlfn Exp $
 
-SHA1 (feh-2.18.2.tar.bz2) = 9bd00bb48e21d26a82078fe2eddf57159a221141
-RMD160 (feh-2.18.2.tar.bz2) = 265c962da9dc9942e44c3c2323a6466494e842ff
-SHA512 (feh-2.18.2.tar.bz2) = 39a4b1499c3389f74c3692e1cbb774ce1fa41e206cc298c2589a24c91033f6c211e214661f29ae2c9f37e7846ff41d28e1b06015aecc917b422110a93bad5950
-Size (feh-2.18.2.tar.bz2) = 2127763 bytes
+SHA1 (feh-2.18.3.tar.bz2) = 7829867e5ac85841df9e58c3fa826be388a257e2
+RMD160 (feh-2.18.3.tar.bz2) = 0789794f6482e403872a28eccbe6f1a4c4c0b7ee
+SHA512 (feh-2.18.3.tar.bz2) = 3ffb44f8a2207c2c8725a519a23b7235a6df86aa8578b7b79a8819122e509d18dcc8263859e02cdbdeb5fb5ca56229f90aef567d53d63d763f8259fbc1fff515
+Size (feh-2.18.3.tar.bz2) = 2127924 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index