summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-19Fix CVE-2007-1536 in internal libmagic, patch from RHEL4.Panu Matilainen4-25/+32
2007-06-19Don't treat provides as implicit obsoletes (rhbz#111071 etc).Panu Matilainen1-2/+2
2007-06-19Open non-temporary db's before chroot (rhbz#103952, 173285)Panu Matilainen1-1/+4
2007-06-19Don't open temporary databases at rpmdbOpenAll():Panu Matilainen1-30/+27
2007-06-19Remove rpm and popt specs, spec files are vendor specific anyway.Panu Matilainen4-611/+2
2007-06-19Nuke antique "reference" baddeps list.Panu Matilainen1-22/+0
2007-06-19Nuke all dependency whiteouts, very much vendor-specific...Panu Matilainen1-70/+0
2007-06-19Nuke default skipDirs list (rhbz#140055 & others).Panu Matilainen1-7/+0
2007-06-19Make %_signature default to gpg.Panu Matilainen1-1/+1
2007-06-18Ensure the status of the file which be replaced by another rpm package isPaul Nasrat1-0/+17
2007-06-18Don't segfault on a header without RPMTAG_NAME (rhbz#239557).Panu Matilainen1-2/+5
2007-06-18Check all header strings to resize buffer CVE-2006-5466 (#212833).Panu Matilainen1-6/+18
2007-06-18Flush query format buffer before listing files (rhbz#212833).Panu Matilainen1-22/+25
2007-06-15Don't try to open nonexistent file twice.Panu Matilainen1-0/+3
2007-06-12Skip packages/headers with non-verifiable signatures and treatPanu Matilainen2-21/+24
2007-06-12Updated Polish popt translation (Piotr Drąg)Panu Matilainen1-29/+24
2007-06-11Updated Polish translation from Piotr Drąg.Panu Matilainen1-965/+831
2007-06-11Fix query output when querying for non-installed <name>.<arch> (rhbz#124016)Panu Matilainen1-3/+11
2007-06-11Permit multiple versions of a package to be installed (-i)Panu Matilainen1-4/+10
2007-06-11Treat null epoch equal to zero epoch in python labelCompare (rhbz#227860).Panu Matilainen1-0/+3
2007-06-11Treat null epoch equal to zero epoch in freshen (rhbz#143301). Patch from JBJ.Panu Matilainen1-8/+3
2007-06-08Allow characters >127 that don't fit the current locale in thePanu Matilainen1-0/+5
2007-06-08Fix a few format string errors in German translation.Panu Matilainen1-311/+336
2007-06-08Run msgfmt in check-mode to detect format string etc errors.Panu Matilainen1-1/+1
2007-06-08Updated Finnish translation.Panu Matilainen1-1218/+1086
2007-06-07Ts/db reference counting for match-iterators in python (rhbz#241751)Panu Matilainen4-4/+8
2007-06-07Ooops, rpmdbFindFpList() not finding anything is not an error...Panu Matilainen1-1/+1
2007-06-07Return error codes from rpmdbFindFpList() on "can't happen" situations.Panu Matilainen1-3/+3
2007-06-07Detect python2.5Paul Nasrat1-20/+32
2007-06-07Add new srcdefattr macro (Michael Schroeder / OpenSuSE)Panu Matilainen1-2/+32
2007-06-07Another TODO-update.Panu Matilainen1-0/+6
2007-06-07Remove old testing cruft.Panu Matilainen5-362/+0
2007-06-07Minor fix to zh_TW translation (Wei-Lun Chao)Panu Matilainen1-1/+1
2007-06-07Add zh_TW translation (Wei-Lun Chao). Remove empty zh and zh_CN.GB2312 po's.Panu Matilainen4-7075/+4225
2007-06-06Disable strict aliasing to stop type-punning warning spew.Panu Matilainen1-0/+2
2007-06-06Add db3 back to AC_CONFIG_SUBDIRS. Oops...Panu Matilainen1-1/+1
2007-06-06Make po Makefiles honor datarootdirPanu Matilainen1-1/+1
2007-06-06More auto*foo cleanups:Panu Matilainen1-3/+4
2007-06-06autogen.sh tweaking:Panu Matilainen2-23/+12
2007-06-06Unbreak zlib configure check.Panu Matilainen1-2/+6
2007-06-06Make peace with auto*foo.Panu Matilainen2-16/+5
2007-06-06Remove popt internal gettext, make peace with auto*foo.Panu Matilainen43-9772/+8
2007-06-06Allow tests to pass in distcheck where builddir != srcdir.Panu Matilainen1-1/+1
2007-06-05Force FILEVERIFYFLAGS to be a list in python bindings.Panu Matilainen1-0/+1
2007-06-05Python rpm.te Key() refcount fix (rhbz#182063) from JBJ.Panu Matilainen1-4/+3
2007-06-05Fix typo in check-prereq (rhbz#203182) by Steve Grubb.Panu Matilainen1-1/+1
2007-06-05Payload compatibility checking fixes.Panu Matilainen2-4/+4
2007-06-05Add --dupes popt alias for detecting duplicate packages in rpmdb from JBJ.Panu Matilainen1-0/+6
2007-05-29Restore SIGILL handler in machine detection code.Panu Matilainen1-2/+10
2007-05-25Run filelist checks even if other errors are present.Panu Matilainen1-2/+3