Next | Query returned 21 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-12-13 01:02:33 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xhost: update to 1.0.9.

This release delivers upstream two changes we've been shipping in Solaris
for many years - a fix to the command line handling to allow specifying
IPv6 addresses directly ("xhost +2001:DB8::11") and the use of gettext()
to allow localizing output & error messages.  Unfortunately, this release
only includes the changes to use gettext, but does not include any
translations.

Alan Coopersmith (6):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Recognize raw IPv6 numeric address
      Use gettext() to localize messages if available
      Simplify i18n of 'unable to get ... address for ...' error message
      xhost 1.0.9
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-02-21 10:42:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
xhost: improve DESCR
   2019-02-21 10:41:42 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xhost: update to 1.0.8.

This release hardens xhost against corrupted or malicious responses from
the X server, as well as some minor bug & compatibility fixes, and general
janitorial maintenance.

Alan Coopersmith (5):
      Prefer inet_aton, if available, over inet_addr
      Drop ancient workarounds for Cray that are no longer needed
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xhost 1.0.8

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jon TURNEY (1):
      Move sethostent()/gethostent() stubs used in Windows builds to avoid \ 
implicit-function-declaration warnings

Mihail Konev (1):
      autogen: add default patch prefix

Tobias Stoeckmann (1):
      Prevent OOB access on illegal server response.
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-04-17 09:08:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.7:
Alan Coopersmith (3):
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
      configure: Drop AM_MAINTAINER_MODE
      xhost 1.0.7

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE=1
   2013-07-17 23:48:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.6:

This release removes a bunch of dead code for platforms that have been
unsupported since the Imake->autotools conversion, fixes some compiler
warnings for the remaining platforms, and fixes build issues for Win32
& MinGW.

Alan Coopersmith (14):
      Remove unused DECnet ("DNETCONN") code from xhost
      Remove unused TLI ("STREAMSCONN") code from xhost
      unifdef -UCRAY
      unifdef -ULynx
      unifdef -Uatt
      unifdef -UBAD_ARPAINET
      Assume signal handlers return void, as C89 requires
      Move dpy declaration from static to main() function
      Convert sprintf to snprintf in SECURE_RPC code
      Fix some integer sign/size conversion warnings flagged by clang
      Drop pre-POSIX signal handling support in favor of sigaction()
      Mark argument to nameserver_lost signal handler as unused
      Fix const warning for FamilyLocalHost empty address string
      xhost 1.0.6

Jon TURNEY (4):
      Use Xwinsock.h on WIN32
      Link with winsock for MinGW
      Provide dummy sethostent(),endhostent() for Win32 also
      If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), \ 
just wait

Next | Query returned 21 messages, browsing 1 to 10 | Previous