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

2024-05-16 Thread Michael Schroeder
I started fixing some problems I found in the code and then got carried away...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3083#issuecomment-2115221208
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] Convert various dependency generator data structures over to STL (PR #3102)

2024-05-16 Thread Panu Matilainen
@pmatilai pushed 1 commit.

cff4264d45e092722d0441356a8d86a2d9f2437a  Use STL vector file attribute types 
too

-- 
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3102/files/cbe0386ef31aa62735f7c1601039b464314e0f01..cff4264d45e092722d0441356a8d86a2d9f2437a
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] Convert various dependency generator data structures over to STL (PR #3102)

2024-05-16 Thread Panu Matilainen

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Permit appending native strings to StringBuf
  * Use STL vector and strings for file and type in file classifier
  * Use STL string for file classifier buildroot
  * Use vectors for various file classifier storages
  * Replace all ARGI_t uses with STL vector in file classifier
  * Add tests for file dependency normalization behavior
  * Use STL vector for dependency generator file dependency storage

-- File Changes --

M build/misc.c (2)
M build/rpmbuild_internal.h (2)
M build/rpmbuild_misc.h (4)
M build/rpmfc.c (236)
M tests/rpmbuild.at (17)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3102
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] Convert major librpmbuild structs to native C++ allocation / initialization (PR #3099)

2024-05-16 Thread Panu Matilainen
Merged #3099 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3099#event-12828183731
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