Re: [Rpm-maint] [rpm-software-management/rpm] Add + use rpmdsIsSysuser() API for testing and decoding sysuser provides (PR #3025)

2024-04-09 Thread Panu Matilainen
Merged #3025 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3025#event-12401725294
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 + use rpmdsIsSysuser() API for testing and decoding sysuser provides (PR #3025)

2024-04-08 Thread Panu Matilainen
@pmatilai pushed 2 commits.

203263be11a696cf68fe6036b8ab66eed7e2eee1  Add rpmdsIsSysuser() function for 
testing and decoding sysusers provides
a5dcb847073bb09141d81c509a5320f22dbc60c1  Take advantage of rpmdsIsSysuser() 
for the tag extension + psm code

-- 
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3025/files/13bfbbca9c0657f2eae74814b64676748a6ee185..a5dcb847073bb09141d81c509a5320f22dbc60c1
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 + use rpmdsIsSysuser() API for testing and decoding sysuser provides (PR #3025)

2024-04-08 Thread Panu Matilainen
@pmatilai pushed 2 commits.

295ef46eaada72a50a6e672e43970b91d7d28ac6  fixup! Add rpmdsIsSysuser() function 
for testing and decoding sysusers provides
13bfbbca9c0657f2eae74814b64676748a6ee185  Take advantage of rpmdsIsSysuser() 
for the tag extension + psm code

-- 
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3025/files/d968f4f93fec363c7a64076326a3d374c05bfd5e..13bfbbca9c0657f2eae74814b64676748a6ee185
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] Add + use rpmdsIsSysuser() API for testing and decoding sysuser provides (PR #3025)

2024-04-08 Thread Panu Matilainen
De-duplicate the code between psm and tag extensions and let API users into the 
loop too. More details in commit messages.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add rpmdsIsSysuser() function for testing and decoding sysusers provides
  * Take advantage of rpmdsIsSysuser() for the tag extension + psm code

-- File Changes --

M include/rpm/rpmds.h (8)
M lib/psm.c (16)
M lib/rpmds.c (27)
M lib/tagexts.c (17)
M python/rpmds-py.c (8)
M tests/rpmpython.at (18)

-- Patch Links --

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

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

Message ID: rpm-software-management/rpm/pull/3...@github.com
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint