Package Release Info

suck-4.3.3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

suck

Change Logs

* Thu Oct 26 2017 mvetter@suse.com
- Update to 4.3.3:
  * General code cleanup
  * Applying patches from Debian, Fedora and openSUSE
  * Add support for IPv6
  * Manpage fixes
  * Default path for history file is now /var/lib/news/history
  * Default path for phrases file is now /etc/suck/phrases
  * Install to DESTDIR
  * Don't strip binaries
- Remove:
  * suck-4.3.0.dif
  * suck-4.3.0-ia64.patch
  * suck-4.3.0-thrperl.dif
  * suck-4.3.0-fgets.patch
  * suck-4.3.0-inn3_headers_location.patch
  * suck-4.3.0-codecleanup.patch
- Remove conditional around inn-devel
- Use standard make install
- Solves boo#747941
* Fri Sep 29 2017 mvetter@suse.com
- Update to home-made 4.3.3
* Thu Sep 05 2013 mls@suse.de
- add libperl_requires, as we link against libperl and thus
  need a specific version of perl
* Thu Apr 22 2010 pth@novell.com
- Fix location of inn3 headers.
- Fix some compiler warnings.
- Move examples to _docdir/examples.
* Mon Jun 04 2007 dmueller@suse.de
- update BuildRequires
* Wed Feb 14 2007 mvaner@suse.cz
- Replaced dangerous gets with fgets, bug #223615
  - fgets.patch
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sun Jan 15 2006 schwab@suse.de
- Don't strip binaries.
* Wed Apr 28 2004 ro@suse.de
- added -fno-strict-aliasing
* Sun Jan 11 2004 adrian@suse.de
- add %defattr
* Thu Jul 31 2003 ro@suse.de
- don't try to include configdata.h, it's been long obsolete
* Fri Aug 09 2002 mls@suse.de
- made it work with threaded perl
* Thu May 02 2002 mls@suse.de
- use inn-2.3 history format (bug reported by Harald Schreiber)
* Fri Feb 22 2002 mls@suse.de
- Fixed linkage of dynamic perl library
* Fri Nov 23 2001 nadvornik@suse.cz
- update to 4.3.0:
  - SSL support
  - rpost: added the -i option to ignore the 201 readonly code
    and try to post anyway
  - suck: added the -bP option to post articles to the local server
    every x number of articles, instead of waiting until all articles
    are downloaded.
* Mon May 21 2001 nadvornik@suse.cz
- fixed cast warnings and include files for ia64
* Tue Mar 13 2001 nadvornik@suse.cz
- update to 4.2.5
* Mon Nov 13 2000 ro@suse.de
- use -lm for libperl on all archs
* Wed Sep 27 2000 nadvornik@suse.cz
- default location for history file changed
  from /usr/news/db/history to /var/lib/news/history
* Wed Sep 13 2000 schwab@suse.de
- Fix Makefile for ia64
- Include <stdlib.h> for malloc.