Changelog for
osmo-hlr-1.8.0.2-11.1.i586.rpm :
* Fri Aug 23 2024 mardnhAATTgmx.de- Update to version 1.8.0.2:
* subscriber-create-on-demand: add mode for MSISDN=IMSI
* subscriber-create-on-demand: rework configuration
* Thu Jul 25 2024 mardnhAATTgmx.de- Update to version 1.8.0.0:
* Bump version: 1.7.0.17-bae13 → 1.8.0
* Wed Jul 03 2024 mardnhAATTgmx.de- Update to version 1.7.0.17:
* mslookup: don\'t ignore return value of write()
* Wed Jun 05 2024 mardnhAATTgmx.de- Update to version 1.7.0.16:
* README.md: cosmetic: fix a typo
* Wed May 15 2024 mardnhAATTgmx.de- Update to version 1.7.0.15:
* debian/postinst: add checks, be verbose
* Mon May 13 2024 mardnhAATTgmx.de- Update to version 1.7.0.14:
* contrib: remove rpm spec file
* Wed May 08 2024 mardnhAATTgmx.de- Update to version 1.7.0.13:
* .deb/.rpm: various fixes related to non-root
* Thu Apr 25 2024 mardnhAATTgmx.de- Update to version 1.7.0.12:
* .deb/.rpm: add osmocom user during package install
* Sun Mar 24 2024 mardnhAATTgmx.de- Update to version 1.7.0.11:
* README.md: Add Forum and Issue Tracker sections
* README.md: Improve mark-down formatting
* Add funding link to github mirror
* Wed Feb 07 2024 mardnhAATTgmx.de- Update to version 1.7.0.8:
* build: include {README.md,git-version-gen} into the release tarball
* ctrl: add subscriber.by-
*.imsi GET-able variable
* Use uniform log format for default config files
* SMS over GSUP: handle READY-FOR-SM.req from MSCs
* SMS over GSUP: implement forwarding of MT SMS
* SMS over GSUP: implement forwarding of MO SMS
* SMS over GSUP: implement vty config of SMSC routing
* hlr_vty.c: drop redundant include of hlr_ussd.h
* Bump version: 1.6.0.20-37f0-dirty → 1.7.0
* Add support for multiple APN profiles for subscriber data
* Sat Sep 23 2023 mardnhAATTgmx.de- Update to version 1.7.0.5:
* SMS over GSUP: handle READY-FOR-SM.req from MSCs
* SMS over GSUP: implement forwarding of MT SMS
* SMS over GSUP: implement forwarding of MO SMS
* SMS over GSUP: implement vty config of SMSC routing
* Mon Sep 18 2023 mardnhAATTgmx.de- Update to version 1.7.0.1:
* hlr_vty.c: drop redundant include of hlr_ussd.h
* Sat Sep 16 2023 mardnhAATTgmx.de- Update to version 1.7.0.0:
* Bump version: 1.6.0.20-37f0-dirty → 1.7.0
* Add support for multiple APN profiles for subscriber data
* Add VTY support for TUAK algorithm
* db: extend database schema to support 256bit K and/or OP[c] values
* USSD: fix handling of ussd-DataCodingScheme != 0x0f
* gsup_server: fix msgb memleak in osmo_gsup_server_read_cb()
* ussd: fix GSUP memleaks in rx_proc_ss_{req,error}()
* lu_fsm: fix memleak in lu_fsm_wait_insert_data_result()
* src/db.c: Switch from \"const char
*statements\" to \"const char
* const\"
* Port to new libosmogsm \'struct osmo_sub_auth_data2\'
* cosmetic: gen_ts_55_205_test_sets/main_template tabs istead of spaces
* cosmetic: gen_ts_55_205_test_sets/func_template.c: Use tab-indent
* Introduce support for XOR-2G algorithm
* systemd: depend on networking-online.target
* hlr: use talloc for memory allocation in osmo_gsup_create_insert_subscriber_data_msg
* debian: set compat level to 10
* tests/
*/Makefile.am: move -I to AM_CPPFLAGS
* tests/auc/Makefile.am: put object files to LDADD
* mslookup: Call osmo_fd_unregister() before closing and changing bfd->fd
* Thu Feb 23 2023 mardnhAATTgmx.de- Update to version 1.6.0.2:
* tests/db/db_test.err: adjust to XOR-3G rename
* Mon Feb 20 2023 mardnhAATTgmx.de- Update to version 1.6.0.1:
* Run struct_endianness.py
* Tue Feb 07 2023 mardnhAATTgmx.de- Update to version 1.6.0.0:
* Bump version: 1.5.0.19-268a-dirty → 1.6.0
* Sat Jan 28 2023 mardnhAATTgmx.de- Update to version 1.5.0.19:
* Add vty `reject-cause` to set the reject cause
* Tue Jan 17 2023 mardnhAATTgmx.de- Update to version 1.5.0.18:
* fix memleak of proxy_subscr_listentry
* Tue Dec 27 2022 mardnhAATTgmx.de- Update to version 1.5.0.17:
* Vty: Fixup config shown/written from vty
* Sat Dec 24 2022 mardnhAATTgmx.de- Update to version 1.5.0.16:
* osmo_mdns_rfc_record/question_encode: remove ctx
* mslookup: use apn functions from libosmocore
* Fri Dec 23 2022 mardnhAATTgmx.de- Update to version 1.5.0.14:
* osmo_mdns_rfc_record_decode: proper free on err
* osmo_mdns_rfc_record_decode: check ret of talloc
* osmo-hlr: Transition to use of \'telnet_init_default\'
* ctrl: take both address and port from vty config
* Thu Nov 10 2022 mardnhAATTgmx.de- Update to version 1.5.0.10:
* Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition
* Fri Nov 04 2022 mardnhAATTgmx.de- Update to version 1.5.0.9:
* Support building with -Werror=strict-prototypes / -Werror=old-style-definition
* Sat Sep 24 2022 mardnhAATTgmx.de- Update to version 1.5.0.8:
* hlr_vty.c: fix typo
* Mon Sep 19 2022 mardnhAATTgmx.de- Update to version 1.5.0.7:
* Debian: install osmo-hlr-dgsm.cfg as example config
* systemd: enable basic hardening
* Sun Sep 18 2022 mardnhAATTgmx.de- Update to version 1.5.0.5:
* Debian: reformat package description
* Debian: bump copyright year to match current
* Mon Sep 12 2022 mardnhAATTgmx.de- Update to version 1.5.0.3:
* Ignore .deb build byproducts
* Tue Aug 30 2022 mardnhAATTgmx.de- Update to version 1.5.0.2:
* Set working directory in systemd service file
* Wed Jun 29 2022 mardnhAATTgmx.de- Update to version 1.5.0.1:
* db_auc: hexparse_stmt(): check value returned by osmo_hexparse()
* Tue Jun 28 2022 mardnhAATTgmx.de- Update to version 1.5.0.0:
* Bump version: 1.4.0.16-3863-dirty → 1.5.0
* Tue Jun 21 2022 mardnhAATTgmx.de- Update to version 1.4.0.16:
* doc: Document new subscriber CTRL commands
* ctrl: Introduce CTRL command subscriber.by-
*.aud3g
* ctrl: Introduce CTRL command subscriber.by-
*.aud2g
* ctrl: Introduce cmd SET subscriber.delete
* cosmetic: hlr_vty_subscr.c: Fix trailing whitespace
* Mon Jun 20 2022 mardnhAATTgmx.de- Update to version 1.4.0.11:
* ctrl: Introduce CTRL command subscriber.by-
*.msisdn
* ctrl: Introduce cmd SET subscriber.create
* update git URLs (git -> https; gitea)
* Sat Jun 18 2022 mardnhAATTgmx.de- Update to version 1.4.0.8:
* Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber create cmd
* tests/ctrl: Move ERROR test scenario to proper file
* tests: Allow specyfing specific ctrl test to run
* ctrl: Mark function as static
* Thu Apr 14 2022 mardnhAATTgmx.de- Update to version 1.4.0.4:
* tests: use \'check_PROGRAMS\' instead of \'noinst_PROGRAMS\'
* Tue Feb 08 2022 mardnhAATTgmx.de- Update to version 1.4.0.3:
* debian: add new \'osmo-mslookup-utils\' package
* Mon Feb 07 2022 mardnhAATTgmx.de- Update to version 1.4.0.2:
* fixup: debian: remove unneeded dependency libdbd-sqlite3
* Tue Dec 14 2021 mardnhAATTgmx.de- Update to version 1.4.0.1:
* treewide: remove FSF address
* Tue Nov 16 2021 mardnhAATTgmx.de- Update to version 1.4.0.0:
* Bump version: 1.3.0.7-bfee → 1.4.0
* Wed Sep 01 2021 mardnhAATTgmx.de- Update to version 1.3.0.7:
* debian/control: remove dh-systemd build-depend
* Mon Jul 19 2021 mardnhAATTgmx.de- Update to version 1.3.0.6:
* db v6: determine 3G AUC IND from VLR name
* Thu Jul 15 2021 mardnhAATTgmx.de- Update to version 1.3.0.5:
* db: Avoid use uninitialized rc if running 0 statements
* Tue Jun 01 2021 mardnhAATTgmx.de- Update to version 1.3.0.4:
* Add post-upgrade script for automatic db upgrade
* Thu May 13 2021 mardnhAATTgmx.de- Update to version 1.3.0.3:
* vty: enable show subscribers filtered by IMEI
* Mon Mar 22 2021 mardnhAATTgmx.de- Update to version 1.3.0.2:
* add README.md file as customary for cgit, github, gitlab, etc.
* Sun Feb 28 2021 mardnhAATTgmx.de- Update to version 1.3.0.1:
* Correct configuration written from vty
* Tue Feb 23 2021 mardnhAATTgmx.de- Update to version 1.3.0.0:
* Bump version: 1.2.0.78-8c90-dirty → 1.3.0
* manuals: generate vty reference xml at build time
* main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
* Sat Feb 20 2021 mardnhAATTgmx.de- Update to version 1.2.0.76:
* tests: Replace deprecated API log_set_print_filename
* Thu Feb 04 2021 mardnhAATTgmx.de- Update to version 1.2.0.75:
* .gitignore: Ignore new autofoo tmp files
* Sun Jan 31 2021 mardnhAATTgmx.de- Update to version 1.2.0.74:
* Fix Coverity Warnings
* Sat Jan 30 2021 mardnhAATTgmx.de- Update to version 1.2.0.73:
* Add vty command to show summary of all or filtered subscribers
* Thu Jan 28 2021 mardnhAATTgmx.de- Update to version 1.2.0.72:
* configure.ac: set -std=gnu11
* Tue Jan 19 2021 mardnhAATTgmx.de- Update to version 1.2.0.71:
* Correct vty inline help for show subscriber
* Wed Jan 13 2021 mardnhAATTgmx.de- Update to version 1.2.0.70:
* contrib/jenkins: don\'t build osmo-gsm-manuals
* Tue Jan 05 2021 mardnhAATTgmx.de- Update to version 1.2.0.69:
* auc_test.c: Add some comments on what the test cases actually do