net-libs / gnutls

A secure communications library implementing the SSL, TLS and DTLS protocols

Official package sites : https://www.gnutls.org/ ·

v3.8.7.1-r1 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
brotli cxx dane doc examples idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.8.6-r1 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
brotli cxx dane doc examples idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.8.5-r1 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
brotli cxx dane doc examples idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.8.3 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
brotli cxx dane doc examples idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.8.0 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
brotli cxx dane doc examples idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.7.9 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
brotli cxx dane doc examples guile idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

v3.7.8 :: 0/30.30 :: gentoo

Modified
License
GPL-3 LGPL-2.1+
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
brotli cxx dane doc examples guile idn nls openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full tls-heartbeat tools verify-sig zlib zstd

General

brotli
Enable Brotli compression support
cxx
Build support for C++ (bindings, extra libraries, code generation, ...)
dane
Build libgnutls-dane, implementing DNS-based Authentication of Named Entities. Requires net-dns/unbound
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
examples
Install examples, usually source code
guile
Add support for the guile Scheme interpreter
idn
Enable support for Internationalized Domain Names
nls
Add Native Language Support (using gettext - GNU locale utilities)
openssl
Build openssl compatibility libraries
pkcs11
Add support for PKCS#11 through app-crypt/p11-kit
seccomp
Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
sslv2
Support for the old/insecure SSLv2 protocol
sslv3
Support for the old/insecure SSLv3 protocol
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
test-full
Enable full test mode
tls-heartbeat
Enable the Heartbeat Extension in TLS and DTLS
tools
Build cli tools such as gnutls-cli, certtool and oscptool
verify-sig
Verify upstream signatures on distfiles
zlib
Add support for zlib compression
zstd
Enable support for ZSTD compression

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / zstd : zstd fast compression library

app-crypt / p11-kit : Provides a standard configuration setup for installing PKCS#11

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / libtasn1 : ASN.1 library

dev-libs / libunistring : Library for manipulating Unicode and C strings according to Unicode standard

dev-libs / nettle : Low-level cryptographic library

dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions

net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)

net-dns / unbound : A validating, recursive and caching DNS resolver

sys-libs / libseccomp : High level interface to Linux seccomp filter

sys-libs / zlib : Standard (de)compression library

virtual / libintl : Virtual for the GNU Internationalization Library

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / zstd : zstd fast compression library

app-crypt / p11-kit : Provides a standard configuration setup for installing PKCS#11

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / libtasn1 : ASN.1 library

dev-libs / libunistring : Library for manipulating Unicode and C strings according to Unicode standard

dev-libs / nettle : Low-level cryptographic library

dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions

net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)

net-dns / unbound : A validating, recursive and caching DNS resolver

sys-libs / zlib : Standard (de)compression library

virtual / libintl : Virtual for the GNU Internationalization Library

app-admin / gkrellm : Single process stack of various system monitors

app-admin / rsyslog : An enhanced multi-threaded syslogd with database support and more

app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation

app-crypt / swtpm : Libtpms-based TPM emulator

app-crypt / tc-play : A free, pretty much fully featured and stable TrueCrypt implementation

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

app-emulation / crossover-bin : Commercial version of app-emulation/wine with paid support

app-emulation / libvirt : C toolkit to manipulate virtual machines

app-emulation / qemu : QEMU + Kernel-based Virtual Machine userland tools

app-emulation / wine-proton : Valve Software's fork of Wine

app-emulation / wine-staging : Free implementation of Windows(tm) on Unix, with Wine-Staging patchset

app-emulation / wine-vanilla : Free implementation of Windows(tm) on Unix, without external patchsets

app-i18n / yaskkserv : Yet Another SKK server

app-misc / libdatovka : Client library for accessing ISDS SOAP services

app-misc / task : Taskwarrior is a command-line todo list manager

app-misc / taskd : Server part of Taskwarrior, a command-line todo list manager

app-office / abiword : Fully featured yet light and fast cross platform word processor

app-pda / libimobiledevice : Support library to communicate with Apple iPhone/iPod Touch devices

app-text / htmldoc : Convert HTML pages into a PDF document

app-text / qpdf : Command-line tool for structural, content-preserving transformation of PDF files

dev-db / freetds : Tabular Datastream Library

dev-db / mariadb : An enhanced, drop-in replacement for MySQL

dev-db / mariadb-connector-c : C client library for MariaDB/MySQL

dev-embedded / u-boot-tools : utilities for working with Das U-Boot

dev-libs / iksemel : eXtensible Markup Language parser library designed for Jabber applications

dev-libs / libfilezilla : C++ library offering some basic functionality for platform-independent programs

dev-libs / libjcat : Library and tool for reading and writing Jcat files

dev-libs / libjwt : JWT C Library

