ports/147766: [maintainer-update] sysutils/automounter - 1.4.3 release
Dominic Fandrey
kamikaze at bsdforen.de
Thu Jun 10 16:50:02 UTC 2010
>Number: 147766
>Category: ports
>Synopsis: [maintainer-update] sysutils/automounter - 1.4.3 release
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 10 16:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Dominic Fandrey
>Release: RELENG_8
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sat May 22 12:03:59 CEST 2010 root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8 amd64
>Description:
Update to the latest release.
- Fixes a rarely occurring, minor impact bug with geli key management
- Fixes broken label handling, which was broken by the introduction of
label change following
- No more recursive invocations, completely relies on devd notifications
- Mount operations are locked and can no longer interfere with updates
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Nur automounter.orig/Makefile automounter/Makefile
--- automounter.orig/Makefile 2010-06-10 18:38:29.000000000 +0200
+++ automounter/Makefile 2010-06-10 18:38:45.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= automounter
-PORTVERSION= 1.4.2
+PORTVERSION= 1.4.3
CATEGORIES= sysutils
MASTER_SITES= SF/bsdadminscripts/${PORTNAME}
diff -Nur automounter.orig/distinfo automounter/distinfo
--- automounter.orig/distinfo 2010-06-10 18:38:29.000000000 +0200
+++ automounter/distinfo 2010-06-10 18:38:49.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (automounter-1.4.2.tar.gz) = 3bef2a52e152ee729f407c0b3d62c4ee
-SHA256 (automounter-1.4.2.tar.gz) = 5b883352325c071c46797ccd477a14b390c44a0a685a36408c02ea2304a093d0
-SIZE (automounter-1.4.2.tar.gz) = 22114
+MD5 (automounter-1.4.3.tar.gz) = 27100d7e51f5953780f7045cdcab5e79
+SHA256 (automounter-1.4.3.tar.gz) = 3a00c13c0d4195c00e8dc7bdd0a075ea56b68cd419a1c945c663a15c360a39a2
+SIZE (automounter-1.4.3.tar.gz) = 22407
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list