summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add a tag extension to decode sysuser lines from user/group providesPanu Matilainen2023-03-304-0/+37
* Generate user() and group() provides from packaged sysusers.d filesPanu Matilainen2023-03-303-1/+56
* Generate user/group provides from packaged /etc/passwd and /etc/groupPanu Matilainen2023-03-302-1/+15
* Make build parallelism memory and address-space aware (#804)Panu Matilainen2023-03-302-12/+3
* Make rpmio parallelism memory awarePanu Matilainen2023-03-301-9/+1
* Add optional total/proc/thread arguments to %{getncpus} macroPanu Matilainen2023-03-304-9/+118
* Conditionally display VCS tag in --info queryŁukasz Stelmach2023-03-301-0/+1
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-3010-17/+17
* Honor rpm vendor setting from cmake, use a saner namePanu Matilainen2023-03-303-5/+5
* Restore snapshot make target in cmakePanu Matilainen2023-03-301-12/+24
* Add a note about CI tests to contributing guidelinesPanu Matilainen2023-03-241-0/+1
* Add test case for macro '%**'Ralf Habacker2023-03-241-0/+12
* Add documentation for shell like macro '%**'Ralf Habacker2023-03-241-0/+1
* Eliminate code duplication from rpmdsNext()Panu Matilainen2023-03-221-6/+2
* Kick out rpmds debugging remnantsPanu Matilainen2023-03-221-7/+0
* Kick out one last remaining nopromote remnant from the ABIPanu Matilainen2023-03-222-6/+0
* Make rpmdsSetIx() somewhat sanePanu Matilainen2023-03-222-3/+3
* rpmdsSetIx() sanity in rpmdsSearch()Panu Matilainen2023-03-221-10/+6
* rpmdsSetIx() sanity in filedepTag()Panu Matilainen2023-03-221-3/+1
* rpmdsSetIx() sanity in rpmfcPrint()Panu Matilainen2023-03-221-4/+2
* Clean up filedepTag(), support all dependency types (in theory)Panu Matilainen2023-03-221-5/+1
* Clean up rpmteColorDS(), support all dependency typesPanu Matilainen2023-03-221-14/+2
* Populate user and group data in cpio payload againPanu Matilainen2023-03-213-9/+39
* Fix a segfault on a non-stringable argument to macro call from LuaPanu Matilainen2023-03-202-2/+16
* Move variable to nearest available scopePanu Matilainen2023-03-171-1/+1
* Fix compiler error on clangFlorian Festi2023-03-171-1/+2
* triggers.md: remove trailing spacesShreenidhi Shedi2023-03-171-6/+6
* triggers.md: fix a typoShreenidhi Shedi2023-03-171-1/+1
* Expect NOTTRUSTED for expired and revoked signatures from rpm-sequoiaPanu Matilainen2023-03-173-6/+6
* Describe the stripped down payload formatFlorian Festi2023-03-171-0/+8
* Erm, we can't expect to copy /etc/[g]shadowPanu Matilainen2023-03-171-1/+2
* add more libmagic exceptions for HTML, SVG and PNGMartin Liska2023-03-161-0/+3
* Copy rather than link to /etc/passwd and friendsPanu Matilainen2023-03-161-1/+1
* Fix nextfilefunc return type to const char * as per the expectationPanu Matilainen2023-03-161-1/+1
* Add a typedef for rpmscript nextfilefuncPanu Matilainen2023-03-163-5/+7
* Enforce (some of) our documented build requirement versionsPanu Matilainen2023-03-132-6/+6
* Catch runaway forked children from Lua scriptlets centrallyPanu Matilainen2023-03-132-13/+26
* Use Python >= 3.2 compatible object hash slot typePanu Matilainen2023-03-132-3/+3
* Drop leftover includesPanu Matilainen2023-03-081-4/+0
* Fix ignoring exit code of child scripts in case of EINTRКоренберг Марк2023-03-082-3/+25
* The bit for LZCNT is in CPUID 0x80000001, not 1Fabian Vogt2023-03-071-3/+4
* Copy original lead on signing instead of recreatingPanu Matilainen2023-03-071-11/+13
* Fix signature reserved space not restored on --delsign (#2382)Panu Matilainen2023-03-072-4/+29
* Remove a misleading commentPanu Matilainen2023-03-021-1/+1
* Eliminate uses of rpm_data_t and rpm_constdata_t in header.cPanu Matilainen2023-03-021-13/+13
* Replace uses of rpm_count_t with the concrete type within header.cPanu Matilainen2023-03-021-9/+9
* Replace uses of rpm_tag_t with the concrete type within header.cPanu Matilainen2023-03-021-9/+9
* Actually make rpm_tag_t (and thus rpmTagVal too) unsignedPanu Matilainen2023-03-021-1/+1
* Don't repeat %patchN deprecation warningMichal Domonkos2023-02-235-6/+31
* docs: update grammar in dependency_generators.mdJan Engelhardt2023-02-201-18/+18