dev-libs / librelp : An easy to use library for the RELP protocol

dev-libs / libstrophe : A simple, lightweight C library for writing XMPP clients

dev-libs / libzia : Platform abstraction code for tucnak package

dev-libs / libzip : Library for manipulating zip archives

dev-libs / pkcs11-helper : PKCS#11 helper library

dev-libs / tntnet : Modular, multithreaded web application server extensible with C++

dev-libs / xmlsec : Command line tool for signing, verifying, encrypting and decrypting XML

dev-libs / yaz : C/C++ toolkit for Z39.50v3 clients and servers

dev-ml / ocamlnet : Modules for OCaml application-level Internet protocols

dev-python / pycurl : Python bindings for curl/libcurl

dev-scheme / guile-gnutls : Guile-GnuTLS provides Guile bindings for the GnuTLS library

dev-util / ostree : Operating system and container binary deployment and upgrades

dev-util / pycharm-community : Intelligent Python IDE with unique code assistance and analysis

games-action / minecraft-launcher : An open-world game whose gameplay revolves around breaking and placing blocks

games-mud / tintin : (T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t

games-strategy / megaglest : Cross-platform 3D realtime strategy game

games-util / heroic-bin : GOG and Epic Games Launcher for Linux

gnome-base / gnome-control-center : GNOME's main interface to configure various aspects of the desktop

gnustep-apps / sogo : Groupware server built around OpenGroupware.org and the SOPE application server

gnustep-base / gnustep-base : A library of general-purpose, non-graphical Objective C objects

gnustep-libs / sope : A set of frameworks forming a complete Web application server environment

gui-libs / neatvnc : Liberally licensed VNC server library with a clean interface

gui-libs / vte : Library providing a virtual terminal emulator widget

mail-client / balsa : Email client for GNOME

mail-client / claws-mail : An email client (and news reader) based on GTK+

mail-client / mutt : A small but very powerful text-based mail client

mail-client / neomutt : A small but very powerful text-based mail client

mail-filter / zdkimfilter : DKIM filter for Courier-MTA

mail-mta / courier : An MTA designed specifically for maildirs

mail-mta / exim : A highly configurable, drop-in replacement for sendmail

mail-mta / msmtp : An SMTP client and SMTP plugin for mail user agents such as Mutt

mail-mta / nullmailer : Simple relay-only local mail transport agent

mail-mta / ssmtp : Extremely simple MTA to get mail off the system to a Mailhub

media-gfx / ahoviewer : A GTK image viewer, manga reader, and booru browser

media-gfx / sane-airscan : SANE backend for AirScan (eSCL) and WSD document scanners

media-sound / owntone : DAAP (iTunes) and MPD media server

media-tv / kodi : A free and open source media-player and entertainment hub

media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec

media-video / rtmpdump : RTMP client, librtmp library intended to stream audio or video flash content

media-video / vlc : Media player and framework with support for most multimedia files and streaming

net-analyzer / echoping : Small program to test performances of remote servers

net-analyzer / gsad : Greenbone Security Assistant

net-analyzer / gvm-libs : Greenbone Vulnerability Management (GVM) libraries

net-analyzer / gvmd : Greenbone vulnerability manager, previously named openvas-manager

net-analyzer / monitoring-plugins : 50+ standard plugins for Icinga, Naemon, Nagios, Shinken, Sensu

net-analyzer / openvas-scanner : Open Vulnerability Assessment Scanner

net-analyzer / sngrep : Ncurses SIP Messages flow viewer

net-analyzer / wireshark : Network protocol analyzer (sniffer)

net-analyzer / zabbix : ZABBIX is software for monitoring of your applications, network and servers

net-dns / dnsdist : A highly DNS-, DoS- and abuse-aware loadbalancer

net-dns / getdns : Modern asynchronous DNS API

net-dns / inadyn : Dynamic DNS client with multiple SSL/TLS library support

net-dns / knot : High-performance authoritative-only DNS server

net-dns / knot-resolver : A scaleable caching DNS resolver

net-fs / s3fs : Amazon S3 mounting via fuse

net-fs / samba : Samba Suite Version 4

net-ftp / filezilla : FTP client with lots of useful features and an intuitive interface

net-ftp / lftp : A sophisticated ftp/sftp/http/https/torrent client and file transfer program

net-im / bitlbee : irc to IM gateway that support multiple IM protocols

net-im / dino : Modern Jabber/XMPP Client using GTK+/Vala

net-im / pidgin : GTK Instant Messenger client

net-irc / anope : Anope IRC Services

net-irc / inspircd : Inspire IRCd - The Stable, High-Performance Modular IRCd

net-irc / iroffer-dinoex : IRC fileserver using DCC

net-irc / ngircd : An IRC server written from scratch

net-irc / scrollz : Advanced IRC client based on ircII

net-irc / weechat : Portable and multi-interface IRC client

net-libs / glib-networking : Network-related giomodules for glib

net-libs / gloox : A portable high-level Jabber/XMPP client library for C++

net-libs / gsoap : A cross-platform open source C and C++ SDK for SOAP/XML Web services

net-libs / gtk-vnc : VNC viewer widget for GTK

net-libs / libetpan : A portable, efficient middleware for different kinds of mail access

net-libs / libgadu : Client-side library for the Gadu-Gadu protocol

net-libs / libisds : Client library for accessing ISDS Soap services

net-libs / libmicrohttpd : Small C library to run an HTTP server as part of another application

net-libs / libnice : An implementation of the Interactice Connectivity Establishment standard (ICE)

net-libs / libtorrent-rasterbar : C++ BitTorrent implementation focusing on efficiency and scalability

net-libs / libvncserver : library for creating vnc servers

net-libs / loudmouth : Lightweight C Jabber library

net-libs / neon : HTTP and WebDAV client library

net-libs / net6 : Network access framework for IPv4/IPv6 written in C++

net-libs / ngtcp2 : Implementation of the IETF QUIC Protocol

net-libs / srt : Secure Reliable Transport (SRT) library and tools

net-mail / courier-imap : An IMAP daemon designed specifically for maildirs

net-mail / mailutils : A useful collection of mail servers, clients, and filters

net-mail / mpop : A small, fast, and portable POP3 client

net-misc / aria2 : A download utility with segmented downloading with BitTorrent support

net-misc / chrony : NTP client and server programs

net-misc / connman : Provides a daemon for managing internet connections

net-misc / curl : A Client that groks URLs

net-misc / gsasl : The GNU SASL client, server, and library

net-misc / networkmanager : A set of co-operative tools that make networking simple and straightforward

net-misc / omnisync : A driver for NTPd for people who are firewall-challenged

net-misc / rdesktop : A Remote Desktop Protocol Client

net-misc / sipsak : small command line tool for testing SIP applications and devices

net-misc / tigervnc : Remote desktop viewer display system

net-misc / wget : Network utility to retrieve files from the WWW

net-misc / wget2 : GNU Wget2 is a file and recursive website downloader

net-misc / wput : Tiny program like wget, to upload files/whole directories via FTP

net-nds / ldapvi : Manage LDAP entries with a text editor

net-nds / openldap : LDAP suite of application and development tools

net-news / newsboat : An RSS/Atom feed reader for text terminals

net-nntp / nzbget : A command-line based binary newsgrabber supporting .nzb files

net-nntp / tin : A threaded NNTP and spool based UseNet newsreader

net-p2p / gtk-gnutella : GTK+ Gnutella client

net-p2p / ncdc : Lightweight direct connect client with a friendly ncurses interface

net-print / cups : The Common Unix Printing System

net-proxy / squid : Full-featured web proxy cache

net-proxy / wwwoffle : Web caching proxy suitable for non-permanent Internet connections

net-voip / umurmur : Minimalistic Murmur (Mumble server)

net-vpn / networkmanager-sstp : Client for the proprietary Microsoft Secure Socket Tunneling Protocol(SSTP)

net-vpn / ocserv : Openconnect SSL VPN server

net-vpn / openconnect : Free client for Cisco AnyConnect SSL VPN software

net-vpn / vpnc : IPsec (Cisco/Juniper) VPN concentrator client

sys-apps / fwupd : Aims to make updating firmware on Linux automatic, safe and reliable

sys-apps / systemd : System and service manager for Linux

sys-block / nbd : Userland client/server for kernel network block device

sys-block / nbdkit : NBD server with stable plugin ABI and permissive license

sys-cluster / ceph : Ceph distributed filesystem

sys-fs / ntfs3g : Open source read-write NTFS driver that runs under FUSE

sys-libs / gwenhywfar : Multi-platform helper library for other libraries

sys-libs / libnbd : NBD client library in userspace

sys-process / criu : utility to checkpoint/restore a process tree

www-apache / mod_gnutls : mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare to mod_ssl)

