Changelog for
python-pysim-0.0.0.git1540755954.9f9f5a6-70.1.noarch.rpm :
* Mon Nov 12 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1540755954.9f9f5a6:
* pySim-
*.py: add command line option for Calypso reader
* pySim-
*.py: refactor card reader driver initialization
* pySim/transport: introduce Calypso based reader interface
* Fri Oct 05 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1538738357.4fa8f1c:
* pySim-prog: Honor international \'+\' in SMSC number
* Wed Sep 26 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1537978459.0ec1475:
* utils: fix encoding/decoding of IMSI value
* Thu Sep 20 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1536824606.c555e18:
* tests: add example test data for Wavemobile-SIM
* Thu Sep 13 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1536823113.c8ce82a:
* cards: Add support for Wavemobile SIM
* Fri Aug 24 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1535013891.11a2e3c:
* tests: add example file for sysmosim-gr1
* Thu Aug 23 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1535013873.a3de5a3:
* cards: do not feed ascii as adm for sysmosim-gr1
* cards: autodetect sysmosim-gr1
* Mon Aug 20 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1534794874.52f59ac:
* readme: add \'serial\' dep, cosmetically rearrange
* Wed Jul 25 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1532544778.fb98dd6:
* commands: depend on pytlv only when it is actually needed
* readme: add info about dependencies
* Fri Jul 20 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1532037060.73a0f04:
* add .gitreview
* contrib: add jenkins.sh
* Thu Jul 19 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1531986942.7f34085:
* tests: add test program to verify pysim-prog.py (and pysim-read.py)
* cards: return SW in method update_plmnsel() of class Card
* cosmetic: fix cut and paste error in comment
* Fri Jul 13 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1531472240.a265049:
* pySim-read: read contents of PLMN related files.
* pySim-read: Print exception when reading of EF.MSISDN fails
* cosmetic: fix excess space in log output (typo)
* cards: add update method for EF:PLMNsel to Card class
* Thu Jul 05 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1530705241.ac9dde6:
* pysim-prog: add commandline option to probe cards
* commands: get file/record length from FCP (USIM)
* Tue Jul 03 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1530623824.859e0fd:
* __init__: also fetch response bytes for USIMs automatically
* csv: fix missing import (broken CSV support)
* Mon Jun 18 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1529315036.d4ebb6f:
* __init__: allow wildcards in expected SW for send_apdu_checksw()
* Wed Jun 13 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1528875053.d982488:
* pysim-prog: also allow raw hex adm pins besides numeric ascii
* add support for open cells SIM cards
* Mon Feb 19 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1518969890.6cbecaa:
* transport/serial: Fix serial transport
* Sat Feb 17 2018 mardnhAATTgmx.de- Don\'t use .py suffix for binaries
* Sat Feb 10 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1516721155.d9d2b94:
* Revert \"pySim-prog: ADM code can be longer 8 digits, it\'s implementation specific.\"
* Make derive_milenage_opc and calculate_luhn publicly available through utils.py
* cards: Add Fairwaves SIM implementation.
* cards: Implement card type autodetection based on ATR.
* pySim-prog: Replace magic numbers with a readable EF file name.
* pySim-prog: ADM code can be longer 8 digits, it\'s implementation specific.
* cards: Extend Card class with access functions for some of the standard EF files.
* Add methods to get ATR for a card or a link.
* utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6
* utils: Functions to encode/decode EF SPN.
* ts_51_011: A file with MF/DF/EF constants from TS 51 011
* Fix comment: Ki -> OPC
* utils.py: dec_imsi: Fix ValueError
* pySim-prog.py: Fix trailing whitespace
* pySim-
*.py: Set shebang to use python v2
* Support writing SMSP for sysmoUSIM-SJS1
* fix writing of ICCID for sysmo-usim-sjs1
* Fix select control parameter
* cosmetic: missing newlines on last line of 2 files
* README.md: Cosmetic/Formatting fixes
* Update README with general project information and convert to Markdown
* Revert \"Do not return the FCI information while selecting a file\"
* re-program: Instead of specifying the IMSI, read it from the card.- Specfile cleanup
* Sun Jul 31 2016 mardnhAATTgmx.de- Update to version 0.0.0.git1440070376.8c1b33c:
* Do not return the FCI information while selecting a file
* Mon Sep 21 2015 mardnhAATTgmx.de- Update to version 0.0.0.git1440070376.3e84067: + split parameter writing for CSV and SQL into separate functions + pySim-prog: Add mode where it can re-generate a card from CSV + read_params_csv: Make sure we don\'t end up in endless loop + Introduce a \'--dry-run\' option to skip actual card access + Allow changing the class byte for pdu messages + Add PIN-ADM argument to the command line + Add provision support for sysmoUSIM-SJS1 cards
* Sun Dec 07 2014 mardnhAATTgmx.de- specfile cleanup
* Sun Dec 07 2014 mardnhAATTgmx.de- Update to version 0.0.0.git1387815776.2fc205c: + usim/opc: Add support to write completely random OPC + usim/opc: Derive OPC from KI and OP + cards: Fix comment position + cards: Fix spacing according to PEP + Implement setting of EF.ACC file in GrcardSim and _MagicSimBase + utils: Add functions to decode IMSI and ICCID from EF raw data. + Add an utility to read data from a SIM card. + Move encoder functions for ICCID, IMSI and PLMN to pySim.utils for consistency. + pySim-read: MISDN is not mandatory + cards: sysmocom SysmoSIM-GR2 support added to cards
* Sat Nov 15 2014 mardnhAATTgmx.de- run spec-cleaner- add python-pyscard to recommends
* Sun Oct 06 2013 mardnhAATTgmx.de- initial package