Commit graph

12641 commits

Author SHA1 Message Date
wiz
75eb87e0d0 Update to 1.7.5:
A couple of important bugfixes that have accumulated over the last year.

Cosimo Cecchi (1):
      Fix version check in _XIAllowEvents

Julien Cristau (1):
      Advance the request buffer by the right amount in XIChangeHierarchy

Michal Srb (7):
      Fix double unlock when _XiCheckExtInit return -1.
      XIChangeHierarchy: Add missing unlock.
      Do not return NoSuchExtension casted to pointer as an error.
      XIGetClientPointer: Return False on error.
      Fix logic in _XIAllowEvents and prevent double unlock.
      Refactor XGetExtensionVersion.
      XIGrabDevice: Unlock display in error path.

Peter Hutterer (1):
      libXi 1.7.5
2015-09-09 17:55:39 +00:00
wiz
e9fa9835e6 Update x11/libxcb to 1.11.1:
there is a new minor version of libxcb available. This fixes some
threading-related bugs with xcb_wait_for_special_event() and adds
64-bit versions of functions that work with sequence numbers.


Changes:

Christian Linhart (1):
      expose 64-bit sequence numbers for XLib

Michel Dänzer (1):
      Call _xcb_wake_up_next_reader from xcb_wait_for_special_event

Uli Schlachter (2):
      Fix a thread hang with xcb_wait_for_special_event()
      Release libxcb 1.11.1
2015-09-09 17:54:45 +00:00
joerg
7000b7ad98 Rename internal structure to not conflict with the new non-null warning
attribute.
2015-09-08 18:55:51 +00:00
khorben
20757e142e Register dependencies on x11/deforaos-{keyboard,locker} 2015-09-03 22:15:35 +00:00
khorben
d23e5724f2 Package DeforaOS Panel 0.3.3
This is essentially a bugfix release, with:
- additional fixes to the helper utilities (panel-notify, wifibrowser...)
- minor improvement to the "network" applet and settings(1) utility
- build fixes
2015-09-02 23:18:45 +00:00
khorben
5325394e0a Add x11/deforaos-notes 2015-09-01 00:28:39 +00:00
khorben
734fbdc2c1 Import initial package for DeforaOS Notes version 0.0.0
DeforaOS Notes is a notes manager for the DeforaOS desktop.
2015-09-01 00:28:03 +00:00
wiz
83c0d0eac5 PLIST_VARS needs to be defined unconditionally.
Fixes non-Linux build.
2015-08-31 12:25:10 +00:00
tsutsui
b34d514ae7 Update mlterm to 3.5.1.
pkgsrc changes:
 - remove post-3.5.0 patch

Changes noted in doc/en/ReleaseNote:

