Opened 10 years ago

Closed 10 years ago

#998 closed task (fixed)

Man-DB 2.7.0.2 Version Upgrade

Reported by: William Harrington Owned by: clfs-commits@…
Priority: major Milestone: CLFS Standard 3.1.0
Component: BOOK Version: CLFS Standard GIT
Keywords: Cc: berzerkula@…, jonathan@…, chris@…

Description

http://download.savannah.gnu.org/releases/man-db/man-db-2.7.0.2.tar.xz

Since 2.7.0.1, and not since our current version of 2.6.7.1:

2014-09-28 Colin Watson <cjwatson@…>

  • Version: 2.7.0.2.

2014-09-28 Colin Watson <cjwatson@…>

Work around lack of UTIME_* on GNU/Hurd

  • gnulib/fdutimens-hurd.patch: New file.
  • autogen.sh: Apply gnulib/fdutimens-hurd.patch.
  • NEWS: Document this.

2014-09-27 Colin Watson <cjwatson@…>

Avoid using or double-closing closed database handles

Thanks to Andreas Radke and Bruce Dubbs for reporting, and to Andreas Radke for testing.

  • src/check_mandirs.c (testmandirs): Close dbf if necessary before (re-)opening it. Zero out dbf after closing it. (update_db_time, purge_missing): Zero out dbf after closing it.
  • src/man.c (dbdelete_wrapper, try_db): Likewise.
  • src/mandb.c (update_one_file): Likewise.
  • src/straycats.c (straycats): Likewise.
  • src/whatis.c (search): Likewise.
  • NEWS: Document this.

Change History (1)

comment:1 by William Harrington, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.