Date: Thu, 1 Apr 2010 19:45:22 +0400 From: pluknet <pluknet@gmail.com> To: Florent Thoumie <flz@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r206043 - in head/usr.sbin/pkg_install: add delete lib version Message-ID: <o2ua31046fc1004010845h202ed7a7i1f5c86c7c1728f7d@mail.gmail.com> In-Reply-To: <201004011427.o31ERTaT056824@svn.freebsd.org> References: <201004011427.o31ERTaT056824@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1 April 2010 18:27, Florent Thoumie <flz@freebsd.org> wrote: > Author: flz > Date: Thu Apr =A01 14:27:29 2010 > New Revision: 206043 > URL: http://svn.freebsd.org/changeset/base/206043 > > Log: > =A0Various fixes. > > =A0- Replace hardcoded INDEX version. [1] > =A0- Fix a buffer overlap. [2] > =A0- Remove empty package when fetching fails and -K is used. [3] > =A0- Remove useless chmod2() after mkdtemp(3). [4] > =A0- Replace mkdir(1) call with mkdir(2). [5] > =A0- Get rid of some vsystem() calls. > =A0- Switch from lstat(2) to open(2) in fexists(). ^^ This closes bin/136419, too. > =A0- Try rename(2) in move_file() first. > =A0- Bump PKG_INSTALL_VERSION to 20100401. > > =A0PR: =A0 =A0 =A0 =A0 =A0 bin/145101 [1], bin/139492 [2], bin/144919 [3] > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0bin/144920 [4], bin/144921 [5] > =A0Submitted by: gcooper [1,2,3,4,5] --=20 wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o2ua31046fc1004010845h202ed7a7i1f5c86c7c1728f7d>