summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warning on const freePanu Matilainen2009-07-211-3/+2
* Make verify result not depend on verbosity level, uff... (RhBug:510213)Panu Matilainen2009-07-211-1/+1
* Add an index for obsoletes (RhBug:507702)Panu Matilainen2009-07-212-2/+2
* Band-aid to dependency caching misbehaving with chrooted verify (RhBug:508074)Panu Matilainen2009-07-212-1/+6
* Handle hook unregistering itselfPanu Matilainen2009-07-211-1/+3
* Fix rpm.unregister() Lua extensionPanu Matilainen2009-07-211-1/+1
* Base64-encode %policy files to ensure it can be presented as stringsPanu Matilainen2009-07-211-7/+9
* Simplify logging a bitPanu Matilainen2009-07-211-52/+33
* Teach %files to accept multiple filelists (ticket #70, rhbz#475359)Jindrich Novy2009-07-214-32/+28
* Check arg in argvJoin() before dereferencingJindrich Novy2009-07-211-1/+1
* Fix some typos in javadeps usage message (ticket #72)Panu Matilainen2009-07-211-3/+3
* Add -h/--help to rpm2cpio (ticket #63)Panu Matilainen2009-07-211-1/+6
* Pile of OSGi dependency generator fixes from Alphonse Van Assche (ticket #39)Panu Matilainen2009-07-211-156/+310
* Fix invalid memory access from freeing dirName too earlyPanu Matilainen2009-07-211-16/+14
* Fix Segfault for to be installed symlinks pointing to existing locationsFlorian Festi2009-07-211-4/+4
* Add debugedit support for DWARF-3 (RhBug:505774)Panu Matilainen2009-07-211-19/+27
* Fix out of source directory build (ticket #65)Panu Matilainen2009-07-212-3/+5
* Add parentheses (as kindly suggested by new gcc...)Panu Matilainen2009-07-211-1/+1
* Make peace with newer gitPanu Matilainen2009-07-211-2/+2
* Unbreak isLegacyPreReq()Panu Matilainen2009-07-211-1/+2
* Updated mailing list information.Rakesh Pandit2009-07-211-3/+1
* depMsg doesn't need _notpre() anymorePanu Matilainen2009-07-211-6/+6
* Map PreReq into Requires(pre,preun) at buildPanu Matilainen2009-07-211-1/+2
* Deal with multiple scriptlet dependency bits in deptype format extensionPanu Matilainen2009-07-211-19/+28
* Bring back former value of RPMSENSE_PREREQPanu Matilainen2009-07-211-7/+6
* Avoid filtering out erase pre-requisites on installPanu Matilainen2009-07-211-1/+2
* Build prereq is exactly the same as buildrequiresPanu Matilainen2009-07-211-4/+1
* Fix calculation of hardlinked files (RhBug:503020)Panu Matilainen2009-07-211-30/+27
* Don't mess up problem altNEVR in python ts.check() (rhbz#501068)Panu Matilainen2009-05-191-2/+3
* Really updated Portugese Brazilian translation (Igor Pires Soares)Panu Matilainen2009-05-121-431/+294
* Updated Portugese Brazilian translation (Igor Pires Soares)Panu Matilainen2009-05-121-537/+531
* 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
* Hide NSS peculiarities from APIPanu Matilainen2009-05-083-4/+29
* Fix --with-kde with KDE3 (rhbz#466009).Ville Skyttä2009-05-081-1/+1
* Fix a few file permissions from "make install"Panu Matilainen2009-05-082-10/+9
* Fix parsing of pubkey signature packets. Ick.Panu Matilainen2009-05-081-3/+3
* Preparing for rpm-4.7.0 finalrpm-4.7.0-releaserpm-4.7.0Panu Matilainen2009-04-1627-755/+755
* 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
* Error out at build on unsupported payload compressors (rhbz#495429)Panu Matilainen2009-04-141-0/+4
* Updated Polish translation (Piotr Drąg)Panu Matilainen2009-04-091-25/+14
* Preparing for rpm-4.7.0-rc1rpm-4.7.0-rc1Panu Matilainen2009-04-0927-7044/+7636
* Updated Spanish translation (Oscar Bacho)Panu Matilainen2009-04-091-1075/+621
* Updated Serbian translations (Milos Komarcevic)Panu Matilainen2009-04-092-312/+276
* Updated Catalan translation (Xavier Conde)Panu Matilainen2009-04-091-478/+496
* Make it clearer that PACKAGE_FILE logic applies to all -F, -U, and -i.Ville Skyttä2009-04-091-19/+15
* Remove obsolete info about --buildarch and --buildos.Ville Skyttä2009-04-091-6/+0
* Fix PGP v4 fingerprint calculation (rhbz#493777)Panu Matilainen2009-04-091-1/+7
* Don't allow '~', '/' characters and ".." sequence in NVR (rhbz#493157)Jindrich Novy2009-04-091-1/+12