Commit Graph

705 Commits

Author SHA1 Message Date
Sérgio M. Basto 5f972d5320 Remove BR _includedir/tcpd.h due:
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
2018-02-03 05:33:54 +00:00
Sérgio M. Basto 2ac33e2151 Epel 7 macro already have systemctl daemon-reload, reverting 0.99.3-3 release 2018-02-03 04:43:55 +00:00
Sérgio M. Basto c5364c491f fix typo 2018-01-31 16:20:26 +00:00
Sérgio M. Basto fb4f5e772e Use systemctl daemon-reload because we change services and epel7 seems not
reload services and break contional restart.
2018-01-31 16:03:37 +00:00
Sérgio M. Basto 5e876f7998 Update changelog 2018-01-31 12:21:34 +00:00
Sérgio M. Basto 632d7f8898 Remove triggerin macros that aren't need it anymore 2018-01-31 12:19:06 +00:00
Sérgio M. Basto b757799536 Fix scriplet 2018-01-31 12:19:06 +00:00
Sérgio M. Basto 4f7b2b61d5 Organize startup scriptlets 2018-01-31 12:19:06 +00:00
Sérgio M. Basto 1d79f9aa48 Fix and organize systemd scriptlets
clamd@.service missed systemd_preun macro and had a wrong
systemd_postun_with_restart
2018-01-31 12:17:54 +00:00
Sérgio M. Basto 0b56d04421 Exclude one file listed twice 2018-01-31 10:25:55 +00:00
Sérgio M. Basto c93e477aa4 Merge branch 'el6' 2018-01-27 02:21:29 +00:00
Sérgio M. Basto 162c660fd5 Clamav 0.99.3 with git "merge" master
i.e.: git diff HEAD..master | patch -p1
and git add ChangeLog-rpm.old README.fedora clamav-0.98-umask.patch clamav-0.99-private.patch  clamav-milter.systemd clamav-milter.sysv clamav-milter.upstart clamav-update.crond clamav-update.logrotate clamd-README clamd-gen clamd-wrapper clamd.SERVICE.init clamd.scan.upstart clamd.sysconfig clamd@.service clamd@scan.service freshclam-sleep freshclam.sysconfig llvm-glibc.patch

