看板 FB_security 關於我們 聯絡資訊
Chuck Swiger wrote: >> devel/portmk supports generation of multiple hashes, although it will >> just verify the first of the sufficient ones. the problem is to test >> this stuff before 5.3. > > I installed and activated devel/portmk on a 4.10 system. I think I > found the variable to control which algorithms are used, but: > > 48-sec# cd /usr/ports/astro/accrete > 49-sec# env VALID_ALGORITHMS='MD5 SHA1 RMD160' make makesum > 50-sec# cat distinfo > MD5 (accrete-1.0.tar.gz) = a8586ec1682cb9545ea380d78a8e83d1 > SIZE (accrete-1.0.tar.gz) = 17212 > > ...? VALID_ALGORITHMS are the accepted ones. The list of algorithms generated is DISTINFO_ALGORITHMS. -Oliver _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"