Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgit2: update to 1.6.4
@ 2023-04-16  2:32 zen0bit
  2023-04-16  2:34 ` classabbyamp
  2023-04-16  2:34 ` [PR PATCH] [Closed]: " zen0bit
  0 siblings, 2 replies; 4+ messages in thread
From: zen0bit @ 2023-04-16  2:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR libgit2
https://github.com/void-linux/void-packages/pull/43471

libgit2: update to 1.6.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 8c8b4b268288597ec6d405dfd69a64d25edf46db Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 16 Apr 2023 04:09:41 +0200
Subject: [PATCH] libgit2: update to 1.6.4

---
 common/shlibs            | 2 +-
 srcpkgs/libgit2/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index df30e9a925c0..ada0fb64a3fe 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1351,7 +1351,7 @@ libunwind-ppc64.so.8 libunwind-1.5.0_3
 libunwind-setjmp.so.0 libunwind-1.5.0_3
 libmicrohttpd.so.12 libmicrohttpd-0.9.73_1
 libmicrodns.so.1 libmicrodns-0.2.0_1
-libgit2.so.1.5 libgit2-1.5.0_1
+libgit2.so.1.6 libgit2-1.6.4_1
 libgit2-glib-1.0.so.0 libgit2-glib-0.23.4_1
 libagg.so.2 agg-2.5_1
 libzzip-0.so.13 zziplib-0.13.62_1
diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template
index 6fc1c6641b7c..4c6bd6b1cc14 100644
--- a/srcpkgs/libgit2/template
+++ b/srcpkgs/libgit2/template
@@ -1,6 +1,6 @@
 # Template file for 'libgit2'
 pkgname=libgit2
-version=1.5.1
+version=1.6.4
 revision=1
 build_style=cmake
 configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="custom:GPL-2.0-or-later WITH GCC-exception-2.0"
 homepage="https://libgit2.org"
 distfiles="https://github.com/libgit2/libgit2/archive/refs/tags/v${version}.tar.gz"
-checksum=7074f1e2697992b82402501182db254fe62d64877b12f6e4c64656516f4cde88
+checksum=d25866a4ee275a64f65be2d9a663680a5cf1ed87b7ee4c534997562c828e500d
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libgit2: update to 1.6.4
  2023-04-16  2:32 [PR PATCH] libgit2: update to 1.6.4 zen0bit
@ 2023-04-16  2:34 ` classabbyamp
  2023-04-16  2:34 ` [PR PATCH] [Closed]: " zen0bit
  1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-04-16  2:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43471#issuecomment-1510025542

Comment:
#43435

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: libgit2: update to 1.6.4
  2023-04-16  2:32 [PR PATCH] libgit2: update to 1.6.4 zen0bit
  2023-04-16  2:34 ` classabbyamp
@ 2023-04-16  2:34 ` zen0bit
  1 sibling, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-04-16  2:34 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

libgit2: update to 1.6.4
https://github.com/void-linux/void-packages/pull/43471

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

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libgit2: update to 1.6.4
  2023-04-14  8:40 [PR PATCH] " tranzystorek-io
@ 2023-04-14  8:44 ` tranzystorek-io
  0 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-04-14  8:44 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43435#issuecomment-1508154496

Comment:
Rust packages manage the linked libgit2 version via `git2` and friends, requiring manual bumps to avoid rebuilds and static bundles. 

I'm not sure if it's acceptable to let them do that or if we should manually bump the deps (as demonstrated in `cargo`).

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-16  2:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-16  2:32 [PR PATCH] libgit2: update to 1.6.4 zen0bit
2023-04-16  2:34 ` classabbyamp
2023-04-16  2:34 ` [PR PATCH] [Closed]: " zen0bit
  -- strict thread matches above, loose matches on Subject: below --
2023-04-14  8:40 [PR PATCH] " tranzystorek-io
2023-04-14  8:44 ` tranzystorek-io

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).