Versions
v2.13.0 :: 0 :: gentoo
- Modified
- License
- GPL-2 BSD-2
- Keywords
- amd64 x86
- USE flags
- clamav dkim ldap mysql postgres razor rspamd rspamd-https selinux snmp spamassassin test
v2.12.2 :: 0 :: gentoo
- Modified
- License
- GPL-2 BSD-2
- Keywords
- amd64 ppc ppc64 sparc x86 ~arm64
- USE flags
- clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https selinux snmp spamassassin
USE flags
General
- clamav
- Add support for Clam AntiVirus software (usually with a plugin)
- courier
- Add courier support
- dkim
- Add DomainKeys Identified Mail support
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
- mysql
- Add mySQL Database support
- postgres
- Add support for the postgresql database
- qmail
- Add qmail support
- razor
- Add support for mail-filter/razor
- rspamd
- Add support for mail-filter/rspamd extension (HTTP only)
- rspamd-https
- Add support for mail-filter/rspamd extension (both HTTP and HTTPS)
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- snmp
- Add support for the Simple Network Management Protocol if available
- spamassassin
- Add support for mail-filter/spamassassin
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
acct-user / amavis : User for mail-filter/amavisd-new
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
acct-user / amavis : User for mail-filter/amavisd-new
app-alternatives / cpio : CPIO symlink
app-antivirus / clamav : Clam Anti-Virus Scanner
app-arch / arc : Create & extract files from DOS .ARC files
app-arch / arj : Utility for opening arj archives
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / cabextract : Extracts files from Microsoft cabinet archive files
app-arch / gzip : Standard GNU compressor
app-arch / lha : Utility for creating and opening lzh archives
app-arch / lrzip : Long Range ZIP or Lzma RZIP optimized for compressing large files
app-arch / lzop : Utility for fast (even real-time) compression/decompression
app-arch / p7zip : Port of 7-Zip archiver for Unix
app-arch / pax : pax (Portable Archive eXchange) is the POSIX standard archive tool
app-arch / unrar : Uncompress rar files
app-arch / xz-utils : Utils for managing LZMA compressed files
app-arch / zoo : Manipulate archives of files in compressed form
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / Archive-Zip : A wrapper that lets you read Zip archive members as if they were files
dev-perl / BerkeleyDB : This module provides Berkeley DB interface for Perl
dev-perl / Convert-BinHex : Extract data from Macintosh BinHex files
dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module
dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)
dev-perl / File-LibMagic : Perl wrapper for libmagic
dev-perl / HTTP-Message : Base class for Request/Response
dev-perl / IO-Socket-SSL : Nearly transparent SSL encapsulation for IO::Socket::INET
dev-perl / IO-stringy : I/O on in-core objects like strings and arrays
dev-perl / Image-Info : The Perl Image-Info Module
dev-perl / JSON : JSON (JavaScript Object Notation) encoder/decoder
dev-perl / LWP-Protocol-https : Provide https support for LWP::UserAgent
dev-perl / LWP-UserAgent-Determined : A virtual browser that retries errors
dev-perl / MIME-tools : A Perl module for parsing and creating MIME entities
dev-perl / Mail-DKIM : Signs/verifies Internet mail using DKIM message signatures
dev-perl / MailTools : Manipulation of electronic mail addresses
dev-perl / Net-LibIDN : Perl bindings for GNU Libidn
dev-perl / Net-LibIDN2 : Perl bindings for GNU Libidn2
dev-perl / Net-SSLeay : Perl extension for using OpenSSL
dev-perl / Net-Server : Extensible, general Perl server engine
dev-perl / Unix-Syslog : A Perl module which provides access to the system logger
dev-perl / perl-ldap : Perl modules which provide an object-oriented interface to LDAP servers
mail-filter / razor : Distributed, collaborative spam detection and filtering network
mail-filter / spamassassin : An extensible mail filter which can identify and tag spam
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-mail / ripole : Program/library to pull out attachment from OLE2 data files
net-mail / tnef : Decodes MS-TNEF MIME attachments
sec-policy / selinux-amavis : SELinux policy for amavis
sys-apps / coreutils : Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)
sys-libs / db : Oracle Berkeley DB
virtual / mta : Virtual for Message Transfer Agents
virtual / perl-Compress-Raw-Zlib : Virtual for Compress-Raw-Zlib
virtual / perl-Digest-MD5 : Virtual for Digest-MD5
virtual / perl-File-Temp : Virtual for File-Temp
virtual / perl-IO-Compress : Virtual for IO-Compress
virtual / perl-IO-Socket-IP : Virtual for IO-Socket-IP
virtual / perl-MIME-Base64 : Virtual for MIME-Base64
virtual / perl-Time-HiRes : Virtual for Time-HiRes
Depending packages
mail-filter / amavisd-milter : sendmail milter for amavisd-new
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
mail-filter/amavisd-new: Stabilize 2.13.0 amd64, #944643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
mail-filter/amavisd-new: Stabilize 2.13.0 x86, #944643
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/amavisd-new: app-arch/cpio -> app-alternatives/cpio
All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
mail-filter/amavisd-new: add 2.13.0
Bug: https://bugs.gentoo.org/919747 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34279 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/amavisd-new: Keyword 2.12.2 arm64, #919747
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/amavisd-new: add missing selinux policy dep
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
mail-filter/amavisd-new: drop dependency on app-arch/ncompress
amavisd does not appear to call 'compress'. amavisd uses 'gzip -d' to decompress .Z files when 'uncompress' is not available. Bug: https://bugs.gentoo.org/868645 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Remove obsolete ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/24383 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: sparc stable wrt bug #833614
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
mail-filter/amavisd-new: ppc stable wrt bug #833614
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 - Jakov Smolić · gentoo
mail-filter/amavisd-new: Stabilize 2.12.2 x86, #833614
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
mail-filter/amavisd-new: Stabilize 2.12.2 amd64, #833614
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: ppc64 stable wrt bug #833614
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Bump to version 2.12.2
Closes: https://bugs.gentoo.org/829582 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/24024 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Remove obsolete ebuild
amavisd-new-2.12.1.ebuild has been stabilised. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/23199 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: x86 stable wrt bug #828359
Package-Manager: Portage-3.0.20, 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 - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: sparc stable wrt bug #828359
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: ppc64 stable wrt bug #828359
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: ppc stable wrt bug #828359
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: amd64 stable wrt bug #828359
Package-Manager: Portage-3.0.20, 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 - Ralph Seichter · gentoo
mail-filter/amavisd-new: Bump to version 2.12.1
Closes: https://bugs.gentoo.org/767295 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/19267 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Drop 0MQ support
As discussed in https://bugs.gentoo.org/740900, this ebuild drops support for 0MQ, in a deliberate straight-to-stable commit. Closes: https://bugs.gentoo.org/740900 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/17939 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
mail-filter/amavisd-new: Drop old 2.12.0-r3
Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
mail-filter/amavisd-new: Stabilise 2.12.0-r4 on all arches
The only difference is replacing unarj with arj. We want to last-rite the former and upstream recommends the latter anyway. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Remove obsolete ebuilds
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/17446 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Ralph Seichter · gentoo
mail-filter/amavisd-new: Depend on app-arch/arj
Depend on app-arch/arj instead of app-arch/unarj because of licensing. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/amavisd-new: amd64 stable (bug #721534)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
mail-filter/amavisd-new: x86 stable (bug #721534)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
mail-filter/amavisd-new: stable 2.12.0-r3 for ppc, bug #721534
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
mail-filter/amavisd-new: stable 2.12.0-r3 for ppc64, bug #721534
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
mail-filter/amavisd-new: stable 2.12.0-r3 for sparc, bug #721534
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" 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 - Matt Turner · gentoo
mail-filter/amavisd-new: drop hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-filter/amavisd-new: add missing dep for dev-perl/Archive-Zip
Closes: https://bugs.gentoo.org/710982 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
mail-filter/amavisd-new: Cleanup old version
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Craig Andrews · gentoo
mail-filter/amavisd-new: Add missing dependencies
Closes: https://bugs.gentoo.org/710842 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14778 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Change maintainer list
Replace the quasi-defunct Gentoo Antivirus Project with Proxy Maintainers in ebuild metadata, as suggested by M. Orlitzky. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/14656 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Ralph Seichter · gentoo
mail-filter/amavisd-new: Migrate to GLEP 81
Updated ebuild uses acct-user/amavis. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: Joonas Niilola <juippis@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 - David Seifert · gentoo
mail-filter/amavisd-new: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
mail-filter/amavisd-new: Restore ~ppc64 re bug #691340
Tested by ernsteiswuerfel Closes: https://bugs.gentoo.org/691340 Package-Manager: Portage-2.3.75, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: Upstream release 2.12.0
This ebuild uses EAPI 7 and introduces USE flags 'rspamd' and 'rspamd-https' to support Amavis' new Rspamd extension. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
mail-filter/amavisd-new: Remove old
Bug: https://bugs.gentoo.org/669206 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
mail-filter/amavisd-new: stable 2.11.1-r3 for ppc64, bug #630898
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, 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
mail-filter/amavisd-new: stable 2.11.1-r3 for hppa, bug #630898
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
mail-filter/amavisd-new: amd64 stable wrt bug #630898
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
mail-filter/amavisd-new: stable 2.11.1-r3 for sparc, bug #630898
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, 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 - Thomas Deutschmann · gentoo
mail-filter/amavisd-new: x86 stable (bug #630898)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
mail-filter/amavisd-new: new revision sans the app-arch/freeze dependency.
The app-arch/freeze package fails to build with a modern compiler and glibc. It's probably time to lay this package to rest. The last upstream release is from circa 1999. Fedora has some patches against it, but an email from the author (in the Fedora RPM) suggests that even he thinks the package is dead. While it's fun to see a long list of supported file types in amavisd, I've never actually seen one of these archives in real life. The recent build failures are due to some code quality issues; so even if it's possible to patch them, one has to ask: do we want to be feeding this unmaintained program untrusted input from the network? With all things considered, its removal is for the best. Bug: https://bugs.gentoo.org/669206 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Michael Orlitzky · gentoo
mail-filter/amavisd-new: remove "unused" amavisd-new-2.11.1-r1.ebuild.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
mail-filter/amavisd-new: new revision to clean up auxiliary init scripts.
* Two new service scripts for amavisd-snmp-agent{,-zmq}. Prior, both of these programs were installed, but had only a single service script which tried to figure out what to do at runtime. The new way is cleaner, doesn't rely on bashisms (bug 630896), and fixes a security issue (bug 630898). * A new OpenRC service script for amavis-mc. This fixes an unreported (to Gentoo, anyway) security issue. This program can create its PID file only after dropping privileges, which makes it unsafe for OpenRC to later "kill" it. The new script runs the program in the foreground and lets OpenRC (safely) handle the bookkeeping. Closes: https://bugs.gentoo.org/630896 Bug: https://bugs.gentoo.org/630898 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Michael Orlitzky · gentoo
mail-filter/amavisd-new: remove "unused" amavisd-new-2.11.1.ebuild.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
mail-filter/amavisd-new: Fix installed systemd service filename
Closes: https://bugs.gentoo.org/671598 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
mail-filter/amavisd-new: new version 2.11.1.
A mostly standard version bump (bug 668494) with some improvements and bug fixes piled on: * The sys-apps/file dependency is replaced by dev-perl/File-LibMagic to improve performance a bit (bug 592802). * New user creation has been moved to pkg_setup(). This allows us to set permissions and ownership properly in src_install(), so that we don't have to "fix" them later and cause big ol' security problems (bug 630836). * The OpenRC service script has been rewritten to use start-stop-daemon. This fixes outstanding bugs 507352, 634860, and 646336. * The systemd service dependencies have been updated (bug 581452). We never really needed spamassassin (spamd) at all, and we shouldn't fail to start if postfix/clamav are absent entirely. * As part of the previous item, removed two failing "sed" calls (that were missing die() statements!) intended to modify a service file that no longer lives where it used to. Thanks are due to, * Marcin Mirosław who reported an OpenRC issue, * Nick Wiltshire for reporting and testing the OpenRC fixes, * Robin Lutz for reporting the OpenRC restart issue, * Timo Rothenpieler for reporting the systemd dependency issue. Bug: https://bugs.gentoo.org/630836 Closes: https://bugs.gentoo.org/507352 Closes: https://bugs.gentoo.org/581452 Closes: https://bugs.gentoo.org/592802 Closes: https://bugs.gentoo.org/634860 Closes: https://bugs.gentoo.org/646336 Closes: https://bugs.gentoo.org/668494 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Michael Orlitzky · gentoo
mail-filter/amavisd-new: remove old "unused" versions.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Ralph Seichter · gentoo
mail-filter/amavisd-new: DKIM signing bugfix
amavisd-new version 2.11.0 introduced a bug which breaks DKIM signing for outbound mail. This ebuild adds a patch which fixes the issue. Closes: https://bugs.gentoo.org/603582 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/10058 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
mail-filter/amavisd-new: stable 2.11.0-r3 for sparc
Bug: https://bugs.gentoo.org/591998 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
mail-filter/amavisd-new: keyworded 2.11.0-r3 for ppc, bug #531512
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
mail-filter/amavisd-new: keyworded 2.10.1-r4 for ppc, bug #531512
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" - David Hicks · gentoo
mail-filter/amavisd-new: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jeroen Roovers · gentoo
mail-filter/amavisd-new: Stable for HPPA (bug #591998).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: ppc64 stable wrt bug #591998
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: x86 stable wrt bug #591998
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
mail-filter/amavisd-new: amd64 stable wrt bug #591998
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
mail-filter/amavisd-new: Mark ~hppa (bug #595766).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches - Eray Aslan · gentoo
mail-filter/amavisd-new: add missing dependencies (bug 592666)
Package-Manager: portage-2.3.1 - Craig Andrews · gentoo
mail-filter/amavisd-new-2.11.0-r2: additional systemd hardening
Gentoo-bug: 587540 Closes: https://github.com/gentoo/gentoo/pull/1797 - Marc Schiffbauer · gentoo
mail-filter/amavisd-new: Fix depend and conf.d setting in amavisd-snmp
Package-Manager: portage-2.3.0_rc1 - Eray Aslan · gentoo
mail-filter/amavisd-new: Version bump to 2.11.0
Package-Manager: portage-2.2.28 - Kent Fredric · gentoo
mail-filter/amavisd-new: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27 - Marc Schiffbauer · gentoo
mail-filter/amavisd-new: revbump 2.10.1-r3, fix run-path for init scripts
Package-Manager: portage-2.2.25 - Marc Schiffbauer · gentoo
mail-filter/amavisd-new: rebumped 2.10.1 as well (r2)
Package-Manager: portage-2.2.23 - Marc Schiffbauer · gentoo
mail-filter/amavisd-new: revbump for improved init scripts
Fix for amavis-mc inti script. Added new (missing) amavisd-snmp init script which is used for both, amavisd-snmp-subagent and amavisd-snmp-subagent-zmq. amavisd-snmp-subagent-zmq will be used if available and nothing else is defined by the user via /etc/conf.d/amavisd-snmp:amavisd_snmp_command= Package-Manager: portage-2.2.23 - 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