]> wimlib.net Git - wimlib/commitdiff
v1.9.1 v1.9.1
authorEric Biggers <ebiggers3@gmail.com>
Sat, 12 Mar 2016 03:54:17 +0000 (21:54 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 12 Mar 2016 04:00:55 +0000 (22:00 -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 e51d3b3cc8c6c66d07a2833c79c70e9a072f40b2..a74a4445cf9ce5db52eedb68cc652fa86c478934 100644 (file)
@@ -189,7 +189,7 @@ libwim_la_CFLAGS =          \
        $(LIBFUSE_CFLAGS)       \
        $(LIBCRYPTO_CFLAGS)
 
        $(LIBFUSE_CFLAGS)       \
        $(LIBCRYPTO_CFLAGS)
 
-libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 24:0:9
+libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 25:0:10
 
 libwim_la_LIBADD =             \
        $(PTHREAD_LIBS)         \
 
 libwim_la_LIBADD =             \
        $(PTHREAD_LIBS)         \
diff --git a/NEWS b/NEWS
index 063d535c0e92bace8fc0c9a1ff8eea0db8e2b9e7..5133b9c42f8c3866b25de1f85369b1c1f070f5be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.9.1-BETA:
+Version 1.9.1:
        Object IDs are now saved and restored on Windows and in NTFS-3G mode.
 
        Reduced memory usage when exporting large numbers of WIM images.
        Object IDs are now saved and restored on Windows and in NTFS-3G mode.
 
        Reduced memory usage when exporting large numbers of WIM images.
diff --git a/README b/README
index 3365dcac801ffc4ea18469caf348370f2333eb3d..ae2ab6b454111eadc1f7961ec35d7558145118f9 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
                                   INTRODUCTION
 
-This is wimlib version 1.9.1-BETA (February 2016).  wimlib is a C library for
+This is wimlib version 1.9.1 (March 2016).  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,
 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 22f2e75443d65f3c744f6cf0f440d084878db872..f30c691db763ee12007f6754d73e5b91304d61b4 100644 (file)
@@ -1,7 +1,7 @@
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="A library and program to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
 pkgrel=1
 pkgdesc="A library and program to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
index 18a2aa77f0a7b007d184fca1005dfd9f20c0ed19..60f07ce824ded5fd4bb14ad574452a9ad795c970 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
 ###############################################################################
 
-AC_INIT([wimlib], [1.9.1-BETA], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.9.1], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
index 58853cc5abbb7b8ae73172012e07b5b3186dd133..e7d4b47aad1c73bc361cf6d09d38849d9d9a0109 100644 (file)
@@ -1,3 +1,9 @@
+wimlib (1.9.1-1) unstable; urgency=low
+
+  * Update to v1.9.1
+
+ -- Eric Biggers <ebiggers3@gmail.com>  Fri, 11 Mar 2016 21:54:00 -0600
+
 wimlib (1.9.0-1) unstable; urgency=low
 
   * Update to v1.9.0
 wimlib (1.9.0-1) unstable; urgency=low
 
   * Update to v1.9.0
index 6a8669dcdaa9f40eae230695b67d0086fcd86af0..3c4dab672d1f9d9a5bef8e7aa3fda79b070d8ae3 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH MKWINPEIMG "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
index a512c061303f44735fc571926c82c6ab87d6408a..d284f9f6b75d659b7d9f15308ff5ff8338d33cc7 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
index 6e35a314a275b5823373250676721f434c969c2a..f0d90bd499c8f37d14531e002cfdb9103148b9a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-capture, wimlib-imagex-append \- Create or append a WIM image
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-capture, wimlib-imagex-append \- Create or append a WIM image
 .SH SYNOPSIS
index d72d9be8371daf85325efdad688e158958b82904..6ca366fbbcd4783d9dddbb5e37790a7396e3170f 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
index 31fa4128cf98ed1b310979fa97085984fb588f98..7a3b8384c084bc1e7cc24253c9d124ec91062a31 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-dir \- Show the files contained in a WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-dir \- Show the files contained in a WIM archive
 .SH SYNOPSIS
index 198b5044ac21ed319c0a7c3d277952212278402f..863218a8842e4dc336eb35bae14943b5790b8cde 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-export \- Exports an image from a WIM archive to an existing or new WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-export \- Exports an image from a WIM archive to an existing or new WIM archive
 .SH SYNOPSIS
index 24f229a200186899a306a362d53b02d278197eeb..6e60a0feb86e871372b71990af28504aad6695af 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-extract \- Extract files or directories from a WIM image
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-extract \- Extract files or directories from a WIM image
 .SH SYNOPSIS
index a7580f3a9c81bf9b364cc0b15ef1119219bcac99..8ea4dc7bb65c96cc097222120aa9c892efa3ab12 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-info \- Display information about a WIM file, or change information about
 an image
 .SH NAME
 wimlib-imagex-info \- Display information about a WIM file, or change information about
 an image
index 6bd3480253af6b295036e3b7eeb04dd98e1c3a5e..1b45643703951f26ea90c754332a52db794aeb6d 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-join \- Join split WIMs into a standalone one-part WIM
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-join \- Join split WIMs into a standalone one-part WIM
 .SH SYNOPSIS
index b384b5e397f6fdb3d3e636135e3c2ea7bb33692b..72a8d0fc88a4c808ca8c30454a79fa10a6dd9c76 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-mount, wimlib-imagex-mountrw, wimlib-imagex-unmount \- Mount and unmount an image from a WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-mount, wimlib-imagex-mountrw, wimlib-imagex-unmount \- Mount and unmount an image from a WIM archive
 .SH SYNOPSIS
index 39ed218a76ee15fc5ca8c45cf35af07d4a831d8c..371d9d1d7ad8486b0f0bad725829c8ddabbd63cf 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-optimize \- Optimize a WIM archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-optimize \- Optimize a WIM archive
 .SH SYNOPSIS
index 37786298c7118a65369f192ec1075585a2557700..197fd1a8ffd4795eee564452578c49a8181a32b9 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-split \- Split a WIM into multiple parts
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-split \- Split a WIM into multiple parts
 .SH SYNOPSIS
index bb8054906c5e0a2d67c4b22f639e4b714380dce4..e16f57509b90e5c8237ac3fe8c694f88ea153e70 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-update \- Update a WIM image
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-update \- Update a WIM image
 .SH SYNOPSIS
index f37b2d7a7924bf2452fe1e8109d7294c68db5f15..b85bed8f53a17e0db0d3a721ea2109d635941deb 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-verify \- Verify a WIM file
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex-verify \- Verify a WIM file
 .SH SYNOPSIS
index 165bd84bfadb80749956864008a40856944ad0f2..29f388977f028b61637455eda81d06689be65f92 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX 1 "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
 .SH NAME
 wimlib-imagex \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
index cd341e694cc73c0898c48a3126922110a596d913..b7bb0bc605a1bf74590ac5344b41149e1293b445 100644 (file)
@@ -11,7 +11,7 @@
 /**
  * @mainpage
  *
 /**
  * @mainpage
  *
- * This is the documentation for the library interface of wimlib 1.9.0, a C
+ * This is the documentation for the library interface of wimlib 1.9.1, 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
  * 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_MINOR_VERSION 9
 
 /** Patch version of the library (for example, the 5 in 1.2.5). */
 #define WIMLIB_MINOR_VERSION 9
 
 /** Patch version of the library (for example, the 5 in 1.2.5). */
-#define WIMLIB_PATCH_VERSION 0
+#define WIMLIB_PATCH_VERSION 1
 
 #ifdef __cplusplus
 extern "C" {
 
 #ifdef __cplusplus
 extern "C" {
index c8772d9aad1276912f71460a13d7cc1fcd102586..53e3b27ac1adf93577d183170854b0faf77c86ee 100644 (file)
@@ -1,6 +1,6 @@
 Name:      wimtools
 Summary:   Tools to create, extract, modify, and mount WIM files
 Name:      wimtools
 Summary:   Tools to create, extract, modify, and mount WIM files
-Version:   1.9.0
+Version:   1.9.1
 Release:   1
 License:   GPLv3+
 URL:       https://wimlib.net
 Release:   1
 License:   GPLv3+
 URL:       https://wimlib.net
index 65ab7725b30f5307b1f174a8333eb7afdc58803d..66db3f6a463d05f19939bb5dd28050894dca8617 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
 #!/bin/bash
 
-oldver='1\.8\.3'
-oldmonth=November
-oldyear=2015
+oldver='1\.9\.0'
+oldmonth=January
+oldyear=2016
 
 newmajor=1
 newminor=9
 
 newmajor=1
 newminor=9
-newpatch=0
-newmonth=January
+newpatch=1
+newmonth=March
 newyear=2016
 
 
 newyear=2016