Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/asciidoc/static/repositories.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ We also have repositories available for APT and YUM based distributions. Note
that we only provide binary packages, but no source packages, as the packages
are created as part of the Logstash build.

We have split the major versions in separate urls to avoid accidental upgrades
across major version. For all 1.5.x releases use 1.5 as version number, for
1.4.x use 1.4, etc.
We have split the Logstash package repositories into separate urls to avoid
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this change, how about "We have split the Logstash package repositories by version into ..." (Basically, add "by version" after "repositories)

accidental upgrades across major or minor versions. For all 1.5.x releases use
1.5 as version number, for 1.4.x use 1.4, etc.

We use the PGP key
http://pgp.mit.edu/pks/lookup?op=vindex&search=0xD27D666CD88E42B4[D88E42B4],
Expand Down