summaryrefslogtreecommitdiff
path: root/po/sk.po
AgeCommit message (Collapse)AuthorFilesLines
2002-07-11- fix: repair 2ndary match criteria with rpmdb iterators.jbj1-30/+30
CVS patchset: 5544 CVS date: 2002/07/11 16:44:55
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj1-144/+144
CVS patchset: 5543 CVS date: 2002/07/09 15:35:57
2002-07-06- fix: permit deletions of added packages (#67108).jbj1-1/+1
CVS patchset: 5541 CVS date: 2002/07/06 18:48:09
2002-07-05- update rpmcache.8.jbj1-38/+38
CVS patchset: 5540 CVS date: 2002/07/05 16:51:57
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-88/+102
- proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-511/+520
CVS patchset: 5538 CVS date: 2002/07/03 14:01:49
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-173/+283
splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50
2002-06-29- open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise.jbj1-18/+18
CVS patchset: 5534 CVS date: 2002/06/29 03:16:34
2002-06-28- rescusitate remote ftp globs (#67678).jbj1-1/+1
CVS patchset: 5533 CVS date: 2002/06/28 23:58:34
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-47/+49
CVS patchset: 5532 CVS date: 2002/06/28 21:54:24
2002-06-28- fix: multiple relocations (#67596).jbj1-119/+134
- add --build/--program-prefix, delete libtoolize, from %configure. CVS patchset: 5529 CVS date: 2002/06/28 13:04:38
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj1-4/+4
CVS patchset: 5526 CVS date: 2002/06/27 16:37:15
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-552/+554
CVS patchset: 5525 CVS date: 2002/06/25 18:43:40
2002-06-21Check S_ISREG explicitly to avoid '?' in ls(1)-like displays.jbj1-1/+1
CVS patchset: 5520 CVS date: 2002/06/21 18:14:03
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj1-27/+27
- fix: assertion failure iff incomplete package install (#66837). CVS patchset: 5519 CVS date: 2002/06/21 18:00:50
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj1-1/+1
CVS patchset: 5518 CVS date: 2002/06/20 23:08:34
2002-06-20- add translated man pages from PLD.jbj1-1/+1
CVS patchset: 5514 CVS date: 2002/06/20 17:17:23
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-114/+114
- don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-35/+35
- beecrypt: merge doxygen markup with rpmapi doco. - beecrypt: revert cpu/arch compile option mixup (#66752). CVS patchset: 5495 CVS date: 2002/06/15 19:43:41
2002-06-12Add bugzilla # to cheangelog.jbj1-1/+1
CVS patchset: 5483 CVS date: 2002/06/12 14:58:58
2002-06-12- fix: separate existence and number checks for problems found.jbj1-57/+57
CVS patchset: 5481 CVS date: 2002/06/12 14:52:59
2002-06-10- document digital signature verification in rpm.8.jbj1-5/+10
CVS patchset: 5480 CVS date: 2002/06/10 16:07:12
2002-06-09Sanity.jbj1-25/+25
CVS patchset: 5477 CVS date: 2002/06/09 22:15:16
2002-06-05- python: portability fiddles (#54350).jbj1-3/+3
- check inodes (but not blocks) on FAT file systems (#64256). CVS patchset: 5465 CVS date: 2002/06/05 20:26:57
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj1-22/+22
CVS patchset: 5464 CVS date: 2002/06/04 22:02:15
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-201/+161
- fix: avoid sign extension, use only 16 bits, when verifying rdev. - python: separate {add,del}Macro methods, prepare for macro dictionary. - i18n: copy current production PO files to top-of-stack. CVS patchset: 5457 CVS date: 2002/06/01 15:48:00
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj1-15/+15
- drop cpanflute and cpanflute2, will be in Chip's CPAN package now. CVS patchset: 5452 CVS date: 2002/05/28 16:22:42
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-1/+1
CVS patchset: 5447 CVS date: 2002/05/23 21:06:42
2002-05-23Create rpmts-py.c.jbj1-47/+57
CVS patchset: 5446 CVS date: 2002/05/23 19:42:23
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-209/+209
CVS patchset: 5440 CVS date: 2002/05/19 23:37:24
2002-05-19- Grand Renaming of rpm data types.jbj1-362/+363
CVS patchset: 5439 CVS date: 2002/05/19 18:42:25
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-325/+333
CVS patchset: 5437 CVS date: 2002/05/16 16:55:21
2002-05-07Sanity.jbj1-31/+31
CVS patchset: 5425 CVS date: 2002/05/07 14:26:39
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-118/+95
- fix: 2 memory leaks in headerSprintf. - fix: db mire's access out-of-bounds memory. CVS patchset: 5423 CVS date: 2002/05/06 19:48:14
2002-05-02- eliminate db1 support.jbj1-100/+90
- enable CDB by default. CVS patchset: 5415 CVS date: 2002/05/02 23:34:20
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-173/+172
- rip out two layers of dbN gook, internal Berkeley db is here to stay. CVS patchset: 5412 CVS date: 2002/05/01 22:13:00
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-90/+99
- add --nosuggests to disable suggested resolutions. - splint fiddles. CVS patchset: 5406 CVS date: 2002/04/14 21:48:44
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-50/+49
CVS patchset: 5402 CVS date: 2002/04/13 18:52:18
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-158/+166
CVS patchset: 5401 CVS date: 2002/04/13 01:28:20
2002-04-11- rescusitate --rebuild.jbj1-277/+277
CVS patchset: 5389 CVS date: 2002/04/11 16:55:19
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-93/+93
CVS patchset: 5386 CVS date: 2002/04/10 20:00:40
2002-04-08doxygen cleanup.jbj1-103/+101
CVS patchset: 5379 CVS date: 2002/04/08 18:56:01
2002-03-17- *really* dump signature header immutable region.jbj1-43/+43
CVS patchset: 5362 CVS date: 2002/03/17 15:49:09
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-135/+139
devising some toy access methods. CVS patchset: 5356 CVS date: 2002/03/13 17:59:49
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-83/+83
- use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17
2002-03-10- make --addsign and --resign behave exactly the same.jbj1-17/+17
CVS patchset: 5350 CVS date: 2002/03/10 15:16:57
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-111/+106
CVS patchset: 5348 CVS date: 2002/03/08 22:24:58
2002-03-07- add header RSA signature (untested, disabled for now).jbj1-33/+30
- don't bother with signing check if 16 bits of hash don't match. - only V3 signatures for now. CVS patchset: 5347 CVS date: 2002/03/07 22:54:43
2002-03-07- add header RSA signature (untested).jbj1-33/+39
CVS patchset: 5346 CVS date: 2002/03/07 02:17:59
2002-03-06- add header DSA signature.jbj1-118/+145
CVS patchset: 5345 CVS date: 2002/03/06 23:17:31