SECURITY: CVE-2010-0422, handle monitor hotplugging more securely.
ok jasper@
This commit is contained in:
parent
fe1e131411
commit
fad6692e73
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/02/08 17:04:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/02/13 09:17:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= screen saver and locker for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-screensaver
|
||||
GNOME_VERSION= 2.28.2
|
||||
GNOME_VERSION= 2.28.3
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -50,10 +50,8 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--with-bsdauth=yes \
|
||||
--with-xscreensaverdir="${LOCALBASE}/share/xscreensaver/config" \
|
||||
--with-xscreensaverhackdir="${LOCALBASE}/libexec/xscreensaver" \
|
||||
--with-gdm-config="${SYSCONFDIR}/X11/gdm/custom.conf" \
|
||||
--with-mit-ext \
|
||||
--with-xf86gamma-ext \
|
||||
--with-libgl \
|
||||
--with-kbd-layout-indicator \
|
||||
--with-libnotify
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-screensaver-2.28.2.tar.bz2) = 3404neTeHr5/qHttvZuLiw==
|
||||
RMD160 (gnome/gnome-screensaver-2.28.2.tar.bz2) = 8utFJHlKyZUYHM7jYd189Y9Ay4w=
|
||||
SHA1 (gnome/gnome-screensaver-2.28.2.tar.bz2) = 7DHEIIyO7TK6EtJ7UBs90X06jJk=
|
||||
SHA256 (gnome/gnome-screensaver-2.28.2.tar.bz2) = kcCbHqYXVchgMeb8x2ndkCCQMq2GrsDF/b5CqhA1xz8=
|
||||
SIZE (gnome/gnome-screensaver-2.28.2.tar.bz2) = 4786755
|
||||
MD5 (gnome/gnome-screensaver-2.28.3.tar.bz2) = 5vubIG80cMBOIUdO5taWhw==
|
||||
RMD160 (gnome/gnome-screensaver-2.28.3.tar.bz2) = 1PIrZ5+l9Bua0qaRJar2vgtha4c=
|
||||
SHA1 (gnome/gnome-screensaver-2.28.3.tar.bz2) = 9ir3MzJO1r7Q8J7Ug5mVL45hpkc=
|
||||
SHA256 (gnome/gnome-screensaver-2.28.3.tar.bz2) = 8v/sT2N4g8fbFfuUw/hafVmt488fAQfs68Ad8T8K1cM=
|
||||
SIZE (gnome/gnome-screensaver-2.28.3.tar.bz2) = 4787224
|
||||
|
Loading…
Reference in New Issue
Block a user