summaryrefslogtreecommitdiff
path: root/po/zh.po
AgeCommit message (Collapse)AuthorFilesLines
2001-01-13- fix the hack.jbj1-4/+4
CVS patchset: 4436 CVS date: 2001/01/13 17:39:54
2001-01-12- hack: permit installer to determine package ordering using 1000003 tag.jbj1-8/+8
CVS patchset: 4435 CVS date: 2001/01/12 21:47:49
2001-01-11doxygen annotations for build/*.jbj1-133/+133
- fix: don't hang on build error. - fix: remove "error: " prefix from signature verification message. CVS patchset: 4426 CVS date: 2001/01/11 14:13:04
2001-01-10- fix: find-requires.perl needed update (#23450).jbj1-5/+5
CVS patchset: 4424 CVS date: 2001/01/10 22:19:55
2001-01-10- successors from tsort are processed in presentation order.jbj1-5/+9
CVS patchset: 4423 CVS date: 2001/01/10 20:42:32
2001-01-09- fix: digests on input FD_t dinna work.jbj1-12/+12
- fix: remove rebuilddb debugging leakage. CVS patchset: 4421 CVS date: 2001/01/09 21:46:11
2001-01-09- tsorted packages processed in successor count order.jbj1-15/+34
- fix: resurrect --excludepath (#19666). CVS patchset: 4418 CVS date: 2001/01/09 04:07:49
2001-01-05- fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.jbj1-26/+26
CVS patchset: 4413 CVS date: 2001/01/05 21:04:45
2001-01-04- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".jbj1-7/+7
(Rodrigo Barbosa) CVS patchset: 4411 CVS date: 2001/01/04 02:24:14
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-181/+182
- remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27
2001-01-02doxygen annotations for popt.jbj1-1/+1
CVS patchset: 4401 CVS date: 2001/01/02 17:19:34
2001-01-02Sanity (make dist).jbj1-230/+226
CVS patchset: 4399 CVS date: 2001/01/02 00:12:03
2001-01-02fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables.jbj1-37/+37
CVS patchset: 4398 CVS date: 2001/01/02 00:10:45
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-386/+455
CVS patchset: 4396 CVS date: 2001/01/01 23:14:47
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj1-2/+2
- (python): bind initdb (#20988). CVS patchset: 4389 CVS date: 2000/12/30 19:01:23
2000-12-29- fix: avoid FAT and other brain-dead file systems that have not inodes.jbj1-39/+39
- fix: hack around alpha mis-compilation signature problems. - rpmmodule.c(handleDbResult): return empty list when nothing matches. CVS patchset: 4385 CVS date: 2000/12/29 21:44:37
2000-12-27- use malloc'ed buffer for large queries.jbj1-37/+33
CVS patchset: 4377 CVS date: 2000/12/27 21:19:53
2000-12-26Fix --queryformat.jbj1-26/+26
CVS patchset: 4374 CVS date: 2000/12/26 19:06:54
2000-12-26- send query/verify output through rpmlog().jbj1-36/+36
- resurrect rpmErrorSetCallback() and rpmErrorString(). CVS patchset: 4372 CVS date: 2000/12/26 13:10:18
2000-12-21- fix: removed headers from db need a headerCopy().jbj1-1/+1
CVS patchset: 4368 CVS date: 2000/12/21 21:07:41
2000-12-21- immutable headers, once installed by rpm3, need to lose immutablity.jbj1-20/+20
CVS patchset: 4365 CVS date: 2000/12/21 17:14:53
2000-12-20- whiteout mozilla loop for 7.1.jbj1-42/+47
fix the auto %_tmppath creation. CVS patchset: 4363 CVS date: 2000/12/20 21:08:18
2000-12-19- identify install scriptlet failures with the name of the scriptlet.jbj1-60/+60
- handle install chroot's identically throughout the install process. - add rpmlib(HeaderLoadSortsTags) for tracking header regions "just in case". - create _tmppath on the fly if not present. CVS patchset: 4355 CVS date: 2000/12/19 17:43:56
2000-12-17Move assertion to avoid false failure.jbj1-2/+2
CVS patchset: 4352 CVS date: 2000/12/17 19:55:31
2000-12-14- fix: segfault on build path, ignore deleted drips.jbj1-19/+19
- fix: synthesized callbacks for removed packages have not a pkgkey. CVS patchset: 4346 CVS date: 2000/12/14 22:14:29
2000-12-13- fix: (transaction.c) assume file state normal if tag is missing.jbj1-1/+1
- fix: failed signature read headerFree segfault. - fix: revert ALPHA_LOSSAGE, breaks 6.2/i386. CVS patchset: 4343 CVS date: 2000/12/13 22:00:33
2000-12-12Sanity (make dist).jbj1-1/+1
CVS patchset: 4340 CVS date: 2000/12/12 21:45:18
2000-12-12- fix: headerLoad segfault in python bindings.jbj1-47/+96
CVS patchset: 4339 CVS date: 2000/12/12 21:05:49
2000-12-12Sync with rpm-4_0 branch.jbj1-924/+889
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
2000-11-07- load headers as single contiguous region.jbj1-92/+92
CVS patchset: 4244 CVS date: 2000/11/07 13:16:43
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-68/+76
lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-249/+259
- remove getMacroBody() from rpmio API. - hide libio lossage in prototype, not API. lclint annotations. CVS patchset: 4230 CVS date: 2000/10/28 17:16:25
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-16/+16
parsePrep.c: fix typo's. CVS patchset: 4227 CVS date: 2000/10/26 15:32:03
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-234/+247
CVS patchset: 4225 CVS date: 2000/10/24 13:46:51
2000-09-26- order packages using tsort, clipping PreReq:'s in dependency loops.jbj1-58/+76
CVS patchset: 4177 CVS date: 2000/09/26 18:04:12
2000-09-14Revert rpmrc excision for now.jbj1-330/+425
rpmio: add rpmlog.c/rpmlog.h. CVS patchset: 4163 CVS date: 2000/09/14 11:42:48
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-399/+488
- collect and display rpm build error messages at end of build. CVS patchset: 4149 CVS date: 2000/09/01 21:15:40
2000-08-31Unify rpmError() and rpmMessage() on top of rpmlog().jbj1-90/+86
CVS patchset: 4148 CVS date: 2000/08/31 02:38:57
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-25/+25
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj1-583/+489
CVS patchset: 4139 CVS date: 2000/08/28 01:50:45
2000-08-14- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj1-13/+13
- man page fixes. CVS patchset: 4062 CVS date: 2000/08/14 18:18:54
2000-08-04Sanity (make dist).jbj1-34/+34
CVS patchset: 4014 CVS date: 2000/08/04 19:52:54
2000-08-03Sanity (make dist).jbj1-300/+303
CVS patchset: 4009 CVS date: 2000/08/03 16:10:56
2000-07-31- fix: segfault on erase if filestates is missing in header (#14679).jbj1-1/+1
CVS patchset: 3994 CVS date: 2000/07/31 21:27:20
2000-07-31- fix: uniqify dependency problems when printing (#14034).jbj1-13/+13
- popt: add ability to perform callbacks for every, not just first, match. CVS patchset: 3993 CVS date: 2000/07/31 15:04:20
2000-07-29- re-resurrect firstkey/nextkey python bindings for up2date compatibility.jbj1-9/+10
CVS patchset: 3992 CVS date: 2000/07/29 20:31:56
2000-07-29- link rpm2cpio dynamically since cpio is linked dynamically.jbj1-37/+41
CVS patchset: 3991 CVS date: 2000/07/29 17:30:18
2000-07-29- bail on firstkey/nextkey, there's a better way.jbj1-1/+1
CVS patchset: 3990 CVS date: 2000/07/29 13:16:45
2000-07-28- resurrect firstkey/nextkey python bindings.jbj1-1/+1
CVS patchset: 3988 CVS date: 2000/07/28 17:58:58
2000-07-26- fix: look for any/all dbapi when rebuilding.jbj1-1/+1
CVS patchset: 3982 CVS date: 2000/07/26 16:24:07