summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus rpmpopt.pot file (ticket #77)rpm-4.6.xPanu Matilainen2009-11-231-84/+0
* Updated Polish translation (ticket #73)Panu Matilainen2009-06-231-5/+5
* Revert "Updated Polish translation (ticket #74)"Panu Matilainen2009-06-231-680/+685
* Updated Polish translation (ticket #74)Panu Matilainen2009-06-231-685/+680
* Don't mess up problem altNEVR in python ts.check() (rhbz#501068)Panu Matilainen2009-05-191-2/+3
* Preparing for rpm 4.6.1rpm-4.6.1-releasePanu Matilainen2009-05-1827-2709/+3103
* Kick out the dumb defaultdocdir logic from installplatformPanu Matilainen2009-05-182-8/+1
* Updated Portugese Brazilian translation (Igor Pires Soares)Panu Matilainen2009-05-121-418/+286
* Minor fix to Japanese translation (Masaki Furuta)Panu Matilainen2009-05-081-1/+1
* Dont bother generation rpmds debug messages unless in debug modePanu Matilainen2009-05-081-0/+2
* Fix a few file permissions from "make install"Panu Matilainen2009-05-082-10/+9
* Fix --with-kde with KDE3 (rhbz#466009).Ville Skyttä2009-05-081-1/+1
* Fix parsing of pubkey signature packets. Ick.Panu Matilainen2009-05-081-3/+3
* Pad RSA signatures up to modulus size if necessary (rhbz#494049)Panu Matilainen2009-04-161-4/+23
* Check for termination signals during signing / signature checking loopPanu Matilainen2009-04-161-0/+1
* Make it clearer that PACKAGE_FILE logic applies to all -F, -U, and -i.Ville Skyttä2009-04-161-19/+15
* Remove obsolete info about --buildarch and --buildos.Ville Skyttä2009-04-161-6/+0
* Fix PGP v4 fingerprint calculation (rhbz#493777)Panu Matilainen2009-04-161-1/+7
* Don't allow '~', '/' characters and ".." sequence in NVR (rhbz#493157)Jindrich Novy2009-04-161-1/+12
* Use -mtune instead of -mcpu (rhbz#493696)Jindrich Novy2009-04-161-10/+10
* Plug minor memleak from rpmGetCwd() on buildPanu Matilainen2009-04-161-0/+1
* Eliminate pointless xstrdup()'s, the strings are never modifiedPanu Matilainen2009-04-161-4/+2
* process the "./" in file paths correctly (rhbz#491388)Jindrich Novy2009-04-161-4/+12
* Don't try to parse %patch on spec query (rhbz#487855)Panu Matilainen2009-04-161-5/+2
* Catch exceptions from python conversions in dbMatch()Panu Matilainen2009-04-161-0/+4
* NSS supports MD2, we might as well handle it tooPanu Matilainen2009-04-161-3/+5
* Fix memleak on signature checking failurePanu Matilainen2009-04-161-3/+3
* Eliminate pointless {} block inflating indentation levelPanu Matilainen2009-04-161-189/+186
* Don't return data from headerGet() on regionSwab() failurePanu Matilainen2009-04-161-0/+4
* Dont leak memory from hdrmd5ctxPanu Matilainen2009-04-161-2/+0
* Honor --nomanifest on install tooPanu Matilainen2009-04-161-0/+5
* Handle V4 signature trailer for RSA too (ticket #34)Panu Matilainen2009-03-121-6/+5
* Add ISA bits for alpha (Oliver Falk)Panu Matilainen2009-03-031-0/+4
* Handle empty argv passed to rpmdsDupArgv()Panu Matilainen2009-02-271-3/+2
* Fix busted up Korean tranlations of manuals (rhbz#466597)Panu Matilainen2009-02-272-221/+221
* Loosen up restrictions on dependency token names (rhbz#455119)Panu Matilainen2009-02-271-2/+5
* Only run script dependency extraction once per file, duh...Panu Matilainen2009-02-271-5/+3
* Preparing for rpm 4.6.0-finalrpm-4.6.0-releasePanu Matilainen2009-02-061-1/+1
* Fix typo in python bindings documentation (Masatake YAMATO)Panu Matilainen2009-02-061-1/+1
* --requires lists required capabilities, not packages (rhbz#483253)Panu Matilainen2009-02-061-2/+2
* Bump FileDigests rpmlib dependency versionPanu Matilainen2009-02-062-2/+2
* Undo tag clash on RPMTAG_FILEDIGESTALGO[S] with rpm5.orgPanu Matilainen2009-01-301-1/+2
* Preparing for 4.6.0-rc4, take tworpm-4.6.0-rc4Panu Matilainen2009-01-3026-453/+453
* Try to play nice with OpenPKG (rpm5.org) packages (rhbz#478907)Panu Matilainen2009-01-302-15/+14
* Updated Swedish translation (Göran Uddeborg)Panu Matilainen2009-01-301-779/+206
* Don't throw away modified config files on cross-hash upgrades (rhbz#479869)Panu Matilainen2009-01-281-2/+2
* Add RPMTAG_SOURCERPM to gpg-pubkeys in rpmdbPanu Matilainen2009-01-281-0/+1
* Added ARMv7 architecture supportAlexandr D. Kanevskiy2009-01-283-2/+7
* Update dbi tag names for Filemd5s -> Filedigests change, oops..Panu Matilainen2009-01-282-2/+2
* Return NULL instead of blowing up on invalid rpmpsGetProblem()Panu Matilainen2009-01-281-1/+1