Skip to content

Commit

Permalink
Merge pull request #108 from NLnetLabs/release-0.3.3
Browse files Browse the repository at this point in the history
Prepare for 0.3.3.
  • Loading branch information
partim authored Apr 1, 2019
2 parents 2c6065c + fdc8943 commit f136830
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 17 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ syslog = "^4.0"
[build-dependencies]
rustc_version = "^0.2.3"

[patch.crates-io]
bcder = { git="https://github.com/NLnetLabs/bcder.git" }
rpki = { git="https://github.com/NLnetLabs/rpki-rs.git" }

[package.metadata.deb]
maintainer = "The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"
license-file = ["LICENSE", "0"]
Expand Down
9 changes: 4 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# Change Log

## Unreleased future version

Breaking Changes

New
## 0.3.3 ‘Big Bada Boom’

Bug Fixes

* The config file option specific to `rtrd` mode weren’t picked up.
([#102], reported by Jay Borkenhagen)
* Ignore ‘broken pipe’ errors when outputting VRPs to make Routinator play
nice with piping output into scripts etc. [(#105)]
* Fixes a crash when validating certain invalid resource sets on
certificates. [(rpki-rs #30)]

Dependencies

Expand All @@ -21,6 +19,7 @@ Dependencies
[#102]: https://github.com/NLnetLabs/routinator/pull/102
[(#104)]: https://github.com/NLnetLabs/routinator/pull/104
[(#105)]: https://github.com/NLnetLabs/routinator/pull/105
[(rpki-rs #30)]: https://github.com/NLnetLabs/rpki-rs/pull/30


## 0.3.2 ‘Bitter and Twisted’
Expand Down
2 changes: 1 addition & 1 deletion doc/routinator.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "routinator" "1" "March 27, 2019" "NLnet Labs" "routinator 0.3.2
.TH "routinator" "1" "April 1, 2019" "NLnet Labs" "routinator 0.3.3
.\"
.\" routinator.1 -- RPKI Relying Party software
.\"
Expand Down

0 comments on commit f136830

Please sign in to comment.