595 lines
19 KiB
Plaintext
595 lines
19 KiB
Plaintext
-------------------------------------------------------------------
|
||
Sun Nov 09 19:37:00 UTC 2014 - Led <ledest@gmail.com>
|
||
|
||
- fix bashisms in pre script
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Oct 3 23:14:47 UTC 2014 - crrodriguez@opensuse.org
|
||
|
||
- Remove all unused buildRequires.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jun 23 14:29:38 UTC 2014 - tchvatal@suse.com
|
||
|
||
- Remove unused patch:
|
||
* ntop-remove_ntop_safefree.patch
|
||
* ntop-compile-fix.patch
|
||
- Remove unused tarball:
|
||
* etter.finger.os.gz
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 17 10:18:00 UTC 2014 - bg@suse.com
|
||
|
||
- rename README.SuSE to README.SUSE
|
||
- remove bogus util.c
|
||
- remove old sources ntop-5.01.tar.bz2
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 20 09:24:21 UTC 2014 - bg@suse.com
|
||
|
||
- Update to 5.0.2, probably last available version. Development
|
||
changed to ntopng
|
||
- Readded nDPI from svn to project
|
||
- added fix POS36-C.patch
|
||
https://www.securecoding.cert.org/confluence/spaces/flyingpdf/pdfpageexport.action?pageId=16450166
|
||
- readded packagedir bnc#865243
|
||
- Updated first startup information in README.SuSE and rcntop bnc#848276
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 28 13:05:01 UTC 2013 - lars@linux-schulserver.de
|
||
|
||
- really remove the following patches as requested by review team:
|
||
+ ntop-compile-fix.patch
|
||
+ ntop-remove_ntop_safefree.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 13 05:43:38 UTC 2013 - alexandre@exatati.com.br
|
||
|
||
- Removed extra configure run and unrecognized options (--enable-sslv3
|
||
and --enable-i18n).
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 17 04:57:40 UTC 2012 - alexandre@exatati.com.br
|
||
|
||
- Update to 5.0.1:
|
||
- Sorry, no changelog atm.
|
||
- Refresh patches 0 to 5, 8, 10 and 11 and remove patches 6, 7 and
|
||
9.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Oct 8 08:38:22 UTC 2012 - lars@linux-schulserver.de
|
||
|
||
- create logrotate script dynamically during build to have the
|
||
correct pkg_user and pkg_group assigned - and also the 'su'
|
||
option for younger logrotate packages
|
||
- added restart_on_update snipplet in postun
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 17 10:20:27 UTC 2012 - idonmez@suse.com
|
||
|
||
- Remove ntop-4.1.0.dif and ntop-fix-segfault-on-exit.patch, they
|
||
are not applied.
|
||
- Don't package INSTALL file.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Dec 21 10:31:42 UTC 2011 - coolo@suse.com
|
||
|
||
- remove call to suse_update_config (very old work around)
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Nov 24 12:25:55 UTC 2011 - bg@suse.com
|
||
|
||
- add development patch to fix compile warning (r4978 from svn)
|
||
- remove ntop-rrdPlugin.patch which applied to already removed FC protocol
|
||
- change template netflowUtilsLoop; endless loop never returns
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Nov 24 10:19:54 UTC 2011 - coolo@suse.com
|
||
|
||
- add libtool as buildrequire to avoid implicit dependency
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 13 15:30:09 UTC 2011 - lars@linux-schulserver.de
|
||
|
||
- fix init script (include $CONFIG was missing) - thanks to
|
||
Frank Steiner
|
||
- create and own /var/lib/ntop/* directories, so ntop can store
|
||
the configuration
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Oct 8 20:08:40 UTC 2011 - lars@linux-schulserver.de
|
||
|
||
- update to 4.1.0:
|
||
+ Removed some legacy code that caused trouble in the past. As
|
||
result, this version lacks some of the 4.0.3 features but it
|
||
can benefit in terms of stability and efficiency.
|
||
+ The next release will re-incorporate some of the features
|
||
we cut on 4.1 as we’re currently redesigning them.
|
||
+ In 4.1 for instance we have removed legacy protocols in favor
|
||
or new (let’s call them protocols) ones such as Facebook
|
||
and Twitter.
|
||
- specfile cleanup
|
||
- added 'probe' option to init file
|
||
- added Should-Start/Should-Stop to init file
|
||
- patchfile cleanup (TODO: check last chuncks of ntop-4.1.0.diff)
|
||
- added/changed patches:
|
||
+ ntop-disable_ethernet_fingerprint_database_download.patch:
|
||
do not download during build time split out from ntop-4.1.0.diff
|
||
+ ntop-disable_darwin.patch: split out from ntop-4.1.0.diff
|
||
+ ntop-python_fix.patch: fix python detection and therefor enable
|
||
python support
|
||
+ ntop-default_user.patch: start as ntop instead of nobody, if
|
||
a user tries to start ntop on his own
|
||
+ ntop-fix-manpage-errors.patch: taken from Debian
|
||
+ ntop-fix-netflow-plugin-links.patch: taken from Debian
|
||
+ ntop-fix-timestamp.patch: do not include the build time into
|
||
the binaries (let build-compare do it's work)
|
||
- added logrotate script (and dependency)
|
||
- added ntop-rpmlintrc to ignore some warnings
|
||
- parse arguments to autogen.sh to predefine the right places
|
||
- unzip the files ntop uses to name MACs and other values
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 16 14:12:19 UTC 2011 - alexandre@exatati.com.br
|
||
|
||
- Update etter.finger.os.gz file.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 16 13:36:08 UTC 2011 - alexandre@exatati.com.br
|
||
|
||
- Update to 4.0.3:
|
||
* Sorry no news or changelogs about recent fixes or improvements
|
||
on ntop's source or website.
|
||
- Refreshed ntop-%{version} patch;
|
||
- Minor spec file improvement.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 10 15:13:21 UTC 2010 - coolo@novell.com
|
||
|
||
- own parent directories
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 8 13:43:21 UTC 2010 - coolo@novell.com
|
||
|
||
- remove support for pre-9.1
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 25 19:40:07 UTC 2010 - alexandre@exatati.com.br
|
||
|
||
- Update to 4.0;
|
||
- Rewrote main diff;
|
||
- Spec file cleaned with spec-cleaner.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 7 06:46:19 UTC 2010 - puzel@novell.com
|
||
|
||
- add ntop-fix-segfault-on-exit.patch (bnc#578404)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Nov 3 19:09:34 UTC 2009 - coolo@novell.com
|
||
|
||
- updated patches to apply with fuzz=0
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 13 15:03:17 CEST 2009 - bg@suse.de
|
||
|
||
- use %configure
|
||
- fix two warnings about array subscript is above array bounds
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 7 10:03:14 CEST 2009 - bg@suse.de
|
||
|
||
- change BuildRequires for 11.0 and 10.3
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 6 15:30:58 CEST 2009 - bg@suse.de
|
||
|
||
- Update to version 3.3.10
|
||
- Fixes for bugs #333436 (does not show up in new version), #375967,
|
||
#422006, #432617 (does not show up in new version), #477996,
|
||
#477997 and 528585
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 9 16:07:43 CEST 2008 - schwab@suse.de
|
||
|
||
- Remove local libtool macros.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 29 15:00:53 CET 2008 - lmichnovic@suse.cz
|
||
|
||
- fixed obsoleted run_ldconfig macro
|
||
- spec file adjustment for seamless build for older distributions
|
||
in BuildService
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 7 09:39:59 CEST 2007 - bg@suse.de
|
||
|
||
- remove first (wrong) definition of free
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 1 12:19:04 CEST 2007 - bg@suse.de
|
||
|
||
- update to version 3.3 (mainly bugfixes and automake changes)
|
||
- fix some rpmlint warnings
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 26 16:56:15 CEST 2007 - prusnak@suse.cz
|
||
|
||
- changed libpcap to libpcap-devel in BuildRequires
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 21 23:43:38 CEST 2007 - dmueller@suse.de
|
||
|
||
- update BuildRequires
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 8 17:47:01 CEST 2007 - schwab@suse.de
|
||
|
||
- Fix default location of dot.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 26 14:50:53 CEST 2007 - rguenther@suse.de
|
||
|
||
- add gdbm-devel BuildRequires.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Nov 7 13:40:20 CET 2006 - ro@suse.de
|
||
|
||
- fix docu permissions
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 11 15:38:49 CEST 2006 - schwab@suse.de
|
||
|
||
- Workaround lack of datarootdir support.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Apr 4 17:32:09 CEST 2006 - bg@suse.de
|
||
|
||
- removing files ntop_darwin.[ch] (Bug #161809)
|
||
- fixing user/group (Bug #140309)
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 20 15:40:26 CET 2006 - bg@suse.de
|
||
|
||
- fix initialization of formatBuf (Bug #159477)
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 26 14:05:52 CET 2006 - bg@suse.de
|
||
|
||
- fix bug #145502 (coding problems uncovered by new compiler)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jan 25 21:38:51 CET 2006 - mls@suse.de
|
||
|
||
- converted neededforbuild to BuildRequires
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 15 17:47:56 CET 2006 - schwab@suse.de
|
||
|
||
- Don't strip binaries.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 12 15:31:07 CET 2005 - bg@suse.de
|
||
|
||
- upgrade to version 3.2
|
||
- fix several compiler complaints
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 6 01:18:20 CEST 2005 - ro@suse.de
|
||
|
||
- matched number of arguments to printf formats
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Sep 9 10:06:56 CEST 2005 - bg@suse.de
|
||
|
||
- removing execute permissions on gz files (Bug #114849)
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 29 16:45:01 CEST 2005 - bg@suse.de
|
||
|
||
- update to 3.1.50, recent version did not come up anymore.
|
||
(Bug #113816)
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 25 13:43:48 CEST 2005 - mmj@suse.de
|
||
|
||
- Correct memset call
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 1 10:55:05 CEST 2005 - mmj@suse.de
|
||
|
||
- Don't return random data
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 21 18:05:04 CET 2005 - schwab@suse.de
|
||
|
||
- Convert configuration name to interface name in start script.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 4 13:47:48 CET 2005 - bg@suse.de
|
||
|
||
- passcheck has to be called as root with the new version
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 8 14:33:29 CET 2005 - bg@suse.de
|
||
|
||
- update to version 3.1
|
||
- adopt fixes from older version
|
||
- fix make install
|
||
- make passcheck not segfault on failure of open password database
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 7 09:11:21 CEST 2004 - bg@suse.de
|
||
|
||
- fix and remove -fno-strict-aliasing
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Sep 24 08:15:22 CEST 2004 - bg@suse.de
|
||
|
||
- fix traffic data collection (Bug #43815)
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 6 17:10:16 CEST 2004 - bg@suse.de
|
||
|
||
- update to version 3.0.53
|
||
- rename ntop to rcntop to avoid conflict with directory name
|
||
- fix bug #41690
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 1 12:07:34 CEST 2004 - mmj@suse.de
|
||
|
||
- Move the mail to root into a README.SuSE where it belongs [#44349]
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 1 23:58:39 CEST 2004 - ro@suse.de
|
||
|
||
- fix build for ppc64
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 31 08:36:07 CEST 2004 - bg@suse.de
|
||
|
||
- update to version 3.0
|
||
- remove --ignore-sigpipe (not available anymore)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Mar 30 22:54:48 CEST 2004 - mmj@suse.de
|
||
|
||
- Add --ignore-sigpipe to default arguments [#37576]
|
||
- Clean up initscript and add missing sections (thanks lmuelle)
|
||
- Compile with -fno-strict-aliasing
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 20 13:27:47 CET 2004 - bg@suse.de
|
||
|
||
- fixed comment in rc.config.ntop (Bug 33701)
|
||
- fixed build
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jan 10 15:04:09 CET 2004 - adrian@suse.de
|
||
|
||
- build as user
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 20 10:53:52 CEST 2003 - bg@suse.de
|
||
|
||
- add activation metatdata (Bug #28909)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 30 13:06:10 CEST 2003 - meissner@suse.de
|
||
|
||
- remove libtool.m4 from acinclude.m4, autoreconf.
|
||
- fixed dependencies of rrdPlugin, so that it loads and
|
||
you can see nice pie charts etc.
|
||
- reenabled thomas security patch, which was disabled upstream.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 28 11:41:30 CEST 2003 - meissner@suse.de
|
||
|
||
- Upgraded to 2.2c, removed intop again. Added rrdtool to nfb.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 19 14:43:21 CEST 2003 - meissner@suse.de
|
||
|
||
- Upgraded to 2.2, build and add intop, added missing files.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 24 14:40:07 CET 2003 - meissner@suse.de
|
||
|
||
- Fixed ppc64 build by sed hack (autoreconf does not work)
|
||
- buildrooted.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 10 11:45:44 CET 2003 - bg@suse.de
|
||
|
||
- update to version 2.1.56
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 18 13:42:22 CEST 2002 - bg@suse.de
|
||
|
||
- added check program for admin user
|
||
- rename of config file when updateing (Bug #19814)
|
||
- removed (very old) README.Suse (Bug #16852)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 6 14:53:12 CEST 2002 - ro@suse.de
|
||
|
||
- added missing prereqs
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 6 14:31:36 CEST 2002 - bg@suse.de
|
||
|
||
- upgrade to version 2.1.2
|
||
- fixed init script for new version
|
||
- change default port binding
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jul 27 15:23:49 CEST 2002 - adrian@suse.de
|
||
|
||
- fix neededforbuild
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 12 10:04:22 CEST 2002 - bg@suse.de
|
||
|
||
- upgrade to version 2.1.0
|
||
- split up diff
|
||
- fixed configure.in of new version
|
||
- enabled mysql
|
||
- renamed ntopd to ntop according to useful LSB names
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Apr 17 08:46:17 CEST 2002 - bg@suse.de
|
||
|
||
- fix build for s390x
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 15 16:14:33 CET 2002 - ro@suse.de
|
||
|
||
- update to 2.0.1 for security fix
|
||
- fixed configure.in in gdchart to use system libraries
|
||
- run as user wwwrun (parameter -u wwwrun in startscript)
|
||
- fix segfault in nfsPlugin.c
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 1 11:54:08 CET 2002 - pthomas@suse.de
|
||
|
||
- Correct notification mail.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 1 00:26:10 CET 2002 - ro@suse.de
|
||
|
||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jan 21 09:22:30 CET 2002 - ro@suse.de
|
||
|
||
- moved variables to sysconfig/ntopd
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 10 11:55:44 CET 2002 - egmont@suselinux.hu
|
||
|
||
- changed /sbin/init.d to /etc/init.d in init script comment
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 8 10:43:08 CET 2002 - bg@suse.de
|
||
|
||
- update to version 2.0
|
||
- using system libraries instead of delivered (libz, libpng, libgd)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 14 09:09:09 CET 2001 - ro@suse.de
|
||
|
||
- hack for automake 1.5
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 18 19:06:30 CEST 2001 - uli@suse.de
|
||
|
||
- fixed OS ident via nmap
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 5 10:10:38 CEST 2001 - bg@suse.de
|
||
|
||
- fix Bug #9056
|
||
- add ucdsnmp and ssl
|
||
- activate gdchart
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jun 11 13:05:52 CEST 2001 - bg@suse.de
|
||
|
||
- moved AC_INIT to the beginning of configure.in
|
||
|
||
-------------------------------------------------------------------
|
||
Wed May 9 23:52:31 CEST 2001 - mfabian@suse.de
|
||
|
||
- bzip2 sources
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 23 00:10:25 CET 2001 - ro@suse.de
|
||
|
||
- added readline/readline-devel to neededforbuild (split from bash)
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Dec 1 02:23:27 CET 2000 - ro@suse.de
|
||
|
||
- moved startscript to etc
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 24 14:47:39 CET 2000 - bg@suse.de
|
||
|
||
- cleaned up specfile with ro
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Nov 23 09:50:32 CET 2000 - bg@suse.de
|
||
|
||
- removed runlevel links in ntop.spec
|
||
- fixed init script for 7.1
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 10 11:14:46 CET 2000 - bg@suse.de
|
||
|
||
- new verion 1.3.2
|
||
this fixes Bug #4121
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Oct 13 11:33:04 CEST 2000 - kukuk@suse.de
|
||
|
||
- fix compiling with glibc 2.2
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 28 15:19:59 CEST 2000 - ro@suse.de
|
||
|
||
- cvs-update of 2000/08/28 (all patches included)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 15 17:34:07 CEST 2000 - ro@suse.de
|
||
|
||
- update to cvs version of 2000/08/15
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 15 01:37:11 CEST 2000 - ro@suse.de
|
||
|
||
- removed deprecated referring to .ntop
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 5 15:21:56 CEST 2000 - ro@suse.de
|
||
|
||
- fixed another segfault
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jun 30 15:42:17 CEST 2000 - ro@suse.de
|
||
|
||
- added fix for segfault from cvs
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 27 12:11:49 CEST 2000 - ro@suse.de
|
||
|
||
- update to 1.3.1
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Mar 4 12:04:30 MET 2000 - uli@suse.de
|
||
|
||
- moved man page to %{_mandir}
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 13 14:15:48 MET 2000 - freitag@suse.de
|
||
|
||
- dropped own libpcap and use one in needforbuild
|
||
- update to version 1.1
|
||
- using configure instead of own Makefile
|
||
- new tags in specfile like version
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
||
|
||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jun 12 16:10:42 MEST 1999 - ray@suse.de
|
||
|
||
- fix in init-script
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Dec 1 19:47:38 MET 1998 - ray@suse.de
|
||
|
||
- new package
|
||
|