index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
Add missing <errno.h> include
rpm-4.10.2-release
Panu Matilainen
1
-0
/
+1
2012-12-07
Preparing for 4.10.2
rpm-4.10.2
Panu Matilainen
1
-1
/
+1
2012-12-07
Ensure correct return code on malformed signature in packages
Panu Matilainen
1
-2
/
+6
2012-12-07
Add --undefine cli switch for undefining macros (related to RhBug:876308)
Panu Matilainen
1
-0
/
+10
2012-12-07
Work around Fedora-specific patch to libselinux causing warnings
Panu Matilainen
1
-1
/
+1
2012-12-07
Handle partial reads and errors in package IO (RhBug:802839, RhBug:580974)
Panu Matilainen
5
-9
/
+39
2012-12-07
Fix missing error on --import on bogus key file (RhBug:869667)
Panu Matilainen
1
-4
/
+5
2012-10-10
Filter out skipped files on hardlink checking (RhBug:864622)
Panu Matilainen
1
-2
/
+4
2012-10-03
Preparing for 4.10.1
upstream/4.10.1
rpm-4.10.1
Panu Matilainen
1
-1
/
+1
2012-10-03
Permit key imports even if signature checking is disabled (RhBug:856225)
Panu Matilainen
1
-1
/
+7
2012-10-03
Fix memleak regresssion in rpmfiDecideFateIndex()
Panu Matilainen
1
-32
/
+40
2012-10-03
Fix a massive memleak from rpmfiConfigConflictIndex() and optimize it
Panu Matilainen
1
-12
/
+25
2012-10-03
Only create the first instance of a file shared between packages
Panu Matilainen
1
-0
/
+6
2012-10-03
Verify files from non-installed packages again (RhBug:826589)
Panu Matilainen
1
-1
/
+2
2012-10-03
Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc (RhBug:828784)
Panu Matilainen
3
-2
/
+24
2012-10-03
Honor RPMSENSE_MISSINGOK flag in dependency checking
Panu Matilainen
2
-3
/
+10
2012-10-03
Report config and missinok flags in deptype format extension too
Panu Matilainen
1
-0
/
+4
2012-10-03
Recognize relative paths as such in --whatprovides query
Panu Matilainen
1
-2
/
+2
2012-10-03
Dont use mmap() for anything, axe the code instead
Panu Matilainen
1
-42
/
+0
2012-10-03
Plain 32bit ppc cannot be a ppc64p7
Phil Knirsch
1
-1
/
+4
2012-10-03
Clarify/correct tag usage in rpmdbProvides()
Panu Matilainen
1
-2
/
+2
2012-10-03
Fix obsoletes-thinko in rpmdbProvides()
Panu Matilainen
1
-1
/
+1
2012-05-04
Small patch to reverse hardlink ordering
Michael Schroeder
1
-3
/
+3
2012-05-04
Fall back to private db environment on system level EINVAL
Panu Matilainen
1
-2
/
+3
2012-04-23
Add support for dpkg-style sorting of tilde in version/release
Michael Schroeder
2
-3
/
+15
2012-04-20
rpmdsMatchesDep() isn't correct on obsoletes
Panu Matilainen
1
-1
/
+8
2012-04-20
- Add support for ppc64p7 architecture using new auxv parsing info
Phil Knirsch
1
-0
/
+8
2012-04-20
- Add general /proc/self/auxv parsing to rpmrc for better machine detection
Phil Knirsch
1
-0
/
+56
2012-04-16
Axe unused leftover variable
Panu Matilainen
1
-1
/
+0
2012-04-16
Raise file conflicts on differing device node numbers
Panu Matilainen
1
-0
/
+3
2012-04-16
Raise file conflicts on differing permissions (user, group, mode)
Panu Matilainen
1
-3
/
+10
2012-04-16
Check for file conflicts within package (RhBug:808750)
Panu Matilainen
1
-1
/
+6
2012-04-16
Check for file conflicts within package (RhBug:808750)
Panu Matilainen
1
-1
/
+1
2012-04-16
Change file disposition code to access rpmfi's by index
Panu Matilainen
2
-46
/
+36
2012-04-16
Change rpmfi replaced size functions to take index
Panu Matilainen
3
-10
/
+10
2012-04-16
Add rpmfiFooIndex() variants for the conflict handling methods
Panu Matilainen
2
-24
/
+53
2012-04-16
Further tweak the config file removal/backup logic to make it clearer
Panu Matilainen
1
-6
/
+5
2012-04-16
Avoid unnecessary calls to rpmfiFN()
Panu Matilainen
1
-2
/
+2
2012-04-16
Make config file modification detection a bit more readable
Panu Matilainen
1
-2
/
+3
2012-04-16
Make rpmfiFNIndex() safe for callers on different indexes
Panu Matilainen
2
-23
/
+17
2012-04-05
Handle obsolete matches (more) correctly in rpmal
Panu Matilainen
1
-1
/
+8
2012-04-05
Remove unused scareFlags member from rpmfi struct
Panu Matilainen
2
-2
/
+0
2012-04-03
Validate negated offsets too in headerVerifyInfo()
Panu Matilainen
3
-3
/
+3
2012-04-03
Differentiate between non-existent and invalid region tag
Panu Matilainen
2
-11
/
+24
2012-04-03
Specifically validate region tag on header import
Panu Matilainen
1
-3
/
+5
2012-03-26
Dont bother building internal versions of db utilities we dont need
Panu Matilainen
1
-39
/
+0
2012-03-23
Eliminate broken data end calculation in dataLength()
Panu Matilainen
1
-7
/
+17
2012-03-21
Transaction element file info can be legally NULL in some cases
Panu Matilainen
1
-3
/
+4
2012-03-21
Don't free up file info sets on transaction test-runs, take II
Panu Matilainen
1
-1
/
+2
2012-03-20
Bump library sonames in preparation for new release
Panu Matilainen
1
-1
/
+1
[next]