Github messages for voidlinux
 help / color / mirror / Atom feed
From: hiljusti <hiljusti@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sbt: update to 1.6.1
Date: Thu, 06 Jan 2022 01:37:55 +0100	[thread overview]
Message-ID: <20220106003755.gzhnEprLJnnRvUlxX9QfrN2gqy67PUGtkw7AcAePvtU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34882@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1537 bytes --]

There is an updated pull request by hiljusti against master on the void-packages repository

https://github.com/hiljusti/void-packages update/sbt
https://github.com/void-linux/void-packages/pull/34882

sbt: update to 1.6.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

This is the latest release of `sbt` and the first to address recent log4j vulnerabilities.

- https://github.com/void-linux/void-packages/issues/34534
- https://github.com/sbt/sbt/releases/tag/v1.6.1

#### Testing the changes
- I tested the changes in this PR: **briefly**

(Will try to do more testing later. Got some issue with libgomp when I tried updating my xbps-src bootstrap)

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/34882.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sbt-34882.patch --]
[-- Type: text/x-diff, Size: 1025 bytes --]

From a77a4c97a4cedaad1f0a6629bd82dff155e1b98f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 5 Jan 2022 16:28:09 -0800
Subject: [PATCH] sbt: update to 1.6.1

---
 srcpkgs/sbt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sbt/template b/srcpkgs/sbt/template
index 6847c2efefef..06ab9ef52aef 100644
--- a/srcpkgs/sbt/template
+++ b/srcpkgs/sbt/template
@@ -1,6 +1,6 @@
 # Template file for 'sbt'
 pkgname=sbt
-version=1.3.10
+version=1.6.1
 revision=2
 wrksrc="$pkgname"
 depends="virtual?java-environment"
@@ -9,7 +9,7 @@ maintainer="Damian Czaja <trojan295@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.scala-sbt.org"
 distfiles="https://sbt-downloads.cdnedge.bluemix.net/releases/v${version}/${pkgname}-${version}.tgz"
-checksum=3060065764193651aa3fe860a17ff8ea9afc1e90a3f9570f0584f2d516c34380
+checksum=60286bf1b875b31e2955f8a699888cd2612e9afd94d03cde0a2e71efd7492ffc
 
 do_install() {
 	vmkdir usr/share/sbt

  reply	other threads:[~2022-01-06  0:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  0:29 [PR PATCH] " hiljusti
2022-01-06  0:37 ` hiljusti [this message]
2022-01-06  0:52 ` [PR PATCH] [Updated] " hiljusti
2022-01-06  0:53 ` hiljusti
2022-01-06 18:47 ` hiljusti
2022-01-07  1:43 ` hiljusti
2022-01-07  6:24 ` [PR PATCH] [Updated] " hiljusti
2022-01-07  6:34 ` hiljusti
2022-01-07  6:54 ` hiljusti
2022-01-07  6:56 ` hiljusti
2022-01-07  7:01 ` hiljusti
2022-01-08 16:47 ` [PR PATCH] [Merged]: " leahneukirchen

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=20220106003755.gzhnEprLJnnRvUlxX9QfrN2gqy67PUGtkw7AcAePvtU@z \
    --to=hiljusti@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).