platform/upstream/rpm.git
2007-06-05 Panu MatilainenForce FILEVERIFYFLAGS to be a list in python bindings.
2007-06-05 Panu MatilainenPython rpm.te Key() refcount fix (rhbz#182063) from...
2007-06-05 Panu MatilainenFix typo in check-prereq (rhbz#203182) by Steve Grubb.
2007-06-05 Panu MatilainenPayload compatibility checking fixes.
2007-06-05 Panu MatilainenAdd --dupes popt alias for detecting duplicate packages...
2007-05-29 Panu MatilainenRestore SIGILL handler in machine detection code.
2007-05-25 Panu MatilainenRun filelist checks even if other errors are present.
2007-05-24 Paul NasratFail if no beecrypt found
2007-05-24 Panu MatilainenCheck for supported payload format on package install...
2007-05-23 Panu MatilainenRemove hardcoded RH GPG-keys from the source.
2007-05-23 Panu MatilainenRaise an exception if adding an install/upgrade element...
2007-05-23 Panu MatilainenMore informative error message when lstat() in verifica...
2007-05-18 Panu MatilainenSmall TODO-update.
2007-05-17 Paul NasratEmit diff headers (#237561)
2007-05-16 Peter Jones- let diff arguments be specified in the environment
2007-05-16 Paul Nasratdbmatch keys can be unicode objects also (#219008)
2007-05-16 Panu MatilainenDo not run pre/posttrans scripts in test mode.
2007-05-16 Panu MatilainenDeal with bad lines in --setperms and --setugids.
2007-05-16 Panu MatilainenMake rebuilddb work with the --root option.
2007-05-16 Panu MatilainenFix building without Lua support.
2007-05-14 pmatilai@dhcp115... - initial TODO for collecting future ideas
2007-05-10 Paul NasratRemove SELinux context verification (#193488)
2007-05-10 Paul NasratAdd mono req/provides support
2007-05-10 Paul NasratUse older perl helper scripts by default
2007-05-10 Paul NasratAdd patch to treat changelog as list
2007-05-01 Paul NasratEnable configurable preferable elf colour policy (...
2007-04-23 Paul NasratFix debugedit for relative paths (#232222)
2007-04-16 Paul NasratFix default verify flags for %doc rh#235353
2007-04-16 Paul NasratCall Fflush at the end of writeing a signed package...
2007-04-16 Paul NasratFix to handle oldpackages that use HEADERIMAGE
2007-04-16 Paul NasratWhen deleting files, drop any s-bit first, so that...
2007-04-16 Paul NasratAlso decode early for PGP sigtags, which are actually...
2007-04-16 Paul NasratMake rpmdbSync obey the no_dbsync flag
2007-04-16 Paul NasratBuild lua without readline support.
2007-04-16 Paul NasratCheck rpmtsInitDB return value. Also patches rpm.c...
2007-04-16 Paul NasratFix off-by-one error in glob call.
2007-04-16 Paul NasratFix --noghost query option. rh#103207
2007-04-16 Paul NasratCheck getcwd return value, abort if rpm cannot determin...
2007-04-16 Paul NasratReturn an error if Fileno is called with NULL instead...
2007-04-16 Paul NasratDeal with a return value of "-2" when database locking...
2007-04-16 Paul NasratDo not call rpmtsRun with an empty transaction list...
2007-04-16 Paul NasratAllow "--ignoresize" for erase operations.
2007-04-16 Paul NasratFix segfault when rpmbuild stumbles over an empty file...
2007-04-16 Paul NasratAdd support for a new macro, %{_docdir}. It can be...
2007-04-16 Paul NasratFix uncompress waitpid logic to shut up the compiler...
2007-04-16 Paul NasratFix a typo: the macro is currently called %{buildsubdir}
2007-04-16 Paul NasratThis fixes a typo that caused a compiler warning [...
2007-04-16 Paul NasratFork failure patch from OpenSuSE
2007-04-16 Paul NasratAllow customisable diff and use -p by default (#146981)
2007-03-27 Paul NasratIgnore cscope/ctags output
2007-03-15 Paul NasratFix for debugedit with ../../ in paths
2007-03-15 Paul NasratFix debugedit for O0
2007-03-15 Paul NasratFix up debuginfo for various issues - inc. libc-client...
2007-03-15 Paul NasratFix for thinko in debugedit on ppc
2007-03-14 Paul NasratCleanup: Remove old mpw references
2007-03-14 Paul NasratCleanup: Remove dumpasn1 util
2007-03-14 Paul NasratRequire external gettext
2007-03-14 Paul NasratCleanup: remove internal gettext
2007-03-14 Paul NasratCleanup: remove vendor GPG/PGP keys
2007-03-14 Paul NasratCleanup: remove old convertdb utility
2007-03-14 Paul NasratCleanup: remove oldrpmdb utility
2007-03-14 Paul NasratCleanup: remove xmlspec
2007-03-14 Paul NasratCleanup - move gendiff to scripts subdir
2007-03-14 Paul NasratRemove rpm 4.0.4 examples
2007-03-13 Paul NasratFix potential segfault if no rpmlock_path defined ...
2007-02-22 Paul NasratRemove unused library
2007-02-22 Paul NasratThis fixes doxygen generation by removing a reference...
2007-02-22 Paul NasratThis patch from Peter Bowen fixes rpm version compariso...
2007-02-22 Paul NasratMake fcntl lock sensitive to --root (#151255)
2007-02-22 Paul NasratFix netshared path comparison (rh#52725) fix by jbj.
2007-02-22 Paul NasratFix from James Olin Oden for a scriptlet deadlock ...
2007-02-22 Paul NasratFilter out incorrect perl(main) provides (rh#177960).
2007-02-22 Paul NasratThis patch synchronises the internal file sources.
2007-02-22 Paul NasratThis patch ensures the rpm cronjob to record rpmpkgs...
2007-02-22 Paul NasratThis patch fixes up the calculation total install size...
2007-02-22 Paul NasratFix popt CHARSET for various languages (#172155)
2007-02-22 Paul NasratThis fixes the db build to handle newer CFLAGS which...
2007-02-22 Paul NasratThis patch fixes how Requires(pre,postun) is handled...
2007-02-22 Paul NasratThis patch fixes an off-by-one error in rpmalAllFileSat...
2007-02-22 Paul NasratRe-enable fileconflicts
2007-02-22 Paul NasratDisable hkp lookup by default
2007-02-16 Paul NasratIgnore popt tarball
2007-02-16 Paul NasratRemove cvs based archive target
2007-02-16 Paul NasratRemove some cvs targets
2007-02-16 Paul NasratRemove reference to sqlite
2007-02-16 Paul NasratRemove wraptastic.org url from spec
2007-02-16 Paul NasratPoint to correct mailing list
2007-02-16 Paul NasratAdd hgignore for clean hg status following build
2007-02-16 Paul NasratAllow build without the neon library.
2007-02-16 Paul NasratDon't exit on differing autotools.
2007-02-16 Paul NasratRemove internal zlib
2007-02-16 Paul NasratRemove internal neon
2007-02-16 Paul NasratRemove internal sqlite
2007-02-16 Paul NasratRemove mvista dir from tree
2007-02-16 Paul NasratRemove lsbpkgchk from tree
2007-02-16 Paul NasratRemove internal librsync
2007-02-16 Paul NasratRemove internal libelf
2007-02-16 Paul NasratRemove internal expat
2007-02-16 Paul NasratRemove internal elfutils
2007-02-16 Paul NasratRemove internal beecrypt
next