summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-11 23:24:11 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-07-03 12:03:02 +0200
commitd5818969d7288f5383653c2d9017d58a9dad3c56 (patch)
treef3ca4e5336739706c2f7c64ba6dc5187b401a9b7
parent485e0192e1e09ff15a694d2044bb44638c059d08 (diff)
downloadbcfg2-d5818969d7288f5383653c2d9017d58a9dad3c56.tar.gz
bcfg2-d5818969d7288f5383653c2d9017d58a9dad3c56.tar.bz2
bcfg2-d5818969d7288f5383653c2d9017d58a9dad3c56.zip
debian: bump version
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5da9d27aa..ec7a18e2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+bcfg2 (1.3.2-spline1) unstable; urgency=low
+
+ * bcfg2-reports: update to use current models
+ * schemas/types: add important flag to PathType (for BoundPath)
+ * Client/Tools/POSIX: only execute needed directory installs
+ * Client/Tools/POSIX: fix prune actions
+ * Client/Tools/POSIX: catch multiple VerifyDirectory calls
+ * Reports/templates: mark hosts with extra packages in grid view
+ * Plugins/Packages/Portage: use keywords/use config everywhere
+ * Plugins/Packages/Layman: add support for layman overlays
+ * Plugins/Packages/Portage: add support for per-package flags
+ * Plugins/PkgVars: support multiple values per package
+ * Plugins/Packages/Portage: add Packages Plugin for Portage
+ * Plugins/Packages/Collection: add cclass marker for Sources
+ * Client/Tools/APT: save new package version for auto pkgs
+ * Packages/Apt: add name property to additional_data
+ * Packages/Apt: add pin attribute for extra pinning information
+ * Packages/Apt: add priority to additional_info
+ * Client: always actions do not modify hosts
+ * Client: allow pre-Actions and important-Paths to enable installs
+ * Plugins/PkgVars: new plugin to set various vars per package
+ * Packages: add name to sources
+ * Packages: add priority to sources and sort according to it
+ * mark dependencies as automatic installed
+ * Plugins/Packages: ability to overwrite recommended flag per package
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 03 Jul 2013 12:02:29 +0200
+
bcfg2 (1.3.2-0.0) unstable; urgency=low
* New upstream release