RPM

lp:rpm/4.6

Created by Jeff Johnson and last modified
Get this branch:
bzr branch lp:rpm/4.6

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
rpm5.org
Project:
RPM
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://rpm.org/rpm.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 4 minutes — see the log
Import started on pear and finished taking 4 minutes — see the log
Import started on pear and finished taking 4 minutes — see the log
Import started on pear and finished taking 4 minutes — see the log

Recent revisions

12836. By Lubos Kardos <email address hidden>

Add test for file triggers.

12835. By Lubos Kardos <email address hidden>

Add support for %transfiletriggerun.

12834. By Lubos Kardos <email address hidden>

Add support for executing file triggers.

Supported file triggers:
%filetriggerin
%filetriggerun
%filetriggerpostun
%transfiletriggerin
%transfiletriggerun

12833. By Lubos Kardos <email address hidden>

Add hash installedPackages to transaction members structure.

- After transaction this hash contains all packages installed in
  transaction. This hash can be used as argument of rpmdbFilterIterator()
  to get all packages installed in transaction from rpmdb.

- Rename removedHash to packageHash.

12832. By Lubos Kardos <email address hidden>

Add functions to work with database iterator.

- rpmdbGetIteratorIndex() to return current iterator index.
- rpmdbSetIteratorIndex() to set iterator index.
- rpmdbGetIteratorOffsetFor() to get package offset for given iterator
  index.

12831. By Lubos Kardos <email address hidden>

Add rpmdbIndexIteratorPkgOffsets() to return all offsets of current db item.

12830. By Lubos Kardos <email address hidden>

Now rpmScriptFromTriggertag() can load file trigger scripts.

12829. By Lubos Kardos <email address hidden>

Add rpmdbFilterIterator() to filter out items from db iterator.

12828. By Lubos Kardos <email address hidden>

Add rpmdbUniqIterator() to makes records in db iterator unique.

12827. By Lubos Kardos <email address hidden>

Add rpmScriptNextFiletFunc()

This enables assigning some function to script. Purpose of this
function is to provide input data for scripts. Forkable script can read
these data from its stdin and lua script can read these data with
function rpm.next_file()

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.