| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -2/+2 |
| * | activemq: 5.13.4 -> 5.14.5•••Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq --version` and found version 5.14.5
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq version` and found version 5.14.5
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq help` and found version 5.14.5
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/macosx/wrapper --help` got 0 exit code
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/macosx/wrapper --help` and found version 5.14.5
- ran `/nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5/bin/activemq-diag -h` got 0 exit code
- found 5.14.5 with grep in /nix/store/bryzxhk66p8wvdskcgah9a3n2h12f81r-apache-activemq-5.14.5
| Matthew Bauer | 2018-03-17 | 1 | -2/+2 |
| * | activemq: 5.13.2 -> 5.13.4 (security)•••Fixes CVE-2016-3088.
See http://activemq.apache.org/security-advisories.data/CVE-2016-3088-announcement.txt.
| Franz Pletz | 2016-08-18 | 1 | -2/+2 |
| * | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac.
| Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | activemq: 5.8.0 -> 5.13.2•••It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.
As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.
Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
| Graham Christensen | 2016-03-14 | 3 | -16/+3 |
| * | activemq: Add 5.12.1 version | Markus Hauck | 2015-11-26 | 1 | -0/+6 |
| * | activemq: prepare nix files for multiple versions | Markus Hauck | 2015-11-26 | 2 | -3/+10 |
| * | Another attempt to eradicate ensureDir•••See c556a6ea46e71e1907d78b71fab36df30297b3ad.
| Eelco Dolstra | 2014-06-30 | 1 | -1/+1 |
| * | Some description fixes•••There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
| Bjørn Forsman | 2013-10-05 | 1 | -3/+1 |
| * | activemq: Copy everything from the dist to the store | Rickard Nilsson | 2013-02-25 | 1 | -3/+1 |
| * | Add apache-activemq 5.8.0, a Java message broker. | Rickard Nilsson | 2013-02-25 | 1 | -0/+33 |