public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ralf Senderek <fedora@senderek.ie>
To: git-commits@fedoraproject.org
Subject: [rpms/cryptobone] rawhide: update safewebdrop-2.2 server and tests
Date: Sun, 07 Jun 2026 07:59:56 GMT	[thread overview]
Message-ID: <178081919662.1.9359073281085701107.rpms-cryptobone-85745b6ed8fa@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cryptobone
Branch : rawhide
Commit : 85745b6ed8fa07183e89988d0f11cb5e4fea714b
Author : Ralf Senderek <fedora@senderek.ie>
Date   : 2026-06-07T09:58:52+02:00
Stats  : +9/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/cryptobone/c/85745b6ed8fa07183e89988d0f11cb5e4fea714b?branch=rawhide

Log:
update safewebdrop-2.2 server and tests

---
diff --git a/cryptobone.spec b/cryptobone.spec
index 63c160d..875d138 100644
--- a/cryptobone.spec
+++ b/cryptobone.spec
@@ -3,7 +3,7 @@
 
 Name:       cryptobone
 Version:    2.0   
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Secure Communication Under Your Control      
 
 License:    BSD-3-Clause and Sleepycat and OpenSSL
@@ -11,6 +11,7 @@ URL:        https://crypto-bone.com
 Source0:    https://crypto-bone.com/release/source/cryptobone-%{version}.tar.gz       
 Source1:    https://crypto-bone.com/release/source/cryptobone-%{version}.tar.gz.asc
 Source2:    gpgkey-3274CB29956498038A9C874BFBF6E2C28E9C98DD.asc
+Source3:    https://crypto-bone.com/release/source/safewebdrop-2.2.tar.gz
 
 ExclusiveArch: x86_64 ppc64le aarch64 riscv64
 
@@ -70,6 +71,10 @@ make %{?_smp_mflags} ADDFLAGS="%{optflags}"
 %install
 %make_install
 
+# update safewebdrop server 2.2
+cd %{buildroot}%{cryptobonedir}/src
+tar xzf %{SOURCE3}
+
 mkdir -p %{buildroot}%{_datadir}/icons/default
 cp %{buildroot}%{cryptobonedir}/GUI/cryptobone.png %{buildroot}%{_datadir}/icons/default
 cp %{buildroot}%{cryptobonedir}/GUI/cryptobone-safewebdrop.png %{buildroot}%{_datadir}/icons/default
@@ -195,6 +200,9 @@ fi
 %doc       %{_docdir}/%{name}/README-cryptlib
 
 %changelog
+* Fri Jun 05 2026 Ralf Senderek <innovation@senderek.ie> - 2.0-6
+- update source code for safewebdrop-2.2 server and tests
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/safewebdrop-2.2.tar.gz b/safewebdrop-2.2.tar.gz
new file mode 100644
index 0000000..604a99a
Binary files /dev/null and b/safewebdrop-2.2.tar.gz differ

                 reply	other threads:[~2026-06-07  7:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178081919662.1.9359073281085701107.rpms-cryptobone-85745b6ed8fa@fedoraproject.org \
    --to=fedora@senderek.ie \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox