fliwi-libraries (20170504~ymcAutoBuild~1493910495~fliwiorigin) origin; urgency=medium

  * Build on 'vh5-vm3.cluster' for:
    -Repository:   fliwi
    -Distribution: origin
  * Please note that this log entry has been automatically generated

 -- ymcAutobuild Automatic Signing Key (vh5-vm3) <no-reply@ymc.ch>  Thu, 04 May 2017 17:08:16 +0200

fliwi-libraries (20170504) fliwi; urgency=medium

  * ymc-networktools.bash:
    - Deconfigure possible existing v6 IPs during network lookup.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Thu, 04 May 2017 07:11:22 +0200

fliwi-libraries (20160706) fliwi; urgency=medium

  * ymc-networktools.bash:
    - Do not define a TTL function ymc_is_host_alive(), otherwise it is
      impossible to tell if a host behind a gateway is alive or not.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Wed, 06 Jul 2016 20:09:37 +0200

fliwi-libraries (20160518) fliwi; urgency=medium

  * Add support for VLANs

 -- Daniel Beyer <dabe@deb.ymc.ch>  Wed, 18 May 2016 10:58:41 +0200

fliwi-libraries (20160323) fliwi; urgency=medium

  * ymc-networktools.bash:
  - Fix possibly wrong prefixing of the 'lan' interface while
    looking up network configuration.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Wed, 23 Mar 2016 12:21:12 +0100

fliwi-libraries (20160310) fliwi; urgency=high

  * ymc-networktools.bash:
  - Fix a problem with dig escaping dns results for config lookups
  - Fix a problem with function ymc_get_config_from_dns() not failing
    on DNS lookup errors

 -- Daniel Beyer <dabe@deb.ymc.ch>  Thu, 10 Mar 2016 00:22:47 +0100

fliwi-libraries (20160302) fliwi; urgency=medium

  * ymc-networktools.bash:
    - Use dig instead of host
    - Add dependency to dnsutils (for dig)
    - Not removing dependency to host-nikhef (for now)

 -- Daniel Beyer <dabe@deb.ymc.ch>  Wed, 02 Mar 2016 12:05:01 +0100

fliwi-libraries (20151116) fliwi; urgency=medium

  * ymc-networktools.bash:
    - Allow '!' in ymc_wash()
  * ymc-common.sh:
    - Sync with ymc_wash() from ymc-networktools.bash

 -- Daniel Beyer <dabe@deb.ymc.ch>  Mon, 16 Nov 2015 12:53:53 +0100

fliwi-libraries (20151113) fliwi; urgency=medium

  * ymc-networktools.bash:
    - Add support for metric support in interface configuration

 -- Daniel Beyer <dabe@deb.ymc.ch>  Fri, 13 Nov 2015 16:51:31 +0100

fliwi-libraries (20150912) fliwi; urgency=high

  * ymc-networktools.bash:
    - Fix possible broken networking on host with numerous
      network interfaces
    - Speedup network configuration by prefixing lan interfaces
      before any other interfaces.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Sat, 12 Sep 2015 18:09:10 +0200

fliwi-libraries (20150825) fliwi; urgency=high

  * ymc-networktools.bash:
    - Fix a problem with more than 9 network devices are
      not supported.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Tue, 25 Aug 2015 17:50:40 +0200

fliwi-libraries (20150502) fliwi; urgency=low

  * lib-fliwi-drives:
    - Add new function fliwi_get_non_block_device_disks() to get disks
      that have no representation as a block device (e.g. using mpt2sas
      integrated raid feature).

 -- Daniel Beyer <dabe@deb.ymc.ch>  Sat, 02 May 2015 16:57:00 +0200

fliwi-libraries (20150501) fliwi; urgency=medium

  * Remove ymc-geko from uploaders
  * Simplify and update dependencies related to pkg host(-nikhef)

 -- Daniel Beyer <dabe@deb.ymc.ch>  Fri, 01 May 2015 14:01:48 +0200

fliwi-libraries (20150310) fliwi; urgency=low

  * lib-ymc-networktools:
    - Add support for getting aliases of a specific networks in
      function ymc_get_all_configured_service_aliases

 -- Daniel Beyer <dabe@deb.ymc.ch>  Tue, 10 Mar 2015 16:42:57 +0100

fliwi-libraries (20150223) fliwi; urgency=low

  * lib-ymc-networktools:
    - Do not return cd/dvd drives

 -- Daniel Beyer <dabe@deb.ymc.ch>  Mon, 23 Feb 2015 18:44:50 +0100

