[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xinit: Changes to 'refs/tags/xinit-1.3.4-1'



Tag 'xinit-1.3.4-1' created by Laurent Bigonville <bigon@bigon.be> at 2014-09-12 14:01 +0000

Tagging upload of xinit 1.3.4-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJUEvzLAAoJEB/FiR66sEPVX5UIAJAS607ou2EmcsWq10j0T440
g3HkVmrpWgh+uuW14yHbHGIGQs2GWjd66qIpimcfUuSodOP1v6oNsZI4BV7L4jAv
GHYlPn64NWrJCzol77/476A6vIh9NtrMKJDPZkUwgteHtVVZu8BzY3D4ob2Nqzp/
MgukKjKSOFEzrRBW7Yhcc4NPh//+YHcK6H412WrkUq3xNYY7/kPXaOZlc/9h10//
Y1BOuQ2s8E6rpodlc6+k1d9eHiP3o9ugYrKPDLhf0aQ4nVcW9HV3To/lXbE2Ceqn
gqpOhm8PkhLjp4hW8sy5IbVl6H7ofzy1fHVYZyxu6pYPqVb7lRohGwMYMCGiMm8=
=TB6I
-----END PGP SIGNATURE-----

Changes since xinit-1.3.3-1:
Alan Coopersmith (4):
      Fix warnings about parameters to startServer & startClient shadowing globals
      Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Brad Smith (1):
      Remove hardcoded path to OpenSSL for OpenBSD

Hans de Goede (7):
      Remove unixware / sco support
      Bump required util-macros version to 1.19
      Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files
      startx: Under Linux start X on the current VT
      startx: Pass vtX as long as the user did not specify one
      startx: Make the bugzilla reference in a comment survive cpp processing
      xinit 1.3.4

Laurent Bigonville (8):
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release.
      Drop patches that have been merged upstream
      debian/patches/001_debian_xinitrc.diff: Refreshed
      Fix debian/patches/03_debian_startx_manpage.diff, a Debian specific note was not shown anymore
      debian/rules: Make /etc/X11/xinit/xinitrc executable to make lintian happy and also to fix LP: #491696
      Add LP statement to close launchpad bug
      Release to unstable

---
 ChangeLog                                                                    |  153 ++++++++++
 autogen.sh                                                                   |    5 
 configure.ac                                                                 |   12 
 cpprules.in                                                                  |    2 
 debian/changelog                                                             |   20 +
 debian/patches/001_debian_xinitrc.diff                                       |   45 --
 debian/patches/03_debian_startx_manpage.diff                                 |   10 
 debian/patches/07-Pass-files-to-cpp-via-CLI-arg-instead-of-stdin-to-wo.patch |   27 -
 debian/patches/08-Bump-required-util-macros-version-to-1.19.patch            |   32 --
 debian/patches/09-Replace-RAWCPPFLAGS-with-TRADITIONALCPPFLAGS-when-pr.patch |   31 --
 debian/patches/10-startx-Under-Linux-start-X-on-the-current-VT.patch         |   52 ---
 debian/patches/11-startx-Pass-vtX-as-long-as-the-user-did-not-specify-.patch |   64 ----
 debian/patches/series                                                        |   11 
 debian/rules                                                                 |    1 
 startx.cpp                                                                   |   76 +---
 xinit.c                                                                      |   14 
 xinitrc.cpp                                                                  |   43 --
 17 files changed, 221 insertions(+), 377 deletions(-)
---


Reply to: