Changelog for
g3utils-1.2.1-125.8.i586.rpm :
* Wed Mar 27 2024 Antonio Teixeira
- Provide user(fax) in sendfax package. [bsc#1221420]
* Fri Feb 23 2024 pgajdosAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Fri Dec 16 2022 pgajdosAATTsuse.com- do not enable/disable parametrized service [bsc#914661c17]
* Tue Feb 22 2022 Martin Hauke - Restore AutoPPP functionality by properly passing \"-DAUTO_PPP\" to CFLAGS.
* Fri Oct 15 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* mgettyAATT.service
* vgettyAATT.service
* Thu Jun 24 2021 Matthias Gerstner - add faxq-libexec.patch: adjust buildsystem to move faxq-helper setuid binary to /usr/libexec (bsc#1171164)
* Tue May 25 2021 Wolfgang Frisch - Link /usr/bin/newslock as PIE (bsc#1184124). - Modified fixpie.patch
* Tue Mar 16 2021 Marcus Meissner - mgetty-fix-errlist.patch: just use strerror() here.
* Tue May 26 2020 Matthias Gerstner - fix set_permissions invocation, a \'%\' was missing for the faxq-helper path, causing the path never to be adjusted correctly during %post.
* Wed Feb 26 2020 Marketa Calabkova - Update to version 1.2.1 Changes from 1.1.37 to 1.2.0:
* policy.h: default MAILER to \"/usr/sbin/sendmail\"
* conf_mg.c, conf_mg.h, mgetty.c: new option \"open-delay \"
* utmp.c, mg_utmp.h: apply FreeBSD port patches to adjust to 9.x
* bug fixes based on static code analysis (mem leaks, buffer overruns)
* mgetty.c: make \"dialout!\" logging more useful (log dialout command)
* more bugfixes, features and code improvements
* see ftp://mgetty.greenie.net/pub/mgetty/source/1.2/mgetty-1.1.37-1.2.0.diff.gz Changes from 1.2.0 to 1.2.1:
* fax/faxrunq.in, fax/faxq.in: properly quote input from JOB files, avoid attack with shell metacharacters (CVE-2018-16741, bsc#1108752)
* contrib/scrtsc.c: remove from distribution (CVE-2018-16742, bsc#1108762)
* contrib/next-login/next-login.c: fix buffer overflow on username (CVE-2018-16743, bsc#1108761)
* faxrec.c, policy.h: rework mail handling, avoid potential buffer overrun by means of \"mail-to\" config variable (CVE-2018-16744, bsc#1108757)
* more bugfixes
* see ftp://mgetty.greenie.net/pub/mgetty/source/1.2/mgetty-1.2.0-1.2.1.diff.gz- Drop upstreamed patch 0001-Fix-build-failure-with-gcc-7.patch- Reapplied patch mgetty-1.1.37-makefile.patch