- Grand Renaming of rpm data types.
[platform/upstream/rpm.git] / po / ru.po
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-07 jbjSanity.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-08 jbjdoxygen cleanup.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjSplit transaction set handling into separate file,...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- make --addsign and --resign behave exactly the same.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-07 jbj- add header RSA signature (untested).
2002-03-06 jbj- add header DSA signature.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-27 jbjMerge from rpm-4.0.4.
2002-01-23 jbj- turn on auto-generated perl requirements (#58519...
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2002-01-07 jbj- Depends should use CDB if configured.
2002-01-06 jbj- handle lazy db open's in chroot with absolute path...
2001-12-27 jbj- simple automake wrapper for zlib.
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-12-06 jbj- 3 madvise calls and a 16Mb mmapped buffer == ~5%...
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-17 jbj- use TR_REMOVED relations as well as TR_ADDED for...
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-15 jbj- tweak overlapped file fingerprint retrieval for speed.
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-05 jbjStart deconstructing availablePackage list.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-04 jbj- rpmds: move trigger dependencies into a rpmDepSet...
2001-11-04 jbj- rpmds: create dsProblem(), dsiGetDNEVR() retrieved...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-11-02 jbj- rpmRangesOverlap renamed to dsCompare, add dsNotify...
2001-11-02 jbj- create toy rpmDepSet iterators.
2001-11-02 jbj- create rpmDepSet constructors/destructors.
2001-11-02 jbj- invent some toy transactionElement iterators.
2001-11-01 jbj- depends.c: availablePackage is (almost) opaque.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-31 jbjMore unraveling of availablePackage from depends.c.
2001-10-30 jbj- transaction.c: cleanly uncouple availablePackage...
2001-10-29 jbj- add some dinky availablePackage methods.
2001-10-29 jbj- start hiding availablePackage data/methods in rpmal...
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-15 jbj- use only header methods, routines are now static.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbj- upgrade to db-4.0.7.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-26 jbj- bind beecrypt md5/sha1 underneath rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-09-25 jbj- Start rpm-4.1.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbj- close/discard Depends index after rpmdepCheck() use.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-23 jbj- regenerate rpm.8 man page from docbook glop (in max...
2001-03-22 jbj- python: strip header regions during unload.
next