summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-11 23:24:11 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2014-05-15 18:19:30 +0200
commit0d5b40670f3f2a6a75475acf1220adec7513cbdb (patch)
treee85e44574e240072b3620f9e837706fe63a1e2e4
parent24af053b1cea1fb25707a93563f95ca53b2745fb (diff)
downloadbcfg2-0d5b40670f3f2a6a75475acf1220adec7513cbdb.tar.gz
bcfg2-0d5b40670f3f2a6a75475acf1220adec7513cbdb.tar.bz2
bcfg2-0d5b40670f3f2a6a75475acf1220adec7513cbdb.zip
debian: bump version
-rw-r--r--debian/changelog37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b6d7644b9..2006eda64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,40 @@
+bcfg2 (1.3.4-spline4) unstable; urgency=low
+
+ * Client/Tools/Pkgng: fail if pkg does not exists
+ * Packages: add some docs about the supported clients
+ * Client/Tools/Pkgng: add client tool for pkgng
+ * Packages/Pkgng: add new pkgng packages plugin
+ * Probes: allow ':' in assigned group names
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Thu, 15 May 2014 17:24:44 +0200
+
+bcfg2 (1.3.4-spline3) unstable; urgency=low
+
+ * Reporting: properly close db connection
+ * Plugins/Packages/Portage: do not try to update the {var,port}tree instances
+ * 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/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, 26 Feb 2014 13:45:56 +0100
+
bcfg2 (1.3.4-0.0) unstable; urgency=low
* New upstream release