| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
Upstream:
- Fixed tagger integer attribute encoding
- Fix tests if FreeRADIUS is not available
- Fix warning when NoteList parameter used without Host
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The result was achieved via the following pipeline:
pkgcheck scan -c RestrictTestCheck -R FormatReporter \
--format '{category}/{package}/{package}-{version}.ebuild' |
xargs -n32 grep -L RESTRICT |
xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"'
The resulting metadata was compared before and after the change.
Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip
added by the eclass. Two ebuilds have to be fixed because of multiline
IUSE.
Suggested-by: Robin H. Johnson <robbat2@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13942
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
|
|
|
|
|
|
|
| |
- export contrib/ via USE=examples
Upstream:
- Force FreeRADIUS dictionary format when BEGIN-VENDOR directive is
found
- Load included files using requested format
- Add full support for octets type
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.28, Repoman-2.3.9
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/652468
Package-Manager: Portage-2.3.28, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI6
- Update patches for eapply format
- Patchify sed code
- Don't run export in global scope
- Parallel tests
Upstream:
- Clear authenticator under clear_attributes()
- Add support for changing I/O activity timeouts
- Add ACCESS_CHALLENGE packet type definition
- Fix large wait on processing broadcasts
- Add support for Status-Server requests
- Add support for IPv6
- Add support for integer64
- Fix warning using uninitialized $vendor_name
- Add support for date and time types
- Improve support for FreeRADIUS and GNU Radius dictionarty files
- Add support for tagged attributes
- Fix sublist attribute type encoding
Package-Manager: Portage-2.3.18, Repoman-2.3.6
|
|
Upstream name change migration
Package-Manager: Portage-2.3.18, Repoman-2.3.6
|