Skip to content

Commit ed52889

Browse files
committed
Release 1.2.0
1 parent c412909 commit ed52889

13 files changed

+18
-17
lines changed

.github/workflows/packaging-v5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install cross, cargo-deb and cargo-generate-rpm
3636
uses: taiki-e/install-action@4e38715ddc7c4e1fd3e44ab4c124a2dcca7306fd
3737
with:
38-
tool: cross, cargo-deb, cargo-generate-rpm
38+
tool: cross, cargo-deb, cargo-generate-rpm@0.14.0
3939

4040
- name: Checkout sources
4141
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

.github/workflows/packaging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install cross, cargo-deb and cargo-generate-rpm
3636
uses: taiki-e/install-action@4e38715ddc7c4e1fd3e44ab4c124a2dcca7306fd
3737
with:
38-
tool: cross, cargo-deb, cargo-generate-rpm
38+
tool: cross, cargo-deb, cargo-generate-rpm@0.14.0
3939

4040
- name: Checkout sources
4141
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## [1.2.0-alpha.20240628] - 2024-06-28
3+
## [1.2.0] - 2024-07-11
44

55
### Added
66
- Pool mode sources can be set up to ignore some addresses returned by the pool
77
- NTP sources use a random client port for every request sent
88
- The metrics exporter will keep trying to startup while its network interface is not yet available
9+
- Added option for server to only respond to NTS messages.
910

1011
### Changed
1112
- Updated dependencies
@@ -214,7 +215,7 @@ process.
214215
- Fixed a bug in peer dispersion calculation which resulted in overly
215216
pessimistic dispersion estimates.
216217

217-
[1.2.0]: https://github.com/pendulum-project/ntpd-rs/compare/v1.1.3...v1.2.0-alpha.20240628
218+
[1.2.0]: https://github.com/pendulum-project/ntpd-rs/compare/v1.1.3...v1.2.0
218219
[1.1.3]: https://github.com/pendulum-project/ntpd-rs/compare/v1.1.2...v1.1.3
219220
[1.1.2]: https://github.com/pendulum-project/ntpd-rs/compare/v1.1.1...v1.1.2
220221
[1.1.1]: https://github.com/pendulum-project/ntpd-rs/compare/v1.1.0...v1.1.1

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resolver = "2"
1212

1313
# Global settings for our crates
1414
[workspace.package]
15-
version = "1.2.0-alpha.20240628"
15+
version = "1.2.0"
1616
edition = "2021"
1717
license = "Apache-2.0 OR MIT"
1818
repository = "https://github.com/pendulum-project/ntpd-rs"
@@ -62,4 +62,4 @@ zeroize = "1.7"
6262

6363
# our own crates used as dependencies, same version as the workspace version
6464
# NOTE: keep this part at the bottom of the file, do not change this line
65-
ntp-proto = { version = "1.2.0-alpha.20240628", path = "./ntp-proto", features = ["__internal-api"] }
65+
ntp-proto = { version = "1.2.0", path = "./ntp-proto", features = ["__internal-api"] }

docs/man/ntp-ctl.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ---
2-
title: NTP-CTL(8) ntpd-rs 1.2.0-alpha.20240628 | ntpd-rs
2+
title: NTP-CTL(8) ntpd-rs 1.2.0 | ntpd-rs
33
--- -->
44

55
# NAME

docs/man/ntp-daemon.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ---
2-
title: NTP-DAEMON(8) ntpd-rs 1.2.0-alpha.20240628 | ntpd-rs
2+
title: NTP-DAEMON(8) ntpd-rs 1.2.0 | ntpd-rs
33
--- -->
44

55
# NAME

docs/man/ntp-metrics-exporter.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ---
2-
title: NTP-METRICS-EXPORTER(8) ntpd-rs 1.2.0-alpha.20240628 | ntpd-rs
2+
title: NTP-METRICS-EXPORTER(8) ntpd-rs 1.2.0 | ntpd-rs
33
--- -->
44

55
# NAME

docs/man/ntp.toml.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ---
2-
title: NTP.TOML(5) ntpd-rs 1.2.0-alpha.20240628 | ntpd-rs
2+
title: NTP.TOML(5) ntpd-rs 1.2.0 | ntpd-rs
33
--- -->
44

55
# NAME

docs/precompiled/man/ntp-ctl.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "NTP-CTL" "8" "" "ntpd-rs 1.2.0-alpha.20240628" "ntpd-rs"
17+
.TH "NTP-CTL" "8" "" "ntpd-rs 1.2.0" "ntpd-rs"
1818
.hy
1919
.SH NAME
2020
.PP

docs/precompiled/man/ntp-daemon.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "NTP-DAEMON" "8" "" "ntpd-rs 1.2.0-alpha.20240628" "ntpd-rs"
17+
.TH "NTP-DAEMON" "8" "" "ntpd-rs 1.2.0" "ntpd-rs"
1818
.hy
1919
.SH NAME
2020
.PP

docs/precompiled/man/ntp-metrics-exporter.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "NTP-METRICS-EXPORTER" "8" "" "ntpd-rs 1.2.0-alpha.20240628" "ntpd-rs"
17+
.TH "NTP-METRICS-EXPORTER" "8" "" "ntpd-rs 1.2.0" "ntpd-rs"
1818
.hy
1919
.SH NAME
2020
.PP

docs/precompiled/man/ntp.toml.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "NTP.TOML" "5" "" "ntpd-rs 1.2.0-alpha.20240628" "ntpd-rs"
17+
.TH "NTP.TOML" "5" "" "ntpd-rs 1.2.0" "ntpd-rs"
1818
.hy
1919
.SH NAME
2020
.PP

0 commit comments

Comments
 (0)