From owner-freebsd-bugs@freebsd.org Tue Nov 15 20:12:31 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3588C4389A for ; Tue, 15 Nov 2016 20:12:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3012C5B for ; Tue, 15 Nov 2016 20:12:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uAFKCVco078245 for ; Tue, 15 Nov 2016 20:12:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 214545] freebsd-update erroneously reports mandoc.db databases need updating Date: Tue, 15 Nov 2016 20:12:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: anubas@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 20:12:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214545 Bug ID: 214545 Summary: freebsd-update erroneously reports mandoc.db databases need updating Product: Base System Version: 11.0-RELEASE Hardware: arm64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: anubas@hotmail.com After patching my servers, I have noticed that after a couple of days, freebsd-update thinks the following files still need to be patched which ca= use additional "[server_name] security updates" emails to be generated each morning. /usr/share/man/mandoc.db /usr/share/openssl/man/mandoc.db I have been told that these databases are periodically updated, which means their hash values will change (https://forums.freebsd.org/threads/58553/#post-334803). Should freebsd-upd= ate ignore changes to these files or are these files in the wrong location? I have also noticed that the "freebsd-update IDS" command produces hash warnings for the above listed files three different times. All other files = are only listed once. $ freebsd-version 11.0-RELEASE-p3 $ sudo freebsd-update fetch Password: Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 11.0-RELEASE from update5.freebsd.org... do= ne. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be updated as part of updating to 11.0-RELEASE-p3: /usr/share/man/mandoc.db /usr/share/openssl/man/mandoc.db $ sudo freebsd-update IDS Password: Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 11.0-RELEASE from update5.freebsd.org... do= ne. Fetching metadata index... done. Inspecting system... done. [output from other files removed] /usr/share/man/mandoc.db has SHA256 hash 5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should have SHA256 hash 095526d080f7f94768d14d8fd52ea1411d478cf0c12c82f693540266ea1bf3a5. /usr/share/man/mandoc.db has SHA256 hash 5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should have SHA256 hash 17c15936fb3ff4879ebd066c7210b2dca671f2d864852523c2e76b4853858420. /usr/share/man/mandoc.db has SHA256 hash 5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should have SHA256 hash 8f9f39a2355f27840219be2da88ae5e77b5142fbab677ea2c43b342c2e7f7394. /usr/share/openssl/man/mandoc.db has SHA256 hash e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should have SHA256 hash 3def5f84de882f7031351edcc888e8680058e494fad532f5e4aaf1680eea8fa7. /usr/share/openssl/man/mandoc.db has SHA256 hash e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should have SHA256 hash 3f6e5ca36cb7098d89430a523e501b50b9437e69ef0bc19fc43d36eb0cf73f74. /usr/share/openssl/man/mandoc.db has SHA256 hash e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should have SHA256 hash 814d38c9b5ea4665fc1275707332c8c093650a3c67f5946f5cf5aa986749f552. --=20 You are receiving this mail because: You are the assignee for the bug.=