Commit graph

13 commits

Author SHA1 Message Date
Jörg Thalheim 0eef302475 keepalived: 1.4.1 -> 1.4.2 2018-02-27 17:57:13 +00:00
Marius Bergmann 448fdc221c keepalived: 1.3.6 -> 1.4.1 2018-02-06 08:37:00 +01:00
Marius Bergmann 1e9606adb7 keepalived: 1.3.5 -> 1.3.6 2017-08-15 14:50:31 +02:00
Marius Bergmann 427d33bfaa keepalived: 1.3.4 -> 1.3.5 2017-03-24 00:28:43 +01:00
Marius Bergmann 7bcb58ad71 keepalived: 1.3.2 -> 1.3.4 2017-02-19 19:50:21 +01:00
Marius Bergmann 4ebfc19335 keepalived: 1.2.19 -> 1.3.2 2017-02-15 13:05:16 +01:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Tuomas Tynkkynen 603dcd6263 treewide: Make explicit that 'dev' output of libnl is used 2016-05-19 10:00:43 +02:00
William A. Kennington III 85639b94c4 keepalived: 1.2.18 -> 1.2.19 2015-09-18 14:52:51 -07:00
William A. Kennington III 83895f4901 keepalived: 1.2.17 -> 1.2.18 2015-06-30 13:11:18 -07:00
William A. Kennington III 90d041b4b5 keepalived: Fix ip release 2015-06-27 23:19:05 -07:00
William A. Kennington III 3ea1c5bc0c keepalived: Add libnl support 2015-06-27 19:59:52 -07:00
William A. Kennington III 511fc648b5 keepalived: Add derivation 2015-06-27 14:33:29 -07:00