4 Jul 2011 16:24
Zif 0.2.1 released!
Zif is a simple yum-compatible library that only provides read-write access to the rpm database and the Fedora metadata for PackageKit. Tarballs available here: http://www.packagekit.org/releases/ Version 0.2.1 ~~~~~~~~~~~~~ Released: 2011-07-04 Notes: - Lots of nice speed and depsolver fixes. - New commands to the command line tool: distro-sync, upgrade-distro-live New Features: - Add a distro-sync command to the zif command line tool - Add a section in the manual page about the environment variables we can use - Add a zif_package_array_find() convenience function - Add localpkg_gpgcheck to the config file as yum has split up the policy for local and remote packages - Add methods to be able to add a single depend to a package - Add the ability to test getting the updates list in a manifest file - Add the command line action 'upgrade-distro-live' to perform a live upgrade without using anaconda - Add zif_compare_evr_full() which takes an additional ZifPackageCompareMode - Add zif_depend_new_from_data() to be able to get a depend item from a pair of key,value data arrays - Add zif_package_add_file() to be able to add a single file to a package - Add zif_package_array_filter_duplicates() for O(n) duplicate package removal - Add zif_package_compare_full() so we can pass in flags for name and arch checking(Continue reading)
RSS Feed