Date: Fri, 17 Apr 2020 23:11:32 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r531984 - branches/2020Q2 Message-ID: <202004172311.03HNBWlt012060@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Fri Apr 17 23:11:32 2020 New Revision: 531984 URL: https://svnweb.freebsd.org/changeset/ports/531984 Log: MFH: r531983 UPDATING: caution users to backup templates/ before update when updating mail/mailman from 2.1.29* or older. Approved by: ports-secteam@ (blanket, updates UPDATING to accompany approved r531981 (MFH r531727)) Modified: branches/2020Q2/UPDATING Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/UPDATING ============================================================================== --- branches/2020Q2/UPDATING Fri Apr 17 23:09:54 2020 (r531983) +++ branches/2020Q2/UPDATING Fri Apr 17 23:11:32 2020 (r531984) @@ -5,6 +5,24 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20200418: + AFFECTS: users of mail/mailman + AUTHOR: mandree@FreeBSD.org + + Mailman versions on FreeBSD before (exclusively) 2.1.30 have not marked the + web templates as "sample" files, and would overwrite changes made locally or + through the web interface on updates. + + BEFORE updating mailman from a version such as 2.1.29_* or older, please + backup /usr/local/mailman/templates/ before the upgrade, and after installing + mailman 2.1.30 or a newer 2.1.x, restore from backup, overwriting the + existing newly installed templates/LANG/... files with those from your + backup, and then diff them against the respective *.sample files. The *.txt + and *.html files are yours, and *.sample are the distributed ones. + + Once you have upgraded to 2.1.30, the port or package will take care to only + replace files that were unaltered from the shipped version. + 20200403: AFFECTS: users of x11-fonts/fontconfig AUTHOR: desktop@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004172311.03HNBWlt012060>