about summary refs log tree commit diff
path: root/pkgs/development/libraries/apache-activemq
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15activemq: 5.16.4 -> 5.17.0R. Ryantm1-2/+2
2022-02-15activemq: 5.16.3 -> 5.16.4R. Ryantm1-2/+2
2021-12-31Merge pull request #150338 from r-ryantm/auto-update/apache-activemqBobby Rong1-2/+2
activemq: 5.16.2 -> 5.16.3
2021-12-29treewide: fix homepages with permanent redirect to httpsBen Siraphob1-1/+1
2021-12-12activemq: 5.16.2 -> 5.16.3R. Ryantm1-2/+2
2021-08-04activemq: remove phasesFelix Buehler1-2/+0
2021-05-08activemq: 5.16.1 -> 5.16.2R. RyanTM1-2/+2
2021-01-29activemq: 5.16.0 -> 5.16.1R. RyanTM1-2/+2
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-3/+3
2020-07-03activemq: 5.15.13 -> 5.16.0R. RyanTM1-2/+2
2020-06-17activemq: 5.15.12 -> 5.15.13R. RyanTM1-2/+2
2020-05-14activemq: 5.14.5 → 5.15.12Martin Weinelt1-2/+2
Fixes: CVE-2020-1941
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-03-17activemq: 5.13.4 -> 5.14.5Matthew Bauer1-2/+2
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
2016-08-18activemq: 5.13.2 -> 5.13.4 (security)Franz Pletz1-2/+2
Fixes CVE-2016-3088. See http://activemq.apache.org/security-advisories.data/CVE-2016-3088-announcement.txt.
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-03-14activemq: 5.8.0 -> 5.13.2Graham Christensen3-16/+3
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.
2015-11-26activemq: Add 5.12.1 versionMarkus Hauck1-0/+6
2015-11-26activemq: prepare nix files for multiple versionsMarkus Hauck2-3/+10
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
See c556a6ea46e71e1907d78b71fab36df30297b3ad.
2013-10-05Some description fixesBjørn Forsman1-3/+1
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.
2013-02-25activemq: Copy everything from the dist to the storeRickard Nilsson1-3/+1
2013-02-25Add apache-activemq 5.8.0, a Java message broker.Rickard Nilsson1-0/+33