GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Alan Coopersmith (alanc@fosstodon.org), page 4

  1. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Saturday, 04-May-2024 06:39:56 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • NetBSD Foundation ?

    @netbsd I know the feeling… 8-)

    In conversation about a year ago from fosstodon.org permalink
  2. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Friday, 03-May-2024 11:35:19 JST Alan Coopersmith Alan Coopersmith

    Today I learned (re-learned?) that jmp_buf and sigjmp_buf are the same size in GNU libc on Linux, but vastly different sizes in the #Solaris libc:

    https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/issues/228

    (Fortunately we no longer ship this driver in #OracleSolaris, so this is just academic interest to me, not a bug I need to patch.)

    In conversation about a year ago from fosstodon.org permalink
  3. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Friday, 03-May-2024 10:47:46 JST Alan Coopersmith Alan Coopersmith

    Nice, since the #Solaris <rpc/auth.h> declares user2netname() as taking a 'char [MAXNETNAMELEN + 1]' argument, gcc 13 complains if you pass a 'char [MAXNETNAMELEN]' to it:

    https://gitlab.freedesktop.org/xorg/app/xhost/-/merge_requests/7

    In conversation about a year ago from fosstodon.org permalink
  4. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 02-May-2024 05:46:56 JST Alan Coopersmith Alan Coopersmith
    • X.Org Foundation

    Twenty years (plus a few weeks) already?

    https://lwn.net/Articles/79302/ - "7 Apr 2004 - X.Org Foundation Announces Formation and First Release"

    Soon @XOrgFoundation will be old enough to drink in the US...

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      X.Org
  5. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 02-May-2024 02:45:23 JST Alan Coopersmith Alan Coopersmith

    When Casper was designing the rough equivalent in #Solaris, the least privilege system, he tried to prevent this. For instance, PRIV_FILE_DAC_WRITE won’t let you write to a file owned by UID 0 unless your euid is 0 or you already have all privileges (equivalent to root access).
    https://mastodon.social/@vegard/112365131001894332

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Vegard Nossum (@vegard@mastodon.social)
      from Vegard Nossum
      Good comment describing how various CAP_* are de facto equivalent to root: https://lwn.net/Articles/971891/ This is not news, of course, but it's interesting to see it spelled out. Are there other pages/lists like this? Maybe even a cap-to-root script/program..? #LinuxKernel #LinuxSecurity #infosec
  6. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 25-Apr-2024 02:11:29 JST Alan Coopersmith Alan Coopersmith

    As the maintainer of the xf86-input-mouse driver for Xorg, I promise to never add any LLM/AI prompt generator code to our mouse driver.
    https://mstdn.social/@osnews/112322994452930780

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      OSNews (@osnews@mstdn.social)
      from OSNews
      Logitech adds ChatGPT to its computer mice Did you know there's one surefire way to know when a technology has truly jumped the shark? When they start adding it to computer mice. In today's fast-paced, technology-enabled world, everyone is learning to work differently with breakthroughs in Generative AI. Mastering prompt building enhances your efficiency and creativity. That's why we d https://www.osnews.com/story/139409/logitech-adds-chatgpt-to-its-computer-mice/ #ClownCar
  7. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 07-Apr-2024 10:53:25 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Diego Elio Pettenò

    @flameeyes it doesn't look like anyone ever suggested the Austin Group add strcasestr to the standard, so I went ahead and did that now:
    https://austingroupbugs.net/view.php?id=1818

    Of course, they're busy finalizing the POSIX.1-202x / UnixV8 / XPG8 revision right now, so it would be years before this could make the version after that.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: austingroupbugs.net
      Austin Group Defect Tracker
  8. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 04-Apr-2024 11:50:21 JST Alan Coopersmith Alan Coopersmith

    So the maintainer of our GNU emacs packages for #OracleSolaris was testing the upgrade to version 29, and asked me why every time he displayed emacs from a SPARC server to his x86 desktop, the X server crashed.

    He filed a bug with upstream for it:
    https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69762

    but it turns out it was Xorg upstream where the bug really was, and it was actually a security vulnerability in the byte-swapping code, which we announced today:
    https://lists.x.org/archives/xorg-announce/2024-April/003497.html

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      #69762 - X11 versions of Emacs 29 on sparc fail at startup - GNU bug report logs
    2. No result found on File_thumbnail lookup.
      X.Org Security Advisory: Issues in X.Org X server prior to 21.1.12 and Xwayland prior to 23.2.5
  9. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 31-Mar-2024 11:51:48 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Raito Bezarius
    • Rich Felker
    • Robert Thau
    • jade

    @rst @dalias @leftpaddotpy @raito if you don’t trust the maintainer, then you simply cannot use the software, whether it uses autotools or not, but generating the files doesn’t stop the maintainer from putting malicious stuff in configure.ac, Makefile.am, or one of the .m4 files that generates the shell scripts and commands run to build.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: configure.ac
      Mastodon
      The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
    2. No result found on File_thumbnail lookup.
      Autotools Mythbuster
      A no-nonsense guide to Autotools by Diego Elio Pettenò
  10. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 31-Mar-2024 06:09:26 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Rich Felker
    • : j@fabrica:~/src; :t_blink:

    @josephholsten @dalias and that check fails in the autoconf world unless the files are generated by the build automation, as they'll differ depending on the build environment used to generate them. (Yes, autoconf is not the system we'd design today, it's one that was designed decades ago for a different world.)

    In conversation about a year ago from fosstodon.org permalink
  11. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 31-Mar-2024 04:54:37 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Raito Bezarius
    • Rich Felker
    • Robert Thau
    • jade

    @rst @leftpaddotpy @raito @dalias except that won't work as there will be differences in the generated files unless you have the exact same versions of autoconf, automake, libtool, and every package that delivers its own m4 macros into /usr/share/aclocal.

    In conversation about a year ago from fosstodon.org permalink
  12. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 31-Mar-2024 04:52:15 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Rich Felker

    @dalias autoconf complicates this by putting generated files in release tarballs that aren’t in git, and which won’t match the versions you generate locally unless you use the exact same versions of autoconf, auto make, libtool, and all associated macros, as the xz hack made clear. Other build systems (like meson) that don’t need you to distribute files that aren’t in git will simplify this.

    In conversation about a year ago from fosstodon.org permalink
  13. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Sunday, 31-Mar-2024 04:52:13 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Rich Felker

    @dalias as one of the primary maintainers of the ~260 X.Org packages, I think our existing plan to port them to meson so the tarball contents are the git checkout without generated files is going to be easier than modifying our processes to check in the autoconf output (which we'd probably want to do in the CI pipeline so it doesn't keep changing depending on the distro/version used by each contributor).

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      X.Org
  14. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 28-Mar-2024 01:08:34 JST Alan Coopersmith Alan Coopersmith

    SPARC & x64 machines running #OracleSolaris 11.4 SRU's have been added to the GNU Compile Farm for use by FOSS developers: https://portal.cfarm.net/news/50#

    Thanks to the Center for Biotechnology (CeBiTec) at Bielefeld University in Germany for setting up and hosting these machines. The R740 is a donation from de.NBI Cloud Bielefeld, while the T8-1 is a permanent loan from Oracle Corporation.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      The cfarm compile farm project
  15. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Thursday, 14-Mar-2024 02:44:20 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Jonathan Perkin

    @jperkin we ship gccgo in Solaris because it has a SPARC backend while Google’s go compiler does not, but that shouldn’t matter for illumos (except for the SPARC forks of Tribblix & OpenIndiana).

    In conversation about a year ago from fosstodon.org permalink
  16. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Friday, 08-Mar-2024 11:07:28 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • Ben
    • Andre

    @lanodan @unixben @PCOWandre X.Org Foundation since January 2004. XFree86 ran in parallel to the industry consortiums before that (and for a short time later, but pretty much everyone moved from XFree86 to Xorg in 2004/2005 timefram and XFree86 was basically dead by 2008).

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      X.Org
  17. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Friday, 08-Mar-2024 09:50:53 JST Alan Coopersmith Alan Coopersmith
    • X.Org Foundation

    Belated 20th birthday cheers to @XOrgFoundation -- founded in January 2004:

    https://en.wikipedia.org/wiki/X.Org_Foundation

    In conversation about a year ago from fosstodon.org permalink
  18. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Friday, 08-Mar-2024 09:50:50 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Ben
    • Andre

    @PCOWandre @unixben or one of the other predecessor orgs?

    1984-1988 MIT Project Athena
    1988-1993 The MIT X Consortium
    1993-1996 The X Consortium
    1997-1998 The Open Group X Project Team
    1998-2003 The X.Org Group

    The X Window System itself turns 40 in June 2024.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      X.Org
  19. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Saturday, 24-Feb-2024 09:21:22 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Haelwenn /элвэн/ :triskell:

    @lanodan yeah, but linux 10.x probably almost a decade away still, since Linux tends to go a few years between major version bumps.

    But then seeing how many things broke from the zlib 1.2.x -> 1.3 version change doesn't leave me with a lot of hope that everyone will be prepared in time, and of course our experience when Solaris 10 changed uname to 5.10 might have left a few scars...

    In conversation Saturday, 24-Feb-2024 09:21:22 JST from fosstodon.org permalink
  20. Embed this notice
    Alan Coopersmith (alanc@fosstodon.org)'s status on Saturday, 24-Feb-2024 09:12:13 JST Alan Coopersmith Alan Coopersmith
    in reply to
    • Haelwenn /элвэн/ :triskell:

    @lanodan yeah, gcc's annual version bump hasn't pushed things as high as Firefox's new major version every 6 weeks scheme, but is still far faster than things went in the gcc 2.x and 3.x eras

    In conversation Saturday, 24-Feb-2024 09:12:13 JST from fosstodon.org permalink
  • After
  • Before

User actions

    Alan Coopersmith

    Alan Coopersmith

    Solaris Engineer at Sun^H^H^HOracle (Release management, Security, X11, GNOME); former board member of X.Org Foundation & OpenSolaris. http://pronoun.is/he

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          149449
          Member since
          14 Jul 2023
          Notices
          125
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.