| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: metamail | Distribution: SUSE Linux Enterprise 16 |
| Version: 2.7.19 | Vendor: openSUSE |
| Release: bp160.1.13 | Build date: Tue Jun 18 13:40:30 2024 |
| Group: Productivity/Networking/Email/Utilities | Build host: reproducible |
| Size: 841443 | Source RPM: metamail-2.7.19-bp160.1.13.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Summary: MIME Mail Handler | |
Metamail is required for reading multimedia mail messages (such as those using the Andrew toolkit) with elm.
GPL-2.0-only AND MIT
* Tue Jun 18 2024 Martin Jambor <mjambor@suse.com>
- Add -fpermissive to compiler options to work around GCC 14 not allowing
some violations of the C99 standard. [boo#1225862]
* Wed Dec 20 2023 Bernhard Wiedemann <bwiedemann@suse.com>
- Have fixed date in mgrep.1 (boo#1047218)
* Wed Aug 17 2022 Dr. Werner Fink <werner@suse.de>
- Update ot mimelang-0.3
* Avoid to run on NULL if no UTF-8 marker is found
* Thu Jul 29 2021 Dr. Werner Fink <werner@suse.de>
- Add simple mimelang tool to be able to check unicode block of
UTF-8 MIME encoded e-mail subjects
* Wed Jul 10 2019 Dr. Werner Fink <werner@suse.de>
- Replace old mgrep script with new m(mime)grep written in hackweek
* Tue Jun 11 2019 olaf@aepfle.de
- Remove tcsh dependency by dropping bogus mailserver and
sun-message.csh
- use autosetup, refresh all 5 patches
* Sat May 28 2016 mardnh@gmx.de
- add patches:
* metamail-2.7-19-provide-filenames-for-attachments.patch
rebased from Immanuel Halupczok original debian patch:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321968
* Sat Dec 27 2014 Led <ledest@gmail.com>
- rebase metamail-2.7-19-fix-bashisms.patch
* Thu Nov 27 2014 Led <ledest@gmail.com>
- fix bashisms in showaudio and mgrep scripts
- update patches:
* metamail-2.7-19.dif
- add patches:
* metamail-2.7-19-fix-bashisms.patch
* Tue Oct 07 2014 crrodriguez@opensuse.org
- xorg libraries are not needed for build, just bdftopcf and
mkfontdir
* Tue Oct 20 2009 werner@suse.de
- Yet an other David Binderman fix (bnc#547909)
* Sun Aug 30 2009 coolo@novell.com
- provide Patch0
* Sun Jun 07 2009 ro@suse.de
- rename getline to my_getline to avoid conflict with function
from glibc
* Mon Sep 15 2008 werner@suse.de
- Fix typo in mailto manual page (bnc#422090)
* Mon Sep 15 2008 werner@suse.de
- Avoid autobuild error
* Thu Jun 28 2007 werner@suse.de
- Add MIME check script usable e.g. in procmailrc filter rules
* Thu Mar 29 2007 rguenther@suse.de
- Add ncurses-devel BuildRequires
* Thu Feb 23 2006 werner@suse.de
- Fix for buffer overflow (bug #153145)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 16 2006 schwab@suse.de
- Don't strip binaries.
* Fri Jul 01 2005 werner@suse.de
- Remove -fsigned-char (bug #93881)
* Fri Jun 10 2005 werner@suse.de
- Use declaration from stdio.h for gets(3)
* Thu May 06 2004 hmacht@suse.de
- added # norootforbuild in specfile
* Fri Mar 19 2004 werner@suse.de
- Fix date issue with locale: be always RFC 822 conform (#35828)
* Tue Mar 02 2004 werner@suse.de
- Fix security fix: sizeof(char*) is not equal to sizeof(char[250])
* Mon Feb 09 2004 werner@suse.de
- Security fix format-string bug and buffer overflow (bug #34369)
* Fri Jan 23 2004 werner@suse.de
- Fix declarations of the stuff to make gcc happy
* Fri Jun 13 2003 coolo@suse.de
- use BuildRoot
- really package mgrep (not just the man page :)
- use %_mandir
* Tue Dec 17 2002 werner@suse.de
- New: mgrep which does similar to zgrep on mimencoded data
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Sat Jul 13 2002 schwab@suse.de
- mmencode: don't change mode of stdout.
* Mon Oct 01 2001 schwab@suse.de
- Fix quoting in shell scripts.
* Tue May 22 2001 werner@suse.de
- Remove space after ?= closing phrase
* Wed Mar 07 2001 uli@suse.de
- added xf86 to neededforbuild
* Wed Mar 07 2001 werner@suse.de
- Be sure that font directory exists
* Fri Dec 22 2000 werner@suse.de
- If terminal attributes will be restored then do this immediately
* Fri Dec 22 2000 werner@suse.de
- Declare standard functions
- Use putenv of glibc
- Print commando is lpr
- Use limits.h
- Use termios interface of glibc
* Mon Nov 27 2000 sndirsch@suse.de
- removed /usr/X11R6/lib/X11/fonts/misc/heb8x13B.pcf.gz
from filelist (font already included in xf86 package)
* Fri Nov 17 2000 kukuk@suse.de
- fix Requires: sharutil -> sharutils
* Mon Nov 13 2000 ro@suse.de
- don't redeclare killpg
* Wed Oct 11 2000 werner@suse.de
- Fix bug within metasend (bug# 4099)
* Wed Jun 07 2000 ro@suse.de
- doc relocation
* Thu Mar 02 2000 werner@suse.de
- /usr/man -> /usr/share/man
* Tue Oct 19 1999 werner@suse.de
- If -o is used for mmencoding the file permissions should
be the same as the input file
- Use Fopen within mmencode.c
- sendmail is stored in /usr/sbin/
- MAILCAPDIR is /etc
- showexternal: check for broken arguments
- mailto.c: don't be fooled by newlines
- Use RPM_OPT_FLAGS
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Aug 24 1999 uli@suse.de
- added -fsigned-char to CFLAGS (PPC)
* Fri Jul 17 1998 werner@suse.de
- Add C source fixes of RedHat against temp exploits
- Make sh and shell scripts using mktemp for temp files
- Use PAGER if set
- Use -o of uudecode to avoid attacks over net
* Tue May 27 1997 florian@suse.de
- fix shell script "audiosend"
* Sat Apr 26 1997 florian@suse.de
- update to new version 2.7-19 from debian
* Thu Jan 02 1997 florian@suse.de
- Bisherige Anpassungen mit der neusten debian-Version vergleichen
und zusammenbringen.
- Die extra Fonts sind momentan nicht mehr dabei,
sollten aber auch nicht fehlen...
/usr/bin/audiocompose /usr/bin/audiosend /usr/bin/extcompose /usr/bin/getfilename /usr/bin/mailto /usr/bin/mailto-hebrew /usr/bin/metamail /usr/bin/metasend /usr/bin/mgrep /usr/bin/mimebzip /usr/bin/mimecheck /usr/bin/mimegzip /usr/bin/mimeit /usr/bin/mimelang /usr/bin/mimencode /usr/bin/mimezip /usr/bin/mmencode /usr/bin/patch-metamail /usr/bin/rcvAppleSingle /usr/bin/richtext /usr/bin/richtoatk /usr/bin/showaudio /usr/bin/showexternal /usr/bin/shownonascii /usr/bin/showpartial /usr/bin/showpicture /usr/bin/sndAppleSingle /usr/bin/splitmail /usr/bin/sun-audio-file /usr/bin/sun-message /usr/bin/sun-to-mime /usr/bin/sun2mime /usr/bin/uudepipe /usr/bin/uuenpipe /usr/share/doc/packages/metamail /usr/share/doc/packages/metamail/README /usr/share/doc/packages/metamail/mailers.txt /usr/share/man/man1/audiocompose.1.gz /usr/share/man/man1/audiosend.1.gz /usr/share/man/man1/extcompose.1.gz /usr/share/man/man1/getfilename.1.gz /usr/share/man/man1/mailto-hebrew.1.gz /usr/share/man/man1/mailto.1.gz /usr/share/man/man1/metamail.1.gz /usr/share/man/man1/metasend.1.gz /usr/share/man/man1/mgrep.1.gz /usr/share/man/man1/mime.1.gz /usr/share/man/man1/mimecheck.1.gz /usr/share/man/man1/mimelang.1.gz /usr/share/man/man1/mimencode.1.gz /usr/share/man/man1/mmencode.1.gz /usr/share/man/man1/patch-metamail.1.gz /usr/share/man/man1/richtext.1.gz /usr/share/man/man1/showaudio.1.gz /usr/share/man/man1/showexternal.1.gz /usr/share/man/man1/shownonascii.1.gz /usr/share/man/man1/showpartial.1.gz /usr/share/man/man1/showpicture.1.gz /usr/share/man/man1/splitmail.1.gz /usr/share/man/man4/mailcap.4.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:29:59 2025