Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Remove code duplication by making rpmts_Create() just a wrapper that calls
rpmtsObject to create the instance
- Move the initialization from rpmts_init() to rpmts_new(), calling
ts.__init__() multiple times isn't something we want to allow (setting
vsflags multiple times is ok but there's a method to do that already)
|
|
|
|
|
|
Adds additional refcounting to the python level ts/db object to avoid
anonymous ts/db from getting deleted while still iterating over it.
|
|
|
|
Jeremy Katz <katzj@redhat.com>
|
|
- macosx: include <sys/types.h> so that python sees the u_char typedef.
CVS patchset: 7760
CVS date: 2005/02/12 19:03:32
|
|
CVS patchset: 7720
CVS date: 2005/01/28 20:25:01
|
|
CVS patchset: 7706
CVS date: 2005/01/23 20:44:57
|
|
CVS patchset: 7582
CVS date: 2004/11/17 17:05:39
|
|
- python: fix RPMPROB_BADRELOCATE segfault return in ts.check (#137116).
- revert selinux patch until fc3 release.
- reprise file conflicts yet again, flip/flop/flip/flop ...
- fix: buffer overrun displaying ko_KR (#135389).
CVS patchset: 7532
CVS date: 2004/10/31 20:22:01
|
|
CVS patchset: 7460
CVS date: 2004/10/13 19:03:45
|
|
CVS patchset: 7455
CVS date: 2004/10/13 06:26:16
|
|
CVS patchset: 7447
CVS date: 2004/10/11 15:16:49
|
|
CVS patchset: 7306
CVS date: 2004/06/11 17:52:58
|
|
- Adding readHeaderFromFD().
CVS patchset: 7247
CVS date: 2004/05/04 21:12:04
|
|
CVS patchset: 7164
CVS date: 2004/03/11 06:25:48
|
|
CVS patchset: 7160
CVS date: 2004/03/10 22:44:29
|
|
CVS patchset: 7086
CVS date: 2004/01/28 00:09:06
|
|
CVS patchset: 7082
CVS date: 2004/01/22 14:28:08
|
|
CVS patchset: 7055
CVS date: 2004/01/01 16:34:10
|
|
CVS patchset: 7051
CVS date: 2003/12/30 15:12:50
|
|
CVS patchset: 6961
CVS date: 2003/12/01 19:15:38
|
|
CVS patchset: 6959
CVS date: 2003/11/23 19:50:52
|
|
Convert to mpfprintlin from diddled mpprintln.
CVS patchset: 6811
CVS date: 2003/05/04 17:34:53
|
|
CVS patchset: 6807
CVS date: 2003/05/02 21:05:46
|
|
CVS patchset: 6762
CVS date: 2003/04/18 14:03:11
|
|
CVS patchset: 6761
CVS date: 2003/04/17 22:14:15
|
|
CVS patchset: 6760
CVS date: 2003/04/17 17:17:27
|
|
CVS patchset: 6752
CVS date: 2003/04/16 17:48:04
|
|
CVS patchset: 5989
CVS date: 2002/12/31 01:23:03
|
|
splint fiddles.
CVS patchset: 5932
CVS date: 2002/12/11 00:12:17
|
|
Use PyObject_{New,Del} consistently throughout.
CVS patchset: 5931
CVS date: 2002/12/10 19:46:03
|
|
CVS patchset: 5915
CVS date: 2002/12/04 02:01:47
|
|
CVS patchset: 5906
CVS date: 2002/11/30 21:07:08
|
|
CVS patchset: 5871
CVS date: 2002/11/15 21:10:32
|
|
CVS patchset: 5780
CVS date: 2002/10/15 18:52:50
|
|
CVS patchset: 5718
CVS date: 2002/09/19 16:30:25
|
|
- fix: resurrect --triggers (#73330).
- python: typo in NOKEY exception string.
CVS patchset: 5696
CVS date: 2002/09/03 12:23:51
|
|
CVS patchset: 5671
CVS date: 2002/08/26 17:42:39
|
|
- python: exceptions on NOKEY/NOTTRUSTED.
CVS patchset: 5667
CVS date: 2002/08/23 21:01:59
|
|
- python: add ts.setProbFilter() method, remove ts.run() argument.
CVS patchset: 5652
CVS date: 2002/08/20 22:05:18
|
|
CVS patchset: 5648
CVS date: 2002/08/20 13:39:31
|
|
- 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
|
|
- python: stuff package name into a string for repackage callbacks.
- rollback: re-create empty transaction set for multiple rollbacks.
- fix: %%basename typo (Dmitry V. Levin<ldv@altlinux.org>).
- fix: queryformat segfaults (Dmitry V. Levin<ldv@altlinux.org>).
CVS patchset: 5639
CVS date: 2002/08/15 18:50:46
|
|
CVS patchset: 5624
CVS date: 2002/08/13 16:36:44
|
|
- python: argument to ts.addErase (if integer) deletes that instance.
- python: rpmmi methods to return this instance, and number of members.
CVS patchset: 5620
CVS date: 2002/08/09 23:14:10
|
|
CVS patchset: 5619
CVS date: 2002/08/09 22:25:04
|
|
- avoid generating fingerprints for locale/zoneinfo sub-directories.
CVS patchset: 5618
CVS date: 2002/08/08 22:20:26
|