summaryrefslogtreecommitdiff
path: root/plugins/backend/zypppkgmgr.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-14Upgrade mic version to 0.28.19 from 'tools/mic' projectupstream/0.28.19tizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20240625.092728accepted/tizen/unified/x/20240614.160502accepted/tizen/unified/toolchain/20240624.121607accepted/tizen/unified/dev/20240620.010927accepted/tizen/unified/20240614.085211accepted/tizen/9.0/unified/20241030.235948tizen_9.0accepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedwangbiao1-2/+10
2022-08-18Merge release-0.28.17 from 'tools/mic'upstream/0.28.17submit/tizen/20220818.092614biao716.wang1-24/+28
2017-09-22When increase rpm release number, user can use --local-pkgs-path to install l...xiaojuan.mao1-1/+22
2015-05-20--priority option of *.ks file in mic does not applyGyeoungmin Kim1-1/+4
2014-08-05add strict-mode feature for zypp backendGui Chen1-2/+3
2014-08-05add strict_mode(MHA-1115)Andrii Boichuk1-1/+2
2014-06-10fix Package_constPtr AttributeError: statusGui Chen1-1/+1
2014-06-06typo fixHuanhuan Li1-2/+2
2014-05-21Make the error more preciseHuanhuan Li1-1/+3
2014-04-30Pylint warnings.Sun Lihong1-14/+15
2014-03-05fix obsoletes ignored version issueGui Chen1-3/+3
2014-03-03Fix zypp fail to download packagesHuanhuan Li1-0/+6
2014-01-02Rewrite SafeURL class without using zypp.UrlHuang Hao1-1/+1
2013-12-25Support encode form of baseurl for repo directive.Huang Hao1-10/+3
2013-12-16remove EULA checkGui Chen1-5/+0
2013-12-13clean up and refine all the docs in gitJF Ding1-0/+0
2013-10-15don't close file handlers as rpm will handle itGui Chen1-8/+0
2013-08-14Disable using proxy from /etc/sysconfig/proxyZhang Qiang1-0/+2
2013-08-07Support user/password in proxyZhang Qiang1-1/+18
2013-07-01implement '--check-pkgs' to check if packages included in imageGui Chen1-0/+11
2013-06-25fix rpm header not including 'VCS' tagGui Chen1-1/+5
2013-04-02fix attachment packages swig attr lostGui Chen1-2/+3
2013-04-02fix conflict variable in cmpEVR and priority conditionGui Chen1-7/+8
2013-04-02condider repo priority while sorting packagesZhang Qiang1-0/+11
2013-03-19fix debuginfo rpm swig attr lostGui Chen1-1/+2
2013-03-03be compatible with python-zypp built with swig 2.0Gui Chen1-20/+24
2013-02-27Fix bad indentations.Huang Hao1-4/+4
2013-02-05fix no key 'HOME' in environ variable failureGui Chen1-3/+10
2013-01-22make clear message infoGui Chen1-4/+2
2013-01-22correct rpm path in local repo for zypp backendGui Chen1-8/+3
2013-01-22install the according debuginfo rpms in zyppGui Chen1-1/+21
2013-01-22cleanup zypp credential file to fix conflicts during installingGui Chen1-0/+17
2013-01-22add vcs value for --record-pkgs to record vcs infoGui Chen1-0/+20
2013-01-22recalculate package content recordingGui Chen1-2/+16
2013-01-22reformat rpm name string to be more flexibleGui Chen1-3/+4
2013-01-20add a new opiton --nocache for repo commandGui Chen1-1/+11
2013-01-15split out the download stuff as one python moduleGui Chen1-5/+3
2012-12-19put arch compatible into pkg comparisonGui Chen1-2/+11
2012-12-12remove rpmdb files before install packagesGui Chen1-0/+2
2012-12-12point to tizen repo, not meegoAnas Nashif1-1/+1
2012-06-15enhance proxy support in attachment retrieveGui Chen1-4/+6
2012-06-15clean the duplicate code with get_url in zypp backendGui Chen1-29/+19
2012-06-05resolve right url for attachment packageGui Chen1-3/+24
2012-06-02some fixes to enhance authentication urlGui Chen1-1/+1
2012-05-28reset LD_PRELOAD for chroot envGui Chen1-0/+1
2012-05-23fix zypp missing password when using username:passwd pattern urlGui Chen1-2/+6
2012-05-15extract rpm listed in attachment which not found in rootfsGui Chen1-0/+25
2012-05-09container support with '%attachment' in ksGui Chen1-0/+11
2012-04-18tolerate some OS errors in the image confirations stageJF Ding1-1/+1
2012-04-13pre-install package support with zyppGui Chen1-1/+55