summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-11 23:24:11 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2015-05-10 16:49:47 +0200
commit5800ea57218191d6d861bba0a87ad3b093918771 (patch)
tree047b6c0db3fe66b3f7604ef6a5cfb8e7feb99760
parent767dbe3e55ce84628c9fb87b38d35da7bd9c050f (diff)
downloadbcfg2-5800ea57218191d6d861bba0a87ad3b093918771.tar.gz
bcfg2-5800ea57218191d6d861bba0a87ad3b093918771.tar.bz2
bcfg2-5800ea57218191d6d861bba0a87ad3b093918771.zip
debian: bump versiondebian/1.4.0pre1-spline15
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c41b2ecc2..5bf361469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+bcfg2 (1.4.0pre1~spline15) unstable; urgency=low
+
+ * Reporting: Add --no-dry-run and --no-only-important flags
+ * Reporting: Add dry_run and only_important flags
+ * bcfg2-admin: Add schemamigration command from south
+ * Server: Ignore directories containing a .bcfg2-ignore file
+ * Add Dummy packages backend and client tool to ignore all packages.
+ * fix modified entries
+ * Plugins/Packages/Portage: do not try to update the {var,port}tree instances
+ * 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 pin attribute for extra pinning information
+ * Packages/Apt: add priority to additional_info
+ * Plugins/PkgVars: new plugin to set various vars per package
+ * Packages: add priority to sources and sort according to it
+ * mark dependencies as automatic installed
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Sun, 10 May 2015 16:46:04 +0200
+
bcfg2 (1.4.0pre1-0.0) unstable; urgency=low
* New upstream release