forked from pool/razor-agents
Update to version 2.86 OBS-URL: https://build.opensuse.org/request/show/978553 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/razor-agents?expand=0&rev=19
226 lines
7.5 KiB
Plaintext
226 lines
7.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 22 14:18:53 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 2.86
|
|
* Switch to modern XSLoader
|
|
- Used spec-cleaner to modernize the SPEC file
|
|
- Dropped fixed razor-agents-perl522.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 11 10:58:46 UTC 2015 - hsk@imb-jena.de
|
|
|
|
- razor-agents-perl522.patch: fix razor man page installation with
|
|
perl-5.22
|
|
- updated .spec file: "Require" only module packages actually used by
|
|
razor-agents-2.85
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 13 13:58:46 UTC 2013 - ncutler@suse.com
|
|
|
|
- Relicense under Artistic License 2.0. See LICENSE for details.
|
|
- got rid of INSTALL, replaced with README.SUSE
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 11:25:28 UTC 2013 - tchvatal@suse.com
|
|
|
|
- perl-macros is obsoleted by recent perl packages.
|
|
Therefore BuildRequire perl-macros only on older versions
|
|
(which includes SLE)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 28 18:54:15 UTC 2011 - andrea.turrini@gmail.com
|
|
|
|
- fixed typo in razor-agents.spec (perl-razor-agents)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 10 09:31:55 UTC 2011 - varkoly@novell.com
|
|
|
|
- bnc#675925 - Fix license declaration of razor-agents
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:36:28 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:32:32 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 23:15:59 CET 2008 - varkoly@suse.de
|
|
|
|
- Marking the man files as %doc files so they can left out using --excludedocs during installation.
|
|
- Update to version 2.48
|
|
* Update discovery hostname
|
|
* Remove all uses of $' from code. This removes a global regex engine slowdown.
|
|
* Comment out or replace shell commands with Perl equivalents.
|
|
* Always disconnect from discovery server after performing discovery.
|
|
* When registering with a username and password, accept existing credentials if they authenticate successfully.
|
|
* Ensure that checks and reports are sent to the appropriate servers.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:41:06 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 4 15:54:59 CET 2005 - choeger@suse.de
|
|
|
|
- Update to razor-agents-2.77
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 21 09:51:03 CEST 2005 - choeger@suse.de
|
|
|
|
- Update to razor-agents-2.72
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 18:41:25 CET 2005 - choeger@suse.de
|
|
|
|
- Update to razor-agents-2.67
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 17 17:14:58 CEST 2004 - ro@suse.de
|
|
|
|
- perl-Digest-Nilsimsa really removed from requires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 16 11:57:12 CEST 2004 - garloff@suse.de
|
|
|
|
- Really fix manpage (5) installation ;-)
|
|
- Update to razor-agents-2.61:
|
|
* Whiplash signatures
|
|
* MIME parser bugfix
|
|
* Engine 1 signature not supported any more
|
|
- Update to razor-agents-2.40:
|
|
* Fix manpage (5) installation
|
|
* Untaint patch integrated (Razor2.patch, #32719)
|
|
* http1.1 tunnelling
|
|
* perl-Digest-Nilsimsa no longer required by razor
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 00:56:49 CET 2004 - ro@suse.de
|
|
|
|
- remove .orig backup files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 9 02:22:56 CET 2003 - ro@suse.de
|
|
|
|
- removed perl-Net-Ping from requires (is in perl bundle)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 2 14:59:24 CET 2003 - garloff@suse.de
|
|
|
|
- Add missing dependencies on perl modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 16:43:43 CET 2003 - choeger@suse.de
|
|
|
|
- updated to 2.36
|
|
- added Razor2.patch to solve Bugzilla ID#32719,
|
|
spamassassin skips razor checks
|
|
see http://spamassassin.taint.org/faq/index.cgi?req=show&file=faq02.006.htp
|
|
for more details
|
|
- added norootforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 20:16:22 CEST 2003 - mjancar@suse.cz
|
|
|
|
- require the perl version we build with
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 01:41:59 CEST 2003 - ro@suse.de
|
|
|
|
- remove man5 hacks from Makefile.PL and create manually
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 28 09:04:22 CEST 2003 - coolo@suse.de
|
|
|
|
- fix file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 18:06:35 CEST 2003 - garloff@suse.de
|
|
|
|
- Patch Makefile that the perl Makefile.PL produces. Ugly :-(
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 16:39:47 CEST 2003 - garloff@suse.de
|
|
|
|
- Install to %perl_vendorarch, use %perl_process_packlist.
|
|
- Update to razor-agents-2.34:
|
|
* razor-check handles messages gracefully now, when no signature
|
|
can be computed
|
|
* no server sorting by distance any more
|
|
* string splitting fix
|
|
* getpwuid() to determine user's home dir
|
|
* fallback to /etc/razor is no razor home can be found
|
|
* error messages improved
|
|
* server discovery process improved
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 23 14:08:51 CEST 2003 - ro@suse.de
|
|
|
|
- added directories to filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 21:16:41 CEST 2003 - garloff@suse.de
|
|
|
|
- Add missing symlinks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 11:03:22 CEST 2003 - garloff@suse.de
|
|
|
|
- Fix file list
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 30 19:12:33 CEST 2003 - garloff@suse.de
|
|
|
|
- Update to version 2.22:
|
|
* Better whitespace handling
|
|
* Minor speedups (deHTML)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 7 10:49:44 MEST 2002 - garloff@suse.de
|
|
|
|
- Add dependency on perl-URI. [Bug #20548]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 12:45:24 MEST 2002 - mls@suse.de
|
|
|
|
- use sitearch macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 20:26:23 MEST 2002 - garloff@suse.de
|
|
|
|
- Updated to version 2.126:
|
|
* Less runtime warnings
|
|
* Bugfix WRT revoke/report
|
|
* Whitelist check looks at all Received: headers now
|
|
* Improved logic for spam detection
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 13:36:07 CEST 2002 - ro@suse.de
|
|
|
|
- fixed man5 installation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 29 22:21:38 CEST 2002 - mls@suse.de
|
|
|
|
- fixed neededforbuild for perl-5.8.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 03:18:30 MEST 2002 - garloff@suse.de
|
|
|
|
- Update to version 2.122: Many improvements and new features.
|
|
Check http://razor.sourceforge.net/docs/whatsnew.html
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 9 19:03:23 MEST 2002 - garloff@suse.de
|
|
|
|
- Build package razor-agents-1.20
|
|
- Split into razor-agents and perl-razor-agents
|
|
- Fix installation of razor.conf(5) and razor-whitelist(5)
|
|
manpages
|
|
- Provide sample razor.conf
|
|
|