platform/upstream/rpm.git
2018-04-26 Taejin WooImported Upstream version 4.14.1 37/177237/1 upstream upstream/4.14.1
2013-06-27 Panu MatilainenPreparing for 4.11.1 final
2013-06-20 Panu MatilainenPreparing for rpm 4.11.1-rc2
2013-06-20 Panu MatilainenAdjust flangtest to work as a test-case for zero-length...
2013-06-20 Panu MatilainenTeach debugedit about .debug_gdb_script section (SuseBu...
2013-06-17 Panu MatilainenAvoid breaking build on older systems which dont know...
2013-06-17 Kyle McMartindebugedit: handle aarch64 debug_info relocations (RhBug...
2013-06-11 Panu MatilainenFix ages old segfault on trying to expand %{lua} (RhBug...
2013-06-11 Panu MatilainenDont try to expand zero-length arguments to built-in...
2013-06-11 Panu MatilainenAdjust attrtest.spec to work as a test-case for RhBug...
2013-06-11 Panu MatilainenFix regression on addressing main package by its name...
2013-06-10 Panu MatilainenPreparing for rpm 4.11.1-rc1
2013-06-10 Panu MatilainenUpdate library current + age (ie libs are now 3.2.0)
2013-06-10 Panu MatilainenFiles with zero inode cannot be hardlinks
2013-06-07 Panu MatilainenPull updated translations from Transifex
2013-06-07 Panu MatilainenUpdate transifex config for domain change
2013-06-07 Panu MatilainenExport the pool-aware rpmfi constructor
2013-06-07 Panu MatilainenNever package %ghost files into payload
2013-06-07 Panu MatilainenSerialize BDB environment open/close (RhBug:924417...
2013-06-07 Panu MatilainenError out on more than one --pipe option (RhBug:966093)
2013-06-07 Panu MatilainenOnly consider files with .pm suffix as perl modules...
2013-06-07 Panu MatilainenPlug segfault on NULL pointer dereference in debugedit...
2013-06-07 Panu MatilainenDont check for non-directories when recursing
2013-06-07 Alexander KanevskiyInclude %{VCS} in src.rpm
2013-06-07 Panu MatilainenPrint out our macrofile path on --showrc
2013-06-07 Archie CobbsHere's a little patch does a couple of things for the...
2013-06-07 Panu MatilainenOnly require arguments to rpmbuild when building someth...
2013-06-07 Panu MatilainenDoh, not-enough-caffeine thinko in 685bf3b6ef32bc49393d...
2013-06-07 Panu MatilainenDetect and error out non-directory being specified...
2013-06-07 Panu MatilainenIgnore %attr() and %defattr() mode on symlinks
2013-06-07 Panu MatilainenIgnore permission bits conflict on symlinks
2013-06-07 Panu MatilainenAvoid redundant strlen() calls on buildroot
2013-06-07 Panu MatilainenEnsure packaged files are inside the buildroot (RhBug...
2013-06-07 Panu MatilainenOptimize expandMacro() a bit, based on patch by Alexey...
2013-06-07 Panu MatilainenUtilize the existing rpmds'es from packages when mergin...
2013-06-07 Panu MatilainenPlug memleak from a thinko in commit 9929459f9967ecfe0a...
2013-06-07 Panu MatilainenUse addReqProv() for adding package self-provides too
2013-06-07 Panu MatilainenUse string pool id instead of string for package lookup
2013-06-07 Panu MatilainenUtilize the shared string pool for manually specified...
2013-06-07 Panu MatilainenAdd a spec-level shared string pool to spec and package...
2013-06-07 Panu MatilainenExport the pool-aware rpmds constructors
2013-06-07 Panu MatilainenAvoid umphteen arguments to isNewDep() by creating...
2013-06-07 Panu MatilainenOptimize lookupPackage() a bit
2013-06-07 Panu MatilainenSanitize duplicate dependency checking at build
2013-06-07 Panu MatilainenMake rpmdsMerge() return something meaningful
2013-06-07 Panu MatilainenFix ages old bug in rpmdsFind() wrt flags
2013-06-07 Panu MatilainenHandle source vs binary pkg dependency difference in...
2013-06-07 Panu MatilainenPass the entire package struct to addReqProv()
2013-06-07 Panu MatilainenUse newPackage() to initialize source package too
2013-06-07 Panu MatilainenOnly pass the target package list, not entire spec...
2013-06-07 Panu MatilainenPass the entire package struct to rpmlibNeedsFeature()
2013-06-07 Panu MatilainenPass the entire package struct to genCpioListAndHeader()
2013-06-07 Panu MatilainenEliminate the cpioSourceArchive struct
2013-06-07 Panu MatilainenPass the entire package struct to cpio_doio() too
2013-06-07 Panu MatilainenPass the entire package struct to writeRPM()
2013-06-07 Panu MatilainenUse struct Package for source package too
2013-06-07 Panu MatilainenMove rpmlibNeedsFeature() and addReqProv() prototypes
2013-06-07 Panu MatilainenReport replaced files in verification
2013-06-07 Panu MatilainenHandle fork(), pipe() etc failures in signing passphras...
2013-06-07 Panu MatilainenHandle fork(), pipe() and dup2() failures in prelink...
2013-06-07 Panu MatilainenPrint out %pretrans and %posttrans dependencies too...
2013-06-07 David MalcolmFix python binding build on python 3
2013-06-07 Johannes DewenderFinish lua 5.2 support, trac #865
2013-06-07 Panu MatilainenClarify the macro entry struct a bit
2013-06-07 Alexey TourbinImprove macro table performance
2013-06-07 Panu MatilainenRemove -K/--checksig related leftover in the manual...
2013-06-07 Panu MatilainenAdd a simple --rebuilddb test-case
2013-06-07 Panu MatilainenTest rpmmi pattern match too while testing for the...
2013-06-07 Panu MatilainenAdd a testcase for db iterator locked to single instanc...
2013-06-07 Panu MatilainenAccept Python longs as db instance number too
2013-06-07 Panu MatilainenAdd test-case for explicit file conflict variants
2013-06-07 Panu MatilainenAdd a file to the dependency test-case spec
2013-06-07 Panu MatilainenPlug another hole in conflicts and obsoletes handling
2013-06-07 Michael SchroederCheck for file conflicts in installed packages
2013-06-07 Panu MatilainenMake sure PKG_CONFIG_PATH is set according to target...
2013-06-07 Panu MatilainenMake sure /var exists created in the test-suite root
2013-06-07 Panu MatilainenSanitize the hardlink test size thing
2013-06-07 Panu MatilainenForce known _tmppath during test-suite non-chroot builds
2013-06-07 Panu MatilainenAvoid relying on filesystem macro values in test suite
2013-06-07 Panu MatilainenMain macros needs similar sed-love on install as platfo...
2013-06-07 Mark Wielaardtests: Make sure testing/usr/bin exists and to copy...
2013-06-07 Mark WielaardFixup find-requires linking for srcdir != builddir.
2013-06-07 Mark SalterAArch64 support v2
2013-06-07 Ville SkyttäSpelling fixes.
2013-06-07 Panu MatilainenA non-naive implementation of argvJoin()
2013-06-07 Alexey TourbinFixed buffer problems in doShellEscape
2013-06-07 Panu MatilainenFailure to initialize crypto is fatal
2013-06-07 Panu MatilainenFailure to calculate digest in rpmDoDigest() is, well...
2013-06-07 Alexey TourbinWarn when whitespace is missing before macro body
2013-06-07 Panu MatilainenCheck for stale db locks when opening write-cursors
2013-01-31 Panu MatilainenRestore legacy behavior on %ghost %config erasure,... upstream/4.11.0.1
2013-01-31 Panu MatilainenAdjust ghost config test case to match legacy behavior
2013-01-31 Panu MatilainenRefresh translations again, sigh
2013-01-30 Panu MatilainenBump version to dot-paperbag aka 4.11.0.1
2013-01-30 Panu MatilainenDont skip shared file/dir create if the other one is...
2013-01-30 Panu MatilainenRevert the severely broken FA_SKIP on %ghost "fix"
2013-01-30 Panu MatilainenAdd testcase for %ghost shared with a real file
2013-01-30 Panu MatilainenAdd testcase for %ghost %config behavior
2013-01-29 Panu MatilainenPreparing for 4.11.0 final rpm-4.11.0-release
2013-01-29 Panu MatilainenUpdate translations from Transifex
next