summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-11 23:24:11 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-06-29 16:36:26 +0200
commit6ecf0282f48e952c4462a086bb288f838961bea3 (patch)
treeeabe011534c5b9b079fc5a59fa469b122c13d03d
parent801c929b0dbe2b2569fc5d28c3c7c3dfbceae2b6 (diff)
downloadbcfg2-6ecf0282f48e952c4462a086bb288f838961bea3.tar.gz
bcfg2-6ecf0282f48e952c4462a086bb288f838961bea3.tar.bz2
bcfg2-6ecf0282f48e952c4462a086bb288f838961bea3.zip
debian: bump version
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 298e695c5..1cac62dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+bcfg2 (1.3.1-spline1) unstable; urgency=low
+
+ * mark dependencies as automatic installed
+ * Packages: add priority to sources and sort according to it
+ * Packages: add name to sources
+ * Plugins/PkgVars: new plugin to set various vars per package
+ * Client: allow pre-Actions and important-Paths to enable installs
+ * Client: always actions do not modify hosts
+ * Packages/Apt: add priority to additional_info
+ * Packages/Apt: add pin attribute for extra pinning information
+ * Packages/Apt: add name property to additional_data
+ * Client/Tools/APT: save new package version for auto pkgs
+ * Plugins/Packages: add missing format string parameter
+ * Plugins/Packages/Collection: add cclass marker for Sources
+ * Plugins/Packages/Portage: add Packages Plugin for Portage
+ * Plugins/PkgVars: support multiple values per package
+ * Plugins/Packages/Portage: add support for per-package flags
+ * Plugins/Packages/Layman: add support for layman overlays
+ * Plugins/Packages/Portage: use keywords/use config everywhere
+ * Reports/templates: mark hosts with extra packages in grid view
+ * Client/Tools/POSIX: catch multiple VerifyDirectory calls
+ * Client/Tools/POSIX: fix prune actions
+ * Client/Tools/POSIX: only execute needed directory installs
+ * Client/Tools/VCS: create directory for repository
+ * Client/Tools/VCS: add always on top feature
+ * Client/Tools/VCS: some simplyfications using dulwich api
+ * Client/Tools/VCS: add support for symlinks
+ * Client/Tools/VCS: build index after checkout
+ * Plugins/Packages: ability to overwrite recommended flag per package
+ * schemas/types: add important flag to PathType (for BoundPath)
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Tue, 18 Jun 2013 19:25:20 +0200
+
bcfg2 (1.3.1-0.0) unstable; urgency=low
* New upstream release