and again git diff HEAD..master | patch -p1
patching file clamd-gen
patching file freshclam-sleep
2018-01-27 00:03:55 +00:00
Orion Poplawski c67bf0c8c0 Update to 0.99.3
Security fixes CVE-2017-12374 CVE-2017-12375 CVE-2017-12376 CVE-2017-12377
  CVE-2017-12378 CVE-2017-12379 CVE-2017-12380 (bug #1539030)
Drop clamav-notify-servers and it's dependency on ncat (bug #1530678)
2018-01-26 11:29:37 -07:00
Sérgio M. Basto f02bd6b37a Also fix type of clamav-milter.service 2018-01-17 20:49:23 +00:00
Sérgio M. Basto 99fd834836 Yet another fix for clamd@ service 2018-01-17 17:20:04 +00:00
Sérgio M. Basto 82c4e87a7b Fix packages name of Obsoletes directives 2018-01-17 04:22:43 +00:00
Orion Poplawski 8e91346cb1 Fix type of clamd@ service 2018-01-16 09:11:29 -07:00
Sérgio M. Basto 0250ae4d05 fix unit tests 2018-01-11 20:52:57 +00:00
Sérgio M. Basto 8c0e645ad0 Security fix CVE-2017-6419 is only for 0.99.3 beta 2018-01-11 04:11:13 +00:00
Sérgio M. Basto 1d4f821e90 Security fixes CVE-2017-6420 (#1483910), CVE-2017-6419 (#1483909),
CVE-2017-6418 (#1483908)
2018-01-11 03:18:45 +00:00
Sérgio M. Basto e817c70f8e Make sure that Obsoletes sysv and upstart for Epel upgrade and update 2018-01-09 23:46:49 +00:00
Sérgio M. Basto 252e9b4a1c Remove unused files (verinfo and lastver) 2018-01-09 03:28:34 +00:00
Sérgio M. Basto af0cb6b828 Update Changelog
Remove hack from 2010 (git show e1a9be60)
Use autoreconf without --force
2018-01-09 01:51:03 +00:00
Sérgio M. Basto a5fa201dd6 Update main.cvd, daily.cvd and bytecode.cvd 2018-01-09 00:29:41 +00:00
Sérgio M. Basto cecf2aab5b Fixes for rhbz 1464269 and 1126625 2018-01-08 23:53:17 +00:00
Sérgio M. Basto b0dfdafeb1 Move Sources and BuildRequires to the beginning
of the spec
2018-01-08 23:31:59 +00:00
Sérgio M. Basto 9ef76ba06b Build systemd for F22+ and el7+
Build sysv and upstart for el6 else build only sysv

Only enable tmpfiles with systemd enabled

Move descritions to near the package macro and remove his build
conditionals, this also fix the generation of src.rpm
2018-01-08 23:30:15 +00:00
Sérgio M. Basto e613e507ef Fix rundir path (#1126595) 2018-01-08 21:27:09 +00:00
Sérgio M. Basto c6bcaca9cf Simplify conditional builds
reference: /usr/lib/rpm/macros
and use make_build and make install macros
2018-01-04 18:20:42 +00:00
Sérgio M. Basto eec7d43883 Fix rhbz #1518016 2018-01-04 18:20:42 +00:00
Sérgio M. Basto c7796f6d58 fix for rhbz #1530678 2018-01-04 16:01:27 +00:00
Sérgio M. Basto 93754c1f34 use 4 spaces instead of tabs
with vim
:set expandtab
;set softtabstop=4
;set ts=4
;set sw=4
:retab
2018-01-04 15:49:54 +00:00
Robert Scheck 4f3fd81e6a Backported upstream patch to unbreak e2guardian vs. temp files 2017-11-26 03:55:21 +01:00
Robert Scheck b63618be8b Backported upstream patch to unbreak e2guardian vs. temp files 2017-11-26 03:46:38 +01:00
Sérgio M. Basto f5e72a7773 Try fix rhbz #1473642 2017-09-15 19:25:16 +01:00
Fedora Release Engineering 661aa156a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:50:07 +00:00
Fedora Release Engineering 1d300b7132 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 04:53:26 +00:00
Sérgio M. Basto f8afcdd815 add BuildRequires: systemd 2017-07-17 17:56:55 +01:00
Sérgio M. Basto 298f77bbbb Add patch for openssl-1.1 2017-07-17 15:54:01 +01:00
Robert Scheck f7d8e9087c Ensure that missing or invalid timezone configuration does not mangle /etc/freshclam.conf in %post (#1154756) 2017-03-28 21:54:37 +02:00
Orion Poplawski 055ee19149 Create virusgroup group and add the various clam* users to it 2017-03-27 12:03:28 -06:00
Orion Poplawski 3365dc5533 Make clamav-milter own /etc/mail (bug #1175473) 2017-03-26 16:27:34 -06:00
Orion Poplawski d68214e6e5 Move /etc/clam.d to clamav-filesystem (bug #1275630) 2017-03-26 16:25:21 -06:00
Orion Poplawski 58a08b0d2b Fix clamav-milter startup under selinux (bug #1434176) 2017-03-26 16:10:55 -06:00
Orion Poplawski c0342cfa58 Start clamav-milter after clamd@scan (bug #1356507)) 2017-03-26 16:08:26 -06:00
Orion Poplawski 709eae1b1a Allow freshclam to run automatically on install (bug #1408649) 2017-03-26 15:55:01 -06:00
Fedora Release Engineering a77823cd68 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:32:16 +00:00
Richard W.M. Jones d584df9096 Rebuild for OCaml 4.04.0. 2016-11-07 21:47:12 +00:00
Orion Poplawski e0e55d3e0b Also send logrotate script stdout to /dev/null (bug #1376815) 2016-10-18 14:20:42 -06:00
Orion Poplawski 0577117bb2 Update to 0.99.2
- Enable llvm
- Drop cliopts patch fixed upstream, use upstream's "--forground" option name
- Fix main.cvd (fedora #1325482, epel #1325717)
- Own bytecode.cld (#1176252) and mirrors.dat, ship bytecode.cvd
- Update daily.cvd
- Fixup Requires(pre) usage (#1319151)

Conflicts:
	clamav-milter.systemd
	clamav-milter.sysv
	clamav-milter.upstart
	clamav.spec
	clamd.scan.upstart
	clamd@.service
	sources
2016-06-13 12:40:14 -06:00