pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   tron
Date:           Sat Jan 23 09:46:47 UTC 2021

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 2.0.5

This is a bug-fix release, fixing a few memory leaks.  One of them was
assigned CVE-2021-3181.


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.92 -r1.93 pkgsrc/mail/mutt/distinfo

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

Modified files:

Index: pkgsrc/mail/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.240 pkgsrc/mail/mutt/Makefile:1.241
--- pkgsrc/mail/mutt/Makefile:1.240     Fri Jan  1 09:19:27 2021
+++ pkgsrc/mail/mutt/Makefile   Sat Jan 23 09:46:47 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.240 2021/01/01 09:19:27 tron Exp $
+# $NetBSD: Makefile,v 1.241 2021/01/23 09:46:47 tron Exp $
 
-DISTNAME=              mutt-2.0.4
+DISTNAME=              mutt-2.0.5
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.92 pkgsrc/mail/mutt/distinfo:1.93
--- pkgsrc/mail/mutt/distinfo:1.92      Fri Jan  1 09:19:27 2021
+++ pkgsrc/mail/mutt/distinfo   Sat Jan 23 09:46:47 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.92 2021/01/01 09:19:27 tron Exp $
+$NetBSD: distinfo,v 1.93 2021/01/23 09:46:47 tron Exp $
 
-SHA1 (mutt-2.0.4.tar.gz) = 19828b1ba7dc2c4241a7719c7010959bdf149bc4
-RMD160 (mutt-2.0.4.tar.gz) = f2c3be9be7d355881ac7fe25201ed7f5bfb9b786
-SHA512 (mutt-2.0.4.tar.gz) = 8080107810d2ff572b1532bb441573e4dcfbfbc03f28be711dcdebd1e6a1c8b5adf5c5a4f386ce0a661ff7050722b41e122c58964feae665ff4138013af18762
-Size (mutt-2.0.4.tar.gz) = 5293913 bytes
+SHA1 (mutt-2.0.5.tar.gz) = 5254653d11f03e59d6a733f696076f4cebfa7324
+RMD160 (mutt-2.0.5.tar.gz) = 90c0185034ff43067b7d1d6770b1de97618cf6f8
+SHA512 (mutt-2.0.5.tar.gz) = 41849d700b88e1b28b51fb90be2a9f6b639e8b111dce914073b66327e4655b5d4ca04dc3aedf2d44a0aa1a80ac3c4fcca6058eae7fb4f71f6b506fbe00a2a740
+Size (mutt-2.0.5.tar.gz) = 5294710 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = cbd7ff52b0b358fff41988d286267046f56ee8d5



Home | Main Index | Thread Index | Old Index