commit a8b3d6200cf59263f129815b34ef9fb0f9adf34f Merge: c4bdece0 e168bb36 Author: Sebastian Siewior <bigeasy@debian.org> Date: Sat Sep 6 11:16:02 2025 +0000 Merge branch 'update_logcheck_scripts' into 'unstable' Update logcheck script files. See merge request clamav-team/clamav!9 commit c4bdece0b0e8168fee5b94c9495478d4200e9cd5 Merge: 90f8421e 7f5ec031 Author: Sebastian Siewior <bigeasy@debian.org> Date: Sat Sep 6 11:15:03 2025 +0000 Merge branch 'apparmor-race' into 'unstable' Deploy freshclam's Apparmor profile before starting the daemon See merge request clamav-team/clamav!2 commit 90f8421edb006c1d2d149c0119f3d03e94d53df3 Merge: 8a65b86f a579d798 Author: Sebastian Siewior <bigeasy@debian.org> Date: Sat Sep 6 10:50:19 2025 +0000 Merge branch 'non-linux' into 'unstable' Fixes for non-Linux architectures See merge request clamav-team/clamav!8 commit 8a65b86f836b006fb8a5df6ac16e29831ea9a3e5 Merge: 8b300814 76810e22 Author: Sebastian Siewior <bigeasy@debian.org> Date: Sat Sep 6 10:45:53 2025 +0000 Merge branch 'update-translation-ca' into 'unstable' Update/add Catalan po-debconf translation See merge request clamav-team/clamav!6 commit e168bb36a70c07eac6adec1d1e993235f1bfac7c Author: Yasuhiro Kimura <yasu@utahime.org> Date: Thu Aug 21 10:44:42 2025 +0900 Update logcheck script files. Update all patterns so they support rsyslog high-precision timestamps. Script files of logcheck-database package have already supported it. commit a579d798f87497ea52889d33d2568a2035a3ee3c Author: Pino Toscano <pino@debian.org> Date: Mon Aug 18 22:36:54 2025 +0200 d: make the whole override_dh_installsystemd as Linux-specific Signed-off-by: Pino Toscano <pino@debian.org> commit 8284131071cd94543a9949419f58a2a5b331affc Author: Pino Toscano <pino@debian.org> Date: Mon Aug 18 22:35:42 2025 +0200 d: simplify handling of Linux-only files using dh-exec Signed-off-by: Pino Toscano <pino@debian.org> commit 78f33b61481c479d05eb2d707f8cfe93428d09e8 Author: Pino Toscano <pino@debian.org> Date: Mon Aug 18 22:24:53 2025 +0200 d: limit systemd build dependencies to Linux Signed-off-by: Pino Toscano <pino@debian.org> commit e5e761c13bab72de27fe821199a44adfb0b6e530 Author: Pino Toscano <pino@debian.org> Date: Mon Aug 18 22:23:04 2025 +0200 d: use wildcard for not-installed Signed-off-by: Pino Toscano <pino@debian.org> commit 68069251510daaeba5f57bf057a2b2ab4db37c54 Author: Pino Toscano <pino@debian.org> Date: Mon Aug 18 22:21:14 2025 +0200 Start a new changelog entry for 1.4.3+dfsg-2 Signed-off-by: Pino Toscano <pino@debian.org> commit 76810e22c7f88b89c518e4b00be23125cdfaf879 Author: Carles Pina i Estany <carles@pina.cat> Date: Sun Feb 23 05:22:02 2025 +0000 Added po-debconf Catalan translation commit 7f5ec03129b344be85d05eb74cfce6521babf35e Author: Simon Deziel <simon@sdeziel.info> Date: Fri Apr 23 18:38:10 2021 -0400 Deploy freshclam's Apparmor profile before starting the daemon This prevents the first daemon run to happen unconfined. This fixes LP: #1925182 Signed-off-by: Simon Deziel <simon@sdeziel.info> commit 1d769e4f0aedb261a4a652b5e965ed3ff18b6692 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 21:31:12 2021 +0200 Prepare 0.103.2+dfsg-1 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit e4fff8c0e93aa55cf03cce3f5aeb52feb9dcbd89 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 21:15:04 2021 +0200 Add new symbols Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit fa6b129b71328f62efd1d297f02b363e49949dd8 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 21:11:37 2021 +0200 Add options Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 5d7e82a42e24f56347f6bd5de9400cbf178d1bd1 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 21:11:22 2021 +0200 Import 103.2 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 9537d382b83d8284a7445a9022a1f43178d9f8c8 Merge: 3826a818 e3fe85c3 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:51:19 2021 +0200 merge patched-unstable into unstable commit e3fe85c3a7fd4c273b1fe61b871ab9d935bca417 Author: Orion Poplawski <orion@nwra.com> Date: Thu Sep 17 22:26:04 2020 -0600 unit tests: Fix ck_assert_msg() call The first argument to ck_assert_msg() should be a logical condition. commit c1a84c5e27582da02e9bdea3aad616625ee9154d Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:56 2016 +0200 Add support for LLVM 3.9 Changes: IRBuilder no longer has a preserveNames template argument. AtomicOrdering is now a strongly typed enum. commit 6f87c1e75ef32530b38923dcffb74b38a0ea17ef Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:48 2016 +0200 Add support for LLVM 3.8 Main changes: llvm/Config/config.h was removed. The ScalarEvolution pass is now a WrapperPass. Iterators are no longer automatically converted to and from pointers. The GVNPass causes the test_bswap_jit test to fail; replaced with ConstantPropagationPass. LLVMIsMultithreaded is from the C API, while llvm_is_multithreaded is the corresponding C++ API. commit f80c73ea6ca910ff54190329e9037688774f5ad1 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:39 2016 +0200 Add support for LLVM 3.7 Main changes: The DataLayoutPass is no longer necessary. The LoopInfo pass is now a WrapperPass. Before creating TargetLibraryInfo one needs to create a TargetLibraryInfoImpl. PassManager is now in the legacy:: namespace. GetElementPtrInst::getIndexedType changed behavior causing segfaults in the testsuite; emulating the old behavior now. CreateCallX functions for fixed number X of elements got removed. JITEmitDebugInfo Option was removed. DIDescriptor was removed. commit 85f632861ea91755a7cc98fc4848183ac9c0ec14 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Aug 11 21:54:10 2016 +0200 clamd: don't depend on clamav-demon.socket Let's try to live without it. This should avoid the endless loop in #824042. Newer systemd have rate-limiting on (re)starts. This rate-limiting would stop the socket service. The only purpose for the socket activation is to get clamd started after the initial freshclam run on installs so I think we can live without and manually start the daemon after installation. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit d49c808e8d7d7b76e23fcbb20b8da85aef17aea9 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Wed Mar 11 20:03:15 2015 +0100 add support for system tomsfastmath commit a2ae02924bf2fc91d949cd59742ca01a25893816 Author: Scott Kitterman <scott@kitterman.com> Date: Mon Mar 10 19:20:18 2014 -0400 Change paths in sample conf file to match Debian commit 3826a8180e2227accd97c751d1cb1aab9ca0ded1 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:49:40 2021 +0200 record new upstream branch created by importing clamav_0.103.2+dfsg.orig.tar.xz commit 21b35cadc5ce6e45c2700201681499bc45eb5419 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:49:40 2021 +0200 Import clamav_0.103.2+dfsg.orig.tar.xz commit 6212b2ad2b5ec9c4975dfc9a006ecaa011c2db07 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:41:10 2021 +0200 Update upstream's gpg key Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 715bde3f7c64666c6172672974e9074e4576b188 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:16:22 2021 +0200 update debian/patches directory commit 006203d1cd0122cfbc8479cec75ca58e3ab173ff Merge: 1c0c584c 19213bfd Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:16:10 2021 +0200 Import clamav 0.103.0+dfsg-3.1 commit 19213bfd99527a2f69716a024563eab9e0c651ed Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Mon Apr 12 20:16:10 2021 +0200 Import clamav_0.103.0+dfsg-3.1.dsc commit 0e898b50c7d16595f1b87330c918e46809215570 Author: Orion Poplawski <orion@nwra.com> Date: Thu Sep 17 22:26:04 2020 -0600 unit tests: Fix ck_assert_msg() call The first argument to ck_assert_msg() should be a logical condition. commit a2a8d3929d2be53f9257ae25e85ebe1537f349d5 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 23:20:42 2020 +0100 clamd: Use `localhost' as default hostname for connection Using the IPv4 address directly will fail on IPv6 only hosts. Upstream: https://bugzilla.clamav.net/show_bug.cgi?id=12633 BTS: #963853 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit f805fc15d830acf44094b019620a11f999d9c038 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:56 2016 +0200 Add support for LLVM 3.9 Changes: IRBuilder no longer has a preserveNames template argument. AtomicOrdering is now a strongly typed enum. commit 1e8a1bdae49c91c0a2b4901a0ea711fe5ff05612 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:48 2016 +0200 Add support for LLVM 3.8 Main changes: llvm/Config/config.h was removed. The ScalarEvolution pass is now a WrapperPass. Iterators are no longer automatically converted to and from pointers. The GVNPass causes the test_bswap_jit test to fail; replaced with ConstantPropagationPass. LLVMIsMultithreaded is from the C API, while llvm_is_multithreaded is the corresponding C++ API. commit a9cc2bd27c8df5a91727fa3fb3d5aa28e0e831b6 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:39 2016 +0200 Add support for LLVM 3.7 Main changes: The DataLayoutPass is no longer necessary. The LoopInfo pass is now a WrapperPass. Before creating TargetLibraryInfo one needs to create a TargetLibraryInfoImpl. PassManager is now in the legacy:: namespace. GetElementPtrInst::getIndexedType changed behavior causing segfaults in the testsuite; emulating the old behavior now. CreateCallX functions for fixed number X of elements got removed. JITEmitDebugInfo Option was removed. DIDescriptor was removed. commit c9a540e93f00ccb45f19c8bd922c4deeb321462b Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Aug 11 21:54:10 2016 +0200 clamd: don't depend on clamav-demon.socket Let's try to live without it. This should avoid the endless loop in #824042. Newer systemd have rate-limiting on (re)starts. This rate-limiting would stop the socket service. The only purpose for the socket activation is to get clamd started after the initial freshclam run on installs so I think we can live without and manually start the daemon after installation. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 213f6546d6954bbc444f948a57d547e62ba83cd6 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Wed Mar 11 20:03:15 2015 +0100 add support for system tomsfastmath commit 78e5951ab53cd56c9cae1fcf720ce724fd37585f Author: Scott Kitterman <scott@kitterman.com> Date: Mon Mar 10 19:20:18 2014 -0400 Change paths in sample conf file to match Debian commit 1c0c584cbe6795a4bbbe9cfdf8b779a95d004a5c Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Tue Nov 3 22:03:29 2020 +0100 Update the profile for clamd, too. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 842975a24680531e8b6bae03f5117589d3b5db1f Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sun Nov 1 20:32:27 2020 +0100 Prepare 0.103.0+dfsg-2 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit adec83ced71281f9bd8f7ef3c654caea36f14c8c Merge: 16778240 8cc00e27 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sun Nov 1 20:07:17 2020 +0100 merge patched-unstable into unstable commit 8cc00e2788269dfbe22306042e92196061ce8fe6 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 23:20:42 2020 +0100 clamd: Use `localhost' as default hostname for connection Using the IPv4 address directly will fail on IPv6 only hosts. Upstream: https://bugzilla.clamav.net/show_bug.cgi?id=12633 BTS: #963853 Patch-Name: clamd-Use-localhost-as-default-hostname-for-connecti.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 167782403eaf5c751b06f227804a9e3321eff3b1 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 23:23:45 2020 +0100 IPv6 only testsuite fixup Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 76ca1e89f809f3167b6ba0e117b4cb3d880e527d Merge: 5f4b36ec 82a0a5f4 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 23:22:00 2020 +0100 merge patched-unstable into unstable commit 82a0a5f46e8078d111499e717a2fcbc33d3af80d Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 23:20:42 2020 +0100 clamd: Use `localhost' as default hostname for connection Using the IPv4 address directly will fail on IPv6 only hosts. Patch-Name: clamd-Use-localhost-as-default-hostname-for-connecti.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 5f4b36ecd38fa9b654b0696e02995d5a2dc0630f Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 31 21:34:44 2020 +0100 Update the apparmor profile for freshclam Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit e9e5d625a1c608ce4432d23d46e34a678610cac0 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 24 21:13:55 2020 +0200 Update lintian overrides Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 5b8d2c87015dd8f424936f47cf26d24b78e3ca05 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 24 18:05:18 2020 +0200 release 0.103.0+dfsg-1 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit e5310934d56a1027f9622865ff7a8d95bd06edb0 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Oct 24 19:36:53 2020 +0200 Rename NEWS.Debian Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 11e677f76379d0c769507bfd55fbca7fdc036af2 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 23:57:01 2020 +0200 Update symbol, options Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 37a5db0ca9c8d2b96dffddcf83a6ea1d7591b273 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 21:50:46 2020 +0200 Changelog: note CURL_CA_BUNDLE patch applied Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit b9e5c03f1475f13bfd741b07b2cf0fc132922cb1 Merge: 4bab9dc1 969d8d37 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 21:49:23 2020 +0200 merge patched-unstable into unstable commit 4bab9dc1697d9788d4efbce64650ad6e1d84fd7f Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 21:43:12 2020 +0200 Import 0.103.0 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 797fa60a1e46d3cdf66ca58042866955bfe4ec0c Merge: 5d3a1e36 a9a38943 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 20:37:07 2020 +0200 merge patched-unstable into unstable commit 969d8d37a0fd287514cb17647585e082e3481c7c Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:56 2016 +0200 Add support for LLVM 3.9 Changes: IRBuilder no longer has a preserveNames template argument. AtomicOrdering is now a strongly typed enum. Patch-Name: Add-support-for-LLVM-3.9.patch commit a9a389435023e922c1fc661a0b0ad77785879528 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sun Feb 16 17:09:37 2020 +0100 clamsubmit / libfreshclam: Use CURL_CA_BUNDLE Use the CURL_CA_BUNDLE enviroment to set cURL's CURLOPT_CAINFO option. This is also used by the command line tool. Patch-Name: clamsubmit-libfreshclam-Use-CURL_CA_BUNDLE.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 4210d867c344024c9ebefd7d970effaa63666212 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:48 2016 +0200 Add support for LLVM 3.8 Main changes: llvm/Config/config.h was removed. The ScalarEvolution pass is now a WrapperPass. Iterators are no longer automatically converted to and from pointers. The GVNPass causes the test_bswap_jit test to fail; replaced with ConstantPropagationPass. LLVMIsMultithreaded is from the C API, while llvm_is_multithreaded is the corresponding C++ API. Patch-Name: Add-support-for-LLVM-3.8.patch commit cb48d3277b88039e0acbe3f5feca291328612676 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:39 2016 +0200 Add support for LLVM 3.7 Main changes: The DataLayoutPass is no longer necessary. The LoopInfo pass is now a WrapperPass. Before creating TargetLibraryInfo one needs to create a TargetLibraryInfoImpl. PassManager is now in the legacy:: namespace. GetElementPtrInst::getIndexedType changed behavior causing segfaults in the testsuite; emulating the old behavior now. CreateCallX functions for fixed number X of elements got removed. JITEmitDebugInfo Option was removed. DIDescriptor was removed. Patch-Name: Add-support-for-LLVM-3.7.patch commit 7307f570665abe40cfc5cf1cf67b4211c758266e Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Aug 11 21:54:10 2016 +0200 clamd: don't depend on clamav-demon.socket Let's try to live without it. This should avoid the endless loop in #824042. Newer systemd have rate-limiting on (re)starts. This rate-limiting would stop the socket service. The only purpose for the socket activation is to get clamd started after the initial freshclam run on installs so I think we can live without and manually start the daemon after installation. Patch-Name: clamd_dont_depend_on_clamav_demon_socket.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 637d9ec09f5d854f0a9d694431586971125823c2 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Wed Mar 11 20:03:15 2015 +0100 add support for system tomsfastmath Patch-Name: add-support-for-system-tomsfastmath.patch commit 2152ddb28e98651e10d846662ca00ddf32022095 Author: Scott Kitterman <scott@kitterman.com> Date: Mon Mar 10 19:20:18 2014 -0400 Change paths in sample conf file to match Debian Patch-Name: Change-paths-in-sample-conf-file-to-match-Debian.patch commit 6c63e835696472981550805b54552df8e33f69f0 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 20:25:19 2020 +0200 Import clamav_0.103.0+dfsg.orig.tar.xz commit 5d3a1e36d75609990904e56079eb15d9b410ae35 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 20:25:19 2020 +0200 record new upstream branch created by importing clamav_0.103.0+dfsg.orig.tar.xz commit be4229a3e66f2215952966f9bf924b8e0989cb7a Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Oct 22 20:12:05 2020 +0200 split-script: include mspack's m4 file The new Makefile.am uses that define so we need to provide it. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 6dd3b97af8d02675c88d4f9d59a3c9407878a5be Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 20:30:09 2020 +0200 Release 0.102.4+dfsg-1 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit a529ec10adfdcd40354b369cdd2527540e49430c Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 20:23:15 2020 +0200 Update symbol file Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit b3791793929f3417db9ce1d8ca3a9217bf7868e6 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 19:51:38 2020 +0200 Import 0.102.4 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit b71b8b517c7e7346d43aa9dc79c39602ccceefe3 Merge: f3c467e5 a5539398 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 20:21:14 2020 +0200 merge patched-unstable into unstable commit a55393989a16de31e912559c87580d6e72b58a70 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sun Feb 16 17:09:37 2020 +0100 clamsubmit / libfreshclam: Use CURL_CA_BUNDLE Use the CURL_CA_BUNDLE enviroment to set cURL's CURLOPT_CAINFO option. This is also used by the command line tool. Patch-Name: clamsubmit-libfreshclam-Use-CURL_CA_BUNDLE.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 6c1a14d6b2e352e141fa886c41e2eb6ea9c50a12 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:56 2016 +0200 Add support for LLVM 3.9 Changes: IRBuilder no longer has a preserveNames template argument. AtomicOrdering is now a strongly typed enum. Patch-Name: Add-support-for-LLVM-3.9.patch commit 69978204435f4a521a44baaf4e8a6123fad8b4c7 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:48 2016 +0200 Add support for LLVM 3.8 Main changes: llvm/Config/config.h was removed. The ScalarEvolution pass is now a WrapperPass. Iterators are no longer automatically converted to and from pointers. The GVNPass causes the test_bswap_jit test to fail; replaced with ConstantPropagationPass. LLVMIsMultithreaded is from the C API, while llvm_is_multithreaded is the corresponding C++ API. Patch-Name: Add-support-for-LLVM-3.8.patch commit 92687316abb10f8a3b9b348ca2ef8c4bbbc9c380 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:39 2016 +0200 Add support for LLVM 3.7 Main changes: The DataLayoutPass is no longer necessary. The LoopInfo pass is now a WrapperPass. Before creating TargetLibraryInfo one needs to create a TargetLibraryInfoImpl. PassManager is now in the legacy:: namespace. GetElementPtrInst::getIndexedType changed behavior causing segfaults in the testsuite; emulating the old behavior now. CreateCallX functions for fixed number X of elements got removed. JITEmitDebugInfo Option was removed. DIDescriptor was removed. Patch-Name: Add-support-for-LLVM-3.7.patch commit 56a88c38d1316783002929eb15ab5f9be7e34b38 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Aug 11 21:54:10 2016 +0200 clamd: don't depend on clamav-demon.socket Let's try to live without it. This should avoid the endless loop in #824042. Newer systemd have rate-limiting on (re)starts. This rate-limiting would stop the socket service. The only purpose for the socket activation is to get clamd started after the initial freshclam run on installs so I think we can live without and manually start the daemon after installation. Patch-Name: clamd_dont_depend_on_clamav_demon_socket.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 666835873035e9f1b9d5e6787a96f255c37f5da5 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Wed Mar 11 20:03:15 2015 +0100 add support for system tomsfastmath Patch-Name: add-support-for-system-tomsfastmath.patch commit 2e5f12d74d7065a47a1cf072e703445b81878e07 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 20:20:56 2020 +0200 Import clamav_0.102.4+dfsg.orig.tar.xz commit f3c467e5e5a7b6b6602364490d0f991a14dd82a5 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri Jul 17 20:20:56 2020 +0200 record new upstream branch created by importing clamav_0.102.4+dfsg.orig.tar.xz commit 1a399f2c52cd656c26d2144c47b722a787bee07f Author: Scott Kitterman <scott@kitterman.com> Date: Mon Mar 10 19:20:18 2014 -0400 Change paths in sample conf file to match Debian Patch-Name: Change-paths-in-sample-conf-file-to-match-Debian.patch commit 02b650bcff313f68b32c46dc59d9c81397f635c0 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Fri May 29 23:52:41 2020 +0200 Add also suggest to libclamav Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 44c83f6efb79ac39a30b562bef96aeec344f6114 Author: Scott Kitterman <scott@kitterman.com> Date: Sun May 17 12:56:28 2020 -0400 Add Suggests for unversioned libclamunrar package on clamav-daemon and clamav binaries commit 77b668ae959b058eb1122f893dcdcfcead319674 Author: Scott Kitterman <scott@kitterman.com> Date: Sun May 17 12:50:42 2020 -0400 Honour DEB_BUILD_OPTIONS=nocheck again. (Closes: #960843) commit d4a6d85fcac16f3516de4ac0665b1a319528f6ff Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 17:12:09 2020 +0200 Release 0.102.3+dfsg-1 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit a9e465fe88db77b277459f79ff272589359d5e1a Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 17:11:40 2020 +0200 Update copyright file, mspack.[ch] moved Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit a24caa3a24d1bc091f9921581674a06030bc2380 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 16:38:21 2020 +0200 Reference the installed sample files Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 751fbc968587e882c35f12ee0ce175fe95223867 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 16:36:58 2020 +0200 Reference the installed man-pages instead the in-tree Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit e2b497daae6b8019392dfe1e8c508932f13cc51d Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 15:01:10 2020 +0200 Use "make check" to run the testsuite Somehow the make file has now `check' and `test' target and debhelper now uses `test' which does nothing. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 7e89526d4e2884dbb4d04229b29830fd9cc6a1d8 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 14:00:09 2020 +0200 split-script: Update the libclamunrar-configure.ac script This was tested on the libclamurar package and seems to work. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit ff431d4fdae686fdabf8e1175d22284b3e783d47 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 11:40:46 2020 +0200 Import 0.102.3+dfsg-1 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit e29aa316392cc6772429c4299aa65701b4654b73 Merge: 4e20fb31 bcb2ce4f Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 11:35:40 2020 +0200 merge patched-unstable into unstable commit 4e20fb3119f84d603ac7124dcdff4d957679461d Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 11:33:09 2020 +0200 record new upstream branch created by importing clamav_0.102.3+dfsg.orig.tar.xz commit bcb2ce4fa5fb061cc2c1dfb5754d59b89aed291c Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sun Feb 16 17:09:37 2020 +0100 clamsubmit / libfreshclam: Use CURL_CA_BUNDLE Use the CURL_CA_BUNDLE enviroment to set cURL's CURLOPT_CAINFO option. This is also used by the command line tool. Patch-Name: clamsubmit-libfreshclam-Use-CURL_CA_BUNDLE.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit edd29126b1070ea687823e66fdf9c7f6621ece6e Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:56 2016 +0200 Add support for LLVM 3.9 Changes: IRBuilder no longer has a preserveNames template argument. AtomicOrdering is now a strongly typed enum. Patch-Name: Add-support-for-LLVM-3.9.patch commit 05e9da59483a9035226860f3f98099a2df50278c Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:48 2016 +0200 Add support for LLVM 3.8 Main changes: llvm/Config/config.h was removed. The ScalarEvolution pass is now a WrapperPass. Iterators are no longer automatically converted to and from pointers. The GVNPass causes the test_bswap_jit test to fail; replaced with ConstantPropagationPass. LLVMIsMultithreaded is from the C API, while llvm_is_multithreaded is the corresponding C++ API. Patch-Name: Add-support-for-LLVM-3.8.patch commit b6df01c3ff9b5de032a61cda50ac31c2cd5da742 Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Fri Oct 14 20:24:39 2016 +0200 Add support for LLVM 3.7 Main changes: The DataLayoutPass is no longer necessary. The LoopInfo pass is now a WrapperPass. Before creating TargetLibraryInfo one needs to create a TargetLibraryInfoImpl. PassManager is now in the legacy:: namespace. GetElementPtrInst::getIndexedType changed behavior causing segfaults in the testsuite; emulating the old behavior now. CreateCallX functions for fixed number X of elements got removed. JITEmitDebugInfo Option was removed. DIDescriptor was removed. Patch-Name: Add-support-for-LLVM-3.7.patch commit 2283fedc47de1c830730b2aa2bbde6c128bc6c6e Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Thu Aug 11 21:54:10 2016 +0200 clamd: don't depend on clamav-demon.socket Let's try to live without it. This should avoid the endless loop in #824042. Newer systemd have rate-limiting on (re)starts. This rate-limiting would stop the socket service. The only purpose for the socket activation is to get clamd started after the initial freshclam run on installs so I think we can live without and manually start the daemon after installation. Patch-Name: clamd_dont_depend_on_clamav_demon_socket.patch Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit bcf63fa6bbd519bc61c2b2553fb1913f802eb96e Author: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Date: Wed Mar 11 20:03:15 2015 +0100 add support for system tomsfastmath Patch-Name: add-support-for-system-tomsfastmath.patch commit 96ac148bccb9c9fd430c1f08b0e1a9b52f70bb54 Author: Scott Kitterman <scott@kitterman.com> Date: Mon Mar 10 19:20:18 2014 -0400 Change paths in sample conf file to match Debian Patch-Name: Change-paths-in-sample-conf-file-to-match-Debian.patch commit 07c9b9ef63bc584a39143a6cd002d199d1d46397 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 11:33:08 2020 +0200 Import clamav_0.102.3+dfsg.orig.tar.xz commit d11e3fda751e23f8eaefadd970ce8ef058a69319 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat May 16 11:26:08 2020 +0200 split-script: Duct the unrar part The splits cript has various rules to remove and replace parts of clamav's configure.ac which is copied to libclamunrar. It broke in all of last releases and it gets more complex to remove the correct pieces. After fixing the sed lines a few times and fiddling with it manually I now got to a point where I want to preserve a sane version of it and reuse in future. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit de5d830abe409cb0e1721ad4d529c50559e13475 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Feb 22 13:41:10 2020 +0100 Prepare 0.102.2+dfsg-2 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> commit 6aa750c88311a8704df87db0ac52449f47cbb343 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Date: Sat Feb 22 13:40:58 2020 +0100 typos Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Among the 1 debian patch available in version 1.4.3+dfsg-1 of the package, we noticed the following issues:
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.