similar to: [ANNOUNCE] libFS 1.0.1

Displaying 20 results from an estimated 700 matches similar to: "[ANNOUNCE] libFS 1.0.1"

2019 Mar 10
0
[ANNOUNCE] libFS 1.0.8
This library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves. Alan Coopersmith (9): Fix sign comparison warning in loop index in FSListFontsWithXInfo Fix sign comparison warning in loop index in FSListCatalogues Fix sign comparison warning in loop indexes in FSQueryXBitmaps{8,16} Fix sign comparison warning in loop
2015 May 01
0
[ANNOUNCE] libFS 1.0.7
libFS is the protocol binding library used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves. Alan Coopersmith (7): Constify pattern argument to FSListCatalogues Constify some more strings in API arguments Fix some sign/size conversion warnings from clang Fix typos & wording issues in source comments Remove unneeded
2008 Mar 18
0
[ANNOUNCE] libXScrnSaver 1.1.3
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alan Coopersmith: Add hooks to check code with sparse/lint/etc. Version bump: 1.1.3 Daniel Drake: Bug #11084: libXScrnSaver COPYING file James Cloos: Add *~ to .gitignore to skip patch/emacs droppings Add missing PHONY line for automatic ChangeLog generation Matthieu Herrb: Makefile.am: nuke RCS Id Paulo Cesar
2018 Mar 23
0
[ANNOUNCE] xtrap 1.0.3
Alan Coopersmith (8): Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Assume signal handlers return void, as C89 requires config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS This is not a GNU project, so declare it foreign. configure: Drop AM_MAINTAINER_MODE autogen.sh:
2009 Mar 04
0
[ANNOUNCE] libAppleWM 1.2.0
Alan Coopersmith (2): renamed: .cvsignore -> .gitignore Add README with pointers to mailing list, bugzilla & git repos James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Jeremy Huddleston (3): Implement XAppleWMSendPSN() 1.2.0 Paulo Cesar Pereira de Andrade (1):
2009 Oct 09
0
[ANNOUNCE] libXxf86misc 1.0.2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Minor janitorial release, quite possibly the last one, given that the Xorg server has dropped support for this extension in xserver 1.6 and later releases. Alan Coopersmith (4): renamed: .cvsignore -> .gitignore Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 &
2018 Jul 31
0
[ANNOUNCE] fonttosfnt 1.0.5
Is it a bird? is it a plane? No it's a fonttofs.. fontstof.. fonttofn... it's a release of the tool that wraps a bitmap font into a truetype wrapper! Bringing you the last 9 years of exciting changes including ansification and lots of autotools cleanup changes, because that is how we rolled 7 years ago. (Almost) no source files were harmed in the making of this release. Alan Coopersmith
2010 Aug 19
0
[GIT PULL] ocfs2 changes for 2.6.36, part 2.
Linus et al, Here is the second batch of ocfs2 changes for 2.6.36. We've ironed out all of the ordering with the extN/jbd2 folks, and they have stewed for a little as well. There's nothing large in here. ocfs2 has long supported devices larger than 2^32 sectors in the code; we now toggle that capability on. Tao has added readahead to our CoW operations. We also have one more ECC fix
2010 Jul 22
4
[PATCH 1/3] ext3/ext4: Factor out disk addressability check
As part of adding support for OCFS2 to mount huge volumes, we need to check that the sector_t and page cache of the system are capable of addressing the entire volume. An identical check already appears in ext3 and ext4. This patch moves the addressability check into its own function in fs/libfs.c and modifies ext3 and ext4 to invoke it. Signed-off-by: Patrick LoPresti <lopresti at
2008 Mar 07
0
[ANNOUNCE] font-xfree86-type1 1.0.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mainly just an update to the COPYING file to include the license text. Alan Coopersmith: Copy in XFree86 License 1.0 to COPYING file Version bump: 1.0.1 James Cloos: Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log git
2010 Oct 22
0
[GIT PULL] ocfs2 changes for 2.6.37
Linus, et al, Here are the ocfs2 changes for 2.6.37. There are three major additions. Tao Ma has added readahead to our CoW operations. Sunil Mushran has added a global heartbeat mode, allowing one device heartbeat to support multiple ocfs2 mounts. Finally, Patrick J. LoPresti has done the final work to enable ocfs2 mounts on devices larger than 16TB. The ocfs2 disk format has always
2010 Nov 22
0
[ANNOUNCE] rendercheck 1.4
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 rendercheck is a program to test a Render extension implementation against separate calculations of expected output. This release makes the sources pass various checks of the compilers, adds a --version option, and provides a new test for rendering to source-only pictures under gradients, as well as the usual recent janitorial cleanups and build
2008 Jul 13
1
yum remove from stdout
Hello, little tricky question : i have a file of packages for removal , which looks like that : atk libart_lgpl libXfixes audiofile libXcursor libxslt alsa-lib esound gnome-mime-data libIDL ORBit2 libbonobo libdaemon libXrandr dbus-python avahi avahi-glib gamin shared-mime-info libXres startup-notification libXinerama hicolor-icon-theme gtk2 GConf2 libglade2 libgnomecanvas gnome-keyring libwnck
2014 Nov 14
2
EL5 Security Policy for the final 3 years
Red Hat's Security policy for Production 3 Phase of the Life Cycle for EL5 is that they will only release "Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. Other errata advisories may be delivered as appropriate." https://access.redhat.com/support/policy/updates/errata/#Production_3_Phase
2019 Mar 14
1
[PATCH 00/38] VFS: Convert trivial filesystems and more
Hi Al, Here's a set of patches that: (1) Provides a convenience member in struct fs_context that is OR'd into sb->s_iflags by sget_fc(). (2) Provides a convenience vfs_init_pseudo_fs_context() helper function for doing most of the work in mounting a pseudo filesystem. (3) Converts all the trivial filesystems that have no arguments to fs_context. (4) Converts
2008 Mar 06
0
[ANNOUNCE] inputproto 1.4.3
Adam Jackson (1): inputproto 1.4.3 Eamon Walsh (1): XI.h needs X.h for CARD32 on 64-bit systems. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Jesse Barnes (1): Use Xmd.h instead of X.h to pull in CARD32 definition git tag: inputproto-1.4.3
2008 Mar 06
0
[ANNOUNCE] libpciaccess 0.10
Adam Jackson (1): libpciaccess 0.10 Alan Coopersmith (2): Fix Solaris build: missing static prototype and typo in variable name Need to link with -ldevinfo on Solaris Doug Chapman (1): Bug #14818: Actually return the PCI vendor name, instead of NULL. Eric Anholt (8): Make the base address printout of scanpci more usable. Add FreeBSD MTRR setting support.
2008 Mar 06
0
[ANNOUNCE] mkfontscale 1.0.4
Adam Jackson (2): Bug #11337: Use strcasecmp() instead of broken open-coded version. mkfontscale 1.0.4 Alan Coopersmith (2): Convert (1) to (__appmansuffix__) in man page Fix typo in man page James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log
2008 Mar 06
0
[ANNOUNCE] mkfontdir 1.0.4
Adam Jackson (1): mkfontdir 1.0.4 Alan Coopersmith (3): Add references to mkfontscale to man page Fill in COPYING file with copyright/license notices Fix formatting of man page so ellipsis are shown with Solaris nroff James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with
2008 Mar 06
0
[ANNOUNCE] twm 1.0.4
Adam Jackson (1): twm 1.0.4 Alan Coopersmith (2): Explicitly require libSM & libICE since twm calls them directly Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happier James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Wolfgang