summaryrefslogtreecommitdiff
path: root/recipes-support/ntp
AgeCommit message (Collapse)AuthorFiles
2023-01-24CVE Packages UpdateAndrii Davydenko14
Move libfastjson to the rsyslog directory rsyslog 8.2002.0 -> 8.2206.0 add ntp4.2.8 recipe with fixed CVEs update cryptsetup to 2.4.3 fix libxml2 CVE-2016-3709 curl 7.75.0 -> 7.86.0 strongswan 5.8.4 -> 5.9.8 libmodbus 3.1.6 -> 3.1.7 libesmtp 1.0.6 -> 1.1.0 cifs-utils 6.1 -> 7.0 update libtirpc to version 1.3.3 update rsync to version 3.2.5 Add zlib 1.2.13 upgrade gnutls to 3.7.8 upgrade openssh to 8.9p1 Add cmake 3.24.2 and cmake-native 3.24.2 to avoid loop dependecies building expat Add expat 2.5.0 to fix CVE-2022-40674 and CVE-2022-43680 openvpn 2.4.9 -> 2.4.12 hostapd 2.9 -> 2.10 [GP-1837] mPower R.6.3.X (Fall'22): CVE Upgrade (after 2022-12-28) Openssh 8.9p1 no longer needed, because all necessary CVE fixes, backports and whitelists are present for current Openssh 8.4p1. There are no new CVE's in report. [GP-1837] mPower R.6.3.X (Fall'22): CVE Upgrade (after 2022-12-28) Backported CVE patches for python3 component. Need to remove after upgrading Yocto to version more than 3.1.21. [GP-1837] mPower R.6.3.X (Fall'22): CVE Upgrade (after 2022-12-28) Backported CVE patch for sudo component. Added 2 CVE's to whitelist for OpenVPN component.
2022-08-12Fix bitbake patch log indication that patches do not apply cleanly.Mykola Salomatin1
2019-12-20Do not start ntpd without GPS unless configuredJohn Klug2
2019-03-18Don't use ublox only scripts, and use capability flags for gps availability testJohn Klug2
2018-02-26Bump the ntpd revisionJohn Klug1
2018-02-26Add some optional debug to /etc/init.d/ntpdJohn Klug1
2017-07-18Local clock now requires setting orphanwait parameter to avoid slow bootsJohn Klug2
2017-05-31add bash dependencyJohn Klug1
2017-05-30Add mLinux ntp configuration and NTP time test programJohn Klug4
2017-05-23Fix FILESEXTRAPATHS_prepend in a couple of bitbake recipesJeff Hatch1
2017-05-23Initial commit of Yocto 2.1 changesJeff Hatch1
2017-02-06Do not error if gpsd is not installedJohn Klug1
2017-02-03ntpd -pq added back inJohn Klug1
2017-02-03Remove redundant ntpd -gqJohn Klug1
2017-02-03Add ntpd -gq to set the clock from the GPSJohn Klug2
2017-02-02create statsdir, drift file for ntpJohn Klug5
2017-02-01Commentary for GPS and PPS servers in ntp.confJohn Klug1
2017-02-01Set the GPS messages and PPS signals to trueJohn Klug3
2017-01-27Remove debug from ntp buildJohn Klug1
2017-01-25Add drift file directory and log directoriesJohn Klug1
2017-01-23Use flag ENABLED in /etc/defaultJohn Klug1
2017-01-20ublox 8 is 50ms faster than ublox 7John Klug1
2017-01-20Use flag ENABLED in /etc/default like other MTS servicesJohn Klug1
2017-01-17Add ntpd config file item NTPD_ENABLED to enable/disable ntpdJohn Klug2
2017-01-17Remove incorrect comments, and use syslog for loggingJohn Klug1
2017-01-13Enhance the documentation for /etc/default/ntpdJohn Klug1
2017-01-13Add /etc/default/ntpd to the ntp configuration.John Klug2
2017-01-12Delay ntp start when dependent on gpsd.John Klug1
2016-12-21Fix up stats directory permissions.John Klug1
2016-12-21ntp.drift must be in a directory writable by ntpJohn Klug2
2016-12-20Add GPS specific configuration, add empty files/directories with permissionsJohn Klug2
2016-12-19add features to busybox to debug ntp and set nice to -20 for ntpJohn Klug2