summaryrefslogtreecommitdiff
path: root/lib/rpmps.c
AgeCommit message (Collapse)AuthorFilesLines
2003-12-30- spelling corrections (#112728).jbj1-1/+1
CVS patchset: 7047 CVS date: 2003/12/30 13:14:49
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-4/+4
- beecrypt: short hex string conversion overflows target buffer. - mark "successors only" packages in transaction. - reap scriptlets with SIGCHLD handler. - rename PSM_t to rpmpsm, add methods and refcounts to manage. - remove %%configure/%%makeinstall from arch-os/macros, default is OK. - don't export MALLOC_CHECK_ to scriptlets. - squeaky clean memory leak checking. - always malloc rpmfi structure, refcounts are correct in rpmtsRun(). - skip redundant /sbin/ldconfig scripts on upgrade (if possible). CVS patchset: 5645 CVS date: 2002/08/19 22:27:44
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-3/+3
resurrect build modes. add undocumented debugging options. CVS patchset: 5577 CVS date: 2002/07/28 14:52:33
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-58/+21
CVS patchset: 5532 CVS date: 2002/06/28 21:54:24
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+4
CVS patchset: 5521 CVS date: 2002/06/22 18:51:56
2002-06-12- fix: separate existence and number checks for problems found.jbj1-0/+8
CVS patchset: 5481 CVS date: 2002/06/12 14:52:59
2002-06-05- python: portability fiddles (#54350).jbj1-1/+1
- check inodes (but not blocks) on FAT file systems (#64256). CVS patchset: 5465 CVS date: 2002/06/05 20:26:57
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-4/+3
CVS patchset: 5440 CVS date: 2002/05/19 23:37:24
2002-05-19- Grand Renaming of rpm data types.jbj1-0/+363
CVS patchset: 5439 CVS date: 2002/05/19 18:42:25