Age | Commit message (Collapse) | Author | Files | Lines |
|
daemon/verify-{crypt,shadow}.c prints out the user name in various
places, where daemon/verify-pam.c code does not. Get out of sync with
the login dialog, and you'll have your password logged.
Adapt patches from the gdm 2.20 branch for
(1) not logging the user name in any syslog error messages
(2) not localizing the log messages.
Bump pkg revision.
Fixes PR 31417.
|
|
daemon/verify-{crypt,shadow}.c prints out the user name in various
places, where daemon/verify-pam.c code does not. Get out of sync with
the login dialog, and you'll have your password logged.
Adapt patches from the gdm 2.20 branch for
(1) not logging the user name in any syslog error messages
(2) not localizing the log messages.
Fixes PR 31417.
|
|
|
|
|
|
doesn't include it, your lost mostly anyway. The weak alias creates a
conflict on HP-UX tho. Bump revision.
|
|
No change; DISTFILES update only.
|
|
datarootdir is used before being defined. Bump revision.
|
|
|
|
|
|
|
|
Fix application launch problems with gtk2 2.11 and later.
http://bugzilla.xfce.org/show_bug.cgi?id=3359
|
|
to be broken in xterm for now.
OK bjs@
|
|
as easy to use as I first thought.
|
|
|
|
|
|
|
|
|
|
Problem reported by L. Schmidt in PR 36937 and fix confirmed by Aleksey Cheusov
in pkgsrc-bulk@.
|
|
|
|
Renamed xlockrc.rc to xlock95.rc.
win95 settings fixes from Frank Fesevur
'Enabled' checkbox set in the savers configuration for is honored
when the random mode is selected.
Dialog rearranged to allow more room for Delay/Count/Cycles.
Version is now displayed.
ant3d,ant,life1d now with better colors. Really looked bad on Windows 95.
rain a new mode from Frank Fesevur.
Patch for running stuff like "xlock95.scr -s ant3d" thanks to
Frank Fesevur <ffes AT users.sourceforge.net> which makes testing
and showing a particular mode much easier.
Fix for xlock -resource in life.c.
Added a compile-time option "-DNO_TIME if you dont want the time in the
password window.
|
|
|
|
|
|
|
|
|
|
|
|
Approved by wiz@.
This is bug fix release of Ruby 1.8.6. Especially it fixes thread/eval
function problem on Mac OS X.
|
|
|
|
configuration file option (which doesn't work as intended.) Bump revision.
|
|
with gtk2+-2.12.0. Bump PKGREVISION.
In case this doesn't build with gtk2+<2.12 any longer, please add
an appropriate BUILDLINK_API_DEPENDS.gtk2 line.
|
|
http://www.kde.org/info/security/advisory-20070914-1.txt
also fix for KDM passwordless login vulnerability
http://www.kde.org/info/security/advisory-20070919-1.txt
|
|
|
|
http://www.kde.org/info/security/advisory-20070914-1.txt
|
|
script.
|
|
-- Change xset_CFLAGS to AM_CFLAGS to make automake-1.10 happier
-- Use autoconf to check for usleep before falling into twisty #ifdef maze
-- Bug #9524: Markup problems on xset.1x
|
|
-- X.Org bug #10616: Add all the X info commands to See Also in man page
-- Man page formatting: make -geometry bold like other options
-- Rename xwininfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier
-- Purge unused code from dsimple.c
-- dsimple.c: ANSIfy function declarations
-- Replace sprintf's with snprintf & strlcat
-- Add static & const qualifiers to xwininfo.c
|
|
-- Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)
|
|
-- #10616: xmag man page says "Cut" button instead of "Select"
-- Replace static ChangeLog with dist-hook to generate from git log
-- Sun bug 6359959: xmag overconsumes CPU due to its selection box
-- Sun bug 6359959: use nanosleep, poll or select
-- Change xmag_CFLAGS to AM_CFLAGS to make automake-1.10 happier
-- Sun bug 1166559: highlight of selection box not discernable on some configs
|
|
|
|
-- Support relative paths in catalogue:<dir> symlinks.
-- Fix dirfd leak on CatalogueRescan().
-- Remove side effects from BuiltinReadDirectory()
|
|
The most important feature of this release is a set of locking fixes,
which unbreak this library for threaded apps. The lock issues were
exposed by libxcb.
-- XChangeDeviceControl: Fix completely broken locking
-- XSetDeviceFocus: Add missing extension check
-- XGetSelectedExtensionEvents: Still more locking bugs
-- Bug #9659: Bad markup on XListInputDevices.3x
|
|
Keith Packard (1):
CrtcChange event format conversion was using 'height' for 'width'.
|
|
no longer necessary.
|
|
including:
-- Bug #12448: Don't try to trap 'ERR'.
startx is advertised as a POSIX sh script. These shells don't
necessarily support trapping 'ERR'. This makes startx work again with
dash (and probably others).
-- Fix broken test for /dev/random cookie generation failure.
-- Use /dev/random to generate the cookie if mcookie is unavailable.
-- Setting XAUTHORITY without having actually generated a cookie and created
.Xauthority led to issues if somebody like ssh later came around
and made the .Xauthority file for their own setup. So, simply make
it so that we never fail to create one.
-- Remove .serverauth.$$ file on signals or errors
pkgsrc changes:
Remove cookie maker environment variable from CONFIGURE_ENV, as the
script now does the "right thing".
tested by me, seems to work fine, ok'd by agc@
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
are no dependencies in pkgsrc.
Newer code usually uses gtkglext instead.
|
|
smaller patches are nicer than larger ones. By the way, each patch should
start with a line containing an RCS Id.
|