Age | Commit message (Collapse) | Author | Files | Lines |
|
CVS patchset: 5217
CVS date: 2001/12/08 17:21:36
|
|
- use db-4.0.14 final internally.
CVS patchset: 5215
CVS date: 2001/12/06 18:34:49
|
|
CVS patchset: 5192
CVS date: 2001/11/18 17:49:21
|
|
- lclint rpmio fiddles.
CVS patchset: 5177
CVS date: 2001/11/12 20:51:05
|
|
CVS patchset: 5175
CVS date: 2001/11/11 20:45:20
|
|
CVS patchset: 5174
CVS date: 2001/11/11 16:17:57
|
|
CVS patchset: 5173
CVS date: 2001/11/11 12:47:08
|
|
- fix: big-endian's with sizeof(time_t) != sizeof(int_32) mtime broken.
- fix: add Korean message catalogs (#54473).
- add RPHNPLATFORM and PLATFORM tags.
- linear search on added package provides is dumb.
- discarding entire signature header when using --addsign is dumb.
CVS patchset: 5159
CVS date: 2001/11/06 22:46:26
|
|
CVS patchset: 5146
CVS date: 2001/11/01 20:15:10
|
|
- no-brainer refcounts for fi object, debug the mess.
- dump the header early in transaction, recreate fi before installing.
CVS patchset: 5137
CVS date: 2001/10/28 22:17:47
|
|
- wire transactions through rpmcli build modes.
- lazy rpmdb open/close through transaction methods (mostly anyways).
- no-brainer refcounts for rpmdb object.
- check added header against transaction set, replace if newer.
CVS patchset: 5135
CVS date: 2001/10/27 20:09:20
|
|
- legacy signatures always checked on package read.
CVS patchset: 5134
CVS date: 2001/10/26 04:16:19
|
|
CVS patchset: 5133
CVS date: 2001/10/25 01:36:32
|
|
CVS patchset: 5128
CVS date: 2001/10/21 21:43:32
|
|
CVS patchset: 5125
CVS date: 2001/10/19 22:47:40
|
|
CVS patchset: 5122
CVS date: 2001/10/19 01:35:57
|
|
CVS patchset: 5120
CVS date: 2001/10/19 01:24:21
|
|
CVS patchset: 5119
CVS date: 2001/10/18 16:39:54
|
|
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
|
|
CVS patchset: 5117
CVS date: 2001/10/16 17:42:18
|
|
CVS patchset: 5116
CVS date: 2001/10/16 14:58:57
|
|
CVS patchset: 5113
CVS date: 2001/10/15 17:53:34
|
|
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
|
|
CVS patchset: 5105
CVS date: 2001/10/13 22:01:38
|
|
CVS patchset: 5104
CVS date: 2001/10/13 19:35:58
|
|
- display signature packets before exec'ing gpg/pgp when verifying.
CVS patchset: 5090
CVS date: 2001/09/29 17:44:45
|
|
- eliminate DYING code.
CVS patchset: 5082
CVS date: 2001/09/25 20:51:34
|
|
- drop lib/md5*.[ch] files in favor of beecrypt.
CVS patchset: 5081
CVS date: 2001/09/25 16:21:44
|
|
intl/: Add gettext orphans.
popt/intl/: Add gettext orphans.
beecrypt: Add beecrypt repository.
rpmio/tdigest.c: Add beecrypt digest checks.
CVS patchset: 5077
CVS date: 2001/09/24 21:53:14
|
|
CVS patchset: 5067
CVS date: 2001/09/21 15:07:11
|
|
- python: memory leaks in headerLoad/headerunload bindings.
- python: retrofit sha1 digest using RPMTAG_SHA1RHN.
- python: change rhnUnload bindings.
CVS patchset: 5032
CVS date: 2001/08/27 18:39:17
|
|
- add explicit casts to work around a s390 compiler problem.
CVS patchset: 4998
CVS date: 2001/08/03 05:04:13
|
|
- add __as, _build_arch, and __cxx macros (#36662, #36663, #49280).
- detailed build package error messages.
CVS patchset: 4996
CVS date: 2001/07/31 18:13:22
|
|
- add (but disable for now) rpm-perl subpackage from Perl-RPM.
- python: parameterize with PYVER to handle 1.5 and/or 2.1 builds.
- add build dependency on zlib-devel (#49575).
CVS patchset: 4969
CVS date: 2001/07/21 19:44:22
|
|
- add %dev(type,major,minor) directive to permit non-root dev build.
CVS patchset: 4944
CVS date: 2001/07/16 14:48:07
|
|
- rename rpm libraries to have version with libtool -release.
- fix: -i CLI context broken Yet Again.
CVS patchset: 4930
CVS date: 2001/07/10 17:59:11
|
|
- portability: avoid st_mtime, gendiff uses basename, etc (#47497).
- glibc-2.0.x has not __va_copy().
- popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500).
CVS patchset: 4921
CVS date: 2001/07/06 20:37:42
|
|
- map uid/gid from metadata into payload headers.
CVS patchset: 4915
CVS date: 2001/07/03 19:26:58
|
|
CVS patchset: 4903
CVS date: 2001/06/25 20:01:42
|
|
- fix: mark rpmdb files with %config to prevent erasure on downgrade.
CVS patchset: 4891
CVS date: 2001/06/20 06:29:20
|
|
CVS patchset: 4880
CVS date: 2001/06/19 16:59:23
|
|
CVS patchset: 4878
CVS date: 2001/06/19 11:38:51
|
|
- add "rpmlib(ScriptletInterpreterArgs)" to track
%post -p "/sbin/ldconfig -n /usr/lib"
incompatibilities.
CVS patchset: 4866
CVS date: 2001/06/15 18:53:06
|
|
- dump cursor debugging wrappers.
- rpm --verify can disable rpmFileAttr checks.
CVS patchset: 4856
CVS date: 2001/06/12 17:06:47
|
|
- more CLI typedefs/prototypes moved from rpmlib.h to rpmcli.h.
- rpm --verify skips files in non-installed states.
- rpm --verify skips content checks for %ghost files.
- rpm --verify displays config/doc/gnost/license/readme atrrs for files.
- rpm --verify checks immutable header region digest if available.
- rpmbuild adds header region digest (SHA1 as string).
- use rpmTag* typedefs in new hge/hae/hme/hre header vectors.
CVS patchset: 4854
CVS date: 2001/06/12 04:10:21
|
|
CVS patchset: 4843
CVS date: 2001/06/06 12:36:31
|
|
CVS patchset: 4837
CVS date: 2001/06/05 20:39:35
|
|
CVS patchset: 4834
CVS date: 2001/06/05 19:26:22
|
|
CVS patchset: 4833
CVS date: 2001/06/04 13:55:58
|
|
CVS patchset: 4807
CVS date: 2001/05/23 14:25:19
|