summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.18.1rpm-4.18.1-releaserpm-4.18.xMichal Domonkos2023-03-1345-156/+637
* Copy original lead on signing instead of recreatingPanu Matilainen2023-03-131-11/+13
* Fix signature reserved space not restored on --delsign (#2382)Panu Matilainen2023-03-132-4/+29
* Don't repeat %patchN deprecation warningMichal Domonkos2023-03-136-6/+32
* docs: update grammar in dependency_generators.mdJan Engelhardt2023-03-131-18/+18
* Disable debuginfod server lookups in build and dependency generator scriptsPanu Matilainen2023-03-132-0/+2
* Exclude kernel modules from ELF dependency generationPanu Matilainen2023-03-131-0/+1
* fix typoPavel Simovec2023-03-131-1/+1
* Document rpm codebase comment stylePanu Matilainen2023-03-131-0/+12
* support for POSIX getopt() behaviour(GalaxyMaster)2023-03-131-0/+2
* Split ___build_pre macro to make mocking rpm build environment easierTomas Korbar2023-03-131-3/+5
* Update commentsAdam Williamson2023-03-131-2/+2
* Fix macro scoping level on re-entry from %[] expresssion (#2354)Panu Matilainen2023-03-132-2/+48
* Issue deprecation warnings on %patchN syntaxPanu Matilainen2023-03-132-0/+16
* Briefly document %setup and %patch in reference manualPanu Matilainen2023-03-131-0/+54
* Convert most of our examples to use a modern %patch syntaxPanu Matilainen2023-03-137-10/+10
* Use our O_DIRECTORY equivalent when opening files for setmetaPanu Matilainen2023-03-131-1/+2
* Explicitly specify O_RDONLY when opening files for setmetaPanu Matilainen2023-03-131-2/+4
* Add a test for special device node installationPanu Matilainen2023-03-134-0/+38
* Never follow links in path-based chown()Panu Matilainen2023-03-131-1/+1
* Use fd-based ops for metadata in FA_TOUCH mode too, when possiblePanu Matilainen2023-03-131-1/+1
* Fix install of block and character special files (#2195, #2275)Panu Matilainen2023-03-134-2/+36
* Revise ISANAME for loongarchWenlong Zhang2023-03-131-1/+1
* Testcases: rpmbuild source name with spaceyangchenguang2023-03-134-0/+32
* Quote source file names in %setupwangpeng2023-03-132-2/+2
* Un-deprecate %_changelog_trimtimePanu Matilainen2023-03-131-2/+2
* Use proper macro conditional negation syntax in the manualPanu Matilainen2023-03-131-3/+3
* brp-remove-la-files: use -0 to work on macOSSean Molenaar2023-03-131-2/+2
* Fix typo in macros.inDimitrios Soumis2023-03-131-1/+1
* Fix fileleak when urlGetFile fails in rpmInstallxujing2023-03-131-1/+4
* Fix fileleak and memleak in rpmInstallxujing2023-03-131-3/+9
* Fix memleak when fsmRename failed in fsmCommitxujing2023-03-131-1/+2
* Fix memleak when running %generate_buildrequiresxujing2023-03-131-1/+1
* Fix *sbp leak when running rpmbuild with --quietxujing2023-03-131-0/+3
* Fix elf leak in getElfColorxujing2023-03-131-1/+2
* Fix prog leak in parseScriptxujing2023-03-131-0/+3
* Fix BANames leak in handlePreambleTagxujing2023-03-131-0/+1
* Fix Header leak when running rpm2cpioxujing2023-03-131-1/+1
* Add missed full stop.olf2023-03-131-1/+1
* Fix broken markdown quoting …olf2023-03-131-5/+5
* Fix markdown syntax typoolf2023-03-131-1/+1
* Bump CI to Fedora 37Panu Matilainen2023-03-131-1/+1
* Issue a warning when signing created an OpenPGP v3 signaturePanu Matilainen2023-03-131-0/+7
* Fix h->blob leak when installing source rpmsxujing2023-03-131-0/+1
* Fix file leak when src rpm in URL format is used for installationxujing2023-03-131-1/+5
* Fix eiu->sourceURL info leak in rpmInstall()xujing2023-03-131-0/+5
* Fix header leak in rpmInstall()xujing2023-03-131-1/+3
* Add some basic tests for OpenPGP v3 signaturesPanu Matilainen2023-03-133-2/+68
* Test if BuildDependencies are checked for %prepFlorian Festi2023-03-132-0/+9
* Fix regression: -bp should check BuildRequiresPaul Donohue2023-03-131-0/+3