Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (955596fbfcf09418eb04eff29bffa9bc1af5b596)
  • Date: Tue, 3 Sep 2024 01:23:19 +0000

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

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

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

net/chrony: version 4.6

diff --git a/net/chrony/DETAILS b/net/chrony/DETAILS
index 1c595d3..3f6782f 100755
--- a/net/chrony/DETAILS
+++ b/net/chrony/DETAILS
@@ -1,15 +1,15 @@
SPELL=chrony
- VERSION=4.5
+ VERSION=4.6
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}";
-# Watch: https://download.tuxfamily.org/chrony/
+ SOURCE_URL[0]="https://${SPELL}-project.org/releases/${SOURCE}";
+ SOURCE2_URL[0]="https://${SPELL}-project.org/releases/${SOURCE2}";
+# Watch: https://chrony-project.org/releases/
SOURCE_GPG=chrony.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=https://chrony.tuxfamily.org/
+ WEB_SITE="https://chrony-project.org/";
ENTERED=20021216
LICENSE[0]=GPL
KEYWORDS="net"
diff --git a/net/chrony/HISTORY b/net/chrony/HISTORY
index 0c4734e..67a5c87 100644
--- a/net/chrony/HISTORY
+++ b/net/chrony/HISTORY
@@ -1,3 +1,6 @@
+2024-09-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.6, updated all URLs
+
2023-12-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.5, quoting++, added Watch line



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (955596fbfcf09418eb04eff29bffa9bc1af5b596), Pavel Vinogradov, 09/02/2024

Archive powered by MHonArc 2.6.24.

Top of Page