SHA256
1
0
forked from pool/fetchmail
Petr Uzel 2010-03-29 09:51:15 +00:00 committed by Git OBS Bridge
parent b5f2cd3771
commit 4a52fac57d
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8657f786f5af1857ddb3b50203e6cde2efad43f49828973cbb22f6d431208607
size 1621188

3
fetchmail-6.3.15.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e5c5e7f839ed7995adff3c359b11a87820ac3d033d71689b3a829b50abd5374
size 1629190

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Mar 29 09:46:25 UTC 2010 - puzel@novell.com
- update to fetchmail-6.3.15
# FEATURE
* Fetchmail now supports a bad-header command line or rcfile
option that takes exactly one argument, accept or reject
(default).
# BUG FIXES
* In the rcfile, recognize "local" as abbreviation for
"localdomains", as documented.
* Do not close stdout when using mda and "bsmtp -" at the same time.
* Log operating system errors when BSMTP writes fail.
* Fix verbose mode progress formatting regression from 6.3.10;
SMTP trace lines were no longer on a line of their own. Reported
by Melchior Franz.
* Check seteuid() return value and abort running MDA if switch fails.
* Set global flags in a consistent manner. Make --nosoftbounce and
--nobounce work from command line (these used to work in rcfiles).
Reported and fix confirmed working by N.J. Mann. (Sunil Shetye)
-------------------------------------------------------------------
Fri Feb 5 11:32:55 UTC 2010 - puzel@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package fetchmail (Version 6.3.14)
# spec file for package fetchmail (Version 6.3.15)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -29,7 +29,7 @@ BuildRequires: krb5-devel
License: GPLv2+ ; Other uncritical OpenSource License ; Public Domain, Freeware
Group: Productivity/Networking/Email/Utilities
AutoReqProv: on
Version: 6.3.14
Version: 6.3.15
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}.init