rpm-build/build
Vladimir D. Seleznev 75893575d7 build/parsePreamble.c: backport rpmCharCheck() from rpm-4.13.0.1-release
Backport rpmCharCheck() from rpm-4.13.0.1-release, replace rasprintf()
and risalnum() with asprintf() and isalnum() respectively, check
VERSION and RELEASE tags against whitelisted characters.  The whitelist
only contains all alphanumeric symbols as well as "._+" symbols.

[ldv:
 Rewritten, all code from rpm is terrible.
 Extended to NAME and DISTTAG.]
2019-01-10 23:20:03 +00:00
..
.lclintrc re-added .lclintrc and .cvsignore files from CVS 2002-03-25 20:27:37 +00:00
build.c build.c,parsePrep.c: quoted buildSubdir, to allow spaces. 2011-08-06 18:38:30 +03:00
buildio.h Initial revision 2002-03-25 20:16:26 +00:00
checkFiles.c build: rewrite without using nested functions 2015-01-28 17:04:30 +00:00
checkFiles.h build: rewrite without using nested functions 2015-01-28 17:04:30 +00:00
expression.c build/expression.c (doPrimary): Read closing parenthesis, patch from Michael Schroeder 2007-02-23 00:05:37 +00:00
files.c Use xasprintf 2019-01-10 23:20:03 +00:00
interdep.c Use xasprintf 2019-01-10 23:20:03 +00:00
interdep.h build/interdep.c: add upgradeInterdep function 2018-04-18 22:51:40 +03:00
Makefile.am Disable build and install of unpackaged files 2017-01-14 13:42:53 +00:00
misc.c Initial revision 2002-03-25 20:16:26 +00:00
names.c Removed const from getBuildTime(). 2006-05-15 04:54:03 +04:00
pack.c 4.0.4-alt113 2018-06-26 13:03:42 +03:00
parseBuildInstallClean.c Backport %check from rpm-4.2 2009-09-08 20:46:26 +00:00
parseChangelog.c Add support for $RPM_ADD_CHANGELOG_{NAME,TEXT,TIME} 2018-09-24 18:07:32 +03:00
parseDescription.c fixed spacing 2005-10-06 18:21:40 +00:00
parseFiles.c fixed spacing 2005-10-06 18:21:40 +00:00
parsePreamble.c build/parsePreamble.c: backport rpmCharCheck() from rpm-4.13.0.1-release 2019-01-10 23:20:03 +00:00
parsePrep.c build/parsePrep.c: add %patch -F<N> support (ALT#27662) 2012-08-24 08:30:44 +00:00
parseReqs.c Add macro to allow dependencies beginning with a dot character in spec file 2018-10-03 14:33:17 +03:00
parseScript.c Revert "build/parseScript.c: opitimize out RPMSENSE_INTERP dependencies on /bin/sh" 2008-03-17 20:58:55 +03:00
parseSpec.c parseSpec: use getline() to fix long line processing 2012-03-19 19:02:25 +00:00
poptBT.c rpmbuild: add "-bt" %check-only option 2011-12-06 16:25:14 +00:00
reqprov.c compare_deps: fix a bug in handling epochs 2018-01-05 23:20:22 +00:00
rpmbuild.h build/reqprov.c, rpmbuild.h: export compare_deps() 2011-02-07 04:28:18 +03:00
rpmspec.h parseSpec: use getline() to fix long line processing 2012-03-19 19:02:25 +00:00
spec.c parseSpec: use getline() to fix long line processing 2012-03-19 19:02:25 +00:00
TODO Initial revision 2002-03-25 20:16:26 +00:00