rpm/tools
Panu Matilainen ee5a500fee Filter out garbage sonames from dependencies (ticket #158)
- The original case of empty string ending up in a dependency is already
  taken care of by commit 66a01c977e and
  soname filtering. However if filtering is disabled, an an empty
  (or all-whitespace) soname will produce gems like "()(64bit)" on
  multilib arches, so we need to sanity check the soname itself in
  elfdeps.
- The linker doesn't seem to care what kind of junk the soname contains,
  we care just a little bit more as eg empty strings and whitespace
  messes up other things.
2014-01-24 15:02:39 +02:00
..
debugedit.c Doh, its .debug_gdb_scripts, not _script (really fix SuseBug:818502) 2013-08-01 16:35:57 +03:00
elfdeps.c Filter out garbage sonames from dependencies (ticket #158) 2014-01-24 15:02:39 +02:00
hashtab.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:47:48 +01:00
hashtab.h Debug package patch. 2002-10-18 16:01:59 +00:00
rpmdeps.c Accept files as command line arguments again in rpmdeps (RhBug:807767) 2012-03-29 11:26:57 +03:00
rpmgraph.c Eliminate the last two fpio uses in rpm codebase 2011-07-08 10:20:02 +03:00