vyatta-cfg-system (2.35.1) unstable; urgency=medium

  [ Sameer Agrawal ]
  * Fix error message when reboot hardware is run on non SIAD systems.
    VRVDR-55827
  * Add 'now' option for reboot hardware command and support reboot
    hardware only on s9500 platform. VRVDR-55786

 -- William Ivory <william.ivory@intl.att.com>  Tue, 31 Aug 2021 13:04:10 +0100

vyatta-cfg-system (2.35) unstable; urgency=medium

  [ Nicholas Brown ]
  * configure.ac: check for appropriate pylint version

  [ Mike Manning ]
  * Kernel: Generate ND packets with correct DSCP field
  * ARP stale time does not behave as one might expect for kernel entries

  [ Sameer Agrawal ]
  * System files and existing files should not be overwritten when using
    the "show license" command. VRVDR-54508
  * Add reboot hardware command support. VRVDR-43333

  [ Thomas Kiely ]
  * Yang for ICMP generation rate limiting feature
  * Scripts for ICMP generation rate limiting feature
  * yang operational model for ICMP rate limit feature

 -- Paul Carson <paul.carson@intl.att.com>  Thu, 01 Jul 2021 14:13:17 +0100

vyatta-cfg-system (2.34) unstable; urgency=medium

  [ Duncan Eastoe ]
  * debian: remove libvyatta-cfg1 build dependency
  * debian: declare deps on legacy Perl config module
  * RadiusServer.pm: correctly detect libpam-radius-auth ver.
  * RadiusServer.pm: Check pam-auth-update exit code
  * Remove RADIUS pkgs, libraries, configs, etc.

 -- Nicholas Brown <nick.brown@att.com>  Tue, 23 Feb 2021 11:13:11 +0000

vyatta-cfg-system (2.33) unstable; urgency=medium

  [ Mike Manning ]
  * Improve temporary file handling for password recovery

  [ Sameer Agrawal ]
  * Add log message when the block device's scheduler is updated. Fixes
    VRVDR-53370

  [ Nicholas Brown ]
  * vyatta-system.tmpfile: /var/run -> /run

  [ Sameer Agrawal ]
  * Use IPC::Run3 to avoid running executable or bash commands when using
    full-name for the user login field and possible other places. Fixes
    VRVDR-52925.
  * Validate time when configuring start time to set discard unused blocks
    schedule. Fixes VRVDR-52928.

  [ Mike Manning ]
  * Improve warning message when IPv6 is enabled and DAD is still failing

  [ Sharmila Podury ]
  * Setting console related config fails
  * Move login/password files to new repo

  [ Mike Manning ]
  * Allow script for ARP parameters to handle all parameters in a single
    call
  * Allow ND table size of 128K entries
  * Add ARP configuration for table size
  * Add ARP configuration for stale time
  * Convert script for ARP and ND parameters to use protobufs

  [ Sameer Agrawal ]
  * Fix warning message: version number does not start with digit, when
    configuring radius server. VRVDR-53817

 -- William Ivory <william.ivory@intl.att.com>  Fri, 11 Dec 2020 16:35:38 +0000

vyatta-cfg-system (2.32) unstable; urgency=medium

  [ Sameer Agrawal ]
  * Handle the case where ipmitool sel get <record-id> does not return the
    index. Fixes VRVDR-52228

  [ Mike Manning ]
  * Default hostname has changed back to vyatta on recent master images

  [ Paul Atkins ]
  * remove the siad deviation for configuring NMIs and panics

  [ Sameer Agrawal ]
  * Add ssd scheduler configuration support. VRVDR-50601
  * Update the package name with correct extension -yang. VRVDR-50601
  * Add support to configure and discard unused blocks. VRVDR-28443
  * Update configured sensor thresholds values in the show command for
    S9700 platform. VRVDR-51843
  * Use single quotes which fixes the dram warning message. Fixes
    VRVDR-52816
  * Update the pattern to replace all matches found in the time-zone.
    Fixes VRVDR-52825

 -- William Ivory <william.ivory@intl.att.com>  Fri, 25 Sep 2020 08:53:19 +0100

