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 1 14:27:29 2010 > New Revision: 206043 > URL: http://svn.freebsd.org/changeset/base/206043 > > Log: > Various fixes. > > - Replace hardcoded INDEX version. [1] > - Fix a buffer overlap. [2] > - Remove empty package when fetching fails and -K is used. [3] > - Remove useless chmod2() after mkdtemp(3). [4] > - Replace mkdir(1) call with mkdir(2). [5] > - Get rid of some vsystem() calls. > - Switch from lstat(2) to open(2) in fexists(). ^^ This closes bin/136419, too. > - Try rename(2) in move_file() first. > - Bump PKG_INSTALL_VERSION to 20100401. > > PR: bin/145101 [1], bin/139492 [2], bin/144919 [3] > bin/144920 [4], bin/144921 [5] > Submitted by: gcooper [1,2,3,4,5] -- wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o2ua31046fc1004010845h202ed7a7i1f5c86c7c1728f7d>
