]> wimlib.net Git - wimlib/commitdiff
v1.9.2 v1.9.2
authorEric Biggers <ebiggers3@gmail.com>
Wed, 1 Jun 2016 02:08:42 +0000 (21:08 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 1 Jun 2016 02:08:42 +0000 (21:08 -0500)
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 b31612226878d7a8496490059883f73a169c290d..ff5a29bb6cb92e6ba302def3bfabbaf16bb5df1f 100644 (file)
@@ -199,7 +199,7 @@ libwim_la_CFLAGS =          \
        $(LIBFUSE_CFLAGS)       \
        $(LIBCRYPTO_CFLAGS)
 
        $(LIBFUSE_CFLAGS)       \
        $(LIBCRYPTO_CFLAGS)
 
-libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 25:0:10
+libwim_la_LDFLAGS = $(AM_LDFLAGS) -version-info 26:0:11
 
 libwim_la_LIBADD =             \
        $(PTHREAD_LIBS)         \
 
 libwim_la_LIBADD =             \
        $(PTHREAD_LIBS)         \
diff --git a/NEWS b/NEWS
index 4bda7ea3f59706f5a6e11b0d0f7696cb5e0962d0..5d0f74c1abe4a993ad96f59c19762ed2d69d6bb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.9.2-BETA:
+Version 1.9.2:
        On UNIX, wimlib can now overwrite readonly files when extracting.
 
        On Windows, fixed a bug where wimlib could leave a null DACL (a.k.a. "no
        On UNIX, wimlib can now overwrite readonly files when extracting.
 
        On Windows, fixed a bug where wimlib could leave a null DACL (a.k.a. "no
diff --git a/README b/README
index 41a66b18712592075a5e1324bcc205a45e606ebf..3a396fdcd240b4694984913766ec7102064bd094 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
                                   INTRODUCTION
 
-This is wimlib version 1.9.2-BETA (May 2016).  wimlib is a C library for
+This is wimlib version 1.9.2 (June 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 f30c691db763ee12007f6754d73e5b91304d61b4..5a0d1bd4d4db37398653e19a7758e7c4d74b3171 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.1
+pkgver=1.9.2
 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 fe8cdb673c513ad90af869211450085205c00f1c..c6aed057c3bbbd36c0944a4001ce4a1cba716acd 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
 ###############################################################################
 
-AC_INIT([wimlib], [1.9.2-BETA2], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.9.2], [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 e7d4b47aad1c73bc361cf6d09d38849d9d9a0109..11a3cb14464277297ff8cc8137e41067b700cda4 100644 (file)
@@ -1,3 +1,9 @@
+wimlib (1.9.2-1) unstable; urgency=low
+
+  * Update to v1.9.2
+
+ -- Eric Biggers <ebiggers3@gmail.com>  Tue, 31 May 2016 20:40:27 -0500
+
 wimlib (1.9.1-1) unstable; urgency=low
 
   * Update to v1.9.1
 wimlib (1.9.1-1) unstable; urgency=low
 
   * Update to v1.9.1
index 3c4dab672d1f9d9a5bef8e7aa3fda79b070d8ae3..cca04bd511f8043c773a54bd65960eba3145b971 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH MKWINPEIMG "1" "June 2016" "wimlib 1.9.2" "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 0fad8dd41fbda7a1aad0e210272391e58fe6bc55..a046ef7f3e1a6bc1bc01487bbfe90c78730ce320 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 b0c5f337571f20c8d778d062325680d216f48dc7..d86f043b22e0c164157aad004b96647fa456c516 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 6ca366fbbcd4783d9dddbb5e37790a7396e3170f..33cd945004e072ccfa07a246d955486150856229 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 7a3b8384c084bc1e7cc24253c9d124ec91062a31..0efcd55778b09068fbe36de91661438e5e616ad3 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 863218a8842e4dc336eb35bae14943b5790b8cde..f5dbc35d0f36dc36f95a4ee66baaaa913b67dfd1 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 6e60a0feb86e871372b71990af28504aad6695af..5ba8a7aed3a6f6bbc30d47be7b690b00a2da0c70 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 8ea4dc7bb65c96cc097222120aa9c892efa3ab12..8d0a7d85023867a34725c9f2c120550525ab9a87 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 1b45643703951f26ea90c754332a52db794aeb6d..e02e6c6655c0e4b7843f6587dc173c98ebbf1876 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 72a8d0fc88a4c808ca8c30454a79fa10a6dd9c76..306d8d90870a9c9982f8bfc7fb50118871b089e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 371d9d1d7ad8486b0f0bad725829c8ddabbd63cf..84cd3b510a8acb12f6bc8e0b205414ff5bf73df1 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 197fd1a8ffd4795eee564452578c49a8181a32b9..4fb582bfd039f10d695300e594ce2514feccf4d0 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 e16f57509b90e5c8237ac3fe8c694f88ea153e70..2edb0d0ce971e5ea449bf989b289b4ae83405974 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 b85bed8f53a17e0db0d3a721ea2109d635941deb..9fcae7e12692c06123a2347844ceeae10ff5c8a3 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "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 29f388977f028b61637455eda81d06689be65f92..3fe685af519687628d4eb0c43c9d9e76490345d2 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "March 2016" "wimlib 1.9.1" "User Commands"
+.TH WIMLIB-IMAGEX 1 "June 2016" "wimlib 1.9.2" "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 667b2b923e0ebb744a40ad846226d09e28ba14dc..3b3d3425833ce1b3071e98369685a34ec3c493a9 100644 (file)
@@ -11,7 +11,7 @@
 /**
  * @mainpage
  *
 /**
  * @mainpage
  *
- * This is the documentation for the library interface of wimlib 1.9.1, a C
+ * This is the documentation for the library interface of wimlib 1.9.2, 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 1
+#define WIMLIB_PATCH_VERSION 2
 
 #ifdef __cplusplus
 extern "C" {
 
 #ifdef __cplusplus
 extern "C" {
index 3ae22e34dfb05d9c48f865a80b26246e45f1ad42..c2d7af7fe81fafa5c35287a6a2ac30ac327cae39 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.1
+Version:   1.9.2
 Release:   1
 License:   GPLv3+
 URL:       https://wimlib.net
 Release:   1
 License:   GPLv3+
 URL:       https://wimlib.net
index 66db3f6a463d05f19939bb5dd28050894dca8617..45acebc6b9009199ade88e8129656745ce9dc03d 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
 #!/bin/bash
 
-oldver='1\.9\.0'
-oldmonth=January
+oldver='1\.9\.1'
+oldmonth=March
 oldyear=2016
 
 newmajor=1
 newminor=9
 oldyear=2016
 
 newmajor=1
 newminor=9
-newpatch=1
-newmonth=March
+newpatch=2
+newmonth=June
 newyear=2016
 
 
 newyear=2016