summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-02compate name and versionAnas Nashif1-2/+20
2013-02-02Convert output to the current locale.Anas Nashif1-0/+152
2013-02-02Make debugedit build without dwarf.hAnas Nashif2-3/+31
2013-02-02add patch 0Anas Nashif1-1/+1
2013-02-02Add db4 integration patchAnas Nashif3-101/+88
2013-02-02update spec versionAnas Nashif1-1/+1
2013-02-02add spec fileAnas Nashif1-0/+371
2013-01-31Restore legacy behavior on %ghost %config erasure, mostlyPanu Matilainen1-2/+15
2013-01-31Adjust ghost config test case to match legacy behaviorPanu Matilainen1-4/+5
2013-01-31Refresh translations again, sighPanu Matilainen32-96/+96
2013-01-30Bump version to dot-paperbag aka 4.11.0.1Panu Matilainen1-1/+1
2013-01-30Dont skip shared file/dir create if the other one is a ghostPanu Matilainen1-2/+8
2013-01-30Revert the severely broken FA_SKIP on %ghost "fix"Panu Matilainen1-11/+0
2013-01-30Add testcase for %ghost shared with a real filePanu Matilainen2-1/+39
2013-01-30Add testcase for %ghost %config behaviorPanu Matilainen2-1/+53
2013-01-29Preparing for 4.11.0 finalPanu Matilainen1-1/+1
2013-01-29Update translations from TransifexPanu Matilainen36-2724/+2405
2013-01-29Dont mess with global user identity in __scm_setup_bzrPanu Matilainen1-1/+1
2013-01-29Setup git identity in __scm_setup_git (RhBug:905002)Panu Matilainen1-0/+2
2013-01-29Split __scm_author to separate name and email address macrosPanu Matilainen1-1/+3
2013-01-29Acommodate to glibc 2.17 __secure_getenv() renamingPanu Matilainen2-2/+4
2013-01-29Be more careful about skipping shared file/directory creationPanu Matilainen1-1/+13
2013-01-29Adjust rpmspec -P to invoke non-build parseAlexey Tourbin1-1/+1
2013-01-29Make double-quoting work for special %doc (and %license) tooPanu Matilainen1-1/+4
2013-01-29Revert "make "canonicalization(...)shrank by one character" error message mor...Panu Matilainen1-1/+1
2013-01-29Alternatively accept files from command line arguments in elfdepsPanu Matilainen1-4/+12
2013-01-29Fake ELF sonames by default (again)Panu Matilainen1-2/+2
2013-01-29Centralize elf soname provide addition, commentPanu Matilainen1-15/+18
2013-01-29Only fake ELF soname's if requestedPanu Matilainen1-1/+3
2013-01-29Move elf class marker figuring to helper function, generalize a bitPanu Matilainen1-5/+19
2013-01-29Consolidate elf dependency string generation to helper functionPanu Matilainen1-24/+19
2013-01-29Disable useless empty translations, enable Ukrainian translationPanu Matilainen1-1/+1
2013-01-29Initial Breton (br) translationThierry Vignaud2-1/+3494
2012-12-19Handle transaction global pool allocation centrally in rpmtsPool()Panu Matilainen4-16/+16
2012-12-19Clean up fix grabData() error handling in callersPanu Matilainen1-6/+4
2012-12-18display the actual unknown option instead of '?'Thierry Vignaud1-1/+1
2012-12-18Dead code removalPanu Matilainen1-5/+0
2012-12-10Preparing for 4.11.0-beta1Panu Matilainen35-3775/+4207
2012-12-07Ensure correct return code on malformed signature in packagesPanu Matilainen1-2/+6
2012-12-04Handle allocation failure in NSS DSA signature initializationPanu Matilainen1-2/+4
2012-12-04Fix build with older NSS versions that dont support SHA224Panu Matilainen1-0/+4
2012-12-04Condence NSS getHashType() a bit, handle SHA224 tooPanu Matilainen1-24/+8
2012-11-30Unbreak --setperms (RhBug:881835)Panu Matilainen1-1/+1
2012-11-30Get rid of long since deprecated VFY_VerifyDigest() usesPanu Matilainen3-32/+30
2012-11-30Remove extra ',' in NSS configure checks, whoopsPanu Matilainen1-1/+1
2012-11-30Use NSS-defined constants for DSA q-bits and signature length tooPanu Matilainen1-3/+9
2012-11-30Avoid deprecation warnings from NSS >= 3.14Panu Matilainen1-6/+8
2012-11-26Add missing <errno.h> includePanu Matilainen1-0/+1
2012-11-22Avoid locale issues in rpm2cpio.sh (RhBug:878363)Panu Matilainen1-0/+3
2012-11-18Fix double-free on %caps in spec (RhBug:877512)Panu Matilainen1-1/+0