pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/weechat



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Mar 25 08:22:24 UTC 2022

Modified Files:
        pkgsrc/chat/weechat: Makefile distinfo

Log Message:
weechat: update to 3.4.1

This fixes a security bug where TLS certs are not verified properly.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.73 -r1.74 pkgsrc/chat/weechat/distinfo

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

Modified files:

Index: pkgsrc/chat/weechat/Makefile
diff -u pkgsrc/chat/weechat/Makefile:1.130 pkgsrc/chat/weechat/Makefile:1.131
--- pkgsrc/chat/weechat/Makefile:1.130  Sun Dec 19 13:22:21 2021
+++ pkgsrc/chat/weechat/Makefile        Fri Mar 25 08:22:24 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.130 2021/12/19 13:22:21 nia Exp $
+# $NetBSD: Makefile,v 1.131 2022/03/25 08:22:24 nia Exp $
 
-DISTNAME=      weechat-3.4
+DISTNAME=      weechat-3.4.1
 CATEGORIES=    chat
 MASTER_SITES=  https://www.weechat.org/files/src/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/chat/weechat/distinfo
diff -u pkgsrc/chat/weechat/distinfo:1.73 pkgsrc/chat/weechat/distinfo:1.74
--- pkgsrc/chat/weechat/distinfo:1.73   Thu Feb 24 09:55:40 2022
+++ pkgsrc/chat/weechat/distinfo        Fri Mar 25 08:22:24 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2022/02/24 09:55:40 jperkin Exp $
+$NetBSD: distinfo,v 1.74 2022/03/25 08:22:24 nia Exp $
 
-BLAKE2s (weechat-3.4.tar.xz) = e7abac6e913787bfda4aa9637c7741f588529e0d9dff4b2b3ea5a99790b12d3b
-SHA512 (weechat-3.4.tar.xz) = b5e36802bb8b8f0e518da590d675ca63b0fa0b88acd24c2803d4f8468e6bce775691d3994db5090570f1286ad38be31615921b0d3ead697ad51986cddca57330
-Size (weechat-3.4.tar.xz) = 2617640 bytes
+BLAKE2s (weechat-3.4.1.tar.xz) = e9a9baa5147bf1ffe86cb41665a9734a1021e0b6b7422709a4508c61e38ea3ed
+SHA512 (weechat-3.4.1.tar.xz) = 3715975d0b8cb5ac1946ceb0fa87fcecffebccf1687cb3b8c3d91429f31e69000808994885bef580a0cfd9c5b1bcf6a51642bd653cf887be981188281901a04e
+Size (weechat-3.4.1.tar.xz) = 2617856 bytes
 SHA1 (patch-cmake_FindNcurses.cmake) = 73d4bc9551c79ee967abe06eba09cfe1b10129d4
 SHA1 (patch-po_CMakeLists.txt) = 014b42ff303a4e4213de95339ab97f029f38a068
 SHA1 (patch-src_plugins_lua_CMakeLists.txt) = 307dcba1a072411ec2b59c4e680a930e31d6d541



Home | Main Index | Thread Index | Old Index