File smstools3.changes of Package smstools3

-------------------------------------------------------------------
Thu Jul  1 12:44:58 UTC 2021 - Daniel Spannbauer <ds@marco.de>

- added patch for compatibility with gcc10 and up

-------------------------------------------------------------------
Mon Feb  3 12:16:59 UTC 2020 - lars@linux-schulserver.de - 3.1.21

- ran spec cleaner

-------------------------------------------------------------------
Wed Dec  5 13:00:46 UTC 2018 - lars@linux-schulserver.de

- add check_sms3status.pl from NETWAYS and create a new sub-package
  => monitoring-plugins-smstools3 
- added nrpe-check_check_sms3status.cfg as well for the plugin
- use with_systemd macro instead of hardcoded suse version value
- insserv_prereq macro is only needed on systems without systemd

-------------------------------------------------------------------
Sun Jul 16 00:08:45 UTC 2017 - boris@steki.net

- updated to latest release 3.1.21
- removed statistic as it requires libmm which is not provided any
  more on *suse
- removed lost smstools3-3.1.20-sendsms.patch :(

-------------------------------------------------------------------
Fri Apr 21 07:48:49 UTC 2017 - boris@steki.net

- removed patch smstools3-3.1.15-makefile_fixup.patch as it is not
  required anymore - fixed upstream.
- removed patch smstools3.patch as most of changes has been migrated
  to smstools3-3.1.20-sendsms.patch
- fixed group privileges of smsd folders using [sg]etfacl calls

-------------------------------------------------------------------
Wed Apr 12 22:37:31 UTC 2017 - boris@steki.net

- updated to release 3.1.20
  + Special section [communicate] can define shortcuts which
    can be used when communicating with a modem
  + There is a configuration setting memory_start available,
    and it defaults to 1 because of backward compatibility.
  + bugfixes
  + Main loops are fine-tuned to reduce CPU load and increase
    the performance of spooling.
    When smsd is spending some delay, for example sleeping after
    error, it sleeps more and less often, meaning that single
    sleep in the sleeping loop is raised to 10ms from 100µs.
    Smsd now respects environment setting TMPDIR or TEMPDIR,
    if available. Without those variables smsd uses /tmp, as before.
    When sending large number of messages continuously, regular run
    of a modem is executed on schedule, without need
    to use max_continuous_sending setting.
  + Documentation is now updated and this version has no beta status anymore.
  + When communicating with the modem, smsd polls the answer much
    faster than before, when the expected answer is known. A new
    setting poll_faster is available, and it's the factor to reduce
    idle time and increase number of times to listen. The factor
    defaults to 5, which seems to work well with many modems.
    Some modems work even faster with greater value, like 30.
    However, very high values may increase the server load
    remarkably, so proper value should be measured by device.
    There is a setting log_read_timing available for tuning purposes.
    Handling of alphabets is enhanced and all conversion are now done
    using internal routines which work well with cyrillic languages too.
    For backward compatibility, the alphabet of message file still
    defaults to ISO-8859-15, and this can be changed to UTF-8
    in the configuration, or a header Alphabet: UTF can should be used.
    To receive cyrillic messages directly to UTF-8 character set,
    use the global settings decode_unicode_text = yes and incoming_utf8 = yes.
  + The main focus with this version is on Telnet.
    Most devices need CRLF when communicating, and this is now default.
    Also subnegotiation is fixed, as it did not work properly in all
    cases. With these changes SMSTools3 now works well with devices
    like ConiuGo GPRS GSM Quadband Modem LAN.  
- for much more info please go to:
  http://smstools3.kekekasvi.com/index.php?p=history3

-------------------------------------------------------------------
Wed Nov 12 14:53:57 UTC 2014 - boris@steki.net

- update systemd service file to use /run instead of /var/run and
  cleanup its handling from spec file 

-------------------------------------------------------------------
Mon Mar 24 09:43:46 UTC 2014 - boris@steki.net

- fix build with latest gnu make

-------------------------------------------------------------------
Wed Mar 19 10:29:10 UTC 2014 - boris@steki.net

- fixed systemd integration
- amended logrotate to use user privileges (su directive)
- on systemd systems force run of tmpfiles or it would fail to run

-------------------------------------------------------------------
Mon Oct 28 19:08:41 UTC 2013 - lars@linux-schulserver.de

- fix path to documentation in man pages
- add smstools3.service file and scripts for openSUSE >= 12.1

-------------------------------------------------------------------
Tue Aug 13 13:33:05 UTC 2013 - lars@linux-schulserver.de

- install directory for pidfile if not exist

-------------------------------------------------------------------
Mon Nov  5 14:20:54 UTC 2012 - lars@linux-schulserver.de

- update to 3.1.15:
  + When creating a lockfile, main process used incorrect offset -1 
    with the table of names of processes. This caused segmentation 
    fault when smsd was compiled using latest compilers. 
- follow SPDX guidelines for license tag
- the rc-symlink should be in the sbindir (to make rpmlint happy)

-------------------------------------------------------------------
Tue Aug  9 09:19:50 UTC 2011 - lars@linux-schulserver.de

- rebase smstools3.dif (now smstools3.patch
- ghost /var/run/smsd as this is created via init script if missing
- cleanup the spec file using spec-cleaner

-------------------------------------------------------------------  
Thu Sep 23 09:33:10 CEST 2010 - kukuk@suse.de  
  
- Update to version 3.1.14  
  - fix for /var on own partition  
  
-------------------------------------------------------------------  
Thu Sep  9 11:41:24 CEST 2010 - kukuk@suse.de  
  
- Update to version 3.1.12  
  - lot of bug fixes  
-------------------------------------------------------------------
Fri Jun 11 12:28:54 CEST 2010 - kukuk@suse.de

- Add -f option for sendsms to allow reading the message from a file
- enhance default smsd.conf

-------------------------------------------------------------------
Thu Jun 10 14:11:23 CEST 2010 - kukuk@suse.de

- Enable statistic file
- Use better default values in smsd.conf
- Fix umask option
- Introduce new group 'sendsms'
- Adjust sendsms example to allow it to be run as normal user of
  group sendsms

-------------------------------------------------------------------
Wed Jun  9 12:50:41 CEST 2010 - kukuk@suse.de

- Fix name of sysconfig file
- SLE11/openSUSE11.1 use uucp, not dialout

-------------------------------------------------------------------
Thu May  6 21:30:50 UTC 2010 - lars@linux-schulserver.de

- update to 3.1.8:
  + When a signal quality was asked from the modem, and it was 
    explained to the log, incorrect severity was used. 
    Changed severity from LOG_NOTICE to LOG_INFO. 
  + When a signal quality is asked from the modem, it's also 
    explained to the log.
  + The sample script sendsms can now use keys for protecting the 
    usage, for example when running with tcpserver over the 
    internet.
  + The name of a global setting datetime is changed to 
    datetime_format. The old name can still be used because of 
    backward compatibility.
  + If a setting voicecall_hangup_ath was not defined in the 
    configuration, default value was handled as yes, but it's 
    defined as no.
  + A modem setting status_signal_quality was not parsed and was 
    giving a startup error.

-------------------------------------------------------------------
Sat Dec 26 12:04:19 UTC 2009 - lars@linux-schulserver.de

- switched group to Productivity/Networking/System 

-------------------------------------------------------------------
Fri Dec 25 22:03:59 UTC 2009 - lars@linux-schulserver.de

- initial build 3.1.6

openSUSE Build Service is sponsored by