Commit graph

6871 commits

Author SHA1 Message Date
wiz
b6f558b900 doc: mention py-yubikey-manager 2021-04-27 10:11:22 +00:00
fcambus
568bdedd6b doc: Updated fonts/t1utils to 1.42 2020-12-31 22:40:28 +00:00
fcambus
12bc52b529 doc: Updated lang/gnucobol to 3.1.2 2020-12-31 22:16:27 +00:00
fcambus
ba35328407 doc: Updated emulators/hatari to 2.3.1 2020-12-31 19:44:25 +00:00
fcambus
b6adcb3165 doc: Updated fonts/unifont to 13.0.05 2020-12-31 17:44:22 +00:00
leot
b2174b15b5 doc: Updated net/gallery-dl to 1.16.1 2020-12-31 17:33:23 +00:00
leot
80a392d070 doc: Updated net/youtube-dl to 20201231 2020-12-31 17:30:13 +00:00
nia
9490f5ad10 doc: Removed security/isakmpd 2020-12-31 17:10:49 +00:00
nia
098c24275d doc: Removed security/jessie 2020-12-31 17:06:31 +00:00
nia
30dcc1398b doc: Removed ipsec-tools 2020-12-31 17:03:25 +00:00
gdt
e24bd466ba mk/bsd.pkg.mk: freeze ended for pkgsrc-2020Q4 branch [gdt 2020-12-31] 2020-12-31 15:32:00 +00:00
schmonz
018e941fbc doc: Updated wm/quartz-wm to 1.3.1nb2 2020-12-31 09:52:07 +00:00
taca
37859f2b85 doc: Updated lang/ruby to 2.6.6nb1 2020-12-30 14:16:29 +00:00
jperkin
86ba075e11 doc: Updated pkgtools/pkgin to 20.12.1 2020-12-30 09:21:36 +00:00
schmonz
ea545989e3 doc: Updated devel/p5-Test-BDD-Cucumber to 0.75 2020-12-29 11:28:14 +00:00
wiz
278f2a6dd8 doc: Updated mail/newspipe to 1.1.9nb10 2020-12-28 21:28:07 +00:00
fox
d863627d21 doc: Updated security/wolfssl to 4.6.0 2020-12-28 16:41:28 +00:00
schmonz
d92ad0c8b2 doc: Updated www/lighttpd to 1.4.58 2020-12-28 09:35:15 +00:00
taca
5083f63002 doc/CHANGES: note update of mail/roundcube* packages to 1.4.10
mail/roundcube
	mail/roundcube-plugin-enigma
	mail/roundcube-plugin-password
	mail/roundcube-plugin-zipdownload
2020-12-28 09:01:08 +00:00
rillig
f18dc4b42c doc: Updated pkgtools/url2pkg to 20.4.0 2020-12-28 01:48:30 +00:00
rillig
293f725137 doc: Updated pkgtools/pkglint to 20.4.0 2020-12-28 01:45:00 +00:00
ryoon
658b7db8c3 doc: Updated shells/zsh to 5.8nb2 2020-12-25 21:48:18 +00:00
manu
a3d0d3eadd Updated mail/opendmarc to 1.4.0beta1
Change since 1.3.1 from RELEASE_NOTES

1.4.0           2018/06/??
        Add ARC support.  Extensive work contributed by ValiMail.
        Add "DomainWhitelist" and "DomainWhitelistFile" config options.
        Extract client IP address for ARC reports when provided via
                Authentication-Results.
        Update SQL schema to support new reporting functionality for DKIM
                selectors and ARC local policy overrides (refer to the example
                schema.mysql file).
        Add experimental support for reporting of ARC local policy overrides.
        Add support for recording and reporting of DKIM selectors.
        Override a DMARC "fail" if an ARC "pass" is recorded in conjunction with
                an ARC policy pass.
        Fix bug #137: Handle base64 inside AR tokens that are values.
                Problem reported by Joseph Coffland.
        LIBOPENDMARC: Fix bug #203: Reject DMARC records that have duplicate
                tags in them.  Reported by Dirk Stoecker.
        REPORTS: Feature request #146: Add option to pull input from a file.
        REPORTS: Fix bug #153: Suppress duplicate results from the same
                domain.  Patch from Tomki Camp.

1.3.2           2017/03/04
        Feature request #86: Change meaning of "RequiredHeaders" such that
                header validity is always checked, but messages are only
                rejected on that basis when the flag is set.  Based
                on a patch from Andreas Schulze.
        Feature request #127: Log SPF results when rejecting.  Requested
                by Patrick Wagner; patch from Andreas Schulze, follow-up
                patch from Juri Haberland.
        Feature request #138: Inculde policy and disposition information
                in an Authentication-Results comment.  Based on a patch
                from Juri Haberland.
        Feature request #139: Include the client host name if known
                in failure reports.  Suggested by Roland Turner;
                patch by Andreas Schulze.
        Fix bug #95: Assume IPv6 for SPF operations.  Patch from Juri Haberland.
        Fix bug #120: Fix control logic around the SPF result.
                Reported by Christophe Wolfhugel; patch from Andreas Schulze.
        Fix bug #122: Don't skip the HELO milter phase when SPF is enabled.
                Reported by Christophe Wolfhugel.
        Fix bug #157: Fix logging of implicit authserv-ids.  Reported
                by Andreas Schulze; patch from Juri Haberland.
        Fix bug #158: Log ignored connections.  Patch from Andreas Schulze.
        Fix bug #160: Fix "SyslogFacility" handling.  Patch from
                Juri Haberland.
        Fix bug #163: Use a larger buffer for the raw MAIL FROM value.
                Based on a patch from Andreas Schulze.
        Fix bug #174: Trim "!" suffixes from reporting addresses.  Problem
                noted by Juri Haberland.
        Fix bug #186: When reloading the configuration file, the public
                suffix list was read in with the wrong comment indicator.
                Patch from Federico Omoto.
        Fix bug #194: Fix inappropriate DMARC status when "p=none" is
                discovered.  Patch from Juri Haberland.
        Fix bug #195: When parsing Received-SPF, use the correct constants
                in the history file entries.  Patch from Juri Haberland.
        LIBOPENDMARC: Fix bug #115: Fix type mismatch.  Patch from
                Sebastian A. Siewior via Scott Kitterman.
        LIBOPENDMARC: Fix bug #121: Fix IPv6 CIDR matching in SPF code.
                Patch from Christophe Wolfhugel.
        LIBOPENDMARC: Fix bug #125: Compile time IPv6 fix.  Reported by
                Christophe Wolfhugel.
        LIBOPENDMARC: Fix bug #131: Fix alignment bug.  Patch from
                Andreas Schulze.
        LIBOPENDMARC: Fix bug #147: Fix stripping of whitespace from
                DMARC DNS records.  Based on a patch from Job Noorman.
        LIBOPENDMARC: Fix bug #149: Apply "sp" setting, if present and
                applicable.  Patch from Petr Novak.
        LIBOPENDMARC: Fix bug #154: Fix "rf" and "fo" processing logic.
        LIBOPENDMARC: Fix bug #156: Fix variable name.  Patch by
                Andreas Schulze.
        LIBOPENDMARC: Fix bug #165: Fix logic in checking which SPF
                identifier was used.  Patches from Marco Favero and
                Juri Haberland.
        LIBOPENDMARC: Fix bug #167: Don't return "fail" when we should
                return "none".  Patch from Marco Favero.
        REPORTS: Fix bug #134: Handle SMTP errors correctly.  Patch from
                Andreas Schulze.
        REPORTS: Fix bug #141: Set the HELO parameter correctly.
                Reported by Alan Smith; patch from Andreas Schulze.
        REPORTS: Fix bug #143: Fix logic in table truncation.
                Reported by Wayne Andersen; patch from Juri Haberland.
        REPORTS: Fix bug #162: Always report "sp" in aggregate reports.
                Patch from Juri Haberland.
        REPORTS: Fix bug #166: Fix report start/end time logic.
                Patch from Juri Haberland.
        REPORTS: Fix bug #188: Don't delete inputs too early in
                opendmarc-reports.  Patch from Juri Haberland.
        TOOLS: Fix bug #161: "Forensic" reports were renamed "Failure"
                reports.  Patch from Andreas Schulze.
        TOOLS: Fix bug #164: Handle IPv6 test addresses.  Reported by
                Andreas Schulze; patch from Juri Haberland.
        DOCS: Patch #189: Replace the DMARC RFC with an HTML page
                referencing the relevant specs, since Debian doesn't
                consider RFCs to be "free".  Patch from Scott Kitterman
                via Juri Haberland.
2020-12-24 01:10:22 +00:00
gutteridge
6f1daab32a doc: Updated x11/xfce4-notifyd to 0.6.2nb1 2020-12-22 00:29:08 +00:00
gdt
e874a497e7 CHANGES-2020: Start 2020Q4 freeze 2020-12-21 15:02:17 +00:00
mef
eac632e7d2 (doc/CHANGES-2020) correction makoto -> mef, sorry 2020-12-21 14:51:15 +00:00
mef
60c3b0270e Added security/R-credentials version 1.3.0 2020-12-21 14:48:41 +00:00
mef
ac277a0f7a (doc/CHANGE-S2020) Updated archivers/R-zip to 2.1.1 2020-12-21 14:40:52 +00:00
pin
fe4ab7d2c1 doc: Updated x11/kitty to 0.19.3 2020-12-21 12:40:01 +00:00
pin
c727147692 doc: Added graphics/pastel version 0.8.0 2020-12-21 12:01:04 +00:00
mef
9435054b61 doc: Updated security/R-openssl to 1.4.3 2020-12-21 11:17:49 +00:00
adam
a5cc7228d2 Updated textproc/py-Unidecode, devel/py-coverage, www/py-uvicorn, lang/nodejs 2020-12-21 09:41:58 +00:00
otis
7e548b1fdc doc: Updated net/powerdns to 4.4.0 2020-12-21 00:28:33 +00:00
prlw1
ea8a577166 doc: Updated devel/gobject-introspection to 1.66.1 2020-12-20 22:01:06 +00:00
bsiegert
d1d6d8c5c9 doc: Updated net/gh to 1.4.0 2020-12-20 20:13:00 +00:00
bsiegert
9d9aef6c8f doc: Updated devel/gopls to 0.6.1 2020-12-20 20:04:24 +00:00
pin
f31eeea595 doc: Updated sysutils/broot to 1.0.9 2020-12-20 16:44:23 +00:00
rhialto
ec77431a8b doc: Updated devel/patchutils to 0.4.2 2020-12-20 13:05:26 +00:00
leot
3d799bdd08 doc: Updated net/youtube-dl to 20201214 2020-12-20 11:24:45 +00:00
leot
bb77e8b0a8 doc: Updated news/sfeed_curses to 0.9.6 2020-12-20 11:12:05 +00:00
prlw1
01a23426f6 doc: Updated devel/glib2 to 2.66.4 2020-12-20 11:07:08 +00:00
gdt
76ee1f1570 doc: Updated chat/py-xmpppy to 0.6.2 2020-12-19 19:16:30 +00:00
rhialto
d6fd698e74 doc: Updated archivers/lha to 114.9.20201220 2020-12-19 18:02:29 +00:00
bsiegert
db5951497c doc: Updated lang/go116 to 1.16.beta1 2020-12-19 17:59:09 +00:00
prlw1
6f91a0c2a8 doc: Updated x11/py-Xlib to 0.29 2020-12-19 16:57:55 +00:00
taca
8534ab3f7a doc: Updated www/drupal7 to 7.75 2020-12-19 16:44:55 +00:00
taca
7931147188 doc: Updated net/bind916 to 9.16.10 2020-12-19 16:41:58 +00:00
mef
02f5e35387 doc: Updated math/py-scikit-image to 0.18.0 2020-12-19 15:42:28 +00:00
gdt
c00d819c60 doc: Updated converters/py-zfec to 1.5.4 2020-12-19 15:28:13 +00:00
gdt
cef477f014 doc: Updated databases/guile-pg to 0.49 2020-12-19 15:21:57 +00:00