diff --git a/hardware/printer/cups/actions.py b/hardware/printer/cups/actions.py
index 8bfaa8e11f..41266d8a26 100755
--- a/hardware/printer/cups/actions.py
+++ b/hardware/printer/cups/actions.py
@@ -55,6 +55,7 @@ def setup():
--enable-libusb=no \
--with-dnssd=no \
--disable-gssapi \
+ --disable-systemd \
--disable-dbus \
--bindir=/usr/bin32 \
--sbindir=/usr/sbin32'
diff --git a/hardware/printer/cups/pspec.xml b/hardware/printer/cups/pspec.xml
index 26e59d2880..f6f2a64602 100755
--- a/hardware/printer/cups/pspec.xml
+++ b/hardware/printer/cups/pspec.xml
@@ -12,7 +12,7 @@
service
Common Unix Printing System
cups provides a portable printing layer for *nix-based operating systems.
- https://github.com/OpenPrinting/cups/releases/download/v2.4.2/cups-2.4.2-source.tar.gz
+ https://github.com/OpenPrinting/cups/releases/download/v2.4.3/cups-2.4.3-source.tar.gz
acl-devel
@@ -155,6 +155,13 @@
+
+ 2023-06-02
+ 2.4.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-07-05
2.4.2
diff --git a/server/ntp/pspec.xml b/server/ntp/pspec.xml
index 89a032c93b..7d7686f138 100644
--- a/server/ntp/pspec.xml
+++ b/server/ntp/pspec.xml
@@ -14,7 +14,7 @@
service
NTP daemon and client
Network Time Protocol utilities and daemons that will synchronize your computer's time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.
- https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p15.tar.gz
+ https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p16.tar.gz
fix-man-pages.sh
@@ -30,11 +30,11 @@
libevent-devel
- 0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch
+
gentoo/ntp-4.2.8-ipc-caps.patch
gentoo/ntp-4.2.8-sntp-test-pthreads.patch
gentoo/ntp-4.2.8_p14-add_cap_ipc_lock.patch
- gentoo/ntp-4.2.8_p15-gcc10.patch
+
@@ -112,6 +112,13 @@
+
+ 2023-06-02
+ 4.2.8_p16
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-12-06
4.2.8_p15