forked from pool/fetchmail
Updating link to change in openSUSE:Factory/fetchmail revision 31.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=58fd0da4abf1915dd7b23ecf1fc43928
This commit is contained in:
parent
7af36decfe
commit
3a0f5eca2c
@ -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
3
fetchmail-6.3.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e5c5e7f839ed7995adff3c359b11a87820ac3d033d71689b3a829b50abd5374
|
||||
size 1629190
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user