summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f6b395624..7ebe18f37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+bcfg2 (1.4.0pre2-0.1~spline1) UNRELEASED; urgency=medium
+
+ * mark dependencies as automatic installed
+ * Packages: add priority to sources and sort according to it
+ * Plugins/PkgVars: new plugin to set various vars per package
+ * Packages/Apt: add priority to additional_info
+ * Packages/Apt: add pin attribute for extra pinning information
+ * Client/Tools/APT: save new package version for auto pkgs
+ * 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: do not try to update the {var,port}tree instances
+ * fix modified entries
+ * Add Dummy packages backend and client tool to ignore all packages.
+ * Client/Tools/APT: Do not install recommended packages
+ * Plugins/Packages: Add arbitrary repo options to additional_data
+ * Plugins/Packages/Pkgng: Ignore unicode errors
+ * Plugins/Bundler: Insert a BoundBundle for the RequiredBundles
+ * Server: Ignore directories containing a .bcfg2-ignore file
+ * Reporting: Set flag when interaction is fully imported
+
+ -- Alexander Sulfrian <alex@fob.spline.inf.fu-berlin.de> Thu, 18 Oct 2018 16:16:27 +0200
+
bcfg2 (1.4.0pre2-0.1) UNRELEASED; urgency=low
* Helper scripts packed in bcfg2-utils