Github messages for voidlinux
 help / color / mirror / Atom feed
From: bryanasdev000 <bryanasdev000@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] prometheus: update to 2.55.1.
Date: Mon, 18 Nov 2024 04:29:20 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53119@inbox.vuxu.org> (raw)

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

There is a new pull request by bryanasdev000 against master on the void-packages repository

https://github.com/bryanasdev000/void-packages prometheus-2.55.1
https://github.com/void-linux/void-packages/pull/53119

prometheus: update to 2.55.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **Yes, running on my homelab**

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (x86_64-glibc)

#### Note

Although 3.x is available, Prometheus 2.55 or newer is required for a major (3.x) upgrade, per migration guide (https://prometheus.io/docs/prometheus/3.0/migration/#tsdb-format-and-downgrade).


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-prometheus-2.55.1-53119.patch --]
[-- Type: text/x-diff, Size: 1215 bytes --]

From 981dac14d6143f68e5fb61e10057e93719d1420e Mon Sep 17 00:00:00 2001
From: "Bryan A. S." <bryanasdev000@gmail.com>
Date: Mon, 18 Nov 2024 00:25:44 -0300
Subject: [PATCH] prometheus: update to 2.55.1.

---
 srcpkgs/prometheus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index e18c0d3b610706..fd2939f095ff68 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,7 +1,7 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.53.1
-revision=2
+version=2.55.1
+revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
 go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
@@ -19,7 +19,7 @@ license="Apache-2.0, MIT"
 homepage="https://prometheus.io/"
 changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=6a36ad9fd6ce2813c78aab1da98d7725143bcb73e4fe1e2597c873537f7072af
+checksum=f48251f5c89eea6d3b43814499d558bacc4829265419ee69be49c5af98f79573
 
 system_accounts="_prometheus"
 

             reply	other threads:[~2024-11-18  3:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  3:29 bryanasdev000 [this message]
2024-11-18  3:32 ` bryanasdev000
2024-11-18  4:01 ` bryanasdev000

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53119@inbox.vuxu.org \
    --to=bryanasdev000@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).