Release 1.33
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
ver 1.33:
|
||||
Fix issue with filling unused part of AID with FFs.
|
||||
Fix issue with reads beyond the first block of SIM filesystem.
|
||||
Fix issue with parsing auth response according to TS 31.102.
|
||||
|
||||
ver 1.32:
|
||||
Fix issue with handling of IMS private identity validation.
|
||||
Fix issue with handling of SIM EF structure bit processing.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(ofono, 1.32)
|
||||
AC_INIT(ofono, 1.33)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
Reference in New Issue
Block a user