Hi Anders, > /* > return the date of the packages changelog entry, if any. > Returns NULL otherwise. Must be chdir'd to working_dir. > */ > char *slapt_get_pkg_changetime(const slapt_pkg_info_t *pkg); This doesn't seem to be reliable, especially for entries that have multiple packages for a single date. Rewinding a single line does not cover cases like the following: +--------------------------+ Mon Aug 24 23:44:38 CDT 2009 a/kbd-1.15-i486-3.txz: Rebuilt. Fixed the default font in unicode_start. Thanks to Conraid and Dugan Chen. ap/vim-7.2.245-i486-1.txz: Upgraded. l/boost-1.38.0-i486-2.txz: Rebuilt. Patched wrong BOOST_NO_EXCEPTIONS define placement. Thanks to Steve from the GNOME SlackBuild project, and Christoph Willing. n/network-scripts-13.0-noarch-2.txz: Rebuilt. Correct the comments about DHCP timeout to say that it is 10 seconds. Thanks to Mark Payne. xap/vim-gvim-7.2.245-i486-1.txz: Upgraded. What is the caller expected to do with the data? > I was wondering if maybe you wanted to include these (or rewrites) > in the libslapt library directly, instead of this little add-on ? I will include slapt_get_pkg_filelist(). slapt_get_pkg_changetime() in its current state is broken and its not clear the best way to fix it. take care, jason -- Jason Woodward woodwardj@jaos.org