-
Notifications
You must be signed in to change notification settings - Fork 595
Promote cjose/freeradius/ipcalc pacakages to core #14516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
suneelyadava
wants to merge
4
commits into
3.0-dev
Choose a base branch
from
suneel/cjose-freeradius-ipcalc
base: 3.0-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Vendor: Microsoft Corporation | |
Distribution: Azure Linux | ||
Name: cjose | ||
Version: 0.6.2.2 | ||
Release: 7%{?dist} | ||
Release: 8%{?dist} | ||
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE) | ||
|
||
License: MIT | ||
|
@@ -64,6 +64,10 @@ make check || (cat test/test-suite.log; exit 1) | |
|
||
|
||
%changelog | ||
* Thu Aug 14 2025 Suneel Yadava <[email protected]> - 0.6.2.2-8 | ||
- Promoted packages to core (from SPECS-EXTENDED to SPECS). | ||
- License verified | ||
|
||
* Tue Dec 17 2024 Akarsh Chaudhary <[email protected]> - 0.6.2.2-7 | ||
- Initial Azure Linux import from Fedora 41 (license: MIT). | ||
- License verified | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
Summary: High-performance and highly configurable free RADIUS server | ||
Name: freeradius | ||
Version: 3.2.5 | ||
Release: 3%{?dist} | ||
Release: 4%{?dist} | ||
Vendor: Microsoft Corporation | ||
Distribution: Azure Linux | ||
License: GPL-2.0-or-later AND LGPL-2.0-or-later | ||
|
@@ -869,6 +869,10 @@ EOF | |
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest | ||
|
||
%changelog | ||
* Thu Aug 14 2025 Suneel Yadava <[email protected]> - 3.2.5-4 | ||
- Promoted pacakages to core (from SPECS-EXTENDED to SPECS). | ||
- License Verified | ||
|
||
* Fri Jan 31 2025 Jyoti kanase <[email protected]> - 3.2.5-3 | ||
- Initial Azure Linux import from Fedora 41 (license: MIT). | ||
- License verified. | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Vendor: Microsoft Corporation | |
Distribution: Azure Linux | ||
Name: ipcalc | ||
Version: 1.0.3 | ||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: IP network address calculator | ||
License: GPL-2.0-or-later | ||
URL: https://gitlab.com/ipcalc/ipcalc | ||
|
@@ -45,6 +45,10 @@ or check the validity of an address. | |
#%{_mandir}/man1/ipcalc.1* | ||
|
||
%changelog | ||
* Thu Aug 14 2025 Suneel Yadava <[email protected]> - 1.0.3-2 | ||
kgodara912 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- Promoted pacakages to core (from SPECS-EXTENDED to SPECS). | ||
- License verified. | ||
|
||
* Mon Nov 11 2024 Sumit Jena <[email protected]> - 1.0.3-1 | ||
- Update to version 1.0.3 | ||
- License verified | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.