- transaction sets cerated in cli main.
[platform/upstream/rpm.git] / po / ru.po
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.
2001-03-15 jbj- add cpuid asm voodoo to detect athlon processors.
2001-03-15 jbjBump version to 4.1.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjTypo.
2001-01-19 jbjewt's cpio hack.
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-13 jbj- fix the hack.
2001-01-12 jbj- hack: permit installer to determine package ordering...
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-10 jbj- fix: find-requires.perl needed update (#23450).
2001-01-10 jbj- successors from tsort are processed in presentation...
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-09 jbj- tsorted packages processed in successor count order.
2001-01-05 jbj- fix: 3 packages from Red Hat 5.2 had bogus %verifyscr...
2001-01-04 jbj- fix: pass scriptlet args, as in %post -p "/sbin/ldcon...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjdoxygen annotations for popt.
2001-01-02 jbjSanity (make dist).
2001-01-02 jbjfix: qva->qva_sourceCnt check now 2 rather than 1 with...
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
2000-12-27 jbj- use malloc'ed buffer for large queries.
2000-12-26 jbjFix --queryformat.
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-21 jbj- fix: removed headers from db need a headerCopy().
2000-12-21 jbj- immutable headers, once installed by rpm3, need to...
2000-12-20 jbj- whiteout mozilla loop for 7.1.
2000-12-19 jbj- identify install scriptlet failures with the name...
2000-12-17 jbjMove assertion to avoid false failure.
2000-12-14 jbj- fix: segfault on build path, ignore deleted drips.
2000-12-13 jbj- fix: (transaction.c) assume file state normal if...
2000-12-12 jbjSanity (make dist).
2000-12-12 jbj- fix: headerLoad segfault in python bindings.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-11-07 jbj- load headers as single contiguous region.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-26 jbjAdd base64 fiddles to get at signature contents to...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-09-26 jbj- order packages using tsort, clipping PreReq:'s in...
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-14 jbj- disable rpmlib(VersionedDependencies) by defining...
2000-08-13 jbjAuto-update by leon@geon.donetsk.ua
2000-08-13 jbjAuto-update by leon@geon.donetsk.ua
2000-08-13 jbjAuto-update by leon@geon.donetsk.ua
2000-08-08 jbjAuto-update by leon@geon.donetsk.ua
2000-08-08 jbjAuto-update by leon@geon.donetsk.ua
2000-08-08 jbjAuto-update by leon@geon.donetsk.ua
2000-08-07 jbjAuto-update by leon@geon.donetsk.ua
2000-08-04 jbjSanity (make dist).
2000-08-03 jbjSanity (make dist).
2000-07-31 jbj- fix: segfault on erase if filestates is missing in...
2000-07-31 jbj- fix: uniqify dependency problems when printing (...
2000-07-29 jbj- re-resurrect firstkey/nextkey python bindings for...
2000-07-29 jbj- link rpm2cpio dynamically since cpio is linked dynami...
2000-07-29 jbj- bail on firstkey/nextkey, there's a better way.
2000-07-28 jbj- resurrect firstkey/nextkey python bindings.
2000-07-26 jbj- fix: look for any/all dbapi when rebuilding.
2000-07-25 jbj- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
next