Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6705830bf8678c3e913d0e33f4d94e4813a86e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6705830bf8678c3e913d0e33f4d94e4813a86e2)
  • Date: Wed, 6 Dec 2023 19:30:36 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

net/chrony/DETAILS | 7 ++++---
net/chrony/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit a6705830bf8678c3e913d0e33f4d94e4813a86e2
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/chrony: version 4.5

diff --git a/net/chrony/DETAILS b/net/chrony/DETAILS
index ce6b55b..1c595d3 100755
--- a/net/chrony/DETAILS
+++ b/net/chrony/DETAILS
@@ -1,10 +1,11 @@
SPELL=chrony
- VERSION=4.4
+ VERSION=4.5
SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION-tar-gz-asc.txt
- SOURCE_URL[0]=https://download.tuxfamily.org/$SPELL/$SOURCE
- SOURCE2_URL[0]=https://download.tuxfamily.org/$SPELL/$SOURCE2
+ SOURCE_URL[0]="https://download.tuxfamily.org/${SPELL}/${SOURCE}";
+ SOURCE2_URL[0]="https://download.tuxfamily.org/${SPELL}/${SOURCE2}";
+# Watch: https://download.tuxfamily.org/chrony/
SOURCE_GPG=chrony.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/net/chrony/HISTORY b/net/chrony/HISTORY
index 461348e..0c4734e 100644
--- a/net/chrony/HISTORY
+++ b/net/chrony/HISTORY
@@ -1,3 +1,6 @@
+2023-12-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.5, quoting++, added Watch line
+
2023-08-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.4




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6705830bf8678c3e913d0e33f4d94e4813a86e2), Pavel Vinogradov, 12/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page