summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Parse signer keyid as part of siginfo struct parsingPanu Matilainen2017-03-283-7/+4
* Drop long since dead stubs.cPanu Matilainen2017-03-241-18/+0
* Actually test for __progname tooPanu Matilainen2017-03-242-3/+10
* Determine setprogname() availability by actually testing for itPanu Matilainen2017-03-242-9/+2
* Drop local implementation of xsetprogname/xgetprognameGleb Fotengauer-Malinovskiy2017-03-244-51/+2
* Eliminate warning from '_' being redefined in sepdebugcrcfix.cPanu Matilainen2017-03-241-0/+2
* Include system.h in ima and syslog pluginsGleb Fotengauer-Malinovskiy2017-03-242-0/+4
* Fix Large File Support (LFS) in sepdebugcrcfix tool and systemd_inhibit.so pl...Gleb Fotengauer-Malinovskiy2017-03-242-0/+5
* Only build bundled fts if system has a bad version that doesn't handle LFSGleb Fotengauer-Malinovskiy2017-03-243-2/+22
* Rename fts.h header to rpmfts.hGleb Fotengauer-Malinovskiy2017-03-244-4/+4
* build/files.c (generateBuildIDs): Fix small memory leak.Mark Wielaard2017-03-241-0/+2
* Add a simple testcase for "rpmbuild --short-circuit -bl"Panu Matilainen2017-03-241-0/+16
* Unbreak short-circuited binary buildsPanu Matilainen2017-03-241-20/+51
* debugedit: Fix off-by-one adding DW_FORM_string replacement slashes.Mark Wielaard2017-03-221-4/+8
* Add armv5tl supportNeal Gompa2017-03-222-5/+10
* tests/rpmbuildid.at: Make file sed regexp more strict to extract BuildID.Mark Wielaard2017-03-211-22/+22
* Make sure to reset file attributes for generated build-id directories.Mark Wielaard2017-03-215-0/+94
* debugedit: Fix edit_dwarf2_line replace_dirs -> replace_files typo.Mark Wielaard2017-03-211-1/+1
* debugedit: Fix cross-endian build-id reading and updating section data.Mark Wielaard2017-03-211-32/+31
* build/files.c (processPackageFiles): Don't call generateBuildIDs for noarch.Mark Wielaard2017-03-211-4/+8
* build/files.c: Only check build-ids for executable files in the main package.Mark Wielaard2017-03-211-5/+14
* Rename internal argument for clarityPanu Matilainen2017-03-212-7/+7
* Add workaround for old binutils versionsMichael Schroeder2017-03-201-2/+2
* Add file disposition FA_TOUCHPavlina Moravcova Varekova2017-03-172-3/+12
* Rebuild buggy hello-2.0.1 test packagesPanu Matilainen2017-03-162-0/+0
* Rebuild buggy hello-2.0.1 test packagesPanu Matilainen2017-03-162-0/+0
* parseSpec: use getline instead of fgetcGleb Fotengauer-Malinovskiy2017-03-151-17/+2
* perl.req: Also skip blocks with my var = <<Florian Festi2017-03-131-2/+2
* Plugins may contain translatable messages tooPanu Matilainen2017-03-101-0/+5
* Oops, remove leftover includesPanu Matilainen2017-03-101-4/+0
* Move scriptlet priority reset to a pluginPanu Matilainen2017-03-104-26/+55
* build/files.c: Unset __debug_package implies missing build-ids aren't fatal.Mark Wielaard2017-03-101-1/+5
* generateBuildIDs: Fix error handling.Mark Wielaard2017-03-101-7/+11
* Re-enable rich dependecies for build requires and conflictsFlorian Festi2017-03-091-0/+2
* Fix check whether to allow rich deps in a given tagFlorian Festi2017-03-091-4/+6
* generateBuildIDs: Don't warn or error for object files without build-id.Mark Wielaard2017-03-091-4/+11
* Doh, remember to move the default comment to SHA256 tooPanu Matilainen2017-03-091-2/+2
* Add a VSF control bit to disable payload digest verificationPanu Matilainen2017-03-082-1/+5
* Bump file digests to SHA256 by default, finallyPanu Matilainen2017-03-081-5/+5
* Implement SHA256 header digest, creation + verificationPanu Matilainen2017-03-0810-11/+62
* Make SHA1 and MD5 optional in rpmGenerateSignature()Panu Matilainen2017-03-081-12/+16
* Remove redundant comparison of the weaker digestPanu Matilainen2017-03-081-11/+3
* Switch signing code to use the new ID-based digest APIPanu Matilainen2017-03-081-4/+4
* add support for rich dependencies from dependency generatorsIgor Gnatenko2017-03-086-71/+54
* Expand parametric macro arguments before processing (#127, RhBug:1397209)Panu Matilainen2017-03-071-2/+3
* Enforce visibility scoping for automatic macrosPanu Matilainen2017-03-072-3/+22
* Change macro scoping to be global / local to parametric macrosPanu Matilainen2017-03-071-19/+20
* Consolidate all macro argument setup to grabArgs()Panu Matilainen2017-03-071-15/+15
* tests/tpmbuild.at: Make file sed regexp more strict to extract BuildID.Mark Wielaard2017-03-061-10/+10
* Include new test data spec files in EXTRA_DIST.Mark Wielaard2017-03-061-0/+3