ver 3.5.1
* Support font fallback on cairo.
* Improve romaji-kana conversion in using wnn as an input method.
  (Merge https://gist.github.com/tsutsui/1d4f9af3b4a53c906eb4)
* KBD_INPUT_NUM or MOUSE_INPUT_NUM environmental variables enable to specify N
  of /dev/input/eventN on Linux/framebuffer.
* Update unicode properties to 8.0.0.
* Add "layout_inner_border" / --lborder option.
* Add "use_extended_scroll_shortcut" to OSC 5379 and 5380.
* Add "Scroll by Shift+Up or Shift+Down" to "Others" tab of mlconfig.
* Add "Font width" (Narrow/Widen/Default) entry to "Font" tab of mlconfig.
* Bug fixes:
  Change the version of libvte 2.91 compatible library from 9.0.0 to 0.0.0
  Clean up utmp entry in exiting on NetBSD.
2015-08-30 16:06:12 +00:00
wiz
c92c3f3ee0 Update to 320:
Patch #320 - 2015/08/28

correct documentation for %t format (report by Martin Tournoij).

add %R for consistency to exec-formatted() and insert-formatted()
actions.

add %r format to exec-formatted() and insert-formatted() actions
(patch by Martin Tournoij).

Amend fix for Debian #794201 (report forwarded from Christian
Jachmann by Emanuel Haupt, Debian #797008).
2015-08-30 14:32:37 +00:00
wiz
8aaeb913ed Update to 0.10.8:
Adam Jackson (2):
      Remove mibstore.h
      Stop including xf86Priv.h

Alan Coopersmith (1):
      Fix HDisplay/VDisplay typos

Connor Behan (1):
      Remove upload / download EXA hooks

Dave Airlie (3):
      sis: fix build against latest xserver
      sis: more build fixes against master X server.
      sis: force build, who uses this crazy code anyways

Jan Lindemann (1):
      Replace xf86UnMapVidMem with pci_device_unmap_range

Matt Turner (1):
      xf86-video-sis: bump to version 0.10.8.

Peter Hutterer (1):
      Fix format-security warnings
2015-08-30 14:28:14 +00:00
markd
04ce3d58f5 pick up correct pcre.h 2015-08-30 10:00:56 +00:00
markd
d598b612cc Fix g++ 5.0 build. Fix build on Linux. 2015-08-30 09:56:45 +00:00
markd
bbfa5c5282 Build on linux (where likely to find alsa in base system). 2015-08-30 04:17:15 +00:00
markd
8083bb6c9e Fix build on Linux. 2015-08-30 04:13:46 +00:00
markd
eb646a68a1 Fix PLIST for cups option. 2015-08-30 01:21:42 +00:00
khorben
6d4c859234 Register missing dependency on sysutils/deforaos-browser 2015-08-29 15:11:17 +00:00
wiz
415dd2eb5d Add missing libconv dependency and fix linker line.
From Jörn Clausen in PR 50180.

Bump PKGREVISION to be on the safe side.
2015-08-27 21:44:59 +00:00
khorben
cb19de2ee9 Fix build on amd64 2015-08-27 09:14:52 +00:00
wiz
5227d488f2 Update to 0.15:
Major changes in 0.15 are:
* Updated translations
* Added manpages

Major changes in 0.14 are:
* Updated translations
* Fix permissions of ~/.config if created (should be 0700)

Major changes in 0.13 are:
* Fix a memleak
* Updated translations
* ChangeLog is now autogenerated by git

Major changes in 0.12 are:
* Updated translations

Major changes in 0.11 are:
* Switch DOWNLOAD default to "Downloads" instead of "Download" to
  to match the other names
* Fix bashisms in xdg-user-dirs
* Updated translations
2015-08-26 11:54:10 +00:00
khorben
3c605dbf98 Package DeforaOS Locker 0.3.1
This release brings:
- user interface improvements to the "password" authentication
- themeing for the "slider" authentication and "logo" demo
- support for demo cycling
- improved test suite
- fewer dependencies ("panel" plug-in moved to the Integration project)
2015-08-25 23:58:20 +00:00
khorben
bad16db595 Add x11/deforaos-integration 2015-08-25 22:59:42 +00:00
khorben
7b1be725ac Package DeforaOS Integration 0.0.1
This package contains extensions to different components of the DeforaOS
desktop environment, where it would have brought unnecessary
(inter-)dependencies on the original releases. It also features a few HTML
applications, completing basic functionality for the environment.
2015-08-25 22:58:58 +00:00
khorben
2fbb5341ab Fix build with clang and support for setting CFLAGS 2015-08-23 23:18:31 +00:00
khorben
777e6f17f2 Complete the previous commit 2015-08-23 23:04:20 +00:00
khorben
866587e298 Only attempt to move the manual pages if really needed 2015-08-23 23:03:18 +00:00
richard
fbb9a66367 force manpage suffix to 4 for SunOS 2015-08-23 20:10:56 +00:00
khorben
1088e3a73f Fix build with clang and support for setting CFLAGS 2015-08-23 16:22:38 +00:00
khorben
0c025a10fe Package DeforaOS Panel 0.3.2
This release brings:
- updated API and ABI for applets
- internal refactoring
- more documentation
- spanish translation
- new applet, "brightness"
- new tool for gathering desktop preferences, settings(1)
- fewer dependencies ("player" applet moved away)

This release will be completed with the packaging of the DeforaOS
Integration project, where the "player" applet can now be found. This
release also renames the applet "main" to "menu"; this may break
existing configuration settings.

This release does not fix the usability issues suspected with the
"wpa_supplicant" applet and corresponding wifibrowser(1) tool.

A memory leak is also among the known issues.
2015-08-23 16:16:37 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
leot
363decea55 Added py-pyperclip. 2015-08-23 14:16:57 +00:00
leot
5db2739b9f Import x11/py-pyperclip as py-pyperclip-1.5.11 (needed to update net/mitmproxy)
ok wiz@.

Pyperclip is a cross-platform Python module for copy and paste clipboard
functions.
2015-08-23 14:15:55 +00:00
wiz
520ca4b9bb Update to 1.1.5:
Bump Version to 1.1.5
Support AST2500
Fixed Failed to Init when ASPEED Graphics is Secondary
Fixed Transient Noise While System Resume from Hibernate
Use same search mode criteria with ast drm driver
Use proper type.
2015-08-23 14:11:17 +00:00
wiz
45ddced0ab Update to 319:
Patch #319 - 2015/08/19

    add a section to ctlseqs.ms discussing control sequences and
    ECMA-48, to explain why C1 controls do not occur in the decoded
    characters from UTF-8 byte streams (prompted by discussion with
    Poul-Henning Kamp).
    modify check for cursor-theme from patch #301 to also check if
    the resource Xcursor.theme is set to a nonempty value before
    fallback to xterm's own dummy theme (request by Robert Kloefkorn).
    explain in ctlseqs.ms that some keys which normally send
    SS3-prefixes are changed to CSI-prefixes if key-modifiers are
    passed as parameters (report by George Nachman).
    correct double-free of font information when multiple problems
    are found, particularly for the wide fonts loaded via the -wc
    option (report/testcase by Nelson Beebe).
    make configure option --enable-builtin-xpms actually work
    (report by William Bulley).
    correct combination of -ls and -e options for utempter
    configuration (Debian #794201).
    NetBSD build-fix for OPT_RENDERFONT versus OPT_SHIFT_FONTS
    (patch by Matthew Green, forwarded by Thomas Klausner).
    fix a few minor bugs found with Coverity.
    update pixelvector handling (patch by Ross Combs):
	split pixel-based and coord-based functions with common
	parts factored out to a "raw" function
	add a "step" variant which loads a single PV digit
    make the graphic dirty upon resize or clear, fixing some missing
    refreshes (patch by Ross Combs)
    fixes scrolling to use user coordinates and move in the correct
    direction (patch by Ross Combs)
    several fixes/improvements for ReGIS whitespace and page-handling
    (patch by Ross Combs).
2015-08-23 14:06:38 +00:00
wiz
67f918ddf2 + xf86-video-xgi 2015-08-22 13:31:56 +00:00
wiz
a35312633d Import xf86-video-xgi-1.6.1 as x11/xf86-video-xgi.
This is the XGI video driver for the modular Xorg server.
2015-08-22 13:31:39 +00:00
prlw1
48feced641 Update gtk3 to 3.16.6
Overview of changes in GTK+ 3.16.4
==================================

* Bug fixes:
 693738 gtk print dialog shows "Getting printer information failed" for...
 719683 Escaping issue "Failed to set text from markup due to error par...
 745957 GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel (MyPa...
 749451 Windows have no border
 749593 Miscellaneous test fixes
 749893 Crash when trying to drag a tab from a populated GtkNotebook in...
 750058 bad options for the keybindings in css instructions generate a ...
 750384 GtkDialog can not be moved when gtk_dialog_run from GtkListBox ...
 750477 GtkFileChooserButton's label isn't xalign=0'ed
 750505 Main grid overlaps GtkPopover

* Translation updates:
 Czech
 Occitan
 Polish
 Slovenian


Overview of changes in GTK+ 3.16.5
==================================

* Bug fixes:
 750489 gtk settings c910 warning unexpected annotation element type command
 750605 icontheme: don't modify symbolic SVG dimensions when recoloring
 750690 Recent Chooser Widget doesn't expand
 750718 Improve documentation for deprecated properties
 750870 gtk3 does apparently ignore replayed events?
 750888 Fix return value error in _gtk_text_handle_set_direction
 750994 X11: First mouse wheel event ignored after right click or Alt+Tab...
 751018 Widget: GtkMenuButton+GtkPopover gtk_toggle_button_set_active() n...
 751050 Moving the mouse while a stepper is activated causes the scrollba...
 751082 GtkTreeView draw performance is bad when contents are not larger ...
 751227 file picker list box height stretches to match extra widgets area...
 751443 resource_path value cleared in gtk_image_set_from_resource
 751739 Deadlock in X11 when setting XSetErrorHandler while another threa...
 751752 Memleak when both opening shm and opening file in tmp fail
 751754 GtkSwitch: calling gtk_switch_set_active in the handler for notif...
        Fix ridge/groove border rendering
        GtkListBoxRow: propagate in the draw vfunc

* Translation updates:
 German


Overview of changes in GTK+ 3.16.6
==================================

* OS X: Partial aspect ratio support

* Revert a problematic change to scroll event handling

* Bug fixes:
 741800 GTK3 apps have huge rendering pauses/hangs over SSH connection
 751401 crash on DnD
 751625 build error with pure wayland
 752016 testgmenu: use the menu binding code
 752093 Improvement to GtkImageMenuItem long description and code snippet
 752520 Crash getting a NULL visual in glx_pixmap_get

* Translation updates:
 Czech
 Hungarian
 Lithuanian
 Polish
 Slovenian
2015-08-22 12:08:52 +00:00
wiz
d01f6cd359 Update to 2.4.64:
Jammy Zhou (3):
      amdgpu: improve amdgpu_vamgr_init
      amdgpu: add flag to support 32bit VA address v4
      amdgpu: make vamgr per device v2

    Michel Dänzer (2):
      tests/amdgpu: Include config.h first
      tests/amdgpu: Remove unused local variable 'i'

    Rob Clark (6):
      freedreno/msm: reorg ringbuffer struct
      freedreno/msm: fix issue where same bo is on multiple rings
      freedreno/msm: dump out submit info on error
      freedreno: add fd_pipe_wait_timeout()
      freedreno: update freedreno-symbol-check
      Bump version for release

    Thierry Reding (3):
      tests: modetest: Accept connector names in addition to connector IDs
      libdrm: Remove gratuitous blank lines
      libdrm: Make indentation consistent
2015-08-18 22:19:38 +00:00
richard
659830dd51 SunOS needs to include alloca.h 2015-08-18 13:26:29 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
joerg
38b0a3a577 Revert CFLAGS change, breaks the build. 2015-08-16 17:43:09 +00:00
leot
cdb0e0f742 Update x11/wmweather to wmweather-2.4.5, from Benedek Gergely via
pkgsrc-users@.

Changes:
2.4.5 - Jul 03, 2009
  * Enabled HTTP redirection followup, thanks to David Kaasen.

2.4.4 - May 13, 2007
  * Fixed dewpoint calculation, thanks to Djalma Brandão Martins.
  * Minor updates.

2.4.3 - Jul 11, 2004
  * Applied heat index patch, thanks to Hirose, Masaaki.
  * Updated default config file, fixed manual dashes.
2015-08-16 12:03:02 +00:00
joerg
cd5b4f95db Revert last, unbreaks build e.g. on AMD64. 2015-08-15 16:29:40 +00:00
wiz
ae9a13fdd5 Update to 2.4.63:
Libdrm 2.4.63 has been released. It contains the new libdrm_amdgpu library.

Alan Coopersmith (1):
      include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()

Alex Deucher (10):
      drm: consolidate common list implementations (v2)
      drm: add util_math.h
      drm: add libdrm_amdgpu (v7)
      drm: add tests/amdgpu (v3)
      amdgpu: update to the latest kernel header
      fix configuration when amdgpu is disabled
      fix amdgpu cunit configure test harder
      move up cunit workaround for ubuntu/debian
      add a note about which version of cunit is fixed for debian/ubuntu
      radeon: add new OLAND pci id

Alexandr Akulich (1):
      libdrm/amdgpu: Fixed drm.h include.

Anuj Phogat (2):
      i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
      Set alignment value in drm_intel_add_validate_buffer()

Chris Wilson (1):
      drm: Detect no-op drmModeAtomicRequest and return early

Christian König (16):
      amdgpu: cleanup public interface v2
      amdgpu: add public bo list interface v3
      amdgpu: compare the primary device names instead
      amdgpu: remove bo_vas hash table v2
      amdgpu: add helper for VM mapping v2
      amdgpu: stop checking flag masks
      amdgpu: explicitly unmap GPU mapping on BO destruction
      amdgpu: remove flink export workaround v2
      amdgpu: cleanup VA IOCTL handling
      amdgpu: remove pointer arithmetic from command submission
      amdgpu: add CS dependencies v2
      gitignore: add some generated amdgpu files
      amdgpu: cleanup public interface style
      amdgpu: remove reference to AMD specific error codes
      amdgpu: use common fence structure for dependencies as well.
      amdgpu: fix bs buffer size for vce test

Emil Velikov (15):
      configure: default --enable-valgrind to auto
      freedreno: zero is a valid fd number, treat it as such
      omap: zero is a valid fd number, treat it as such
      xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType}
      Consistently check the fd value
      man: remove .man_fixup workaround
      Force enable amdgpu for the dist build/check.
      amdgpu/util_hash: hide private symbols from global namespace
      amdgpu/util_hash_table: hide private symbols from global namespace
      amdgpu: add a bunch of missing config.h includes
      amdgpu: cosmetic chances in license boilerplate
      amdgpu: squash trivial documentation typo
      amdgpu/amdgpu_vamgr: hide private symbols from global namespace
      amdgpu: hide the final internal functions from global namespace
      amdgpu: add symbols check test

Jack Xiao (2):
      amdgpu: fix round down/up page size error
      amdgpu: add zero timeout check in amdgpu_cs_query_fence_status

Jammy Zhou (24):
      amdgpu: remove active_rb_pipes from amdgpu_gpu_info
      amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
      amdgpu: fix 32-on-64 support (v2)
      amdgpu: add ctx_id for wait_cs
      amdgpu: reuse the kernel IB flags v2
      amdgpu: validate the upper limit of virtual address v2
      amdgpu: fix the number of IB size enums
      amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY
      amdgpu: replace alloca with calloc v2
      amdgpu: add amdgpu_bo_list_update interface v2
      amdgpu: add IB sharing support v2
      tests/amdgpu: add shared IB submission test v2
      amdgpu: get rid of IB pool management v3
      tests/amdgpu: manage IB in client side
      amdgpu: add amdgpu_query_gds_info
      amdgpu: cleanup gds specific alloc/free functions
      amdgpu: merge amdgpu_drm.h from kernel
      amdgpu: do NULL check for bo handle in amdgpu_bo_query_info
      amdgpu: improve the amdgpu_cs_query_fence_status interface
      drm: fix the ALIGN macro to avoid value clamp
      tests/amdgpu: remove the duplicate IB allocation for VCE test
      amdgpu: add flags parameter for amdgpu_va_range_alloc
      amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
      amdgpu: expose the PCI revision ID

Jonathan Gray (3):
      xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD
      xf86drm: correct the OpenBSD DRM_MAJOR define
      xf86drm: use the correct device minor names on OpenBSD

Joonyoung Shim (1):
      Build vbltest irrespective of the presence of libudev.

Julien Cristau (1):
      Fix headers inclusion in xf86drmMode.c

Ken Wang (8):
      amdgpu: make vamgr global
      amdgpu: add max_memory_clock for interface query
      amdgpu: add vram_type and vram_bit_width for interface query
      amdgpu: add ce_ram_size for interface query
      amdgpu: add ib_start_alignment and ib_size_alignment for interface query
      amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va
      amdgpu : move management of user fence from libdrm to UMD
      test/amdgpu : fix a bug in VCE/UVD test introduced by previous change

Kristian Høgsberg Kristensen (1):
      intel: Drop aub dumping functionality

Leo Liu (2):
      tests/amdgpu: implement VCE unit tests
      amdgpu: add VCE harvesting instance query

Marek Olšák (15):
      amdgpu: implement amdgpu_cs_query_reset_state
      amdgpu: fix a valgrind warning
      amdgpu: add new AMDGPU_TILING flags
      amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
      amdgpu: don't use amdgpu_cs_create_ib for allocation of the fence BO
      amdgpu: remove amdgpu_ib
      amdgpu: remove amdgpu_ib helpers
      amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
      amdgpu: allow exporting KMS handles with render nodes
      amdgpu: use alloca and malloc in critical codepaths (v2)
      amdgpu: fix valgrind warnings
      amdgpu: fix double mutex_unlock in amdgpu_bo_import
      drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status
      amdgpu: check the user fence only if the IP supports user fences
      Bump version for release

Mario Kleiner (1):
      libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ZaphodHeads. (v2)

Michel Dänzer (4):
      amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
      amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths
      amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void**
      amdgpu: Remove unused local variables bo_size/offset from amdgpu_cs_submit

Sabre Shao (2):
      amdgpu: add va allocation intefaces
      amdgpu: add va range query interface

Tapani Pälli (3):
      remove usage of 'c_plusplus' preprocessor macro
      intel: wrap intel_bufmgr.h C code for C++ compilation/linking
      modeprint: cleanup, remove compile warnings

monk.liu (7):
      amdgpu: support non-page-aligned userptr
      amdgpu: add missing mutex lock/unlock pair
      amdgpu: fix an error of bo_list handler
      amdgpu: do not call BO_LIST ioctl when no resource referred
      amdgpu: fix segfault when resources are NULL
      amdgpu: fix code alignment
      amdgpu: fix vamgr_free_va logic
2015-08-14 17:12:35 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
jaapb
7ea12ebae7 Recursive revbump associated with lang/ocaml update. 2015-08-07 11:20:32 +00:00
wiz
3114e3d474 Update to 1.0.4:
proxymngr 1.0.4

    Stop checking if pointers are NULL before passing them to free()

    Stop casting results of malloc calls

    Replace last strcpy call + manual append with snprintf call

    Replace malloc(strlen)+strcpy sets with strdup calls

    Ensure memory is initialized before use in PushRequestorQueue
    If authLen <= 0, then we weren't initializing the authName & authData
    pointers until after checking if all the allocations succeeded, but
    if any allocations failed, we'd then try to free them before that.

    Error: Uninitialised memory (CWE 456)
       Possible access to uninitialised memory '&newreq->authData'
            at line 590 of pmdb.c in function 'PushRequestorQueue'.
              &newreq->authData allocated at line 559.
              &newreq->authData uninitialised when authLen <= 0 at line 568.
            at line 591 of pmdb.c in function 'PushRequestorQueue'.
              &newreq->authData allocated at line 559.
              &newreq->authData uninitialised when authLen <= 0 at line 568
                  and newreq->authName == NULL at line 574.
       Possible access to uninitialised memory '&newreq->authName'
            at line 588 of pmdb.c in function 'PushRequestorQueue'.
              &newreq->authName allocated at line 559.
              &newreq->authName uninitialised when authLen <= 0 at line 568.
            at line 589 of pmdb.c in function 'PushRequestorQueue'.
              &newreq->authName allocated at line 559.
              &newreq->authName uninitialised when authLen <= 0 at line 568
                  and newreq->authName != NULL at line 574.

    [ This bug was found by the Parfait 1.5.1 bug checking tool.
      http://labs.oracle.com/pls/apex/f?p=labs:49:::::P49_PROJECT_ID:13 ]

    autogen.sh: Honor NOCONFIGURE=1
    See http://people.gnome.org/~walters/docs/build-api.txt

    configure: Drop AM_MAINTAINER_MODE

    This is not a GNU project, so declare it foreign.

    Assume signal handlers return void, as C89 requires
    Drops use of Imake's obsolete SIGNALRETURNSINT.
2015-08-06 07:21:26 +00:00
wiz
c6a48a1282 Update to 1.0.5:
xcmsdb 1.0.5

    _XcmsGetProperty: don't deal with uninitialized values, fail instead
    Import commit 502d414118c97d35a44f8e295709682022876331 from the
    master copy of this code in libX11.

    Only use results from GetWindowProperty if it returned Success
    Since Xlib prior to 1.6 didn't always clear values on failure, don't
    assume they're safe to use unless we succeeded.

    Reported by Oracle Parfait 1.5.1:
    Error: Uninitialised memory
       Uninitialised memory variable (CWE 457): Possible access to uninitialised memory variable 'ret_format'
            at line 743 of app/xcmsdb/xcmsdb.c in function 'RemoveSCCData'.
              ret_format allocated at line 733.
            at line 757 of app/xcmsdb/xcmsdb.c in function 'RemoveSCCData'.
              ret_format allocated at line 733.
       Uninitialised memory variable (CWE 457): Possible access to uninitialised memory variable 'ret_prop'
            at line 748 of app/xcmsdb/xcmsdb.c in function 'RemoveSCCData'.
              ret_prop allocated at line 731.
            at line 762 of app/xcmsdb/xcmsdb.c in function 'RemoveSCCData'.
              ret_prop allocated at line 731.

    Strip trailing whitespace from source files
    git ls-files | xargs gsed -i 's/[ \t]*$//'

    autogen.sh: Honor NOCONFIGURE=1
    See http://people.gnome.org/~walters/docs/build-api.txt

    configure: Drop AM_MAINTAINER_MODE

    config: Add missing AC_CONFIG_SRCDIR
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.

    Remove break statements immediately after return statements
    Silences clang -Wunreachable-code warnings

    Fix const char * warnings

    Add -version option to print program version
    Adds both -version and previously undocumented -help to man page

    Print which option was in error along with usage message

    Combine usage message strings
2015-08-06 07:18:58 +00:00
wiz
7b910aab38 Update to 1.0.3:
xmh 1.0.3

    Fixes misplaced shortcut in man page: #89003
    The shortcut Meta-h was on the wrong row in the man page.
    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=89003

    autogen.sh: Honor NOCONFIGURE=1
    See http://people.gnome.org/~walters/docs/build-api.txt

    configure: Drop AM_MAINTAINER_MODE

    config: Add missing AC_CONFIG_SRCDIR
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.

    Don't rely on the ability to set tan stops.  Use tables instead.
    Also, fix a presentational abuse of the .SS macro.

    config: move man pages into their own directory
    Use services provided by XORG_MANPAGE_SECTIONS.
    Use standard Makefile for man pages.

    man: replace hard coded man page section with substitution strings

    man: remove trailing spaces and tabs
    Using s/[ \t]*$//

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    This silences an Autoconf warning

    config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
    This silences an Automake warning.
2015-08-06 07:14:46 +00:00