CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pkgutils-cross.git
2008-04-11 Brett GoulderBug #241: Don't check SSL certificates.
2008-04-11 Lucas HazelBug #244: Relative paths are supported now in pkgadd -r.
2008-03-01 Tilman SauerbeckBumped version to 5.32.0.
2008-03-01 Tilman SauerbeckRemoved /etc/mail/cf from the UPGRADE rules in pkgadd...
2007-12-03 Johannes WeinerBug #204: Restore mtime for extracted files.
2007-12-02 Tilman SauerbeckBumped version to 5.31.0.
2007-12-02 Matt Houshadded PKGMK_SOURCE_MIRRORS support
2007-04-21 Tilman SauerbeckImproved "dist" target.
2007-04-18 Tilman SauerbeckUpdated copyright notices.
2007-04-18 Tilman SauerbeckDon't mention libtar in README anymore.
2007-04-18 Tilman SauerbeckBumped version to 5.30.0.
2007-04-18 Tilman SauerbeckRemoved NEWS.
2007-04-17 Tilman SauerbeckMoved archive initialization code to INIT_ARCHIVE.
2007-02-25 Tilman Sauerbeckbug #107: upgrade udev rules by default.
2006-12-29 Tilman SauerbeckRemoved some dead (and buggy) code.
2006-12-06 Tilman SauerbeckSet ARCHIVE_EXTRACT_UNLINK when extracting archive...
2006-12-02 Tilman SauerbeckFixed setting up the flags for archive_read_extract().
2006-12-02 Simone Rotapreserve owner/permissions when extracting
2006-11-24 Tilman SauerbeckFixed the permission lookup problem for hardlinks.
2006-11-24 Tilman SauerbeckPrefer archive_entry_mode() over archive_entry_stat().
2006-11-17 Tilman SauerbeckRemoved the libtar archive and patches.
2006-11-15 Tilman SauerbeckSome indentation fixes.
2006-11-15 Tilman SauerbeckUse archive_errno() instead of errno for libarchive...
2006-11-15 Tilman SauerbeckAdded .gitignore.
2006-11-15 Matthias-Christian OttSwitched from libtar to libarchive.
2006-11-14 Tilman SauerbeckUpdated NEWS for the 5.21 release.
2006-11-14 Tilman SauerbeckDon't tar up the .git directory.
2006-11-14 Tilman SauerbeckGenerate ChangeLog from "git log".
2006-11-14 Matt HoushEnabled large file support.
2006-10-01 Tilman Sauerbeckadded documentation for the INSTALL rules
2006-09-12 Tilman Sauerbeckadded an UPGRADE rule for /var/run/utmp. thanks to...
2006-08-27 Tilman Sauerbecktell the user when we didn't install a file because...
2006-08-25 Tilman Sauerbeckadded support for INSTALL rules. based on a patch by...
2006-08-24 Tilman Sauerbeckprepared the code for the addition of the INSTALL rule
2006-04-29 Simone Rotapkgmk: optimize file detection for stripping. Thanks...
2006-04-21 Tilman Sauerbeckadded an UPGRADE rule for crontabs
2006-04-14 Tilman Sauerbeckuse the proper sentinel in the execl() call
2006-04-14 Tilman Sauerbeckwrite warnings and errors to stderr instead of stdout
2006-04-14 Tilman Sauerbeckput a note regarding the ChangeLog/NEWS move in the...
2006-04-14 Tilman Sauerbeckmoved ChangeLog to NEWS
2005-11-11 Simone RotaInitial import