summaryrefslogtreecommitdiff
path: root/po/ru.po
AgeCommit message (Expand)AuthorFilesLines
2002-07-11- update for sv.po.jbj1-88/+88
2002-07-11- fix: repair 2ndary match criteria with rpmdb iterators.jbj1-30/+30
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj1-144/+144
2002-07-06- fix: permit deletions of added packages (#67108).jbj1-1/+1
2002-07-05- update rpmcache.8.jbj1-38/+38
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-89/+103
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-511/+520
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-173/+298
2002-06-29- open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise.jbj1-18/+18
2002-06-28- rescusitate remote ftp globs (#67678).jbj1-1/+1
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-49/+49
2002-06-28- fix: multiple relocations (#67596).jbj1-119/+134
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj1-4/+4
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-552/+554
2002-06-21Check S_ISREG explicitly to avoid '?' in ls(1)-like displays.jbj1-1/+1
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj1-27/+27
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj1-1/+1
2002-06-20- add translated man pages from PLD.jbj1-1/+1
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-114/+114
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-35/+35
2002-06-12Add bugzilla # to cheangelog.jbj1-1/+1
2002-06-12- fix: separate existence and number checks for problems found.jbj1-57/+57
2002-06-10- document digital signature verification in rpm.8.jbj1-5/+10
2002-06-09Sanity.jbj1-25/+25
2002-06-05- python: portability fiddles (#54350).jbj1-4/+4
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj1-22/+22
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-247/+185
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj1-15/+15
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-1/+1
2002-05-23Create rpmts-py.c.jbj1-47/+57
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-209/+209
2002-05-19- Grand Renaming of rpm data types.jbj1-362/+363
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-328/+338
2002-05-07Sanity.jbj1-31/+31
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-119/+101
2002-05-02- eliminate db1 support.jbj1-104/+102
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-172/+171
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-90/+99
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-50/+50
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-156/+164
2002-04-11- rescusitate --rebuild.jbj1-277/+277
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-93/+93
2002-04-08doxygen cleanup.jbj1-103/+101
2002-03-17- *really* dump signature header immutable region.jbj1-43/+43
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-134/+138
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-81/+81
2002-03-10- make --addsign and --resign behave exactly the same.jbj1-17/+17
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-109/+98
2002-03-07- add header RSA signature (untested, disabled for now).jbj1-33/+30
2002-03-07- add header RSA signature (untested).jbj1-33/+38