diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2015-10-11 22:11:52 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2015-10-11 22:11:52 +0000 |
commit | 30ebb3a02e00a1369c52d67d9e81260701ff191e (patch) | |
tree | 52439bd56dbf1d741ae482c8c25f05f77d50c779 /UPDATING | |
parent | e836efa2a9570a903888d423a527716847eb7db2 (diff) | |
download | ports-30ebb3a02e00a1369c52d67d9e81260701ff191e.tar.gz ports-30ebb3a02e00a1369c52d67d9e81260701ff191e.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20151011: + AFFECTS: users of emulators/qemu-sbruno, emulators/qemu-user-static + AUTHOR: sbruno@FreeBSD.org + + The Jemalloc update at svn r286871 introduced some TLS enhancements + for MIPS targets that require a bit of workaround. Users who want + to build MIPS packages should update their host systems past r286871 + prior to upgrading their qemu-user-static/qemu-sbruno ports. + + Discussion about this can be found here: + https://lists.freebsd.org/pipermail/freebsd-mips/2015-October/004018.html + 20151006: AFFECTS: users of www/firefox, www/seamonkey AUTHOR: gecko@FreeBSD.org |