[Rpm-maint] [rpm-software-management/rpm] debugedit: Implement DWARF-5. (#1329)

2020-08-12 Thread Jan Kratochvil
So far only submitting to see the CI results.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1329

-- Commit Summary --

  * debugedit: Implement DWARF-5.

-- File Changes --

M tests/debugedit.at (122)
M tools/debugedit.c (115)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1329.patch
https://github.com/rpm-software-management/rpm/pull/1329.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1329
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Missing concise descriptions for rpm header tags (#1319)

2020-08-12 Thread Bernhard Schuster
> The context tags are unused since rpm 4.6 or so. There's some support for 
> packaging SELinux policies in librpmbuild but no corresponding install-time 
> support.

Could you elaborate a bit on what "install time support" exactly means?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1319#issuecomment-672806482___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Enable thread autodetection for a parallel compression. (#1324)

2020-08-12 Thread marxin
@pmatilai I hope I addressed all your comments. Feel free to look at it now..

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1324#issuecomment-672804296___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Missing concise descriptions for rpm header tags (#1319)

2020-08-12 Thread Panu Matilainen
The context tags are unused since rpm 4.6 or so. There's some support for 
packaging SELinux policies in librpmbuild but no corresponding install-time 
support.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1319#issuecomment-672766382___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Enable thread autodetection for a parallel compression. (#1324)

2020-08-12 Thread Panu Matilainen
Mm, that's not quite what I meant: xz and zstd should use a common helper 
function for the thread number autodetection, and that function offers a nice 
place to restrict the number on 32bit architectures centrally (for rpmio 
purposes until we get something better).

OTOH, didn't realize XZ has this memlimit option too, which we probably 
shouldn't discard as it could be necessary on 64bit arch too I guess.

I'm also starting to have second thoughts about completely disabling threading 
on 32bit - we cap threads to maximum of four in build-code (which sometimes is 
too much however) so why do something else here? Though, what this really needs 
is a central place for it all instead of these local tweaks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1324#issuecomment-672749708___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] debugedit: Fix missing relocation of .debug_types section. (#1323)

2020-08-12 Thread Panu Matilainen
Thanks for the patches!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1323#issuecomment-672724645___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] debugedit: Fix missing relocation of .debug_types section. (#1323)

2020-08-12 Thread Panu Matilainen
Merged #1323 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1323#event-3646555708___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] debugedit: Fix missing relocation of .debug_types section. (#1323)

2020-08-12 Thread Panu Matilainen
@pmatilai approved this pull request.

Approved by Mark in 
http://lists.rpm.org/pipermail/rpm-maint/2020-August/014805.html



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1323#pullrequestreview-465691650___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] debugedit: Fix missing relocation of .debug_types section. (#1323)

2020-08-12 Thread Panu Matilainen
Okay, thanks for pointing out that review on rpm-maint.
There seems to be something wrong with the list, it's supposed to be two-way so 
emails review are possible, and I haven't received a single message in weeks 
although clearly there has been activity.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1323#issuecomment-672720601___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint