Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
mutt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Mutt Project
mutt
Commits
a8c7fba1
Commit
a8c7fba1
authored
2 years ago
by
Kevin J. McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
automatic post-release commit for mutt-2.2.5
parent
c94b511a
No related branches found
No related tags found
No related merge requests found
Pipeline
#540394187
passed
2 years ago
Stage: shellcheck
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+45
-0
45 additions, 0 deletions
ChangeLog
VERSION
+1
-1
1 addition, 1 deletion
VERSION
with
46 additions
and
1 deletion
ChangeLog
+
45
−
0
View file @
a8c7fba1
2022-05-16 10:16:07 -0700 Kevin McCarthy <kevin@8t8.us> (c94b511a)
* Update UPDATING file for 2.2.5.
M UPDATING
2022-05-13 15:37:58 -0700 Kevin McCarthy <kevin@8t8.us> (6688bfbf)
* Set gsasl hostname callback value.
This is needed for GSSAPI, and apparently DIGEST-MD5 too.
The gsasl documentation is a little confusing, saying it "should be
the local host name of the machine", however the imap/auth_gss.c code
seems to be using the server name, and the msmtp source also uses the
server name for this callback.
Thanks to brian m. carlson and Gábor Gombás for reporting this issue
in Debian ticket 1010915, and an additional thanks to brian for
quickly testing the fix.
M mutt_sasl_gnu.c
2022-05-06 12:51:56 -0700 Kevin McCarthy <kevin@8t8.us> (9d5db7cb)
* Force IR with gsasl SMTP PLAIN authentication.
Debian ticket 1010658 showed a server violating RFC 4954 by sending
non-base64 data in the 334 response when Mutt sends "AUTH PLAIN"
(without IR).
The msmtp source also seems to force IR with PLAIN because it found
other broken servers.
So the best option seems to be just handling PLAIN specially for now.
M smtp.c
2022-04-30 12:41:43 -0700 Kevin McCarthy <kevin@8t8.us> (c3baa83e)
* automatic post-release commit for mutt-2.2.4
M ChangeLog
M VERSION
2022-04-30 12:38:09 -0700 Kevin McCarthy <kevin@8t8.us> (4d082513)
* Update UPDATING file for 2.2.4 release.
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
a8c7fba1
2.2.
4
2.2.
5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment