upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / lib / rpminstall.c
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
2012-09-06 Panu MatilainenAvoid double iteration on 'rpm -e' now that iterator...
2012-03-19 Panu MatilainenInclude more package information in the progress output
2012-03-19 Panu MatilainenMake a bit more room for names in progress output ...
2012-01-10 Panu MatilainenOops, forgot to mark our new progress messages for...
2012-01-05 Panu MatilainenAdd erasure callback support to rpmShowProgress() and...
2012-01-05 Panu MatilainenAdd enum for RPMCALLBACK_INST_STOP callback event
2012-01-03 Panu MatilainenImplement scriptlet start and stop callbacks (RhBug...
2012-01-03 Panu MatilainenEliminate rpm cli callback internals from the API
2012-01-03 Panu MatilainenEliminate pointless rpmcliPackagesTotal fiddling
2011-07-08 Panu MatilainenEliminate the last two fpio uses in rpm codebase
2011-05-30 Panu MatilainenEliminate bunch of dead assignments on ts vsflags
2011-05-29 Panu MatilainenEliminate dead NULL-assignments at scope-end in librpm...
2011-04-19 Panu MatilainenRestore previous vsflags on return from rpmInstall...
2011-03-23 Panu MatilainenEliminate pointless isSource member from eiu struct...
2011-03-23 Panu MatilainenEliminate header from eiu struct, its just a local...
2011-03-23 Panu MatilainenReduce vsflags flip-flop
2011-03-23 Panu MatilainencheckFreshenStatus() only needs a header, not the entir...
2011-03-03 Panu MatilainenRemove leftover error case from the nineties
2010-12-20 Panu MatilainenRip the remains of --aid and --nosuggest, except for...
2010-10-22 Panu MatilainenChange all internal uses of rpmtsInitIterator() to...
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-06-01 Panu MatilainenOn colored transactions, require matching arch for...
2010-03-26 Panu MatilainenSimplify rpmcliTransaction() a bit
2010-03-23 Panu MatilainenFix fallout from rpmgi.h moving to internal path
2010-03-22 Panu MatilainenLose the useless rpmio refcounting debug junk
2010-01-21 Panu MatilainenFix double-free segfault on url retrieve to read-only...
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpm...
2009-06-02 Rakesh PanditRemoved 'xx' variable in rpminstall.c
2009-06-02 Rakesh PanditRemoved rpmEIU memeber 'fd' -and its usage in tryReadFo...
2009-04-23 Rakesh Pandit- Moved code to check possibility of freshen operation...
2009-04-23 Rakesh Pandit- Move header reading part from rpminstall to tryReadHe...
2009-02-26 Panu MatilainenHonor --nomanifest on install too
2009-02-16 Rakesh Pandit-Moved maifest checking from rpmInstall to rpmCheckMani...
2009-02-16 Rakesh Pandit-Move notify flag settings from rpmInstall and rpmErase...
2009-02-16 Rakesh Pandit-Move vsflags calculation from rpmInstall and rpmErase...
2009-02-16 Rakesh Pandit-Remove stopinstall variable and moved rpmcliPackagesTo...
2009-02-16 Rakesh Pandit-Use installInterfaceFlags in place of eraseInterfaceFl...
2008-11-12 Panu MatilainenDon't bother retrieving db offset for erase elements
2008-10-06 Panu MatilainenMake "not an rpm or manifest" message an error, not...
2008-09-18 Panu MatilainenMore informative output on ambiguous erase (rhbz#164743)
2008-09-18 Panu MatilainenFix rpmErase() exit code when arch is specified (rhbz...
2008-08-05 Panu MatilainenIncrement exit code on file not found errors too (...
2008-07-07 Panu MatilainenKick out ftpStrerror() and related error code defines
2008-07-04 Panu MatilainenRemove solvedb API and other related stuff
2008-06-09 Panu MatilainenUse rpm_loff_t for transaction callback amount+total...
2008-05-26 Panu MatilainenConvert rpmInstall() to new headerGet()
2008-05-12 Panu MatilainenConvert internal uses of headerSprintf() to headerFormat()
2008-05-07 Panu MatilainenOops, don't access variable after freeing
2008-05-03 Panu MatilainenTemp file handling tweaks
2008-04-25 Panu MatilainenAvoid alloca() in rpmInstall()
2008-04-21 Panu MatilainenUse argvAppend() instead of manual reallocs, plug a...
2008-04-11 Panu MatilainenSimplify url retrieval in rpmInstall()
2008-04-11 Panu MatilainenRemove #ifdef NOTYET junk
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-03-24 Panu MatilainenRemove bogus const from rpmRelocation struct
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove rollback support
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-03-07 Panu MatilainenLog message adjustments
2008-02-14 Panu MatilainenFix a bunch of string format mismatches found by gcc...
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenCouple of int -> rpmVSFlags type corrections
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-09 Panu MatilainenHandle spaces in file path arguments correctly (#217258)
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-18 Panu MatilainenOne leftover reloc constfree..
2007-12-18 Panu MatilainenRemove bunch of bogus cli-related consts...
2007-12-18 Panu MatilainenRemove bogus const from rpmInstallSource*() parameters
2007-12-18 Panu MatilainenRemove bogus const from rpmGlob argv return type
2007-12-15 Panu MatilainenAnother bunch of bogus const removals
2007-12-15 Panu MatilainenRemove bogus const from rpmGenPath() temporary targets
2007-12-14 Panu MatilainenAnother bunch of bogus const removals
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenAdd RPMCALLBACK_SCRIPT_ERROR callback type
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenUse headerIsSource() everywhere for determining package...
2007-12-01 Panu MatilainenDon't include idtx.h in rpmcli.h
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenMove rpmGetPath and rpmGenPath to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-08 Panu MatilainenKludge around mktemp() uses to shut up build warnings
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-31 Panu MatilainenKill ts->goal, instead set NOSUGGEST flag on erase
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-26 Panu MatilainenFix invalid ifdef-outed code breaking syntax highlighti...
2007-10-22 Panu MatilainenFix rpmts.h internal includes instead of working around...
2007-10-22 Panu MatilainenUse rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_...
2007-10-09 Panu MatilainenPermit src.rpm installation to be interrupted
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_ERROR with RPMLOG_ERR
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
next