www-client / elinks : Advanced and well-established text-mode web browser

www-client / jd : gtk2 based 2ch browser written in C++

www-client / lynx : An excellent console-based web browser with ssl support

www-client / uget : Download manager using gtk+ and libcurl

www-misc / litmus : WebDAV server protocol compliance test suite

www-servers / lighttpd : Lightweight high-performance web server

x11-libs / vte : Library providing a virtual terminal emulator widget

x11-misc / macopix : MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application

x11-plugins / wmbiff : WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes

xfce-extra / xfce4-mailwatch-plugin : An mail notification panel plug-in for the Xfce desktop environment

649396
net-libs/gnutls-3.8.0 fails 4 seccomp using tests
654918
net-libs/gnutls-3.6.7: dtls-repro-20170915 test fails
682572
net-libs/gnutls-3.6.7: several test failures (tls11-check-rollback-val resume-dtls tls13/post-handshake-with-cert-ticket srp tls12-resume-psk tls12-resume-anon)
683204
<mail-mta/nullmailer-2.2 with >=net-libs/gnutls-3.6 - smtp: Failed: Sending failed: Protocol error
692470
net-libs/gnutls USE=tools should not DEPEND on sys-devel/autogen
711104
net-libs/gnutls-3.7.7 fails tests: FAIL: dtls-with-seccomp
715888
net-libs/gnutls-3.6.14 kills too many processes (including sandbox) when 'key-material-dtls' test fails
727146
net-libs/gnutls-3.6.13-r1 - QA notice: Unrecognized ELF file(s) on Guile files
727270
net-libs/gnutls-3.6.14: cannot create regular file 'srptool-args.h': Permission denied
831573
<net-libs/gnutls-3.7.3: Memory corruption in gnutls_x509_trust_list_verify_crt2()
861803
<net-libs/gnutls-3.7.7: Double free in PKCS7 signature verification
877361
net-libs/gnutls-3.7.7: fails to compile (nettle/mac.c:766:31: error: 'streebog512_update' undeclared (first use in this function); did you mean 'streebog512_ctx'?)
880119
net-libs/gnutls: introduce USE=hardened with stronger defaults
890923
net-libs/gnutls enable ktls and afalg
893880
<net-libs/gnutls-3.7.9: Bleichenbacher oracle in the TLS RSA key exchange
909754
app-crypt/swtpm: annoying dependency on net-libs/gnutls[tools] requiring user to set USE=tools on gnutls
911833
net-libs/gnutls-3.8.1-r1 calls commands that do not exist: 2006-09-23 00:00:00
912411
net-libs/gnutls wrong license
918663
<net-libs/gnutls-3.8.2: timing sidechannel in RSA-PSK key exchange
922262
<net-libs/gnutls-3.8.3: Multiple vulnerabilities
927557
<net-libs/gnutls-3.8.5: multiple vulnerabilities
937990
net-libs/gnutls-3.8.6-r1: building with mold leads to broken underlinked library wrt app-crypt/p11-kit symbols
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 sparc, #940086
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 hppa, #940086
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 arm64, #940086
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 arm, #940086
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.0 arm64, #911020
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.0 arm, #911020
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 amd64, #940086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 x86, #940086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 ppc64, #940086
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.8.7.1-r1 ppc, #940086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
net-libs/gnutls: drop flag-o-matic
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/gnutls-3.8.7.1-r1: replace one gnulib hack for another (Solaris)
No longer need the previous hacks, but now need another to fix symbol versioning problems. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: fix test
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: fix configure handling of brotli args
Revbump given it could be automagic. Closes: https://bugs.gentoo.org/937997 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.7.1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/gnutls-3.8.6-r1: adapt Solaris fix, deal with alloca
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/gnutls-3.8.6-r1: fix compilation on Solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: depend on >=nettle-3.10
As a workaround for the backport/import upstream of sha3_* being broken, it seems. Closes: https://bugs.gentoo.org/936011 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.6
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: drop 3.8.5
Use 3.8.5-r1 instead with a regression fix. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Christopher Fore · gentoo
net-libs/gnutls: Add patch to fix Wireshark tests
- GnuTLS tests pass - Wireshark tests pass now with this [sam: add more references to patch] Closes: https://bugs.gentoo.org/930529 Closes: https://bugs.gentoo.org/930752 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/36392 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.5
Bug: https://bugs.gentoo.org/927557 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: drop 3.8.1-r1, 3.8.2
Bug: https://bugs.gentoo.org/922262 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: drop 3.7.6, 3.7.7
Bug: https://bugs.gentoo.org/831573 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.3
Bug: https://bugs.gentoo.org/922262 Signed-off-by: Sam James <sam@gentoo.org>
Michał Górny · gentoo
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.2
Bug: https://bugs.gentoo.org/918663 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.8.0 for hppa, bug #911020
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: fix 3.8.0 headers
Closes: https://bugs.gentoo.org/911872 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.0 ppc, #911020
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.0 amd64, #911020
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.8.0 x86, #911020
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.8.0 sparc, #911020
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/gnutls: Stabilize 3.8.0 ppc64, #911020
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: drop dead prefix targets
The removal was already done, so this is just cleanup afterwards. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: cleanup further (invalid) USE=valgrind remnants
Fixes: 05ae3326995131af0c877597d8bdfe6fd5e3badc Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: drop invalid USE=valgrind flag (for test suite)
We don't, in general, run Valgrind for test suites in Gentoo because it's not portable enough and gives inconsistent results, especially under sandbox. Plus it's confusing given USE=valgrind is effectively a global USE flag (even if it isn't in use.desc yet) for meaning "enable annotations to enable better debugging under Valgrind", rather than "run tests under it". Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.8.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.7.9
Bug: https://bugs.gentoo.org/893880 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.8 hppa, #881751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.8 arm64, #881751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.8 sparc, #881751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.8 arm, #881751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.8 ppc64, #881751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.8 amd64, #881751
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.8 ppc, #881751
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.8 x86, #881751
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: unmask verify-sig for 3.7.8; tighten sig dep
Bug: https://gitlab.com/gnutls/gnutls/-/issues/1407 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.7.8
Bug: https://bugs.gentoo.org/873211 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.7 hppa, #866235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: arm64 stable wrt bug #866235
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: arm stable wrt bug #866235
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.7 ppc64, #866235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.7 sparc, #866235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.7 ppc, #866235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.7 x86, #866235
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.7 amd64, #866235
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.7.7
Bug: https://bugs.gentoo.org/861803 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-libs/gnutls: drop 3.7.2, 3.7.3-r1, 3.7.5
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 hppa, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 ppc64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 ppc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 sparc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 arm64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 arm, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.6 amd64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.7.6
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: arm64 stable wrt bug #834462
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: forward ~loong
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: drop 3.7.4
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: add 3.7.5
Bumps subslot for libgnutlscxx ABI break too. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
net-libs/gnutls: keyword 3.7.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #834462
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/gnutls: Stabilize 3.7.3-r1 hppa, #834462
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: wire up verify-sig for 3.7.4
We can wire up verify-sig now that a fixed version of openpgp-keys-gnutls (>= 2022020) is in tree. It remains unkeyworded while we figure out what to do about the C++ ABI breakage though. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: unkeyword 3.7.4
In all the fracas in 82957f19c28749d0004fef905c949a39aced93b2, I'd forgot one of the things I first saw in the release! It breaks C++ ABI (libgnutlsxx.so). We enable USE=cxx by default, although it looks like nothing on my system actually uses it. We don't really have a choice but to bump SONAME and force recompile (and use subslot to represent this too?), but maybe I'll have another idea later on. Would rather drop keywords for now and revisit later on today than get the decision wrong in haste. Fixes: 82957f19c28749d0004fef905c949a39aced93b2 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: add USE=brotli description
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: add 3.7.4
More of an exciting release than I anticipated when I started looking at it, but for unexpected reasons! - verify-sig support is stubbed out in the ebuild (commented out); couldn't enable yet because website doesn't list key from new maintainer(?) but distfile *does* have a valid signature from a known maintainer. gemato/gpg/ verify-sig currently rejects a distfile if it has *any* unrecognised signatuers, not if *all* are. See https://gitlab.com/gnutls/web-pages/-/issues/3. - Noticed `--{enable,disable}-gtk-doc` was suddenly unrecognised by `./configure`. The macro is used automagically upstream rather than being a hard dependency so if it's not available at point of `make dist`, it'll just be dropped. It looks like that's what happened as a new person made the release => new env. Temporarily unconditionally BDEPENDing on gtk-doc-am (harmless, tiny dep) for now. See https://gitlab.com/gnutls/gnutls/-/issues/1341. - Needed to fix brotli & zstd configure arguments to be consistent with `./configure --help` output. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 - Discovered brotli & zstd were both automagic dependencies, but it turns out that the zstd check was broken anyway (would always fail). See: https://gitlab.com/gnutls/gnutls/-/issues/1343. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1341 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1343 Bug: https://gitlab.com/gnutls/web-pages/-/issues/3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.3-r1 arm, #834462
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/gnutls: Stabilize 3.7.3-r1 x86, #834462
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: fix automagic dependency on app-crypt/tpm2-tss
Closes: https://bugs.gentoo.org/832569 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #834462
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #834462
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #834462
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: add 3.7.3
Bug: https://bugs.gentoo.org/831573 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: adapt for OpenSSL bindist changes
OpenSSL no longer has a bindist flag. (Test only dependency so no revbump required really.) Bug: https://bugs.gentoo.org/762850 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-libs/gnutls: drop 3.7.1
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 x86, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 ppc, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 arm, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 arm64, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.7.2 for hppa, bug #807394
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 sparc, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.2 ppc64, #807394
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #807394
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.7.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-libs/gnutls: drop 3.6.15
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 x86, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 ppc, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 arm, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 arm64, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.7.1 for hppa, bug #789045
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 amd64, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 sparc, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.7.1 ppc64, #789045
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: drop vulnerable version
Bug: https://bugs.gentoo.org/775338 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.7.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: ignore duplicate certificates
Closes: https://bugs.gentoo.org/759037 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/gnutls: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: apply patch
Fixes: 807088725f ("net-libs/gnutls: bump to v3.6.15") Closes: https://bugs.gentoo.org/760899 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: update metadata
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.7.0
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/gnutls-3.6.15: add compilation fix for macOS
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Security cleanup
Bug: https://bugs.gentoo.org/740390 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: s390 stable wrt bug #740390
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #740390
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.6.15 for hppa, bug #740390
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: ppc64 stable (bug #740390)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: ppc stable (bug #740390)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.6.15 arm, #740390
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/gnutls: Stabilize 3.6.15 arm64, #740390
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/gnutls: Stabilize 3.6.15 amd64, #740390
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: x86 stable (bug #740390)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: bump to v3.6.15
Bug: https://bugs.gentoo.org/649396 Bug: https://bugs.gentoo.org/711104 Bug: https://bugs.gentoo.org/740390 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: security cleanup
Bug: https://bugs.gentoo.org/727108 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.6.14 for hppa, bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: s390 stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James (sam_c) · gentoo
net-libs/gnutls: arm64 stable (bug #727108)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: arm stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #727108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: bump to v3.6.14
Bug: https://bugs.gentoo.org/727108 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: rev bump to fix handling of expired root certificates
Link: https://gitlab.com/gnutls/gnutls/-/issues/1008 Closes: https://bugs.gentoo.org/726650 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: security cleanup
Bug: https://bugs.gentoo.org/715602 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
net-libs/gnutls: mark ia64, hppa & s390 stable (bug #715602)
Bug: https://bugs.gentoo.org/715602 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-libs/gnutls: arm64 stable (bug #715602)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: arm stable wrt bug #715602
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Removed old
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
net-libs/gnutls: Security bump to version 3.6.13
Bug: https://bugs.gentoo.org/715602 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Removed old
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.6.12
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: use system certificate store by default
Closes: https://bugs.gentoo.org/690760 Acked-by: Kristian Fiskerstrand <k_f@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: Version bump (v3.6.11.1)
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Fixed QA warning
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Removed old
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.6.11
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.6.10
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-libs/gnutls: Bump to version 3.6.9
with kind permission from K_F Closes: https://bugs.gentoo.org/690750 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: fix license
Closes: https://bugs.gentoo.org/689604 Thanks: marinus.savoritias@tuta.io Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup old
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: arm stable wrt bug #681846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
net-libs/gnutls: arm64 stable (bug #681846)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.6.7 for hppa, bug #681846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.6.7 for ppc64, bug #681846
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.6.7 for ppc, bug #681846
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.6.7 for ia64, bug #681846
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: alpha stable wrt bug #681846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.6.7 for sparc, bug #681846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: s390 stable wrt bug #681846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: x86 stable (bug #681846)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: amd64 stable wrt bug #681846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #681102
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: s390 stable wrt bug #681102
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.6.6 for ppc64, bug #681102
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.6.6 for ppc, bug #681102
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: amd64 stable wrt bug #681102
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Michael Haubenwallner · gentoo
net-libs/gnutls: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: hack guile detection
upstream replaced guile.m4 and did not use it correctly. for now, hack this to detect guile-2.0. Closes: https://bugs.gentoo.org/show_bug.cgi?id=676402 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: remove guile hack
not required any more Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: libressl fix
Closes: https://bugs.gentoo.org/show_bug.cgi?id=675512 Thanks: Toralf Förster Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: fix build failure
Closes: https://bugs.gentoo.org/show_bug.cgi?id=675424 Thanks: Toralf Förster Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: add missing subslot operators
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: build with guile-2.2
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://bugs.gentoo.org/show_bug.cgi?id=674690
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
Revert "net-libs/gnutls: build with guile-2.2"
This reverts commit dc23fe68082e0160389f9e20f90d9f3bec80dddd. Closes: https://bugs.gentoo.org/show_bug.cgi?id=674778 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: add subslot operator on net-dns/libidn2 atom
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: build with libidn2-2.1.0
Closes: https://bugs.gentoo.org/show_bug.cgi?id=674690 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: build with guile-2.2
Closes: https://bugs.gentoo.org/show_bug.cgi?id=673574 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup old
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Closes: https://bugs.gentoo.org/show_bug.cgi?id=673502 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: revert explicit prefix added for cross-compile
multilib does not work with this configuration. Closes: https://bugs.gentoo.org/show_bug.cgi?id=667862 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: support cross-compile
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: add autogen to BDEPEND
Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.5.19 for sparc, bug #663612
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: add slot operator on net-dns/unbound atom
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-libs/gnutls-3.5.19: hppa stable, bug 663612
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matt Turner · gentoo
net-libs/gnutls-3.5.19: alpha stable, bug 663612
Repository mirror & CI · gentoo
Merge updates from master
Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Repository mirror & CI · gentoo
Merge updates from master
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #663612
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-libs/gnutls-3.5.19: arm64 stable (bug #663612)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-libs/gnutls-3.5.19: ppc64 stable, bug 663612
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.19 for ppc, bug #663612
Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.19 for ia64, bug #663612
Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: amd64 stable wrt bug #663612
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-libs/gnutls: x86 stable (bug #663612)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-libs/gnutls: Stable for HPPA too.
Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --ignore-arches
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/gnutls: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-libs/gnutls: stable 3.5.18 for sparc
Bug: https://bugs.gentoo.org/653578 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Matt Turner · gentoo
net-libs/gnutls-3.5.18: alpha stable, bug 653578
Mart Raudsepp · gentoo
net-libs/gnutls-3.5.18: arm64 stable (bug #653578)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Mikle Kolyada · gentoo
net-libs/gnutls: arm stable wrt bug #653578
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Matt Turner · gentoo
net-libs/gnutls-3.5.18: ppc64 stable, bug 653578
Matt Turner · gentoo
net-libs/gnutls-3.5.18: ppc stable, bug 653578
Thomas Deutschmann · gentoo
net-libs/gnutls: x86 stable (bug #653578)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.18 for ia64, bug #653578
Bug: https://bugs.gentoo.org/653578 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073
Aaron Bauman · gentoo
net-libs/gnutls: amd64 stable wrt bug #653578
Bug: https://bugs.gentoo.org/653578 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Mike Frysinger · gentoo
net-libs/gnutls: mark 3.5.15 arm64/m68k/s390/sh stable
Ulrich Müller · gentoo
net-libs/gnutls: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #634212
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-libs/gnutls-3.5.15-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/634212
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Manuel Rüger · gentoo
net-libs/gnutls: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Thomas Deutschmann · gentoo
net-libs/gnutls: x86 stable (bug #634212)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.15 for ppc/ppc64, bug #634212
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.15 for ia64, bug #634212
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.15 for hppa/sparc, bug #634212 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #622038
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Gentoo-Bug: https://bugs.gentoo.org/622038 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup 3.3 series
Gentoo-Bug: 612340 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.13 for sparc, bug #612340 (thank to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
net-libs/gnutls: stable 3.5.13 for hppa, bug #612340
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
Alon Bar-Lev · gentoo
net-libs/gnutls: disable hw accesseleration at cygwin
Thanks: Michael Haubenwallner Closes: https://github.com/gentoo/gentoo/pull/5636 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: disable sslv3 by default
Bug: https://bugs.gentoo.org/show_bug.cgi?id=628198 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: disable sslv3 by default
Bug: https://bugs.gentoo.org/show_bug.cgi?id=628198 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #622038
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #622038
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
net-libs/gnutls-3.5.13-r0: add alpha keyword
Gentoo-Bug: 622038
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #622038
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #622038
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich · gentoo
net-libs/gnutls: ia64 stable, bug #622038
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Sergei Trofimovich · gentoo
net-libs/gnutls: ia64 stable, bug #612340
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
net-libs/gnutls-3.5.12-r0: add alpha keyword
Gentoo-Bug: 612340
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #612340
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: move >=dev-scheme/guile-2 to test-full
avoid block stable Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michał Górny · gentoo
net-libs/gnutls: Replace eutils inherit w/ split eclasses
Mike Frysinger · gentoo
net-libs/gnutls: add ia64/sparc love to 3.5.10 #609244
Alon Bar-Lev · gentoo
net-libs/gnutls: run valgrind tests when full-tests
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: move valgrid to DEPEND
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: move test-full to DEPEND
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: require pkg-config version of libidn2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: / after EPREFIX
Bug: 610742 Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: remove cc dependency and replace EROOT
Bug: 610742 Package-Manager: portage-2.3.3
Mike Frysinger · gentoo
net-libs/gnutls: mark 3.3.26 arm64/m68k/s390/sh stable
Alon Bar-Lev · gentoo
net-libs/gnutls: remove slot operator from conditional package
got a report that this is invalid, repoman does not warn Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: add sys-devel/clang dependency
Bug: 610550 Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: use stable libidn2
Bug: 610550 Package-Manager: portage-2.3.3
Lars Wendler · gentoo
net-libs/gnutls: Only depend on libidn2 which provides pkgconfig files.
Dropped ia64 and sparc KEYOWRDS because latest libidn2 ebuild don't have such KEYWORDS. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Lars Wendler · gentoo
net-libs/gnutls: Revbump to fix idn dependency (bug #609180)
which has been changed from net-dns/libidn to net-dns/libidn2. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: remove makeinfo hack
Alon Bar-Lev · gentoo
net-libs/gnutls: no longer need cxx hack
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: tiny cleanup
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup docs
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Bug: 605238 Package-Manager: portage-2.3.3
Fabian Groffen · gentoo
net-libs/gnutls: dropped ~x86-interix
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: softhsm should be with -bindist
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Fabian Groffen · gentoo
net-libs/gnutls: marked *-solaris
Package-Manager: portage-2.3.0
Jeroen Roovers · gentoo
net-libs/gnutls: Stable for HPPA (bug #605238).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc64 stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ia64 stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
net-libs/gnutls-3.3.26-r0: stable on alpha
Gentoo-Bug: 605238
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #605238
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #605238
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.3.0
Jeroen Roovers · gentoo
net-libs/gnutls: Drop valgrind from REQUIRED_USE.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: fix hppa and valgrind
Bug: 604752 Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: improve test-full
Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: add test-full USE
temporary force tools for tests Bug: 604144 Package-Manager: portage-2.3.0 RepoMan-Options: --force
Alon Bar-Lev · gentoo
net-libs/gnutls: disable tools by default
Bug: 603004 Package-Manager: Portage-2.3.0, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: Portage-2.3.0, Repoman-2.3.1
Alon Bar-Lev · gentoo
net-libs/gnutls: Adjusted dev-libs/libtasn1 dependency
Bug: 602018 Package-Manager: portage-2.3.0
Lars Wendler · gentoo
net-libs/gnutls: Adjusted dev-libs/libtasn1 dependency (bug #602018).
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
net-libs/gnutls: manage libidn properly
cherry-pick upstream patches to build/test without libidn make idn USE enabled by default per upstream recommendation Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: add subslot operator for all
Bug: 597272 Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: add idn USE
Thanks: abailler Bug: 597118 Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: remove guile slot
Bug: 590810 Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.3.0
Alon Bar-Lev · gentoo
net-libs/gnutls: disable lib prefix magic
Bug: 438222 Package-Manager: portage-2.3.0
Agostino Sarubbo · gentoo
net-libs/gnutls: ia64 stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: arm stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #588306
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #594738
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
net-libs/gnutls-3.3.24-r1: add alpha keyword
Gentoo-Bug: 594738
Jeroen Roovers · gentoo
net-libs/gnutls: Stable for HPPA PPC64 (bug #594738).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
Alon Bar-Lev · gentoo
net-libs/gnutls: fix CVE-2016-7444
Thanks: behemothchess Bug: 594738 Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: fix parallel build
Bug: 590918 Thanks: Oleg Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: add tls-heartbeat, sslv2, sslv3 USE flags
Bug: 590856 Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #588306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-libs/gnutls-3.3.24-r0: add alpha keyword
Gentoo-Bug: 588306
Jeroen Roovers · gentoo
net-libs/gnutls: Stable for HPPA PPC64 (bug #588306).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #588306
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/gnutls: amd64 stable wrt bug #588306
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.26
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-keep-build-timestamps-in-live-ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/62
Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.26
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/494'.
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/axelgenus/man-pages-it'
Pull request: https://github.com/gentoo/gentoo/pull/488
Alon Bar-Lev · gentoo
net-libs/gnutls - install man(1)
Bug: 568534 Package-Manager: portage-2.2.24
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Bug: 553690 Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: depend nettle with subslot aware
Bug: 561458 Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.20.1
Agostino Sarubbo · gentoo
net-libs/gnutls: ia64 stable wrt bug #559120
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
Agostino Sarubbo · gentoo
net-libs/gnutls: sparc stable wrt bug #559120
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
Agostino Sarubbo · gentoo
net-libs/gnutls: x86 stable wrt bug #559120
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Package-Manager: portage-2.2.20.1
Jeroen Roovers · gentoo
net-libs/gnutls: Stable for HPPA PPC64 (bug #559120).
Package-Manager: portage-2.2.20.1
Agostino Sarubbo · gentoo
net-libs/gnutls: ppc stable wrt bug #559120
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
Markus Meier · gentoo
net-libs/gnutls: arm stable, bug #559120
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
net-libs/gnutls: add alpha keyword
Gentoo-Bug: 559120 Package-Manager: portage-2.2.20.1
Mikle Kolyada · gentoo
net-libs/gnutls: amd64 stable wrt bug #559120
Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: cleanup
Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: fix libtasm1 dependency
Bug: 558858 Thanks: Andrew John Hughes Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: fix libtasm1 dependency
Bug: 558858 Thanks: Andrew John Hughes Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: version bump
Bug: 557592 Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
net-libs/gnutls: remove usless S override
Package-Manager: portage-2.2.20.1
Julian Ospald · gentoo
Convert CVS style headers back to git style headers
Alon Bar-Lev · gentoo
net-libs/gnutls: version bumps
Package-Manager: portage-2.2.20
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed