From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH v2] rauc: version bump 1.14 -> 1.15.2
Date: Mon, 13 Apr 2026 09:22:09 +0200 [thread overview]
Message-ID: <20260413072209.363002-1-p.zabel@pengutronix.de> (raw)
https://github.com/rauc/rauc/releases/tag/v1.15.2
https://github.com/rauc/rauc/releases/tag/v1.15.1
https://github.com/rauc/rauc/releases/tag/v1.15
License changes are due to a copyright year change in upstream commit
b7dd4ad45a4b ("update license and copyright date to 2026") and removal
of the obsolete FSF address in upstream commit fe86f277258d ("COPYING:
remove old FSF postal address").
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
v2: update README.rst and COPYING checksums
---
rules/host-rauc.make | 2 ++
rules/rauc.make | 10 ++++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/rules/host-rauc.make b/rules/host-rauc.make
index 438d77bfb1e1..b0d3989006d9 100644
--- a/rules/host-rauc.make
+++ b/rules/host-rauc.make
@@ -27,7 +27,9 @@ HOST_RAUC_CONF_OPT := \
-Ddbussystemservicedir=/usr/share/dbus-1/system-services \
-Dgpt=disabled \
-Djson=disabled \
+ -Dmanpages=false \
-Dnetwork=false \
+ -Dpkcs11_engine=true \
-Dservice=false \
-Dstreaming=false \
-Dstreaming_user=nobody \
diff --git a/rules/rauc.make b/rules/rauc.make
index 2f4aedcada26..7971b109c036 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
#
# Paths and names
#
-RAUC_VERSION := 1.14
-RAUC_MD5 := a99bac2e1a6bf26d75c6427b5e994e7f
+RAUC_VERSION := 1.15.2
+RAUC_MD5 := a06c5d569a5b470edf99567ce5697491
RAUC := rauc-$(RAUC_VERSION)
RAUC_SUFFIX := tar.xz
RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
@@ -23,8 +23,8 @@ RAUC_SOURCE := $(SRCDIR)/$(RAUC).$(RAUC_SUFFIX)
RAUC_DIR := $(BUILDDIR)/$(RAUC)
RAUC_LICENSE := LGPL-2.1-or-later
RAUC_LICENSE_FILES := \
- file://README.rst;startline=281;endline=294;md5=340a79569c116c7f0439677b0a9fd6c3 \
- file://COPYING;md5=4fbd65380cdd255951079008b364516c
+ file://README.rst;startline=281;endline=294;md5=e8cbfbe2d43ca2bc4c1213b244529b29 \
+ file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21
# ----------------------------------------------------------------------------
# Prepare
@@ -46,7 +46,9 @@ RAUC_CONF_OPT := \
-Dcomposefs=$(call ptx/endis,PTXCONF_RAUC_COMPOSEFS)d \
-Dhtmldocs=false \
-Djson=$(call ptx/endis,PTXCONF_RAUC_JSON)d \
+ -Dmanpages=false \
-Dnetwork=$(call ptx/truefalse,PTXCONF_RAUC_NETWORK) \
+ -Dpkcs11_engine=true \
-Dservice=$(call ptx/truefalse,PTXCONF_RAUC_SERVICE) \
-Dstreaming=$(call ptx/truefalse,PTXCONF_RAUC_STREAMING) \
-Dstreaming_user=nobody \
--
2.47.3
next reply other threads:[~2026-04-13 7:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 7:22 Philipp Zabel [this message]
2026-04-15 13:52 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20260413072209.363002-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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