Blame doc/librpm/html/deprecated.html

2ff057
2ff057
<html xmlns="http://www.w3.org/1999/xhtml">
2ff057
<head>
2ff057
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
2ff057
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
2ff057
<meta name="generator" content="Doxygen 1.8.14"/>
2ff057
<meta name="viewport" content="width=device-width, initial-scale=1"/>
2ff057
<title>rpm: Deprecated List</title>
2ff057
<link href="tabs.css" rel="stylesheet" type="text/css"/>
2ff057
<script type="text/javascript" src="jquery.js"></script>
2ff057
<script type="text/javascript" src="dynsections.js"></script>
2ff057
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2ff057
</head>
2ff057
<body>
2ff057
2ff057
2ff057
2ff057
 
2ff057
 
2ff057
  
2ff057
   
rpm
2ff057
    4.14.2
2ff057
   
2ff057
  
2ff057
 
2ff057
 
2ff057
2ff057
2ff057
2ff057
2ff057
<script type="text/javascript" src="menudata.js"></script>
2ff057
<script type="text/javascript" src="menu.js"></script>
2ff057
<script type="text/javascript">
2ff057
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
2ff057
$(function() {
2ff057
  initMenu('',false,false,'search.php','Search');
2ff057
});
2ff057
/* @license-end */</script>
2ff057
2ff057
2ff057
2ff057
  
2ff057
Deprecated List
2ff057
2ff057
2ff057
2ff057
Global headerCopyLoad (const void *uh)
2ff057
Use headerImport() instead
2ff057
Global headerLoad (void *uh)
2ff057
Use headerImport() instead
2ff057
Global headerUnload (Header h)
2ff057
Use headerExport() instead
2ff057
Global pgpVerifySig (pgpDig dig, DIGEST_CTX hashctx)
2ff057
use pgpVerifySignature() instead
2ff057
Global rpmfcNew (void)
2ff057
Create a file classifier.
2ff057
Global rpmlogCode (void)
2ff057
Perl-RPM needs, what's really needed is predictable, non-i18n encumbered, error text that can be retrieved through rpmlogMessage() and parsed IMHO.
2ff057
Global rpmShowProgress (const void *arg, const rpmCallbackType what, const rpm_loff_t amount, const rpm_loff_t total, fnpyKey key, void *data)
2ff057
Transaction callback arguments need to change, so don't rely on this routine in the rpmcli API.
2ff057
Global RPMSIGTAG_LEMD5_1
2ff057
legacy.
2ff057
Global RPMSIGTAG_LEMD5_2
2ff057
legacy.
2ff057
Global RPMSIGTAG_PGP5
2ff057
legacy.
2ff057
Global rpmteFI (rpmte te)
2ff057
use rpmteFiles() instead
2ff057
Global rpmtsInitDB (rpmts ts, int dbmode)
2ff057
An explicit rpmdbInit() is almost never needed.
2ff057
Global rpmVerifyFile (const rpmts ts, rpmfi fi, rpmVerifyAttrs *res, rpmVerifyAttrs omitMask)
2ff057
use rpmfiVerify() / rpmfilesVerify() instead
2ff057
2ff057
2ff057
2ff057

<address class="footer"><small>
2ff057
Generated by  
2ff057
doxygen
2ff057
 1.8.14
2ff057
</small></address>
2ff057
</body>
2ff057
</html>