Age | Commit message (Expand) | Author | Files | Lines |
2018-01-25 | Add scriptlet-specific disablers for %pretrans and %posttranssubmit/tizen_base/20180330.050344 | Panu Matilainen | 3 | -4/+13 |
2017-12-18 | Modify Prevent warning - case of 'RESOURCE_LEAK' : adjust malloc-free combina...submit/tizen_base/20171218.123350accepted/tizen/base/20171222.155030 | SoonKyu Park | 1 | -0/+1 |
2017-02-28 | Revert "Add support for Recommends:, Suggests:, Supplements: and Enhances:"submit/tizen_base/20170228.034447accepted/tizen/base/20170228.084720 | SoonKyu Park | 1 | -16/+0 |
2017-02-28 | Revert "Backporting weak dependencies" | SoonKyu Park | 1 | -20/+0 |
2017-01-10 | Backporting weak dependenciessubmit/tizen_base/20170116.123126accepted/tizen/base/20170120.121825 | MyungJoo Ham | 1 | -0/+20 |
2017-01-09 | Add support for Recommends:, Suggests:, Supplements: and Enhances: | Florian Festi | 1 | -0/+16 |
2013-02-02 | Temporally making loading of a configured plugin optional | Elena Reshetova | 1 | -1/+2 |
2013-02-02 | Adding security msm plugin | Elena Reshetova | 5 | -6/+172 |
2013-02-02 | Making pre/post tsm/psm hooks more consistent. | Elena Reshetova | 4 | -24/+29 |
2013-02-02 | Improving scriptlet related rpm plugin hooks. | Elena Reshetova | 3 | -21/+102 |
2013-02-02 | Extending rpm plugin interface, part 1 | Elena Reshetova | 7 | -17/+216 |
2013-02-02 | Adding manifest support for rpmbuild | Elena Reshetova | 2 | -2/+3 |
2013-02-02 | include errno.h | Anas Nashif | 1 | -0/+1 |
2013-02-02 | remove patch from suse | Anas Nashif | 1 | -2/+0 |
2013-02-02 | add packaging files | Anas Nashif | 1 | -0/+2 |
2013-02-02 | Don't complain about a bad md5 sum for repackaged rpms. | Anas Nashif | 1 | -0/+8 |
2013-02-02 | Prefer sys/vfs.h, as statvfs stats all filesystems again | Anas Nashif | 1 | -0/+4 |
2013-02-02 | strip off the tag | Anas Nashif | 1 | -0/+3 |
2013-02-02 | Add support for weak dependencies: | Anas Nashif | 5 | -10/+30 |
2013-02-02 | Suspend exclusive database lock when scriptlets get called | Anas Nashif | 6 | -0/+89 |
2013-02-02 | Fix global (DB_PRIVATE) lock code | Anas Nashif | 1 | -16/+41 |
2013-02-02 | Allow updates to different architectures | Anas Nashif | 1 | -1/+2 |
2013-02-02 | Extended condition support | Anas Nashif | 1 | -3/+23 |
2013-02-02 | db ro interruptable | Anas Nashif | 1 | -2/+4 |
2013-02-02 | Support a database-local fsync setting. | Anas Nashif | 1 | -0/+4 |
2013-02-02 | compate name and version | Anas Nashif | 1 | -2/+20 |
2013-02-02 | Convert output to the current locale. | Anas Nashif | 1 | -0/+152 |
2013-01-31 | Restore legacy behavior on %ghost %config erasure, mostlyupstream/4.11.0.1 | Panu Matilainen | 1 | -2/+15 |
2013-01-30 | Dont skip shared file/dir create if the other one is a ghost | Panu Matilainen | 1 | -2/+8 |
2013-01-30 | Revert the severely broken FA_SKIP on %ghost "fix" | Panu Matilainen | 1 | -11/+0 |
2013-01-29 | Be more careful about skipping shared file/directory creation | Panu Matilainen | 1 | -1/+13 |
2012-12-19 | Handle transaction global pool allocation centrally in rpmtsPool() | Panu Matilainen | 4 | -16/+16 |
2012-12-19 | Clean up fix grabData() error handling in callers | Panu Matilainen | 1 | -6/+4 |
2012-12-18 | Dead code removal | Panu Matilainen | 1 | -5/+0 |
2012-12-07 | Ensure correct return code on malformed signature in packages | Panu Matilainen | 1 | -2/+6 |
2012-11-26 | Add missing <errno.h> include | Panu Matilainen | 1 | -0/+1 |
2012-11-18 | Add --undefine cli switch for undefining macros (related to RhBug:876308) | Panu Matilainen | 1 | -0/+10 |
2012-11-14 | Account for temporary disk-space requirement on forced replace too | Panu Matilainen | 1 | -3/+5 |
2012-11-14 | Remove ancient, no longer relevant comment | Panu Matilainen | 1 | -5/+0 |
2012-11-14 | Account for temporary disk-space requirements on updates (ticket #175) | Panu Matilainen | 1 | -1/+13 |
2012-11-14 | Add $RPM_CONFIGDIR/macros.d/ directory to default macro path (RhBug:846679) | Panu Matilainen | 1 | -0/+1 |
2012-11-08 | Add cli-switch to query for license files | Panu Matilainen | 3 | -2/+10 |
2012-11-05 | Work around Fedora-specific patch to libselinux causing warnings | Panu Matilainen | 1 | -1/+1 |
2012-11-05 | Update library current + age (ie libs are now 3.1.0) | Panu Matilainen | 1 | -1/+1 |
2012-11-01 | Hide the strpool-related rpmts/rpmfi/rpmds interfaces out of sight for now | Panu Matilainen | 9 | -113/+133 |
2012-10-30 | Handle partial reads and errors in package IO (RhBug:802839, RhBug:580974) | Panu Matilainen | 5 | -9/+39 |
2012-10-30 | Fix missing error on --import on bogus key file (RhBug:869667) | Panu Matilainen | 1 | -4/+5 |
2012-10-26 | Remove transition-time leftover pool unfreezing | Panu Matilainen | 1 | -8/+0 |
2012-10-26 | Eliminate static "misc stuff pool" from rpmfi | Panu Matilainen | 1 | -13/+6 |
2012-10-19 | Dont bother with digest and link comparisons if size differs, part II | Panu Matilainen | 1 | -0/+5 |