tag 839325 pending
thanks
Hello,
Bug #839325 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=openstack/cobbler.git;a=commitdiff;h=57819e3
---
commit 57819e3bbf90f80fd6c3c7b6880f6dff09b9fc3f
Author: Thomas Goirand <[email protected]>
Date: Mon Oct 10 07:42:06 2016 +0000
Added patch: fixed-failed_to_read_cobbler.1.gz.patch (Closes: #839325).
diff --git a/debian/changelog b/debian/changelog
index bbc5a12..0eccef8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-cobbler (2.6.6+dfsg1-13) UNRELEASED; urgency=medium
+cobbler (2.6.6+dfsg1-13) unstable; urgency=medium
[ Thomas Goirand ]
* Added /etc/cobbler/pxe template files.
@@ -15,6 +15,7 @@ cobbler (2.6.6+dfsg1-13) UNRELEASED; urgency=medium
* Fixed Apache access rights to /cobbler_webui_content.
* Fixed unix rights of /etc/cobbler/settings.
* Removed wrong patch of cobbler/web/cobbler_web/views.py.
+ * Added patch: fixed-failed_to_read_cobbler.1.gz.patch (Closes: #839325).
[ Ondřej Nový ]
* Fixed VCS URLs (https).