vyatta-cfg-system (2.31) unstable; urgency=medium

  [ Sharmila Podury ]
  * Error: /vyatta-cpu-history-client: GetState failure: Traceback
  * ENTITY-SENSOR-MIB: Incorrect entPhySensorType value

  [ William Ivory ]
  * Add missing revision statement. (Closes: VRVDR-52079)

 -- William Ivory <william.ivory@intl.att.com>  Wed, 22 Jul 2020 11:49:01 +0100

vyatta-cfg-system (2.30) unstable; urgency=medium

  [ Nachiketa Prachanda ]
  * op: convert show host template to yang-op
  * yang: add show host lookup routing instance
  * debian: add show host yang to packages

  [ Duncan Eastoe ]
  * vyatta_update_login: Pass node status to update()

  [ Nicholas Brown ]
  * vyatta-system-journal-v1-yang depend on vyatta-service-snmp for
    vyatta_sendtrap_daemonstopped (Fixes: VRVDR-50774)

  [ William Ivory ]
  * Move YANG deviation file into yang-platform directory (Closes:
    VRVDR-50742)

  [ Mike Manning ]
  * Accept tmpuser as default admin user so as to remove vyatta branding

  [ Nicholas Brown ]
  * Remove journal configuration and yang packages

 -- William Ivory <william.ivory@intl.att.com>  Wed, 06 May 2020 11:01:40 +0100

vyatta-cfg-system (2.29) unstable; urgency=medium

  [ Paul Carson ]
  * Support Netconf confirmed commit (Closes: VRVDR-32867)

  [ Charles (Chas) Williams ]
  * Allow customers to configure more NMIs and panics (Bugfix:
    VRVDR-49991)

  [ Sharmila Podury ]
  * Remove sendtrap script from this repo

  [ James Wheatley ]
  * Add system IOMMU configuration (Fixes: VRVDR-50431)

 -- William Ivory <william.ivory@intl.att.com>  Fri, 03 Apr 2020 11:47:45 +0100

vyatta-cfg-system (2.28) unstable; urgency=medium

  [ Sharmila Podury ]
  * Use of uninitialized value when setting syslog facility-override

  [ Nachiketa Prachanda ]
  * top level commit script for static host mapping
  * yang: use manadatory instead of validation script.
  * yang: block invalid aliases in static host mapping

  [ Sharmila Podury ]
  * Extra syslog tls options in configuration file

  [ Charles (Chas) Williams ]
  * Never stop/disable rsyslogd (Bugfix: VRVDR-49041)

  [ Erik Ziegenbalg ]
  * Syslog:TEST: Check that stderr is empty (Fixes: VRVDR-48988)

  [ Charles (Chas) Williams ]
  * Reset the failure counter when restarting (Bugfix: VRVDR-49041)

  [ Daniel Gollub ]
  * yang: generate syslog

  [ Nachiketa Prachanda ]
  * update rsyslog config after static host config
  * syslog: resolv static hosts targets in vrfs

  [ Mike Manning ]
  * Syslog TCP and Source Interface cannot co-exist

  [ Erik Ziegenbalg ]
  * tests/lib/Mock/Cmd.pm Copyright

  [ Mike Manning ]
  * Syslog: IPv6 source address search does not need to check for link-
    local
  * Syslog: Source interface should only be used if admin state is up

  [ Charles (Chas) Williams ]
  * Remove rsyslog and logrotate configuration (Bugfix: VRVDR-48343)

 -- William Ivory <william.ivory@intl.att.com>  Tue, 07 Jan 2020 15:40:25 +0000

vyatta-cfg-system (2.27) unstable; urgency=medium

  [ Nicholas Brown ]
  * Make the syslog global target obsolete (Closes: VRVDR-49099)

 -- William Ivory <william.ivory@intl.att.com>  Wed, 20 Nov 2019 11:47:23 +0000

vyatta-cfg-system (2.26) unstable; urgency=medium

  * DANOS Import Master

 -- Vyatta Package Maintainers <DL-vyatta-help@att.com>  Fri, 15 Nov 2019 11:22:53 +0000

vyatta-cfg-system (2.23.9) unstable; urgency=medium

  * DANOS Import

 -- Vyatta-Package Maintainers <DL-vyatta-help@att.com>  Thu, 14 Nov 2019 10:36:28 +0000
