[pve-devel] [PATCH tar v2 3/5] Update version and changelog for 1.27.1+pve.3
Emmanuel Kasper
e.kasper at proxmox.com
Tue Apr 19 11:23:37 CEST 2016
---
Makefile | 4 ++--
changelog | 8 ++++++++
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 8062c1c..edee266 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
-RELEASE=4.0
+RELEASE=4.1
# Note: compile as root fail, so you need to do that as unpriv. user
TARVER=1.27.1
DEBREL=2
-PVETARVER=${TARVER}+pve.2
+PVETARVER=${TARVER}+pve.3
# also update changelog
diff --git a/changelog b/changelog
index fea61e9..e4734ae 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+tar (1.27.1+pve.3) unstable; urgency=medium
+
+ * Drop fix-sparse-archives.patch, it has been fixed in tar 1.27.1
+ ( tar now tests with ST_IS_SPARSE() to avoids triggering the faulty code )
+ * Add acls-bugfix.patch for Proxmox VE bug #928
+
+ -- Proxmox Support Team <support at proxmox.com> Tue, 19 Apr 2016 10:14:22 +0200
+
tar (1.27.1+pve.2) unstable; urgency=medium
* Debian bug #737226 is still open and not even answered. So we
--
2.1.4
More information about the pve-devel
mailing list