aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFiles
2015-09-12Version 2.12release_2_12Sergey Poznyakoff1
2015-09-12Update docs, use gettext 0.19.6Sergey Poznyakoff1
2014-12-01New options to create device and inode-independent archives.Sergey Poznyakoff1
* src/util.c (inode_val): New member trans_inode (find_inode_val): New function. (find_inode_file): Rewrite using the above. (add_inode): Initialize the trans_inode member depending on the value of renumber_inodes_option. (get_inode_and_dev): New function. (stat_to_cpio): Use get_inode_and_dev. (arf_stores_inode_p): New function. * src/extern.h (renumber_inodes_option) (ignore_devno_option): New externs. * src/global.c (renumber_inodes_option) (ignore_devno_option): New variables. * src/main.c: Add new options. * NEWS: Document changes. * doc/cpio.1: Document new options. * doc/cpio.texi: Likewise.
2014-01-30Improve documentation.Sergey Poznyakoff1
* .gitignore: Update. * NEWS: Update. * doc/cpio.1: Rewrite. * doc/cpio.texi: Major revamp. * src/main.c (options): Fix sectioning of the help output. (parse_opt): * src/util.c: Use PAXEXIT_FAILURE to indicate an error.
2014-01-28Distribute rmt.8; update build systemSergey Poznyakoff1
* NEWS: Update. * bootstrap (gnulib_extra_files): Remove "missing" * configure.ac: Do not distribute shar archive. Define CPIO_MT_COND * doc/Makefile.am: Always install manpages (mt.1 and rmt.8 -- depending on whether the corresponding programs are built). * doc/cpio.1: Update. * doc/mt.1: Update. * lib/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES. * src/Makefile.am: Likewise. * tests/Makefile.am: Likewise.
2010-03-10Version 2.11release_2_11Sergey Poznyakoff1
* configure.ac, NEWS: Raise version number.
2010-02-11Improve configuration suite.Sergey Poznyakoff1
* configure.ac: Raise version number to 2.10.91. Require autotools 2.63/1.11.1. Create shar archive. Enable silent rules by default. * Makefile.am (AUTOMAKE_OPTIONS): Remove. * lib/Makefile.am (rmt-command.h): Silent rule. * NEWS: Update.
2010-02-11Update copyright years.Sergey Poznyakoff1
2009-07-31Delay setting directory attributes until end of run, if they do not permit ↵Sergey Poznyakoff1
writing. Fix debian bug #458079. * src/copyin.c (copyin_mkdir): New function. (copyin_directory): Use copyin_mkdir to create directory. Call set_perms only when safe, otherwise use repair_delayed_set_stat. * src/extern.h (cpio_to_stat): New prototype. (repair_delayed_set_stat): Change prototype. * src/util.c (cpio_to_stat): New function. (repair_delayed_set_stat): New function. * tests/setstat01.at: New test case. * tests/setstat02.at: New test case. * tests/Makefile.am (TESTSUITE_AT): Add setstat01.at and setstat02.at * tests/testsuite.at: Include setstat01.at and setstat02.at. * NEWS: Update.
2009-07-31Raise version number to 2.10.90Sergey Poznyakoff1
2009-06-20Version 2.10Sergey Poznyakoff1
2009-06-19Update docs.Sergey Poznyakoff1
* NEWS, THANKS: Update
2008-02-09* NEWS, configure.ac: Raise the patchlevel number.Sergey Poznyakoff1
* THANKS: Update * doc/cpio.texi: Fix a typo. * src/extern.h (warn_if_file_changed): Fix type of the 2nd argument. * src/tar.c (write_out_tar_header): Stylistic change. * src/util.c (copy_files_disk_to_disk): Fix types of automatic variables. (warn_if_file_changed): Fix type of the 2nd argument. Patches supplied by Ladislav Michnovic.
2008-02-08UpdateSergey Poznyakoff1
2008-02-08Fix mingw build. Thanks to Robert Millan.Sergey Poznyakoff1
* NEWS, THANKS: Update. * bootstrap: Create lib/system.c, m4/sysdep.m4, update lib/system.h. * mingw.m4, sysdep.m4: New files. * configure.ac: Raise version number to 2.9.90. Call CPIO_SYSDEP. Remove the call to gl_USE_SYSTEM_EXTENSIONS. (AC_CHECK_HEADERS): Add process.h sys/ioctl.h * lib/Makefile.am (libcpio_a_SOURCES): Add system.c * src/idcache.c: Include system.h * src/userspec.c: Remove alloca stuff (already handled by gnulib). Include alloca.h. Remove useless declarations of get.* functions. * src/util.c: Include sys/ioctl.h conditionally.
2007-06-29Final update for GPLv3Sergey Poznyakoff1
2007-06-28Raise version number to 2.9Sergey Poznyakoff1
2007-06-28UpdateSergey Poznyakoff1
2007-06-28UpdateSergey Poznyakoff1
2007-06-08Version number 2.8Sergey Poznyakoff1
2007-06-07UpdateSergey Poznyakoff1
2006-10-21Version 2.7Sergey Poznyakoff1
2005-10-28UpdatedSergey Poznyakoff1
2005-05-20UpdatedSergey Poznyakoff1
2004-12-20Raised version number to 2.6Sergey Poznyakoff1
2004-10-14UpdatedSergey Poznyakoff1
2004-09-08UpdatedSergey Poznyakoff1
2004-09-06UpdatedSergey Poznyakoff1
2004-02-27UpdatedSergey Poznyakoff1
2003-11-21UpdateSergey Poznyakoff1
2003-11-21Added to the repositorySergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.