The NetBSD Project

CVS log for pkgsrc/pkgtools/pkg_install/files/lib/version.h

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / pkg_install / files / lib

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2009Q3


Revision 1.139.2.1 / (download) - annotate - [select for diffs], Fri Oct 23 10:28:23 2009 UTC (14 years, 5 months ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored) next main 1.140 (colored)

Pullup ticket #2921 - requested by joerg
pkg_install: bug fix

Revisions pulled up:
- pkgtools/pkg_install/files/lib/pkgdb.c	1.36
- pkgtools/pkg_install/files/lib/version.h	1.142
---
Module Name:	pkgsrc
Committed By:	joerg
Date:		Thu Oct 22 22:51:29 UTC 2009

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: pkgdb.c version.h

Log Message:
pkg_install-20091009:
Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.

Revision 1.139 / (download) - annotate - [select for diffs], Thu Oct 8 16:16:12 2009 UTC (14 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base
Branch point for: pkgsrc-2009Q3
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored)

pkg_install-20091008:
- Fix German accent
- Don't dereference a null pointer for pkg_admin add

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>