fliwi-libraries (20131212) fliwi; urgency=low

  * lib-ymc-networktools:
    - Support for more flexible service IP ranges
    - Deprecated some functions
    - Prefix interface alias names, based on their use case

 -- Daniel Beyer <dabe@deb.ymc.ch>  Thu, 12 Dec 2013 17:51:07 +0100

fliwi-libraries (20130928) fliwi; urgency=low

  * Updated standards to 3.9.4
  * Updated compat to 9
  * Eliminated the usage of cdbs
  * Added new binary package lib-fliwi-drives

 -- Daniel Beyer <dabe@deb.ymc.ch>  Sat, 28 Sep 2013 10:54:04 +0200

fliwi-libraries (20130506) fliwi; urgency=low

  * Fixed a problem with networking can not be configured for bonding and
    bonding_bridge.

 -- Daniel Beyer <dabe@deb.ymc.ch>  Mon, 06 May 2013 15:25:39 +0200

fliwi-libraries (20130425) fliwi; urgency=low

  * lib-ymcnetworktools: Properly deconfigure and take down interfaces after
    using retrieving an IP from DHCP in function ymc_get_auto_network_config().

 -- Daniel Beyer <debian@ymc.ch>  Thu, 25 Apr 2013 14:50:27 +0200

fliwi-libraries (20130418) fliwi; urgency=low

  * No longer generate /etc/modprobe.d/bonding, but
    /etc/modprobe.d/bonding.conf.

 -- Daniel Beyer <debian@ymc.ch>  Thu, 18 Apr 2013 19:06:28 +0200

fliwi-libraries (20130403) fliwi; urgency=low

  * Fixed two issues with block-removal from files in lib-ymc-common:
    - Support for removing legacy-blocks does not remove those.
    - By default allow block-removal to result in empty files, since
      this most likely is the wanted behavior.

 -- Daniel Beyer <debian@ymc.ch>  Wed, 03 Apr 2013 20:28:24 +0200

fliwi-libraries (20130326) fliwi; urgency=low

  * Added support for the new in-memory-installer in lib-ymc-networktools

 -- Daniel Beyer <debian@ymc.ch>  Tue, 26 Mar 2013 14:51:46 +0100

fliwi-libraries (20130325) fliwi; urgency=low

  * Added missing dependencies to module-init-tools and procps for package
    lib-ymc-networktools

 -- Daniel Beyer <debian@ymc.ch>  Mon, 25 Mar 2013 16:58:38 +0100

fliwi-libraries (20130322) fliwi; urgency=low

  * Fix: quote parameters in calls of lib-ymc-common's
    fliwi_modify_file* functions

 -- Gerd Koenig <debian@ymc.ch>  Fri, 22 Mar 2013 14:12:20 +0100

fliwi-libraries (20130321) fliwi; urgency=low

  * Now the source package contain the full GPL text in file COPYING
  * The copyright message of where to find the GPL text has been extended.

 -- Gerd Koenig <debian@ymc.ch>  Thu, 21 Mar 2013 09:50:41 +0200

fliwi-libraries (20130314) fliwi; urgency=low

  * Cared about proper Homepage-, Maintainer-, and Uploaders
    entries in control file.
  * Cared about proper text in copyright file.

 -- Gerd Koenig <debian@ymc.ch>  Thu, 14 Mar 2013 20:54:41 +0200

fliwi-libraries (20130312) fliwi; urgency=low

  * Fix: lib-ymc-common can not be installed together with lib-ymc-networktools

 -- Daniel Beyer <debian@ymc.ch>  Tue, 12 Mar 2013 12:14:50 +0100

fliwi-libraries (20130308) fliwi; urgency=low

  * Added functions to allow addition and removal of blocks into files to
    lib-ymc-common.

 -- Daniel Beyer <debian@ymc.ch>  Fri, 08 Mar 2013 11:52:04 +0100

fliwi-libraries (20130307) fliwi; urgency=low

  * Initial Release.
  * Based on (YClegacy) lib-ymc-common (v20110506)
  * Based on (YClegacy) lib-ymc-networktools (v20090623)
  * Fixed problems with validation of virtual-id containing 0 or 255 that
    existed in (YClegacy) lib-ymc-networktools (v20090623)
  * This package replaces the currently existing packages lib-fliwi-common and
    lib-fliwi-networktools. Transitional dummy packages for those are in place.

 -- Daniel Beyer <debian@ymc.ch>  Thu, 07 Mar 2013 09:42:04 +0200

