]> git.proxmox.com Git - pve-docs.git/commitdiff
bump version to 4.2-8
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 19 Aug 2016 12:55:03 +0000 (14:55 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 19 Aug 2016 12:55:03 +0000 (14:55 +0200)
Makefile
debian/changelog

index 260995d081ec68b6cdfecccf03e454868ac66566..1fddd11cfde57974826ce5dec4f893eb37a296c1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=7
+PKGREL=8
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 00874d9b94ff3f4319936d55e84de9b17011c2bf..0875b1e4b2cc1fb2052454370e88c8899758220a 100644 (file)
@@ -1,3 +1,35 @@
+pve-docs (4.2-8) unstable; urgency=medium
+
+  * fix wiki links
+
+  * update for our new mediawiki installation
+
+  * improve docs about default storage configuration
+
+  * add warning about over-provisioning
+
+  * update mediawiki README
+
+  * use new repoman for upload target
+
+  * add new pve-docs-mediawiki package
+
+  * allow other archs than amd64
+
+  * document /etc/gentoo-release test
+
+  * build-deps: dblatex, source-highlight
+
+  * ha-manager: add section for recovery after fencing
+
+  * ha-manager: clarify start failure policy
+
+  * ha-manager: clarifications and various fixes
+
+  * fix #1022 correct typo
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Aug 2016 14:54:02 +0200
+
 pve-docs (4.2-7) unstable; urgency=medium
 
   * Move Multiqueue and IO Threads description at bottom of each chapter