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
2007-06-11
Fix query output when querying for non-installed <name>.<arch> (rhbz#124016)
Panu Matilainen
1
-3
/
+11
2007-06-11
Permit multiple versions of a package to be installed (-i)
Panu Matilainen
1
-4
/
+10
2007-06-11
Treat null epoch equal to zero epoch in freshen (rhbz#143301). Patch from JBJ.
Panu Matilainen
1
-8
/
+3
2007-06-05
Payload compatibility checking fixes.
Panu Matilainen
2
-4
/
+4
2007-05-29
Restore SIGILL handler in machine detection code.
Panu Matilainen
1
-2
/
+10
2007-05-24
Check for supported payload format on package install. (rhbz#140052)
Panu Matilainen
4
-1
/
+49
2007-05-23
More informative error message when lstat() in verification fails.
Panu Matilainen
1
-0
/
+5
2007-05-16
Do not run pre/posttrans scripts in test mode.
Panu Matilainen
1
-49
/
+51
2007-05-16
Fix building without Lua support.
Panu Matilainen
3
-0
/
+10
2007-05-10
Remove SELinux context verification (#193488)
Paul Nasrat
2
-69
/
+3
2007-05-01
Enable configurable preferable elf colour policy (#235757)
Paul Nasrat
3
-7
/
+24
2007-04-16
Call Fflush at the end of writeing a signed package to catch out
Paul Nasrat
1
-0
/
+4
2007-04-16
Fix to handle oldpackages that use HEADERIMAGE
Paul Nasrat
1
-1
/
+2
2007-04-16
When deleting files, drop any s-bit first, so that a malicious
Paul Nasrat
4
-2
/
+32
2007-04-16
Also decode early for PGP sigtags, which are actually header+payload
Paul Nasrat
1
-1
/
+1
2007-04-16
Fix --noghost query option. rh#103207
Paul Nasrat
1
-1
/
+1
2007-04-16
Deal with a return value of "-2" when database locking failed.
Paul Nasrat
1
-0
/
+4
2007-04-16
Do not call rpmtsRun with an empty transaction list, it returns -1
Paul Nasrat
1
-1
/
+1
2007-04-16
Allow "--ignoresize" for erase operations.
Paul Nasrat
1
-1
/
+1
2007-04-16
Fork failure patch from OpenSuSE
Paul Nasrat
1
-0
/
+7
2007-03-14
Cleanup: remove oldrpmdb utility
Paul Nasrat
1
-101
/
+0
2007-03-13
Fix potential segfault if no rpmlock_path defined (rh#231146)
Paul Nasrat
1
-1
/
+1
2007-02-22
This patch from Peter Bowen fixes rpm version comparison for strings with
Paul Nasrat
1
-1
/
+8
2007-02-22
Make fcntl lock sensitive to --root (#151255)
Paul Nasrat
1
-2
/
+2
2007-02-22
Fix netshared path comparison (rh#52725) fix by jbj.
Paul Nasrat
1
-0
/
+3
2007-02-22
This patch fixes how Requires(pre,postun) is handled to bring it in line with
Paul Nasrat
1
-4
/
+2
2007-02-22
This patch fixes an off-by-one error in rpmalAllFileSatisfiesDepend() which
Paul Nasrat
1
-1
/
+1
2007-02-22
Re-enable fileconflicts
Paul Nasrat
1
-2
/
+1
2007-01-04
Remove autogenerated file
pauln@enki.eridu
1
-1603
/
+0
2005-07-13
- fix: initialize variables used in debug msg (#160458).
jbj
1
-4
/
+4
2005-07-12
- added CVSId: tag and SVNId: alias (#162807).
jbj
1
-0
/
+3
2005-07-02
Correct typo.
jbj
1
-1
/
+1
2005-06-06
XXX Really old packages have HEADER_IMAGE, not HEADER_SIGNATURES.
jbj
1
-0
/
+6
2005-05-11
scriptlet signal failure message
pauln
1
-0
/
+6
2005-03-17
Add tagType().
jbj
1
-4
/
+12
2005-03-13
Permit build with extternal file and libmagic.
jbj
1
-0
/
+6
2005-03-13
Add support for RSA on sha1/sha256/sha384/sha512.
jbj
3
-30
/
+57
2005-03-12
Don't dump pgp pkt spewage.
jbj
1
-2
/
+2
2005-03-12
Identify header RSA signatures correctly.
jbj
1
-5
/
+20
2005-03-12
Add hdrmd5ctx for header-only md5 rsa/md5 signatures.
jbj
4
-10
/
+22
2005-03-09
- permit gpg to be used for RSA/MD5 signatures.
jbj
1
-54
/
+106
2005-03-07
Start removing implied gpg==dsa, pgp==rsa.
jbj
1
-36
/
+79
2005-03-07
fix: inverted RSA parameters on rsavrfy().
jbj
1
-1
/
+1
2005-02-17
- rework configure.ac et al to lose internal library baggage flexibly.
jbj
1
-2
/
+2
2005-02-13
- macosx: change to --prefix=/usr rather than /opt/local.
jbj
1
-2
/
+2
2005-02-10
- perform callbacks as always (#147537).
jbj
3
-5
/
+48
2005-02-03
- discover and use getmntinfo if present.
jbj
1
-0
/
+14
2005-02-02
- fix: length of gpg V4 hash seed was incorrect (#146896).
jbj
3
-24
/
+19
2005-01-28
Remove unused _rpmlock_file.
jbj
1
-3
/
+0
2005-01-26
- add missing #if defined(ENABLE_NLS) (#146184).
jbj
1
-0
/
+2
[next]