summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix ancient memleak on %setup argumentsPanu Matilainen2020-03-261-2/+2
* Fix ancient memleak on %patch -P from unused popt arg pointerPanu Matilainen2020-03-261-2/+2
* Raise an error if reading a file during rpmbuild fails (#776)Pavlina Moravcova Varekova2020-03-261-0/+2
* Fix memleak in rpmfcApplyInternal() in standalone operation (eg rpmdeps)Panu Matilainen2020-03-263-3/+9
* Support build-id generation from compressed ELF files (elfutils >= 0.175)Panu Matilainen2020-03-261-0/+4
* Detect kernel modules by .modinfo section presence for build-id generationPanu Matilainen2020-03-261-3/+24
* Initialize verifyFlags for specialdirBernhard M. Wiedemann2020-03-261-0/+1
* Handle whitespace in uncompressed tar archive names, duhPanu Matilainen2020-03-261-1/+1
* Actually permit caret in version, release and evr stringsPanu Matilainen2020-03-261-1/+1
* Consolidate allowed version/release/evr allowed characters to macrosPanu Matilainen2020-03-263-2/+4
* rpmbuild: Error out if name Obsoletes have invalid charactersIgor Gnatenko2020-03-263-2/+10
* Add support for sorting caret ('^') higher than base versionIgor Gnatenko2020-03-261-0/+4
* build: check rich dependencies for special charactersIgor Gnatenko2020-03-261-3/+27
* Fix ancient memleaks on error paths of expression parsingPanu Matilainen2018-08-211-46/+72
* Fix ancient memleak in spec preamble parsePanu Matilainen2018-08-081-5/+4
* Fix memleak in changelog full timestamp parsingPanu Matilainen2018-08-081-2/+0
* Remove redundant rpmGlob() retval conditionPanu Matilainen2018-08-081-1/+1
* Copy DISTTAG to source rpms too if presentPanu Matilainen2018-08-081-0/+1
* Fix ancient memleaks on buildRoot re-expansion sanity checksPanu Matilainen2018-08-081-3/+3
* Fix an ancient leak and missing error logging on src.rpm create failurePanu Matilainen2018-08-081-1/+1
* Call checkOwners() first to get useful error message on broken sourcesFlorian Festi2018-06-291-2/+2
* Define DistTag as optional tag with macro just like DistURLRuediger Oertel2018-06-291-0/+1
* Only destroy lua tables if there are no BASpecs leftNikola Forró2018-06-291-0/+3
* Mark build-id and dwz entries in packages as %artifact filesPanu Matilainen2018-01-161-6/+6
* Add support for new virtual file attribute "%artifact"Panu Matilainen2018-01-161-0/+1
* Generalize argvAddDir() into a helper supporting arbitrary virtual attributesPanu Matilainen2018-01-161-10/+15
* Add actual command + arguments to dependency generator debug output (#338)Panu Matilainen2018-01-161-0/+6
* Add a new option --alldeps to rpmdepsPeter Kjellerstedt2018-01-162-14/+14
* Fix rpmlog printing of off_t in fdConsume.Mark Wielaard2017-10-111-2/+2
* Forbid 'if' richops in 'or' context and 'unless' richops in 'and' contextMichael Schroeder2017-09-281-1/+1
* Add debugsource recommends to debuginfo packages.Mark Wielaard2017-09-221-2/+31
* Rename addPackageRequires to addPackageDeps in build/files.Mark Wielaard2017-09-221-4/+5
* Plug what's probably an ancient memleak in build codePanu Matilainen2017-08-311-0/+2
* Leave build scripts around in debug mode (#1442015)Panu Matilainen2017-08-311-1/+1
* Use silent lookup for debuginfo packages (#1482144)Panu Matilainen2017-08-311-1/+1
* Add a flag to allow quiet test for package existence with lookupPackage()Panu Matilainen2017-08-312-7/+10
* Revert "Only build bundled fts if system has a bad version that doesn't handl...Panu Matilainen2017-08-101-10/+1
* Add support for zstd compressed payloadJeff Johnson2017-08-092-0/+9
* fix couple of memory leaks in rpmbuildIgor Gnatenko2017-07-301-0/+3
* reference proper debug files whenever RemovePathPostfixes is usedIgor Gnatenko2017-07-291-0/+13
* store mapping for renamed filesIgor Gnatenko2017-07-293-11/+45
* exclude respective debug files for files which are excludedIgor Gnatenko2017-07-291-0/+15
* store path of excluded filesIgor Gnatenko2017-07-293-1/+8
* remove duplicated call to strlen()Igor Gnatenko2017-07-291-1/+0
* rpmfc: fix ternary operatorFlorian Festi2017-07-071-1/+1
* Change mkattr to always create a %defattr with explicitly set modes.Mark Wielaard2017-07-031-9/+8
* Use a file list to add build-id files to pkgList.Mark Wielaard2017-07-031-41/+33
* Extract package file list processing in separate functions.Mark Wielaard2017-07-031-63/+107
* Add RPMTAG_SOURCEPACKAGE to the source package headerMichael Schroeder2017-06-281-0/+2
* Spelling fixesVille Skyttä2017-06-271-2/+2