Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

inn-2.5.5-1.el7 RPM for ppc64

From EPEL 7 for ppc64 / Packages / i

Name: inn Distribution: Fedora Project
Version: 2.5.5 Vendor: Fedora Project
Release: 1.el7 Build date: Sat Jul 2 17:40:27 2016
Group: System Environment/Daemons Build host: buildppc-03.phx2.fedoraproject.org
Size: 6239007 Source RPM: inn-2.5.5-1.el7.src.rpm
Packager: Fedora Project
Url: http://www.eyrie.org/~eagle/software/inn/
Summary: The InterNetNews system, an Usenet news server
INN (InterNetNews) is a complete system for serving Usenet news and/or
private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
Protocol) server, and nnrpd, a newsreader that is spawned for each
client.  Both innd and nnrpd vary slightly from the NNTP protocol, but
not in ways that are easily noticed.

Install the inn package if you need a complete system for serving and
reading Usenet news.  You may also need to install inn-devel, if you
are going to use a separate program which interfaces to INN, like
newsgate or tin.

Provides

Requires

License

GPLv2+ and BSD and MIT and Public Domain

Changelog

* Sat Jul 02 2016 Dominik Mierzejewski <rpm@greysector.net> - 2.5.5-1
  - new upstream release 2.5.5
  - remove applied and adjust modified patches
  - update homepage URL
  - fix typos in systemd service descriptions (#1278241)
  - point INN FAQ "source" to its upstream URL
  - enable SSL (#1282236) and SASL support
  - fix innxmit processes getting killed prematurely (#1274857)
  - depend on systemd instead of -units (#850159)
  - drop executable bits from systemd service and timer units (#1301180)
* Sat Jan 04 2014 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-18
  - User systemd scriptlets rpm macros for timers
* Thu Jan 02 2014 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-17
  - Add a delay for the systemd timers on boot
  - Avoid warning when stopping timers during update
  - Stricter Req. in inn-devel subpackage
* Sun Dec 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-16
  - Additional rework on the systemd timer files
* Sun Dec 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-15
  - Rework ystemd timer handling (#1046960)
* Sat Dec 14 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-14
  - Fix typo in innd-nntpsend.service (#1043126)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2.5.3-12
  - Perl 5.18 rebuild
* Tue May 28 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-11
  - Fix typos in the posix patch (hint from upstream)
* Tue May 21 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-10
  - Building package with PIE flags (#965502)
  - Fix issue with recent pod2man releases
* Sun Feb 24 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-9
  - Fix name conflict with libradius
* Fri Jan 25 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-8
  - Timer service units have to been enabled also
* Wed Jan 23 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-7
  - Using of %{_tmpfilesdir} instaead of %{_sysconfdir}/tmpfiles.d/
  - Disable SMP build due an SMP-related issue
  - Rework for the systemd timers. They will been enabled and started after install
* Tue Jan 22 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-6
  - Fix some issues with the systemd timer units
* Wed Jan 16 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-5
  - Migrating from cron to systemd timer
  - Change %doc %dir into %doc
* Fri Oct 05 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-4
  - Introduction of systemd rpm macros
* Tue Sep 11 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-3
  - New release is SMP compilant
* Tue Sep 11 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-2
  - Remove inn-2.5.2-hdr.patch
* Thu Sep 06 2012 Ondrej Vasik <ovasik@redhat.com> - 2.5.3-1
  - new upstream release 2.5.3
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.5.2-22
  - Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-21
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 15 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-20
  - Redirect both STDOUT and STDERR on cron.hourly
* Sun Nov 13 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-19
  - Avoid useless messages in cron.hourly (#753581)
* Wed Oct 05 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-18
  - Unghosting /var/run/news
* Wed Oct 05 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-17
  - Use tmpfiles.d to create /var/run/news
  - Clean up SPEC file
* Mon Sep 19 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-16
  - Set PATH for user news to more resticted values
* Mon Sep 19 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-15
  - Move wrong place assigments in innd.service file
* Thu Sep 01 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-14
  - Rewrite systemd.service file
  - Allow login to news user account
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 2.5.2-13
  - Perl mass rebuild
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 2.5.2-12
  - Perl mass rebuild
* Wed Jul 13 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-11
  - Add Condition to /etc/news/inn.conf in innd.service
* Tue Jul 05 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-10
  - Fix typo in start-inn
* Sun Jun 26 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-9
  - Initial migration to native systemd support
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.5.2-8
  - Perl mass rebuild
* Tue May 31 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-7
  - Change /var/run/news to /run/news
* Mon May 30 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-6
  - Create /var/run/news in innd.init (#708627)
  - This release is not SMP compilant
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Aug 11 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-4
  - Rebuild for python-2.7 (#623322)
  - Fix SMP issue in frontends
* Wed Jul 14 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-3
  - /var/run/news ghosted tmpfs
* Tue Jul 06 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-2
  - Try to fix a smp issue on innfeed/Makefile
* Mon Jun 28 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-1
  - New upstream release
* Wed Jun 02 2010 Nikola Pajkovsky <npajkovs@redhat.com> - 2.5.1-5
  - Resolves: #597799 - Two typos in /etc/init.d/inn, three typos in /etc/cron.*/inn* in F13
  - Resolves: #596580 - Migration from /usr/lib/news/bin to /usr/libexec/news is not complete
  - Resolves: #604473 - wrong permissions on /usr/share/doc/inn-2.5.1(Jochen@herr-schmitt.de)
  - add patch inn-2.5.1-config-path.patch
  - add BuildRequires: flex (Jochen@herr-schmitt.de)
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.5.1-4
  - Mass rebuild with perl-5.12.0
* Wed Dec 16 2009 Nikola Pajkovsky <npajkovs@redhta.com> - 2.5.1-3
  - rebuild 
  - chage licence and remove on rm -f
  - drop patches inn-2.4.1.perl.patch and inn-2.4.5-dynlib.patch
* Fri Dec 11 2009 Nikola Pajkovsky <npajkovs@redhat.com> - 2.5.1-2
  - #225901 - Merge Review: inn
* Tue Oct 13 2009 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.1-1
  - New upstream release
* Mon Sep 14 2009 Nikola Pajkovsky <npajkovs@redhat.com> - 2.5.0-5
  - resolved: 511772 - inn/storage.h not self-contained, missing inn/options.h
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jul 13 2009 Nikola Pajkovsky <npajkovs@redhat.com> 2.5.0-3
  - ugly sed script for file section was deleted and rewrite in classic style
  - fix init script(does not start correctly and shutdown when pid does not exist when service run)
* Wed Jun 24 2009 Ondrej Vasik <ovasik@redhat.com> - 2.5.0-2
  - add support for load average to makehistory(#276061)
  - update faq, ship it in %doc
  - fix typo in filelist
* Tue Jun 09 2009 Ondrej Vasik <ovasik@redhat.com> - 2.5.0-1
  - new upstream release 2.5.0
  - remove applied and adjust modified patches
* Tue May 19 2009 Ondrej Vasik <ovasik@redhat.com> - 2.4.6-2
  - reflect change in sasl_encode64 abi(null terminator) - #501452
* Wed Mar 11 2009 Ondrej Vasik <ovasik@redhat.com> - 2.4.6-1
  - new bugfix upstream release 2.4.6
  - no strict aliasing, remove pyo/.pyc filters files from list
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-10
  - mark /usr/lib/news/lib/innshellvars* as noreplace,
    versioned provide for perl(::/usr/lib/innshellvars.pl)
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.5-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 11 2009 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-8
  - create user/group news with reserved uidgid numbers
* Tue Jan 13 2009 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-7
  - fix upstream url
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.4.5-6
  - Rebuild for Python 2.6
* Mon Dec 01 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-5
  - do own /usr/include/inn in devel package (#473922)
* Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-4
  - package summary tuning
* Fri Aug 29 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-3
  - patch fuzz clean up
* Mon Jul 07 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-2
  - do not use static libraries(changes by Jochen Schmitt,#453993)
  - own all dirs spawned by inn package(#448088)
* Thu Jul 03 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-1
  - new upstream release 2.4.5
* Tue Jun 17 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.4-3
  - Add news user. fixes bug #437462
* Mon May 19 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.4-2
  - add sparc arches to the list for -fPIC(Dennis Gilmore)
* Thu May 15 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.4-1
  - new upstream release 2.4.4
* Thu Apr 24 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.3-14
  - make /var/spool/news/incoming writable for news group
    (#426760)
  - changes because of /sbin/nologin shell for news user
* Wed Apr 09 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.3-13
  - few documentation changes because of /sbin/nologin shell 
    for news user (su - news -c <commmand> will not work in 
    that case ) #233738
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.4.3-12
  - BuildRequires: perl(ExtUtils::Embed)
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.4.3-11
  - add Requires for versioned perl (libperl.so)
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> 2.4.3-10
  - again added trigger for sysklogd
  - rebuild for gcc43
* Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> 2.4.3-9
  - do not show annoying fatal log message when nonfatal error 
    eaddrinuse occured in rcreader
  - use /etc/rsyslog.conf instead of /etc/syslog.conf
* Mon Jan 07 2008 Ondrej Vasik <ovasik@redhat.com> 2.4.3-8
  - initscript changes - review changes caused errors while
    in stop() phase - not known variable NEWSBIN(#401241)
  - added url, fixed License tag
* Tue Oct 02 2007 Ondrej Dvoracek <odvorace@redhat.com> 2.4.3-7
  - initscript review (#246951)
  - added buildrequires for perl-devel and python
* Tue Aug 29 2006 Martin Stransky <stransky@redhat.com> 2.4.3-6
  - added dist tag
  - added patch from #204371 - innd.init script should use 
    ctlinnd to stop the server
* Mon Jul 17 2006 Jesse Keating <jkeating@redhat.com> - 2.4.3-5
  - rebuild
* Wed Jun 21 2006 Martin Stransky <stransky@redhat.com> 2.4.3-4
  - enabled ipv6 support
* Wed Jun 07 2006 Karsten Hopp <karsten@redhat.de> 2.4.3-3
  - add some buildrequirements (krb5-devel pam-devel e2fsprogs-devel)
* Sun May 28 2006 Martin Stransky <stransky@redhat.com> 2.4.3-2
  - file conflicts for inn (#192689)
  - added byacc to dependencies (#193402)
* Mon Mar 27 2006 Martin Stransky <stransky@redhat.com> 2.4.3-1
  - new upstream
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-4.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-4.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Tue Aug 02 2005 Karsten Hopp <karsten@redhat.de> 2.4.2-4
  - rebuild with current rpm
  - include .pyc and pyo files created by /usr/lib/rpm/brp-python-bytecompile
* Thu Apr 07 2005 Martin Stransky <stransky@redhat.com> 2.4.2-3
  - add support for large files
* Mon Mar 07 2005 Martin Stransky <stransky@redhat.com>
  - rebuilt
* Tue Jan 11 2005 Martin Stransky <stransky@redhat.com> 2.4.2-1
  - fix file conflict between inews and inn packages (#51607)
  - update to 2.4.2
  - thanks to Jochen Schmitt <Jochen@herr-schmitt.de>
* Thu Dec 23 2004 Martin Stransky <stransky@redhat.com> 2.4.1-2
  - fix array overflow / uninitialized pointer (#143592)
* Wed Dec 15 2004 Martin Stransky <stransky@redhat.com> 2.4.1-1
  - diff patch (fix obsolete version of diff parameter) #137342
  - posix/warnings patch #110825
* Mon Dec 13 2004 Martin Stransky <stransky@redhat.com> 2.4.1-1
  - update to INN 2.4.1
  - Thanks to Jochen Schmitt <Jochen@herr-schmitt.de>
* Tue Oct 05 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-11.1
  - using runuser instead of su in cronjobs
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-10
  - compiling server and suid programs PIE
* Tue Apr 06 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-9
  - /etc/rc.d/init.d/innd is owned by root now (#119131)
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Jan 29 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-7
  - using db-4.2
* Mon Jul 14 2003 Chip Turner <cturner@redhat.com>
  - rebuild for new perl 5.8.1
* Thu Jul 03 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - recompile for other thingy
* Wed Jun 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - link against db-4.1  #92420
  - use correct optims settings from rpm  #92410
  - install with other perms to allow debuginfo stripping #92412
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Apr 30 2003 Ellito Lee <sopwith@redhat.com> 2.3.5-2
  - headusage patch for ppc64 etc.
* Sun Mar 30 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - 2.3.5 update
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Fri Jan 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to current bug-fix release
* Fri Jan 03 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - do not require cleanfeed  #80124
* Tue Dec 17 2002 Phil Knirsch <pknirsch@redhat.com> 2.3.3-9
  - Fixed changelog entries containing percent sections.
* Tue Dec 03 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - do not link against -lelf
* Thu Nov 07 2002 Tim Powers <timp@redhat.com>
  - rebuilt to fix unsatisfied dependencies
  - pass _target_platform when configuring
* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix cron scripts to use correct paths #69189
  - add compat symlinks for rnews/inews into /usr/bin
* Thu Jul 18 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - make check if networking is up more robust in initscript
  - move most apps into /usr/lib/news/bin for less namespace pollution
* Tue Jun 18 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - add some cvs patches
  - crude hack to change LOCK_READ and LOCK_WRITE within INN source code
* Mon May 27 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to inn-2.3.3
  - use db4
* Mon Apr 15 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - put /etc/news/inn.conf into the inews subpackage to make a smaller
    client side possible and require inews from the main inn rpm
* Mon Apr 08 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - startup and cron scripts unset LANG and LC_COLLATE to make
    inn more robust   (#60770)
  - really link against db3
  - inews requires inn #59852
* Thu Feb 28 2002 Elliot Lee <sopwith@redhat.com> 2.3.2-10
  - Change db4-devel requirement to db3-devel.
  - Use _smp_mflags
* Thu Jan 31 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix #59123
* Wed Jan 30 2002 Jeff Johnson <jbj@redhat.com>
  - white out bogus perl requirement for now.
  - don't include <db1/ndbm.h> to avoid linking with -ldb1.
* Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - change to db4
* Sun Jan 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - allow rebuilding by not using newer autoconf, adjust inn patches
* Tue Jul 24 2001 Tim Powers <timp@redhat.com>
  - make inews owned by root, not the build system
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix badd attr() macro
* Sat Jul 21 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - add build req
* Fri Jul 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - change perms on inews
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 2.3.2
* Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - add startup script patch by kevin@labsysgrp.com #27421
  - inews subpackage does not depend on inn anymore #24439
  - fix reload and make some cleanups to the startup script #18076
* Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - add a "exit 0" to the postun script
* Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 2.3.1
  - do not use --enable-tagged-hash
  - move tmp dir to /var/lib/news/tmp
  - add more docu
  - do not call "strip" directly
  - remove some of the default files as the ones in INN are ok
  - do not req /etc/init.d
  - do not attempt an automatic update from previous versions as
    we have to deal with different storage methods
  - prepare startup script for translations
  - add minimal check into startup for a history file
* Mon Jan 22 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - innreport had wrong perms
  - files for the cron-jobs must be owned by root:root
* Tue Aug 29 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - remove cleanfeed sources
* Mon Jul 24 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix some perms
* Mon Jul 24 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 2.2.3
  - fixed many perms
  - cleaned up complete build process
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
  - move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
  - add fix for the verifycancels problem fron Russ Allbery
  - turn them off anyways
  - fix perms on inews
* Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - prereq init.d
* Tue Jun 27 2000 Than Ngo <than@redhat.de>
  - /etc/rc.d/init.d -> /etc/init.d
  - fix initscript
* Sun Jun 25 2000 Matt Wilson <msw@redhat.com>
  - defattr root
* Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
  - fix up some issues with our new gcc compiler (patch 6)
  - don't do chown in the install script so we can build as nonroot
* Mon Jun 19 2000 Preston Brown <pbrown@redhat.com>
  - FHS mandir
* Tue May 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - add inn-2.2.2-rnews.patch which is also accepted in current cvs
* Mon May 22 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - fix stupid bug in rnews cronjob
  - enable controlchan in default newsfeeds config
  - run "rnews -U" hourly instead of daily
* Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - add bug-fix to batcher from cvs version
  - "su news" before starting rnews from cron
* Mon Apr 03 2000 Bill Notttingham <notting@redhat.com>
  - arrgh, there is no /usr/lib/news anymore. (#10536)
  - pppatch ppport for ppproper ppperl
* Thu Mar 02 2000 Cristian Gafton <gafton@redhat.com>
  - remove useless filter_innd.pl so that we will get the cleanfeed one
    instead
* Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
  - handle compressed manpages
  - other minor fixes
* Tue Dec 14 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.2.2
* Sun Aug 29 1999 Cristian Gafton <gafton@redhat.com>
  - version 2.2.1 to fix security problems in previous inn versions
  - add the faq back to the source rpm
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Tue Jun 22 1999 Jeff Johnson <jbj@redhat.com>
  - fix syntax error in reload (#3636).
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
  - don't run by default
* Sun Jun 13 1999 Jeff Johnson <jbj@redhat.com>
  - mark /var/lib/news/* as config(noreplace) (#3425)
* Thu Jun 10 1999 Dale Lovelace <dale@redhat.com>
  - change su news to su - news (#3331)
* Wed Jun 02 1999 Jeff Johsnon <jbj@redhat.com>
  - complete trn->inews->inn dependency (#2646)
  - use f_bsize rather than f_frsize when computing blocks avail (#3154).
  - increase client timeout to 30 mins (=1800) (#2833).
  - add missing includes to inn-devel (#2904).
* Mon May 31 1999 Jeff Johnson <jbj@redhat.com>
  - fix owner and permissions on /var/lib/news/.news.daily (#2354).
* Tue Mar 30 1999 Preston Brown <pbrown@redhat.com>
  - fixed paths in cron jobs, check to see that innd is enabled
* Fri Mar 26 1999 Preston Brown <pbrown@redhat.com>
  - path to makehistory corrected.
* Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
  - fixed permissions on rnews for uucp
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
  - make sure init scripts get packaged up, fix other minor bugs
  - major fixups to innd.conf for denial of service attacks, sanity, etc.
  - make sure history gets rebuilt in an upgrade (added to post section)
  - many thanks go out to mmchen@minn.net for these suggestions.
* Fri Feb 19 1999 Cristian Gafton <gafton@redhat.com>
  - prereq all the stuff we need in the postinstall scripts
* Sat Feb 06 1999 Bill Nottingham <notting@redhat.com>
  - strip -x bits from docs/samples (bogus dependencies)
* Thu Sep 03 1998 Cristian Gafton <gafton@redhat.com>
  - updated to version 2.1
* Fri Aug 21 1998 Jeff Johnson <jbj@redhat.com>
  - innd.init chkconfig entry was incorrect (problem #855)
* Tue Jun 30 1998 Jeff Johnson <jbj@redhat.com>
  - susbsys name must be identical to script name (problem #700)
* Mon Jun 29 1998 Bryan C. Andregg <bandregg@redhat.com>
  - fixed startinnfeed paths
* Tue May 05 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
  - enhanced initscript
* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
  - fixed innfeed patched to be perl-version independent
* Wed Apr 15 1998 Bryan C. Andregg <bandregg@redhat.com>
  - fixed sfnet.* entries in control.ctl
* Mon Apr 13 1998 Bryan C. Andregg <bandregg@redhat.com>
  - moved cleanfeed to its own package
* Thu Apr 09 1998 Bryan C. Andregg <bandregg@redhat.com>
  - added insync patches
  - added cleanfeed
  - added innfeed
* Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com>
  - abuse buildroot to simplify the file list
  - built against Manhattan
* Tue Mar 24 1998 Bryan C. Andregg <bandregg@redhat.com>
  - updated to inn 1.7.2
  - Added REMEMBER_TRASH and Poison patch
* Sun Oct 19 1997 Erik Troan <ewt@redhat.com>
  - updated to inn 1.7
  - added chkconfig support to the initscripts
  - orginally released as release 2, leving release 1 if a 4.2.x upgrade
    is ever necessary 
  - don't start it in any runlevel (by default)
  - added inndcomm.h
* Thu Oct 09 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
* Tue Aug 05 1997 Elliot Lee <sopwith@redhat.com>
  - Applied the 1.5.1sec and 1.5.1sec2 patches
  - Applied 3 more unoff patches.
  - Removed insanity in /etc/cron.hourly/inn-cron-nntpsend, it now
    just runs nntpsend as news.
* Wed Apr 02 1997 Erik Troan <ewt@redhat.com>
  - Patch from CERT for sh exploit.
  - Changed /usr/ucb/compress reference to /usr/bin/compress
* Mon Mar 17 1997 Erik Troan <ewt@redhat.com>
  - Removed inews.1 from main inn package (it's still in the inews packaeg)
  - Fixed references to /usr/spoo in sendbatch
  - added "-s -" to crosspost line in newsfeeds
  - /var/lib/news/active.time is now created as news.news
  - /etc/news/nnrp.access and /etc/news/nntpsend.ctl are mode 0440 
  - included a better rc script which does a better job of shutting down news
  - updated /etc/rc.d/rc.news output look like the rest of our initscripts
  - hacked sendbatch df stuff to work on machines w/o a separate /var/spool/news
* Tue Mar 11 1997 Erik Troan <ewt@redhat.com>
  - added chmod to make sure rnews is 755
  - /etc/news/nnrp.access and /etc/news/nntpsend.ctl are news.news not root.news
    or root.root
  - install an empty /var/lib/news/.news.daily as a config file
  - added dbz/dbz.h as /usr/include/dbz.h
  - added /usr/bin/inews link to /usr/lib/news/inews
  - changed INEWS_PATH to DONT -- I'm not sure this is right though
  - turned off MMAP_SYNC
  - added a ton of man pages which were missing from the filelist
  - increased CLIENT_TIMEOUT to (30 * 60)
  - added a postinstall to create /var/lib/news/active.times if it doesn't
    already exist
  - patched rc.news to start inn w/ -L flag
  - pulled news.init into a separate source file rather then creating it through
    a patch
  - added /etc/rc.d/rc5.d/S95news to the file list
  - remove pid files from /var/lock/news/* on shutdown
  - use /var/lock/subsys/news rather then /var/lock/subsys/inn or things
    don't shutdown properly
* Mon Mar 10 1997 Christian 'Dr. Disk' Hechelmann <drdisk@ds9.au.s.shuttle.de>
  - changed devel package description to include tin.
  - the devel package missed libinn.h
  - moved libinn.3 man-page to the devel package
  - moved changelog up
  - in post some echo statements were messed up. if we put the redirection
    staements in a different line than the echo command we really should use
    a backslash to thell the shell :-)
  - in install a chmod line referenced the same directory twice.
  - changed inn-1.5.1-redhat.patch: The patch for news.daily had a side effect.
    as EXPIREOVERFLAGS was set to '-a', expireover would break if there were
    articles to be removed, as '-a' can't be used if '-z' is specified...
    Now there is a separate 'eval expireover -a' after the first eval. Dirty
    but works.
* Wed Feb 26 1997 Erik Troan <ewt@redhat.com>
  - Added a /usr/bin/rnews symlink to /usr/lib/news/rnews as other programs like
    to use it.
* Tue Feb 25 1997 Elliot Lee <sopwith@cuc.edu>
  - Fixed rnews path in /etc/cron.daily/inn-cron-rnews
  - Added overview! and crosspost lines to /etc/news/newsfeeds
  - Fixed nntpsend.ctl path in /usr/lib/news/bin/nntpsend, and set a saner
    nntpsend.ctl config file.
  - Added automated inn.conf 'server: ' line creation in post
  - Added misc. patches from ftp.isc.org/isc/inn/unoff-patches/1.5
  - Removed -lelf from config.data LIBS
  - Made RPM_OPT_FLAGS work.
  - Bug in rpm meant that putting post after files made it not run. Moved
    post up.
  - Added /etc/cron.hourly/inn-cron-nntpsend to send news every hour.
  - Fixed most of the misc permissions/ownership stuff that inncheck
    complained about.
* Wed Feb 19 1997 Erik Troan <ewt@redhat.com>
  - Incorporated changes from <drdisk@tilx01.ti.fht-esslingen.de> which fixed
    some paths and restored the cron jobs which disappeared in the 1.5.1
    switch. He also made the whole thing use a buildroot and added some files
    which were missing from the file list.

Files

/etc/news
/etc/news/.profile
/etc/news/actsync.cfg
/etc/news/actsync.ign
/etc/news/buffindexed.conf
/etc/news/control.ctl
/etc/news/control.ctl.local
/etc/news/cycbuff.conf
/etc/news/distrib.pats
/etc/news/distributions
/etc/news/expire.ctl
/etc/news/incoming.conf
/etc/news/inn-radius.conf
/etc/news/innfeed.conf
/etc/news/innreport.conf
/etc/news/innshellvars.local
/etc/news/innshellvars.pl.local
/etc/news/innshellvars.tcl.local
/etc/news/innwatch.ctl
/etc/news/localgroups
/etc/news/moderators
/etc/news/motd.innd
/etc/news/motd.nnrpd
/etc/news/news2mail.cf
/etc/news/newsfeeds
/etc/news/nnrpd.track
/etc/news/nntpsend.ctl
/etc/news/nocem.ctl
/etc/news/ovdb.conf
/etc/news/passwd.nntp
/etc/news/readers.conf
/etc/news/send-uucp.cf
/etc/news/storage.conf
/etc/news/subscriptions
/run/news
/usr/bin/rnews
/usr/lib/systemd/system/innd-expire.service
/usr/lib/systemd/system/innd-expire.timer
/usr/lib/systemd/system/innd-nntpsend.service
/usr/lib/systemd/system/innd-nntpsend.timer
/usr/lib/systemd/system/innd-rnews.service
/usr/lib/systemd/system/innd-rnews.timer
/usr/lib/systemd/system/innd.service
/usr/lib/tmpfiles.d/inn.conf
/usr/libexec/news
/usr/libexec/news/actmerge
/usr/libexec/news/actsync
/usr/libexec/news/actsyncd
/usr/libexec/news/archive
/usr/libexec/news/auth
/usr/libexec/news/auth/passwd
/usr/libexec/news/auth/passwd/ckpasswd
/usr/libexec/news/auth/passwd/radius
/usr/libexec/news/auth/resolv
/usr/libexec/news/auth/resolv/domain
/usr/libexec/news/auth/resolv/ident
/usr/libexec/news/batcher
/usr/libexec/news/buffchan
/usr/libexec/news/buffindexed_d
/usr/libexec/news/cnfsheadconf
/usr/libexec/news/cnfsstat
/usr/libexec/news/control
/usr/libexec/news/control/checkgroups.pl
/usr/libexec/news/control/ihave.pl
/usr/libexec/news/control/newgroup.pl
/usr/libexec/news/control/rmgroup.pl
/usr/libexec/news/control/sendme.pl
/usr/libexec/news/control/sendsys.pl
/usr/libexec/news/control/senduuname.pl
/usr/libexec/news/control/version.pl
/usr/libexec/news/controlbatch
/usr/libexec/news/controlchan
/usr/libexec/news/convdate
/usr/libexec/news/ctlinnd
/usr/libexec/news/cvtbatch
/usr/libexec/news/docheckgroups
/usr/libexec/news/expire
/usr/libexec/news/expireover
/usr/libexec/news/expirerm
/usr/libexec/news/fastrm
/usr/libexec/news/filechan
/usr/libexec/news/filter
/usr/libexec/news/filter/INN.py
/usr/libexec/news/filter/INN.pyc
/usr/libexec/news/filter/INN.pyo
/usr/libexec/news/filter/filter_innd.py
/usr/libexec/news/filter/filter_innd.pyc
/usr/libexec/news/filter/filter_innd.pyo
/usr/libexec/news/filter/filter_nnrpd.pl
/usr/libexec/news/filter/nnrpd.py
/usr/libexec/news/filter/nnrpd.pyc
/usr/libexec/news/filter/nnrpd.pyo
/usr/libexec/news/filter/nnrpd_access.pl
/usr/libexec/news/filter/nnrpd_access.py
/usr/libexec/news/filter/nnrpd_access.pyc
/usr/libexec/news/filter/nnrpd_access.pyo
/usr/libexec/news/filter/nnrpd_auth.pl
/usr/libexec/news/filter/nnrpd_auth.py
/usr/libexec/news/filter/nnrpd_auth.pyc
/usr/libexec/news/filter/nnrpd_auth.pyo
/usr/libexec/news/filter/nnrpd_dynamic.py
/usr/libexec/news/filter/nnrpd_dynamic.pyc
/usr/libexec/news/filter/nnrpd_dynamic.pyo
/usr/libexec/news/filter/startup_innd.pl
/usr/libexec/news/getlist
/usr/libexec/news/grephistory
/usr/libexec/news/imapfeed
/usr/libexec/news/innbind
/usr/libexec/news/inncheck
/usr/libexec/news/innconfval
/usr/libexec/news/innd
/usr/libexec/news/inndf
/usr/libexec/news/innfeed
/usr/libexec/news/innmail
/usr/libexec/news/innreport
/usr/libexec/news/innreport_inn.pm
/usr/libexec/news/innshellvars
/usr/libexec/news/innshellvars.pl
/usr/libexec/news/innshellvars.tcl
/usr/libexec/news/innstat
/usr/libexec/news/innupgrade
/usr/libexec/news/innwatch
/usr/libexec/news/innxbatch
/usr/libexec/news/innxmit
/usr/libexec/news/mailpost
/usr/libexec/news/makedbz
/usr/libexec/news/makehistory
/usr/libexec/news/mod-active
/usr/libexec/news/news.daily
/usr/libexec/news/news2mail
/usr/libexec/news/ninpaths
/usr/libexec/news/nnrpd
/usr/libexec/news/nntpget
/usr/libexec/news/nntpsend
/usr/libexec/news/ovdb_init
/usr/libexec/news/ovdb_monitor
/usr/libexec/news/ovdb_server
/usr/libexec/news/ovdb_stat
/usr/libexec/news/overchan
/usr/libexec/news/perl-nocem
/usr/libexec/news/pgpverify
/usr/libexec/news/procbatch
/usr/libexec/news/prunehistory
/usr/libexec/news/pullnews
/usr/libexec/news/rc.news
/usr/libexec/news/rnews
/usr/libexec/news/rnews.libexec
/usr/libexec/news/rnews.libexec/bunbatch
/usr/libexec/news/rnews.libexec/c7unbatch
/usr/libexec/news/rnews.libexec/decode
/usr/libexec/news/rnews.libexec/encode
/usr/libexec/news/rnews.libexec/gunbatch
/usr/libexec/news/scanlogs
/usr/libexec/news/scanspool
/usr/libexec/news/send-ihave
/usr/libexec/news/send-nntp
/usr/libexec/news/send-uucp
/usr/libexec/news/sendinpaths
/usr/libexec/news/sendxbatches
/usr/libexec/news/shlock
/usr/libexec/news/shrinkfile
/usr/libexec/news/signcontrol
/usr/libexec/news/simpleftp
/usr/libexec/news/sm
/usr/libexec/news/tally.control
/usr/libexec/news/tdx-util
/usr/libexec/news/tinyleaf
/usr/libexec/news/writelog
/usr/share/doc/inn-2.5.5
/usr/share/doc/inn-2.5.5/CONTRIBUTORS
/usr/share/doc/inn-2.5.5/ChangeLog
/usr/share/doc/inn-2.5.5/FAQ.html
/usr/share/doc/inn-2.5.5/GPL
/usr/share/doc/inn-2.5.5/HACKING
/usr/share/doc/inn-2.5.5/INSTALL
/usr/share/doc/inn-2.5.5/LICENSE
/usr/share/doc/inn-2.5.5/NEWS
/usr/share/doc/inn-2.5.5/README
/usr/share/doc/inn-2.5.5/TODO
/usr/share/doc/inn-2.5.5/config-design
/usr/share/doc/inn-2.5.5/config-semantics
/usr/share/doc/inn-2.5.5/config-syntax
/usr/share/doc/inn-2.5.5/external-auth
/usr/share/doc/inn-2.5.5/history
/usr/share/doc/inn-2.5.5/history-innfeed
/usr/share/doc/inn-2.5.5/hook-perl
/usr/share/doc/inn-2.5.5/hook-python
/usr/share/doc/inn-2.5.5/sample-control
/usr/share/doc/inn-2.5.5/samples
/usr/share/doc/inn-2.5.5/samples/INN.py
/usr/share/doc/inn-2.5.5/samples/Makefile
/usr/share/doc/inn-2.5.5/samples/active.minimal
/usr/share/doc/inn-2.5.5/samples/actsync.cfg
/usr/share/doc/inn-2.5.5/samples/actsync.ign
/usr/share/doc/inn-2.5.5/samples/buffindexed.conf
/usr/share/doc/inn-2.5.5/samples/buffindexed.conf.in
/usr/share/doc/inn-2.5.5/samples/control.ctl
/usr/share/doc/inn-2.5.5/samples/control.ctl.local
/usr/share/doc/inn-2.5.5/samples/cycbuff.conf
/usr/share/doc/inn-2.5.5/samples/distrib.pats
/usr/share/doc/inn-2.5.5/samples/distributions
/usr/share/doc/inn-2.5.5/samples/expire.ctl
/usr/share/doc/inn-2.5.5/samples/filter_innd.pl
/usr/share/doc/inn-2.5.5/samples/filter_innd.py
/usr/share/doc/inn-2.5.5/samples/filter_nnrpd.pl
/usr/share/doc/inn-2.5.5/samples/incoming.conf
/usr/share/doc/inn-2.5.5/samples/inn-radius.conf
/usr/share/doc/inn-2.5.5/samples/inn.conf
/usr/share/doc/inn-2.5.5/samples/inn.conf.in
/usr/share/doc/inn-2.5.5/samples/inn.conf.in.rh
/usr/share/doc/inn-2.5.5/samples/innfeed.conf
/usr/share/doc/inn-2.5.5/samples/innreport.conf
/usr/share/doc/inn-2.5.5/samples/innreport.conf.in
/usr/share/doc/inn-2.5.5/samples/innreport.css
/usr/share/doc/inn-2.5.5/samples/innshellvars.local
/usr/share/doc/inn-2.5.5/samples/innshellvars.pl.local
/usr/share/doc/inn-2.5.5/samples/innshellvars.tcl.local
/usr/share/doc/inn-2.5.5/samples/innwatch.ctl
/usr/share/doc/inn-2.5.5/samples/localgroups
/usr/share/doc/inn-2.5.5/samples/moderators
/usr/share/doc/inn-2.5.5/samples/motd.innd
/usr/share/doc/inn-2.5.5/samples/motd.nnrpd
/usr/share/doc/inn-2.5.5/samples/news2mail.cf
/usr/share/doc/inn-2.5.5/samples/newsfeeds
/usr/share/doc/inn-2.5.5/samples/newsfeeds.in
/usr/share/doc/inn-2.5.5/samples/newsgroups.minimal
/usr/share/doc/inn-2.5.5/samples/nnrpd.py
/usr/share/doc/inn-2.5.5/samples/nnrpd.track
/usr/share/doc/inn-2.5.5/samples/nnrpd_access.pl
/usr/share/doc/inn-2.5.5/samples/nnrpd_access.pl.in
/usr/share/doc/inn-2.5.5/samples/nnrpd_access.py
/usr/share/doc/inn-2.5.5/samples/nnrpd_access_wrapper.pl
/usr/share/doc/inn-2.5.5/samples/nnrpd_access_wrapper.pl.in
/usr/share/doc/inn-2.5.5/samples/nnrpd_access_wrapper.py
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth.pl
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth.pl.in
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth.py
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth_wrapper.pl
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth_wrapper.pl.in
/usr/share/doc/inn-2.5.5/samples/nnrpd_auth_wrapper.py
/usr/share/doc/inn-2.5.5/samples/nnrpd_dynamic.py
/usr/share/doc/inn-2.5.5/samples/nnrpd_dynamic_wrapper.py
/usr/share/doc/inn-2.5.5/samples/nntpsend.ctl
/usr/share/doc/inn-2.5.5/samples/nocem.ctl
/usr/share/doc/inn-2.5.5/samples/ovdb.conf
/usr/share/doc/inn-2.5.5/samples/passwd.nntp
/usr/share/doc/inn-2.5.5/samples/readers.conf
/usr/share/doc/inn-2.5.5/samples/send-uucp.cf
/usr/share/doc/inn-2.5.5/samples/startup_innd.pl
/usr/share/doc/inn-2.5.5/samples/storage.conf
/usr/share/doc/inn-2.5.5/samples/subscriptions
/usr/share/man/man1/convdate.1.gz
/usr/share/man/man1/fastrm.1.gz
/usr/share/man/man1/getlist.1.gz
/usr/share/man/man1/grephistory.1.gz
/usr/share/man/man1/innconfval.1.gz
/usr/share/man/man1/innmail.1.gz
/usr/share/man/man1/nntpget.1.gz
/usr/share/man/man1/pgpverify.1.gz
/usr/share/man/man1/pullnews.1.gz
/usr/share/man/man1/rnews.1.gz
/usr/share/man/man1/shlock.1.gz
/usr/share/man/man1/shrinkfile.1.gz
/usr/share/man/man1/simpleftp.1.gz
/usr/share/man/man1/sm.1.gz
/usr/share/man/man5/active.5.gz
/usr/share/man/man5/active.times.5.gz
/usr/share/man/man5/buffindexed.conf.5.gz
/usr/share/man/man5/control.ctl.5.gz
/usr/share/man/man5/cycbuff.conf.5.gz
/usr/share/man/man5/distrib.pats.5.gz
/usr/share/man/man5/distributions.5.gz
/usr/share/man/man5/expire.ctl.5.gz
/usr/share/man/man5/history.5.gz
/usr/share/man/man5/incoming.conf.5.gz
/usr/share/man/man5/inn-radius.conf.5.gz
/usr/share/man/man5/inn.conf.5.gz
/usr/share/man/man5/innfeed.conf.5.gz
/usr/share/man/man5/innwatch.ctl.5.gz
/usr/share/man/man5/localgroups.5.gz
/usr/share/man/man5/moderators.5.gz
/usr/share/man/man5/motd.innd.5.gz
/usr/share/man/man5/motd.news.5.gz
/usr/share/man/man5/motd.nnrpd.5.gz
/usr/share/man/man5/newsfeeds.5.gz
/usr/share/man/man5/newsgroups.5.gz
/usr/share/man/man5/newslog.5.gz
/usr/share/man/man5/nnrpd.track.5.gz
/usr/share/man/man5/nntpsend.ctl.5.gz
/usr/share/man/man5/nocem.ctl.5.gz
/usr/share/man/man5/ovdb.5.gz
/usr/share/man/man5/passwd.nntp.5.gz
/usr/share/man/man5/readers.conf.5.gz
/usr/share/man/man5/storage.conf.5.gz
/usr/share/man/man5/subscriptions.5.gz
/usr/share/man/man8/actsync.8.gz
/usr/share/man/man8/actsyncd.8.gz
/usr/share/man/man8/archive.8.gz
/usr/share/man/man8/batcher.8.gz
/usr/share/man/man8/buffchan.8.gz
/usr/share/man/man8/ckpasswd.8.gz
/usr/share/man/man8/cnfsheadconf.8.gz
/usr/share/man/man8/cnfsstat.8.gz
/usr/share/man/man8/controlchan.8.gz
/usr/share/man/man8/ctlinnd.8.gz
/usr/share/man/man8/cvtbatch.8.gz
/usr/share/man/man8/docheckgroups.8.gz
/usr/share/man/man8/domain.8.gz
/usr/share/man/man8/expire.8.gz
/usr/share/man/man8/expireover.8.gz
/usr/share/man/man8/expirerm.8.gz
/usr/share/man/man8/filechan.8.gz
/usr/share/man/man8/ident.8.gz
/usr/share/man/man8/imapfeed.8.gz
/usr/share/man/man8/innbind.8.gz
/usr/share/man/man8/inncheck.8.gz
/usr/share/man/man8/innd.8.gz
/usr/share/man/man8/inndf.8.gz
/usr/share/man/man8/innfeed.8.gz
/usr/share/man/man8/innreport.8.gz
/usr/share/man/man8/innstat.8.gz
/usr/share/man/man8/innupgrade.8.gz
/usr/share/man/man8/innwatch.8.gz
/usr/share/man/man8/innxbatch.8.gz
/usr/share/man/man8/innxmit.8.gz
/usr/share/man/man8/inpaths.8.gz
/usr/share/man/man8/mailpost.8.gz
/usr/share/man/man8/makedbz.8.gz
/usr/share/man/man8/makehistory.8.gz
/usr/share/man/man8/mod-active.8.gz
/usr/share/man/man8/news.daily.8.gz
/usr/share/man/man8/news2mail.8.gz
/usr/share/man/man8/ninpaths.8.gz
/usr/share/man/man8/nnrpd.8.gz
/usr/share/man/man8/nntpsend.8.gz
/usr/share/man/man8/ovdb_init.8.gz
/usr/share/man/man8/ovdb_monitor.8.gz
/usr/share/man/man8/ovdb_server.8.gz
/usr/share/man/man8/ovdb_stat.8.gz
/usr/share/man/man8/overchan.8.gz
/usr/share/man/man8/perl-nocem.8.gz
/usr/share/man/man8/procbatch.8.gz
/usr/share/man/man8/prunehistory.8.gz
/usr/share/man/man8/radius.8.gz
/usr/share/man/man8/rc.news.8.gz
/usr/share/man/man8/scanlogs.8.gz
/usr/share/man/man8/scanspool.8.gz
/usr/share/man/man8/send-nntp.8.gz
/usr/share/man/man8/send-uucp.8.gz
/usr/share/man/man8/sendinpaths.8.gz
/usr/share/man/man8/tally.control.8.gz
/usr/share/man/man8/tdx-util.8.gz
/usr/share/man/man8/tinyleaf.8.gz
/usr/share/man/man8/writelog.8.gz
/usr/share/perl5/vendor_perl/INN
/usr/share/perl5/vendor_perl/INN/Config.pm
/usr/share/perl5/vendor_perl/INN/Utils/Shlock.pm
/var/lib/news
/var/lib/news/active
/var/lib/news/active.times
/var/lib/news/distributions
/var/lib/news/history
/var/lib/news/http
/var/lib/news/http/innreport.css
/var/lib/news/newsgroups
/var/lib/news/subscriptions
/var/lib/news/tmp
/var/log/news/OLD
/var/run/news
/var/spool/news
/var/spool/news/archive
/var/spool/news/articles
/var/spool/news/incoming
/var/spool/news/incoming/bad
/var/spool/news/innfeed
/var/spool/news/outgoing
/var/spool/news/overview


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:52:17 2024