| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
dev-lang/ghc was not being kept up to date consistently for quite a
while. We'll still try to build ppc64 BE/LE binaries for it
but no promise of keywords.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/736252
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
| |
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/736270
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
In #736040 gcc-config-1.9 was not able to handle gcc-10 paths.
Let's raise lower bound to minimum stable version currently in
::gentoo.
Reported-by: Dennis Nezic
Bug: https://bugs.gentoo.org/736040
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
| |
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/736280
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change reworks the patching logic entirely to avoid the use of a
sequence file, instead, relying on directory sort order and numerically
prefixed filenames.
In addition to this change, work is done on the patchset authoring side
to pre-extract important fields like "bugs" and "description" for the
patches and puts them in easy to read files, in order to more clearly
generate patchlevel_gentoo.h ( seen in Perl -V )
Perl -V now includes more verbose details, including fully qualified bug
URLs.
Additionally, its more straight forward to add records to the patch
bundle within the ebuild, using the new "add_patch" helper, so that even
files applied from ${FILESDIR} can be shown in `perl -V`
Patches are fully re-rolled as git patches against perl v5.30.3
Sourcing from "mirror://gentoo" is now implicit, as this syntax is
discouraged.
Patch for Net::SNMP removed from bundle as it just now introduces
redundant documentation.
Patch for gentoo-libdirs now bundled, and properly rehashed to avoid
failing in various porting tests.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Fix LICENSE
- Ensure CFLAGS passed to make/compiler
Upstream:
- add support for parsing and generating addresses with nul character
- fix compose_address when both user and host contain non-ASCII 8bit
characters
- Fix possible memory leak in dovecot parser
- Update dovecot parser from dovecot version 2.3.0.1
- Fix reading from unititialized memory when formatting invalid
addresses without user or host part
- Fix formatting email addresses when user starts with nul byte
- Prefer returning empty string from format functions instead of
generating invalid email addresses.
- Fix dovecot parser to disallow leading dot in dot-atom
- Fix generating/validating email addresses with empty user part
- Fix generating/validating email addresses with leading/trailing dot in
user part.
- try to parse invalid email addresses and mark them as invalid
- Don't escape apostrophe's in generated email addresses.
- Fix formatting email addresses which contain NUL, TAB, LF or CR
- Fix formatting comments which contain NUL bytes.
Security:
- nul character handling changes in parsing could be a vuln, depending
on what is done with the result, esp if it doesn't error ( I haven't
determined what it does yet )
- "Possible" memory leaks in dovecot parser fixed.
- Cribs some of dovcot parse code and may be subject to vulnerabilities
in that file in previous versions
- Fixed uninitialized memory access in certain address combinations
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
| |
Signed-off-by: William Hubbs <williamh@gentoo.org>
|
|
|
|
|
|
| |
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=1656436
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Fix LICENSE
- Migrate sed hack to a patch
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Fix LICENSE
- Remove empty/used variable assignments
- Push myconf closer to src_configure as a guard against variables
being augmented between ebuild sourcing and function execution
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: William Hubbs <williamh@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/727482
Closes: https://github.com/gentoo/gentoo/pull/17042
Signed-off-by: William Hubbs <williamh@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Fixup LICENSE
- Ensure CFLAGS passed to make/compiler
- Note: I investigated the possibilitiy of using system libev, which is
published by the same author, but it isn't currently possible due to
the build code needing *c* files from libev directly, and I'm not sure
how to decouple that reliably.
Upstream:
- Sync to (bundled) libev 4.31
- Fix an assertion with a typo
- Avoid perl's assert() in more places due to it misbehaving
- update libecb for windows environments
- use the new ev_io_modify in EV::IO->events
- Add mutator methods Timer->repeat,
Periodic->{offset,interval,reschedule_cb}
- Minor optimizations
- Try to name `ev.h` more explicitly for portability
- Opportunistic round-up of wait times in polling backends to avoid
unneeded loop iterations
- Fix minix 3.3 support
- Allow users to re-enable assert() in case it is disabled by perl
- Allow linux AIO backend to be used by default
- Only use __register_atfork with glibc/uclibc, to avoid being broken on
musl
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: William Hubbs <williamh@gentoo.org>
|
|
|
|
|
|
|
|
| |
There's no IUSE=test in this ebuild.
Bug: https://bugs.gentoo.org/701682
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Cleanup superfluous whitespace.
Simplify DISABLE_LIRC switch.
Closes: https://bugs.gentoo.org/701682
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Mask javascript use flag on arm64 and hppa due to missing keyword of
dependency
Bug: https://bugs.gentoo.org/685080
Bug: https://bugs.gentoo.org/731134
Signed-off-by: Felix Janda <felix.janda@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/16604
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/730658
Signed-off-by: Felix Janda <felix.janda@posteo.de>
Signed-off-by: Sam James <sam@gentoo.org>
|