]> wimlib.net Git - wimlib/commitdiff
v1.8.0 v1.8.0
authorEric Biggers <ebiggers3@gmail.com>
Wed, 25 Feb 2015 04:55:41 +0000 (22:55 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 25 Feb 2015 04:55:41 +0000 (22:55 -0600)
24 files changed:
Makefile.am
NEWS
README
archlinux/PKGBUILD
configure.ac
debian/changelog
doc/man1/mkwinpeimg.1
doc/man1/wimlib-imagex-apply.1
doc/man1/wimlib-imagex-capture.1
doc/man1/wimlib-imagex-delete.1
doc/man1/wimlib-imagex-dir.1
doc/man1/wimlib-imagex-export.1
doc/man1/wimlib-imagex-extract.1
doc/man1/wimlib-imagex-info.1
doc/man1/wimlib-imagex-join.1
doc/man1/wimlib-imagex-mount.1
doc/man1/wimlib-imagex-optimize.1
doc/man1/wimlib-imagex-split.1
doc/man1/wimlib-imagex-update.1
doc/man1/wimlib-imagex-verify.1
doc/man1/wimlib-imagex.1
include/wimlib.h
rpm/wimtools.spec
tools/update-version

index 512d2817a0a2b1df569c61c30db29a25ba34f211..84139fcefd30a3c7cea6a3c7cb5d746546ee06f3 100644 (file)
@@ -182,7 +182,7 @@ libwim_la_CFLAGS =          \
        $(LIBFUSE_CFLAGS)       \
        $(LIBCRYPTO_CFLAGS)
 
-libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 19:0:4
+libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:0:5
 
 libwim_la_LIBADD =             \
        $(PTHREAD_LIBS)         \
diff --git a/NEWS b/NEWS
index 3d02ecc3e1c927144e921b0f1a644136922c5bca..6f9859676c34b0990fea7bca4a017180d6853f71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.8.0-BETA:
+Version 1.8.0:
        Improved the LZX compressor.  It is now 15-20% faster than before and
        provides a slightly better compression ratio.
 
diff --git a/README b/README
index f69e07eef563abf03f638d8fddc4bc5b409e2ebd..8b99e0c54a05f885e5a5c50be6ff37afe6ca7630 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
-This is wimlib version 1.8.0-BETA (February 2015).  wimlib is a C library for
+This is wimlib version 1.8.0 (February 2015).  wimlib is a C library for
 creating, modifying, extracting, and mounting files in the Windows Imaging
 Format (WIM files).  wimlib and its command-line frontend 'wimlib-imagex'
 provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX,
index 46684303887f1644c51f94542c73e87de96a5104..5a1615798d53eb0a8c85aebe5b2e95d72ff426ce 100644 (file)
@@ -1,7 +1,7 @@
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
-pkgver=1.7.4
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A library and program to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
index b70a2ec69a47790e373608136009d12d4b48bc9f..b590df3203952bc68bdb3cfdbe851bc194d423a6 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
-AC_INIT([wimlib], [1.8.0-BETA4], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.8.0], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
index 03491461d87b32c73be5cf94d0740abac9d8af07..143c82724fd461611ffbedca517d85f8367ed50a 100644 (file)
@@ -1,3 +1,9 @@
+wimlib (1.8.0-1) unstable; urgency=low
+
+  * Update to v1.8.0
+
+ -- Eric Biggers <ebiggers3@gmail.com>  Tue, 24 Feb 2015 22:54:49 -0600
+
 wimlib (1.7.4-1) unstable; urgency=low
 
   * Update to v1.7.4
index e4e8fdec0b6269ef590c90589afba91be2fbaf31..c75918124ef3384e2d23f135249493ccab9795c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH MKWINPEIMG "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
index 3fc5154255d02e02634661c9f6846e35c466a8ad..3a19a468af9419a28e4c8eac1cf130ada12cd2f7 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
index 767991ababf93a05230957039a7df63a8f05893f..9601d0564b6154b645326fbead3c313949d02d61 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-capture, wimlib-imagex-append \- Create or append a WIM image
 .SH SYNOPSIS
index 260455edb031d4e636ccb316a1cd3f4512e15475..fab655384234581fd7aacbea9b1f8b8963ab952c 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
index aaec0740d52fe006734120124e1c0d5d7af26d82..99f9cf7016418e5a647d6dda1c3dfe0a67517519 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-dir \- Show the files contained in a WIM archive
 .SH SYNOPSIS
index 3d0e621d6fd67948bfb0f598a4ea621151972d22..78bf8f03ba00d87574c19f98c6c9799daf2f8b6b 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-export \- Exports an image from a WIM archive to an existing or new WIM archive
 .SH SYNOPSIS
index 21c9535e51da12d416552e32f59e3514c6cf6d64..c6129da1a510594168e13a7ceed52326ce804350 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-extract \- Extract files or directories from a WIM image
 .SH SYNOPSIS
index a5acd7619f60582fd2b65d56693210b94616e479..cc6e3f9d61a7e1c90dd6c29afc1627ec6674a27a 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-info \- Display information about a WIM file, or change information about
 an image
index 1598b2dd4c277a2df71a016848ec8c68f53a7f0d..a1280489c1123964a8535ee1badb6109eb6114b8 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-join \- Join split WIMs into a standalone one-part WIM
 .SH SYNOPSIS
index ba7bd5332795c3376d044a0891094963f8fbbfaf..d872aa24d1d72e4fdd81e2e4e6f33de9e3dfddcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-mount, wimlib-imagex-mountrw, wimlib-imagex-unmount \- Mount and unmount an image from a WIM archive
 .SH SYNOPSIS
index 2f82a7396f8c68cacf359462defaba3f29701567..184c8c5c988b9f6d57f50deb0cf6cbe7a69b2f67 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-optimize \- Optimize a WIM archive
 .SH SYNOPSIS
index ea1695987bdc2e23c2ee85a6bdc1840762e90f81..60f2926ea041651ccb05abebd92c253fc12bb100 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-split \- Split a WIM into multiple parts
 .SH SYNOPSIS
index 1962660d33634ddeb6685021b4937e490dc4de38..345b7e15dd3d44877d5668ed059e64a2ab1d7ebb 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-update \- Update a WIM image
 .SH SYNOPSIS
index 4b23f78cdca2aead2079a69f0ed2429e0a2d56bc..68a66589110dc8a2a6f04c002ae1e988b409ba66 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX "1" "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex-verify \- Verify a WIM file
 .SH SYNOPSIS
index 1e60509f9ff7d8ea3936c4f7e3002f2fc9554f89..d098c22311e1bae07939803efa86984f839bf6ef 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "January 2015" "wimlib 1.7.4" "User Commands"
+.TH WIMLIB-IMAGEX 1 "February 2015" "wimlib 1.8.0" "User Commands"
 .SH NAME
 wimlib-imagex \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
index 9b629d66f40e8571df0fbe9fababd577cc3b915a..8c904c530d63a0720349053c4e3e42b673534d60 100644 (file)
@@ -12,7 +12,7 @@
 /**
  * @mainpage
  *
- * This is the documentation for the library interface of wimlib 1.7.4, a C
+ * This is the documentation for the library interface of wimlib 1.8.0, a C
  * library for creating, modifying, extracting, and mounting files in the
  * Windows Imaging Format.  This documentation is intended for developers only.
  * If you have installed wimlib and want to know how to use the @b wimlib-imagex
 #define WIMLIB_MAJOR_VERSION 1
 
 /** Minor version of the library (for example, the 2 in 1.2.5). */
-#define WIMLIB_MINOR_VERSION 7
+#define WIMLIB_MINOR_VERSION 8
 
 /** Patch version of the library (for example, the 5 in 1.2.5). */
-#define WIMLIB_PATCH_VERSION 4
+#define WIMLIB_PATCH_VERSION 0
 
 #ifdef __cplusplus
 extern "C" {
index b6fe2cbaa1b66591455e0b5c278f84ee846a3c73..cc784016e3990f907f65552e279be4c3eedf07ed 100644 (file)
@@ -1,6 +1,6 @@
 Name:      wimtools
 Summary:   Tools to create, extract, modify, and mount WIM files
-Version:   1.7.4
+Version:   1.8.0
 Release:   1
 License:   GPLv3+
 URL:       http://sourceforge.net/projects/wimlib
index fe5d3978624ee7f7aa07cab3abf2b211b3b28eaf..970dc361cf5ca273f6177f01ca703b08279ed925 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.7\.3'
-oldmonth=November
-oldyear=2014
+oldver='1\.7\.4'
+oldmonth=January
+oldyear=2015
 
 newmajor=1
-newminor=7
-newpatch=4
-newmonth=January
+newminor=8
+newpatch=0
+newmonth=February
 newyear=2015