summaryrefslogtreecommitdiff
path: root/python/upgrade.c
AgeCommit message (Collapse)AuthorFilesLines
2001-05-31lclint annotations.jbj1-58/+71
CVS patchset: 4821 CVS date: 2001/05/31 19:02:55
2001-05-14- upgrade to db-3.3.4.jbj1-0/+1
CVS patchset: 4787 CVS date: 2001/05/14 20:12:10
2001-03-17Doco updates.jbj1-0/+4
CVS patchset: 4641 CVS date: 2001/03/17 19:55:09
2001-02-09fix: make a copy of retrieved header before loading.jbj1-1/+0
handle out-of-sync hardlinks as sub-state, don't save the file name. fix: on build, was broke, add --fsmdebug as well. CVS patchset: 4537 CVS date: 2001/02/09 20:58:37
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-1/+1
- remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27
2000-12-04Sync with rpm-4_0 branch.jbj1-16/+16
CVS patchset: 4315 CVS date: 2000/12/04 00:55:17
2000-07-24don't blow our foot off by calling rpmReadConfigFiles on the find upgrade ↵msw1-1/+1
packages case CVS patchset: 3975 CVS date: 2000/07/24 19:09:53
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-133/+3
- display rpmlib provides when invoked with --showrc. - remove (dead) dependency checks on implicitly provided package names. - remove (dead) rpmdb API code in python bindings. - remove (legacy) support for version 1 packaging. - remove (legacy) support for converting gdbm databases. CVS patchset: 3950 CVS date: 2000/07/15 14:53:54
2000-07-11fix: source rpm's need to do compressFilelist to get filenames.jbj1-1/+1
fix: python should use RPMTAG_OBSOLETESNAME, not RPMTAG_OBSOLETES. CVS patchset: 3934 CVS date: 2000/07/11 03:46:56
2000-04-27Sanity and API clean up. (make dist)jbj1-1/+1
CVS patchset: 3705 CVS date: 2000/04/27 01:11:48
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-2/+1
- API: replace rpmdbFindByLabel with RPMDBI_LABEL iteration. - API: replace rpmdbGetRecord with iterators. - API: replace findMatches with iterators. CVS patchset: 3704 CVS date: 2000/04/27 00:10:28
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-4/+5
CVS patchset: 3687 CVS date: 2000/04/19 22:15:02
2000-04-12Convert to rpm-3.1 API.jbj1-13/+119
CVS patchset: 3672 CVS date: 2000/04/12 18:21:40
2000-03-31As erik mentioned, here is a patch. It makes it so packages don't get searchedjbj1-0/+5
to find directories which were improperly assigned in broken spec file file +lists, causing, for example, KDE to be installed on an upgrade from 6.1 to 6.2 when KDE was not previously installed... CVS patchset: 3649 CVS date: 2000/03/31 17:16:36
2000-03-26Add --preferdb for now to permit testing db0/db1/db2.jbj1-11/+11
CVS patchset: 3641 CVS date: 2000/03/26 22:45:02
2000-01-31updated upgrade code to handle new format file listsewt1-60/+102
CVS patchset: 3540 CVS date: 2000/01/31 16:42:12
1999-11-30python/* needs to include "system.h".jbj1-0/+4
CVS patchset: 3446 CVS date: 1999/11/30 18:39:50
1999-11-26Minimal python compile.jbj1-7/+10
CVS patchset: 3439 CVS date: 1999/11/26 22:31:19
1999-08-24update python bindings from anaconda.jbj1-0/+485
CVS patchset: 3251 CVS date: 1999/08/24 21:10:30