[Rpm-maint] [rpm-software-management/rpm] Update OpenSSL requirement in INSTALL too (PR #3111)

2024-05-20 Thread Michal Domonkos
This should've been part of commit
200c91ff72ecfdf4751913e672660ffc0a680ff6.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Update OpenSSL requirement in INSTALL too

-- File Changes --

M INSTALL (2)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3111
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] `%patchlist` should have a way to group patches (Issue #3109)

2024-05-20 Thread Panu Matilainen
Closed #3109 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3109#event-12862536394
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] `%patchlist` should have a way to group patches (Issue #3109)

2024-05-20 Thread Panu Matilainen
Closing in favor of #3110, but thanks for the initiative.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3109#issuecomment-2119881885
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Update OpenSSL requirement in INSTALL too (PR #3111)

2024-05-20 Thread Michal Domonkos
Merged #3111 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3111#event-12863963184
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Replace rpmfi(les) hardlink discovery + lookup with STL containers (PR #3112)

2024-05-20 Thread Panu Matilainen
This was a fairly tricky one, details in commits.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Replace hardlink storage in rpmfi with STL
  * Replace hardlink discovery rpmhash with STL

-- File Changes --

M lib/rpmfi.c (130)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3112
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Add proper logic for debuginfo enablement (PR #3085)

2024-05-20 Thread Michal Domonkos
> Just noting it here that since distros are widely overriding 
> %__spec_install_post, **they'll need to update that** ...

I suppose this was obsoleted by 
https://github.com/rpm-software-management/rpm/pull/3098, correct?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3085#issuecomment-2120485295
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] RPM 4.20.0 ALPHA2 released!

2024-05-20 Thread Michal Domonkos
Here comes the second ALPHA snapshot fixing a couple of bugs found in the first
snapshot, as well as adding small new improvements, most notably:

* Proper, built-in debuginfo enablement logic (#2204)
* Support for a timestamp handling policy (a new %build_mtime_policy macro)
* Fixed scriptlet prepend/append when used with the BuildSystem tag (#3024)

For a complete list of changes, visit the draft release notes:

https://rpm.org/wiki/Releases/4.20.0

Note that the Compatibility Notes section has been updated to cover the above
two features as well.

On behalf of the RPM team,

Michal

___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] RPM 4.20.0 ALPHA2 released! (Discussion #3113)

2024-05-20 Thread Michal Domonkos
Here comes the second ALPHA snapshot fixing a couple of bugs found in the first 
snapshot, as well as adding small new improvements, most notably:

* Proper, built-in debuginfo enablement logic (#2204)
* Support for a timestamp handling policy (a new %build_mtime_policy macro)
* Fixed scriptlet prepend/append when used with the BuildSystem tag (#3024)

For a complete list of changes, visit the draft release notes: 
https://rpm.org/wiki/Releases/4.20.0

Note that the Compatibility Notes section has been updated to cover the above 
two features as well.

On behalf of the RPM team,
Michal

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3113
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Implement merging of new key material when importing pubkeys (PR #3083)

2024-05-20 Thread Panu Matilainen
@pmatilai approved this pull request.

Looks fine to me!

@nwalfield, if you can afford a few cycles to look at this before I hit merge, 
I'd appreciate...



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3083#pullrequestreview-2067603707
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Replace rpmfi(les) hardlink discovery + lookup with STL containers (PR #3112)

2024-05-20 Thread Panu Matilainen
Merged #3112 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3112#event-12874452602
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint