fix msm-plugin.c svace issue: make sure dupPath is not NULL before strchr()
[platform/upstream/rpm.git] / python / rpm /
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2011-02-20 Panu MatilainenAllow both string + unicode in python addInstall()...
2011-02-15 Panu MatilainenImport the C-level ts python object as TransactionSetCore
2010-10-13 Panu MatilainenAdd python bindings for librpmsign
2010-06-22 Panu MatilainenFix python ts.check() dependency tuple munging
2010-05-04 Panu MatilainenRename python module version symbol to __version__...
2010-03-26 Panu MatilainenChange the problem data arrangement for dependency...
2009-12-17 Panu MatilainenMove python ts element key refcounting back to C-side...
2009-12-07 Panu Matilainents.check() is supposed to return empty list when no...
2009-11-21 Panu MatilainenTypos in exception messages
2009-10-29 David MalcolmConvert relative imports within rpm package to absolute...
2009-10-19 David MalcolmConvert all usage of two-expression exception raising...
2009-10-15 Panu MatilainenUse fd.tell() instead of going around through os.lseek...
2009-10-15 Panu MatilainenAvoid unnecessary dup'ing of file descriptors on header...
2009-10-06 Panu MatilainenPython namespace import fiddling
2009-10-05 Panu MatilainenHandle all rpmds variants in its constructor
2009-10-05 Panu MatilainenPush hdrFromFdno() error code handling over to python...
2009-10-05 Panu MatilainenPush hdrCheck() error code handling over to python...
2009-10-05 Panu MatilainenPush ts.check() return tuple-o-doom generation over...
2009-10-05 Panu MatilainenPush transaction problem filter to python side
2009-10-05 Panu MatilainenPush the interpretation of ts.run() result code to...
2009-10-02 Panu MatilainenPush most work of ts.addErase() over to python
2009-10-02 Panu MatilainenPermit file objects and file names to ts.addInstall()
2009-10-02 Panu MatilainenPush most work of ts.addInstall() over to python
2009-10-02 Panu MatilainenOops, missing self in bunch of calls... been too long...
2009-10-02 Panu MatilainenPush the rpmtsGetKeys() stuff over to python completely
2009-10-02 Panu MatilainenSplit rpmbuild dependencies to separate _rpmb module
2009-10-02 Panu MatilainenMove ts flag & color setting to python side
2009-10-02 Panu MatilainenAdd a dummy python-level transaction set class, use...
2009-09-28 Panu MatilainenPush rpm.signalsCaught() to python level
2009-09-28 Panu MatilainenImplement rpm.readHeaderFromFD() in python instead...
2009-09-28 Panu MatilainenImplement rpm.readHeaderListFromFD() in python instead...
2009-09-28 Panu MatilainenImplement rpmreadHeaderListFromFile() in python instead...
2009-09-28 Panu MatilainenArrange rpm.headerLoad() compatibility on python level
2007-10-01 Ralf CorsépiusRemove (unused).
2007-07-25 Panu MatilainenFlatten python makefiles, path tweaks
2007-07-24 Panu MatilainenPython install path fiddling to appease with distcheck
2004-11-15 paulnRe-export hidden VSF symbols 139221
2004-10-19 paulnInitial python wrapped rpm module files
2004-10-19 paulnignore file for rpm-python rpm dir