summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-06-24 13:20:39 +0200
committerDaniil Baturin <daniil@baturin.org>2018-06-24 13:20:39 +0200
commit997291b8a6a66953c6a6270c2dda323769452581 (patch)
treeda24c0099caede14445289dca8d76560c08de1d9 /debian
parent3610a467094e80a39b6627f6b7655430917b9bd3 (diff)
parentadd153b13de56f97624b2dc433fdbe21b36dbeed (diff)
downloadvyatta-op-lithium.tar.gz
vyatta-op-lithium.zip
Merge branch 'current' into lithiumlithium
Conflicts: Makefile.am debian/changelog templates/restart/dns/forwarding/node.def templates/show/version/added/node.def templates/show/version/all/node.def templates/show/version/deleted/node.def templates/show/version/downgraded/node.def templates/show/version/node.def templates/show/version/upgraded/node.def
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog47
-rw-r--r--debian/control12
2 files changed, 49 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index fdd3f31..8755dcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,48 @@
+vyatta-op (0.14.0+vyos2+current6) unstable; urgency=medium
+
+ * T588: Remove DNS forwarder restart command in favor if XML interface definition
+
+ -- Christian Poessinger <christian@poessinger.com> Wed, 11 Apr 2018 20:33:53 +0200
+
+vyatta-op (0.14.0+vyos2+current5) unstable; urgency=medium
+
+ * T157: Remove "install system" command
+
+ -- Christian Poessinger <christian@poessinger.com> Sat, 10 Mar 2018 18:29:30 +0100
+
+vyatta-op (0.14.0+vyos2+current4) unstable; urgency=medium
+
+ * T523: Use new location for dnsmasq config files
+
+ -- Christian Poessinger <christian@poessinger.com> Sun, 21 Jan 2018 17:10:30 +0100
+
+vyatta-op (0.14.0+vyos2+current3) unstable; urgency=medium
+
+ * Changed 'show tech-support' implementation to a redacted output, private
+ information is removed.
+ * Added 'show tech-support private' which contains non redacted output
+
+ -- Christian Poessinger <christian@poessinger.com> Sun, 29 Oct 2017 15:36:45 +0100
+
+vyatta-op (0.14.0+vyos2+current2) unstable; urgency=medium
+
+ * New implementation of "run show version"
+
+ -- <daniil@baturin.org> Thu, 03 Mar 2016 09:57:48 -0500
+
+vyatta-op (0.14.0+vyos2+current1) unstable; urgency=medium
+
+ [ Thomas Jepp ]
+ * Add missing build depends for Jessie.
+
+ [ Daniil Baturin ]
+ * Remove referenced to Vyatta from 'show version' completion help.
+ * Easter egg: 'show version funny' command that displays limericks after version information.
+
+ [ Kim Hagen ]
+
+ -- Kim Hagen <kim.sidney@gmail.com> Sun, 24 Jan 2016 15:19:11 -0500
+
vyatta-op (0.14.0+vyos2+lithium14) unstable; urgency=low
* Remove referenced to Vyatta from 'show version' completion help.
@@ -15,7 +60,7 @@ vyatta-op (0.14.0+vyos2+lithium13) unstable; urgency=low
* vyatta-op: add restart cli command for ssh
-- Alex Harpin <development@landsofshadow.co.uk> Sat, 21 Nov 2015 11:30:24 +0000
-
+
vyatta-op (0.14.0+vyos2+lithium12) unstable; urgency=low
[ Thomas Jepp ]
diff --git a/debian/control b/debian/control
index ac29f08..4bff070 100644
--- a/debian/control
+++ b/debian/control
@@ -2,24 +2,21 @@ Source: vyatta-op
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
-Build-Depends: debhelper (>= 5), autotools-dev
+Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake,
+ cpio
Standards-Version: 3.9.1
Package: vyatta-op
Architecture: all
Depends: sed (>= 4.1.5),
- console-setup, console-terminus,
- bmon,
- iftop,
+ console-terminus,
ethtool,
traceroute,
ntpdate,
procps (>= 1:3.2.7-3),
- pciutils,
vyatta-cfg (>= 0.16.26),
vyatta-cfg-system (>= 0.19.93),
vyatta-quagga (>= 0.99.15-26),
- lsof,
coreutils (>= 5.97-5.3),
host,
vyatta-bash | bash (>= 4.1),
@@ -29,9 +26,6 @@ Depends: sed (>= 4.1.5),
at,
net-tools,
libtimedate-perl,
- usbutils,
- lsscsi,
- hvinfo
Suggests: util-linux (>= 2.13-5),
ncurses-bin (>= 5.5-5),
dialog