Opened 6 years ago

Closed 6 years ago

#11227 closed enhancement (fixed)

volume_key-0.3.12

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

2018-10-07 Jiri Kucera <jkucera@…>

  • configure.ac: Release 0.3.12.
  • configure.ac: Added --with-python' and --with-python3' flags.
  • NEWS: Update.
  • Makefile.am
  • contrib/Makefile.am
  • doc/Makefile.am
  • lib/Makefile.am
  • python/Makefile.am
  • python/python/Makefile.am
  • python/python3/Makefile.am
  • src/Makefile.am
  • tests/Makefile.am: Makefile.am in the top source directory was splitted to smaller parts per subdirectory as there has been conflicts in rules due to adding back the Python 2 support.
  • python/volume_key.i: Adding PyString_AsStringAndSize and PyString_FromStringAndSize functions/macros to resolve compatibility issues between Python 2 and Python 3 C API.
  • po/*.po: Update line numbers.
  • tests/packet_roundtrips.c
  • tests/packet_roundtrips.sh: Path fix.

comment:3 by Bruce Dubbs, 6 years ago

Sources at https://github.com/felixonmars/volume_key/archive/volume_key-0.3.12.tar.gz

Expands to directory volume_key-volume_key-0.3.12/

comment:4 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20617.

Note: See TracTickets for help on using tickets.