Re: [Rpm-maint] [rpm-software-management/rpm] Reorganize the ancient spec tag blurb into a new beginning (df22e4a)

2022-11-29 Thread olf
A suggestion to enhance [line 209 of this commit](https://github.com/rpm-software-management/rpm/commit/df22e4aaa7e599431b9e462e2f3f73ef428ffcd8#diff-f0f022b189e54462e3284599236a3b192b721928da4bea1a85d738b25ba5eaa7R209) is made via MR #2308. -- Reply to this email directly or view it on

Re: [Rpm-maint] [rpm-software-management/rpm] Fix broken markdown quoting … (PR #2306)

2022-11-29 Thread olf
Also visible at https://rpm-software-management.github.io/rpm/manual/spec.html#version -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2306#issuecomment-1331382884 You are receiving this because you are subscribed to this thread.

Re: [Rpm-maint] [rpm-software-management/rpm] Fix markdown syntax typo (PR #2308)

2022-11-29 Thread olf
Also visible at https://rpm-software-management.github.io/rpm/manual/spec.html#prep -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2308#issuecomment-1331381584 You are receiving this because you are subscribed to this thread. Message

[Rpm-maint] [rpm-software-management/rpm] Fix markdown syntax typo (PR #2308)

2022-11-29 Thread olf
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2308 -- Commit Summary -- * Fix markdown syntax typo -- File Changes -- M docs/manual/spec.md (2) -- Patch Links --

[Rpm-maint] [rpm-software-management/rpm] Add drinfornation (Issue #2307)

2022-11-29 Thread olf
-- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2307 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing list Rpm-maint@lists.rpm.org

Re: [Rpm-maint] [rpm-software-management/rpm] Add bunch of docs on spec tags and file virtual attributes (8b635e2)

2022-11-29 Thread olf
A suggestion to enhance [lines 95 - 101 of this commit](https://github.com/rpm-software-management/rpm/commit/8b635e2016931ec5bb76608c09b0b16f7b8e#diff-f0f022b189e54462e3284599236a3b192b721928da4bea1a85d738b25ba5eaa7R95-R101) is made in MR #2306. -- Reply to this email directly or view it

Re: [Rpm-maint] [rpm-software-management/rpm] Fix broken markdown quoting … (PR #2306)

2022-11-29 Thread olf
@Olf0 pushed 1 commit. 9265a41e7b737e3d832ff53f066b59ef1185206c Add missed full stop. -- View it on GitHub: https://github.com/rpm-software-management/rpm/pull/2306/files/0b5b6a5b1f19b3c810bac049a739cc674c25103a..9265a41e7b737e3d832ff53f066b59ef1185206c You are receiving this because you are

[Rpm-maint] [rpm-software-management/rpm] Fix broken markdown quoting … (PR #2306)

2022-11-29 Thread olf
… introduced in [commit 8b635e2](https://github.com/rpm-software-management/rpm/commit/8b635e2016931ec5bb76608c09b0b16f7b8e): - [Lines 98 -

Re: [Rpm-maint] [rpm-software-management/rpm] Dynamic Specs File Generation (Discussion #2032)

2022-11-29 Thread Florian Festi
The first version of the `find-lang.sh` PR is now online: #2300 Feedback welcome! -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/discussions/2032#discussioncomment-4263807 You are receiving this because you are subscribed to this thread.

Re: [Rpm-maint] [rpm-software-management/rpm] Default to Sequoia crypto as per roadmap (PR #2305)

2022-11-29 Thread Panu Matilainen
Thanks @nwalfield for all the work on rpm-sequoia, and @decathorpe for making it available on Fedora! -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2305#issuecomment-1330505510 You are receiving this because you are subscribed to this

Re: [Rpm-maint] [rpm-software-management/rpm] Add CI job for the rpm-sequoia backend (Issue #2065)

2022-11-29 Thread Panu Matilainen
Closed #2065 as completed via #2305. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2065#event-7911745965 You are receiving this because you are subscribed to this thread. Message ID: ___

Re: [Rpm-maint] [rpm-software-management/rpm] Default to Sequoia crypto as per roadmap (PR #2305)

2022-11-29 Thread Panu Matilainen
Merged #2305 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2305#event-7911745829 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

[Rpm-maint] [rpm-software-management/rpm] Default to Sequoia crypto as per roadmap (PR #2305)

2022-11-29 Thread Panu Matilainen
Defaulting to a deprecated build option tends to looks a bit strange. Make Sequoia the default crypto option, update docs and add the dependency to CI environment. Fixes: #2065 You can view, comment on, or merge this pull request online at:

Re: [Rpm-maint] [rpm-software-management/rpm] Fix Header leak when running rpm2cpio (PR #2304)

2022-11-29 Thread xujing
> The OS will clean up all manner of other things too, but still we close those > file descriptors etc anyway. I certainly prefer leak-free exit even on simple > non-looping command line tools. I totally agree with that. Although the OS automatically cleans up, leaks can be ignored to some

Re: [Rpm-maint] [rpm-software-management/rpm] %doc is still broken for some filenames (#1294)

2022-11-29 Thread Panu Matilainen
Closed #1294 as completed via #2297. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/1294#event-7910827326 You are receiving this because you are subscribed to this thread. Message ID: ___

Re: [Rpm-maint] [rpm-software-management/rpm] Glob special files only once, internally (PR #2297)

2022-11-29 Thread Panu Matilainen
Merged #2297 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2297#event-7910827149 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] Glob special files only once, internally (PR #2297)

2022-11-29 Thread Panu Matilainen
Didn't fine-comb over the details but the general story certainly makes a lot of sense, thanks. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2297#issuecomment-1330370694 You are receiving this because you are subscribed to this

Re: [Rpm-maint] [rpm-software-management/rpm] Fix Header leak when running rpm2cpio (PR #2304)

2022-11-29 Thread Panu Matilainen
The OS will clean up all manner of other things too, but still we close those file descriptors etc anyway. I certainly prefer leak-free exit even on simple non-looping command line tools. -- Reply to this email directly or view it on GitHub: