Commit Graph
109 Commits
Author SHA1 Message Date
Tim Bruijnzeels 5e42cc0031 Update development version. 2020-06-28 22:43:34 +02:00
Tim Bruijnzeels 627bf8bdca Update version to 0.7.1 2020-06-25 09:40:59 +02:00
Tim BruijnzeelsandGitHub d3e64a5b07 Merge pull request #265 from NLnetLabs/0.6.0-plus
0.6.0 plus
2020-06-23 16:24:09 +02:00
Ximon Eighteen afc122b715 More comments. 2020-06-23 13:38:32 +02:00
Ximon Eighteen 43df33b827 RPM packaging is not ready for release yet. 2020-06-23 12:56:39 +02:00
Ximon Eighteen 8431642a4a Create Krill DEB and RPM packages via GH actions:
- Assumes that the target system has ca-certificates installed already.
  - Vendor OpenSSL to support Ubuntu 16.04 which only has OpenSSL 1.0.0.
  - Use GH caching to avoid repeat compilation of unchanging cargo deb and krill dependencies.
  - Build in Docker containers as GH runners have too many non-standard packages and libraries pre-installed.
  - Sanity check the created DEB in targeted O/S versions via LXC/LXD containers (for systemd support).
2020-06-23 12:55:17 +02:00
ximon18 a3674d3c0e Warn about dual use of [package] properties. 2020-06-23 12:28:17 +02:00
ximon18 9a9b589aa4 Cargo config improvements
- Added comments.
- Use priority optional as Debian guidelines state that extra is deprecated.
- Name the OpenSSL vendor feature after what it does, not who uses it, as it might be useful to others too.
2020-06-23 12:28:17 +02:00
Ximon Eighteen 7031576f63 Create a Krill DEB package via GH actions:
- Assumes that the target system has ca-certificates installed already.
  - Vendor OpenSSL to support Ubuntu 16.04 which only has OpenSSL 1.0.0.
  - Use an Ubuntu 16.04 compatible version of libgcc1 (don't use cargo-deb $auto
    depends as the GH 16.04 runner has a much newer libgcc1 package than stock
    Ubuntu 16.04).
  - Use GH caching to avoid repeat compilation of unchanging cargo deb and krill
    dependencies.
  - Sanity check the created DEB in targeted O/S versions.
2020-06-23 12:28:17 +02:00
Tim Bruijnzeels 9e58f528e0 Updating versions for release 0.7 2020-06-19 16:41:30 +02:00
Tim Bruijnzeels 7e48920717 Merge branch 'master' into 0.6.0-plus 2020-06-10 14:01:02 +02:00
Tim Bruijnzeels 40c16d19fd Update versions and changelog for 0.6.3 release. 2020-06-07 20:53:14 +02:00
Tim Bruijnzeels b4b6c200a1 Analyse ROA vs Announcements (still needs scoping). #233 2020-05-19 17:06:23 +02:00
Tim Bruijnzeels d10c88f0c9 Release 0.6.2 - Fix issue with determining creation time on certain platforms. 2020-05-15 16:37:33 +02:00
Alex BandandTim Bruijnzeels e6be1eb48b Add repository, keywords and readme 2020-05-15 16:28:28 +02:00
Alex BandandTim Bruijnzeels 03cd162d80 Add repository, keywords and readme 2020-05-15 16:28:28 +02:00
Tim Bruijnzeels f5614388de Update version for release. 2020-05-15 12:11:08 +02:00
Tim Bruijnzeels cc8905f5ab Parse RIS Dump files. #232 2020-05-14 15:02:35 +02:00
Tim Bruijnzeels 4f30c0a83a Update versions for development. 2020-05-13 11:14:54 +02:00
Tim Bruijnzeels 737b040d2a Update versions for release. 2020-05-05 12:04:04 +02:00
Tim Bruijnzeels 6d50542cc7 Update to released bcder and rpki. 2020-03-16 13:41:53 -03:00
Tim Bruijnzeels bd5cd74adf Posting new publisher to API (includes enforcing limit on submitted json) (#189) 2020-03-10 15:09:49 +01:00
Tim Bruijnzeels e34d28debb Add SSL support to the hyper server. 2020-03-06 16:47:57 +01:00
Tim Bruijnzeels fdfad1dcd4 Add TLS support to the hyper server. 2020-03-02 09:09:51 +01:00
Tim Bruijnzeels 75d4da9000 Clean up dependencies. 2020-02-25 16:09:55 +01:00
Tim Bruijnzeels 8543cb9639 Remove actix-web dependencies, add hyper. (work in progress) 2020-02-25 15:54:35 +01:00
Tim Bruijnzeels af02042129 Update version numbers for development on next release. 2020-02-25 11:12:33 +01:00
Tim Bruijnzeels 58a98f51cd Update versions. 2020-02-24 12:12:54 +01:00
Tim Bruijnzeels bf9ba749b8 Serve lagosta files in Krill (closes: #204) 2020-02-14 15:54:05 +01:00
Tim Bruijnzeels 3acd82169e Bump version for development. 2020-01-06 15:53:41 +01:00
Tim Bruijnzeels 8d85dbaa49 Update to rpki-rs 0.8.3. (closes #166) 2020-01-06 13:29:15 +01:00
Tim Bruijnzeels 6be1f000e2 Update release numbers for target release 0.4.2 (#165) 2019-12-18 16:25:09 +01:00
Tim Bruijnzeels f52ae43e91 Remove logins and cookies as they are not required by Lagosta. 2019-12-18 11:23:54 +01:00
Tim Bruijnzeels ae98800356 Depend on version of rpki-rs with fix for RFC3779 encoding issue (#161) 2019-12-17 22:02:38 +01:00
Tim Bruijnzeels 07069dac5b Bump version. 2019-12-17 16:53:35 +01:00
Tim Bruijnzeels 498440acb1 Prepare 0.4.1 release using rpki-rs 0.8.2. 2019-12-13 08:36:00 -03:00
Tim Bruijnzeels 8442211754 Use rpki-rs branch with resource-set fixes. (#152) 2019-12-12 08:54:17 -03:00
Tim Bruijnzeels 7ecf8d6912 Temporary workaround for ResourceSet::intersection, only works for single parent CAs. (#152) 2019-12-11 20:33:03 -03:00
Tim Bruijnzeels e762ace343 Update version for development of next release. 2019-12-02 17:08:57 +01:00
Tim Bruijnzeels 86708e4140 Update version for release. 2019-12-02 17:06:43 +01:00
Tim Bruijnzeels 491fdb9a4f Re-introduce option to use syslog for logging. (#121) 2019-11-28 13:13:32 +01:00
Tim Bruijnzeels 1219c40764 Update version to reflect intended next release 2019-11-23 21:35:35 +08:00
Tim Bruijnzeels 2098f0116d Update version after release. 2019-11-20 10:11:28 +08:00
Tim Bruijnzeels a236f6d374 Add description and license so that we can publish to crates.io 2019-11-19 18:42:35 +08:00
Tim Bruijnzeels f9a3dc131b Use the crates.io versions of the rpki and bcder libs. 2019-11-19 18:17:53 +08:00
Tim BruijnzeelsandGitHub 4a6d99ef55 Fixes the order of things in signed attributes (#140)
* Depend on rpki branch with signed attribute order fix.

* Update version of rpki to released version with order fix.
2019-11-19 13:20:31 +08:00
Tim Bruijnzeels e38833ebaa Prepare for release of 0.3.0 2019-11-16 13:34:37 +01:00
Tim Bruijnzeels b6fdab785b Depend on stable release of rpki-rs prior to 0.3 release. 2019-11-13 12:33:28 +01:00
Tim Bruijnzeels f08d9a359f Allow remote publishers (#107) and remove publishers (#113). 2019-10-31 14:43:16 +01:00
Tim Bruijnzeels 4939d53356 Update version for ongoing development. 2019-10-18 12:11:41 +02:00