summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj31-311/+311
2002-07-24- fix: segfault if given a text file as 2nd arg to -Uvh (#69508).jbj31-32/+32
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj31-3765/+4404
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj31-3410/+3505
2002-07-20- version added to *.la dependency libraries (#69063).jbj31-2543/+2543
2002-07-20- popt: parse file into string of options (#56860).jbj31-2090/+3570
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj31-32/+32
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj31-343/+343
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj31-6945/+6945
2002-07-12- skip signing packages already signed with same key (#62118).jbj31-689/+847
2002-07-12Fix format translations (#68708).jbj5-14/+11
2002-07-12- display signature details using rpm -qijbj31-201/+298
2002-07-11- update for sv.po.jbj31-3562/+2856
2002-07-11- fix: repair 2ndary match criteria with rpmdb iterators.jbj31-931/+931
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj31-4465/+4465
2002-07-06- fix: permit deletions of added packages (#67108).jbj31-32/+32
2002-07-05- update rpmcache.8.jbj31-1179/+1179
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj31-2738/+3173
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj31-15828/+16093
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj32-4990/+8902
2002-06-29- open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise.jbj31-559/+559
2002-06-28- rescusitate remote ftp globs (#67678).jbj31-32/+32
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj31-1415/+1323
2002-06-28- fix: multiple relocations (#67596).jbj31-3690/+4157
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj31-125/+125
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj31-17113/+17175
2002-06-21Check S_ISREG explicitly to avoid '?' in ls(1)-like displays.jbj31-32/+32
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj31-838/+838
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj31-32/+32
2002-06-20- add translated man pages from PLD.jbj31-32/+32
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj31-3535/+3535
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj31-1086/+1086
2002-06-12Add bugzilla # to cheangelog.jbj31-32/+32
2002-06-12- fix: separate existence and number checks for problems found.jbj31-1768/+1768
2002-06-10- document digital signature verification in rpm.8.jbj31-156/+299
2002-06-09Sanity.jbj31-17456/+10466
2002-06-05- python: portability fiddles (#54350).jbj21-71/+71
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj21-463/+463
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj28-13856/+19331
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj20-301/+301
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj20-21/+21
2002-05-23Create rpmts-py.c.jbj20-941/+1145
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj20-4181/+4181
2002-05-19- Grand Renaming of rpm data types.jbj21-7253/+7273
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj20-6521/+6644
2002-05-07Sanity.jbj20-621/+621
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj21-2367/+1819
2002-05-02- eliminate db1 support.jbj20-2036/+1903
2002-05-02- eliminate db1 support.jbj1-2/+0
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj20-3420/+3345