summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.18.0 rc1rpm-4.18.0-rc1Panu Matilainen2022-09-0243-415/+203
* Update rpm-sequoia URL as per #2164Panu Matilainen2022-09-021-1/+1
* configure.ac: add linux-gnux32 variant to triplet handlingAlexander Kanavin2022-09-021-0/+4
* Fix rpm lua rpm_vercmp error message if second argument is brokenVyacheslav Potoropin2022-09-021-1/+1
* Fix missing newline in debuginfo-related warningPanu Matilainen2022-09-021-1/+1
* Clarify %bcond, %bcond_with and %bcond_without documentation, take XVIIPanu Matilainen2022-09-021-17/+25
* Fix upstream branch setting in "%autosetup -S git"Michal Domonkos2022-09-021-3/+1
* rpm2cpio.sh: only read needed bytes of file magicFlorian Festi2022-09-021-1/+1
* Quote %sources and %patches for shellFlorian Festi2022-09-024-2/+54
* Testcases: Queries to rpmdb including ^~+Florian Festi2022-09-021-0/+41
* Add support for --oldpackage to --freshenFlorian Festi2022-09-022-3/+65
* Add SourceLicense tag to spec syntaxFlorian Festi2022-09-026-0/+26
* rpm2cpio.sh: Improve error messageFlorian Festi2022-09-021-1/+1
* rpm2cpio.sh: Deal with null byte in lzma magicFlorian Festi2022-09-021-6/+6
* rpm2cpio.sh: strip null bytes with trFlorian Festi2022-09-021-2/+2
* rpm2cpio.sh: Don't drop newlines from header sizesFlorian Festi2022-09-021-1/+5
* rpm2cpio.sh: Check for header magicFlorian Festi2022-09-021-0/+6
* Fix query arguments with ^ not workingyangchenguang2022-09-021-0/+1
* Exclude *.src.rpm from check-buildrootFlorian Festi2022-09-021-0/+1
* Change tests that import partially valid keys to use --quietNeal H. Walfield2022-08-301-3/+3
* Allow suppressing key import lint warningsPanu Matilainen2022-08-301-1/+3
* Fix expected test output when using Sequoia.Neal H. Walfield2022-08-301-13/+54
* Export the CRYPTO variable so that tests can be backend-specific.Neal H. Walfield2022-08-303-0/+22
* Implement forwarders for pgpPrtPkts, pgpVerifySig, etc. for Sequoia.Neal H. Walfield2022-08-171-0/+14
* Add tests for pgpPrtPkts, pgpVerifySig and related functions.Neal H. Walfield2022-08-177-1/+943
* Before importing an OpenPGP certificate, lint itNeal H. Walfield2022-08-173-0/+46
* Don't require a user of librpmio to link to librpm_sequoiaNeal H. Walfield2022-08-174-3/+78
* Add a Sequoia-based OpenPGP backendNeal H. Walfield2022-08-175-11/+34
* Move digest functionality to the internal OpenPGP implementationNeal H. Walfield2022-08-1712-21/+19
* Rename the internal rpmpgp.h header to rpmpgpval.h for clarityPanu Matilainen2022-08-174-3/+3
* Move the internal OpenPGP implementation to its own file.Neal H. Walfield2022-08-174-1583/+1611
* Preparing for 4.18.0-beta1rpm-4.18.0-beta1Panu Matilainen2022-06-2843-60/+60
* Fix unterminated macros in rpmuncompressBernhard Rosenkränzer2022-06-281-3/+3
* Fix short circuiting of version strings in expressionsMichael Schroeder2022-06-282-1/+3
* Prevent readelf internet access during rpaths checking (RhBug:2079600)Panu Matilainen2022-06-281-1/+1
* Fix "make ci" in a VPATH buildPanu Matilainen2022-06-281-1/+1
* Use python path from the build system instead of trying to reproduce itPanu Matilainen2022-06-282-2/+2
* Add UpstreamReleases tagStanislav Brabec2022-06-285-0/+8
* Add TranslationURL tagStanislav Brabec2022-06-285-0/+9
* Silence obsoletion warning from C99 mode checking on autoconf 2.70Panu Matilainen2022-06-281-1/+2
* Drop quarter centry old, and obsolete, check for ANSI C89 headersPanu Matilainen2022-06-281-1/+1
* Replace deprecated AC_HELP_STRING with AS_HELP_STRINGPanu Matilainen2022-06-281-1/+1
* Replace obsolete autofoo to initialize libtoolPanu Matilainen2022-06-281-5/+1
* Replace deprecated Python distutils use in test-suite setupPanu Matilainen2022-06-281-1/+1
* Drop obsolete CHANGES filePanu Matilainen2022-06-281-2930/+0
* Bump minimum gettext version to 0.19.8Panu Matilainen2022-06-281-1/+1
* Document --root assumptions both in the manual and APIPanu Matilainen2022-06-282-0/+9
* Fix changelog parsing affecting caller timezone statePanu Matilainen2022-06-281-0/+1
* Remove build tree automatically on successfull binary package creationPanu Matilainen2022-06-284-2/+6
* Also delete .gemspec file in BUILD/Florian Festi2022-06-281-1/+2