summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document the library version update schemerpm-4.19.0-alphaPanu Matilainen2023-04-121-1/+6
* Bump the soname in anticipation of the 4.19 alpha releasePanu Matilainen2023-04-122-6/+6
* Install /etc/dbus-1/system.d/org.rpm.confFlorian Festi2023-04-111-0/+4
* Handle IMA as an imported target, take IIMichal Domonkos2023-04-112-2/+5
* Axe outdated multiple build areas docPanu Matilainen2023-04-113-51/+0
* Don't rely on pkg-config for libmagic just yetMichal Domonkos2023-04-112-2/+9
* Include pre-built API docs and man pages in dist tarballsPanu Matilainen2023-04-113-5/+36
* Match the produced (compressed) tarball name in the target namePanu Matilainen2023-04-111-2/+3
* Add ChangeLog to the dist tarballPanu Matilainen2023-04-111-0/+9
* Use WITH_IMAEVM in cmake fileFlorian Festi2023-04-111-1/+1
* Add WITH_FAPOLICYD build optionFlorian Festi2023-04-111-0/+1
* Revert "Handle IMA as an imported target"Panu Matilainen2023-04-062-7/+2
* Bump our CMake requirement to 3.18Panu Matilainen2023-04-062-2/+2
* Handle IMA as an imported targetPanu Matilainen2023-04-062-2/+7
* Let cmake handle checking for mandatory componentsPanu Matilainen2023-04-061-5/+2
* Add translations to dist tarballs (if po submodule is present)Panu Matilainen2023-04-041-3/+8
* Include translations in dist tarballsPanu Matilainen2023-04-041-2/+6
* Update translation submodule for new translations and targetsPanu Matilainen2023-04-041-0/+0
* Fix translation directory not getting added on out-of-tree buildsPanu Matilainen2023-04-041-1/+1
* Remove RPM_MASK_RETURN_TYPE from rpmTagReturnType_e; make it a macroDavid Cantrell2023-04-031-2/+2
* Bring RPM_MASK_RETURN_TYPE in to the signed int rangeDavid Cantrell2023-04-031-1/+1
* Fix typo in cmake ruleFlorian Festi2023-04-031-1/+1
* Added more details to the doc about what is returned by the macros '%-x' and ...Ralf Habacker2023-04-031-2/+2
* Fix docs on weak user requires macro namePanu Matilainen2023-03-312-2/+2
* Add %preuntrans and %postuntrans to spec docsPanu Matilainen2023-03-301-2/+4
* Document %description and put %package to its own sectionPanu Matilainen2023-03-301-11/+14
* Briefly document %attr() and %defattr() in the manualPanu Matilainen2023-03-301-0/+25
* Add rough documentation for user and group handlingPanu Matilainen2023-03-302-0/+80
* Add a proper testcase for full sysusers.d file automationPanu Matilainen2023-03-302-0/+106
* Autogenerate requires for users and groups in packages from file dataPanu Matilainen2023-03-303-9/+39
* Automatically create sysuser users and groups on installPanu Matilainen2023-03-3010-2/+226
* Make rpmscript machinery chroot-awarePanu Matilainen2023-03-303-2/+44
* 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