Search found 29 matches
- Sat Mar 30, 2024 11:34 pm
- Forum: Security
- Topic: xz-utils vulnerability - MX23 seems to have dodged that bullet?
- Replies: 9
- Views: 955
Re: xz-utils vulnerability - MX23 seems to have dodged that bullet?
I've been following the recent flurry of news on the critical+ vulnerability in xz-utils, and it seems like the affected version (xz-utils V5.6.0, V5.6.1) hasn't made it into MX23 at this time. Furthermore, it looks like the version of openssh-server that's provided with MX23 doesn't link in xz ...
- Fri Mar 29, 2024 6:42 pm
- Forum: Security
- Topic: From oss-security: backdoor in upstream xz/liblzma leading to ssh server compromise
- Replies: 3
- Views: 334
From oss-security: backdoor in upstream xz/liblzma leading to ssh server compromise
https://www.openwall.com/lists/oss-security/2024/03/29/4
Seems it does not to affect Debian stable, but does affect testing / unstable.
"openssh does not directly use liblzma. However debian and several other distributions patch openssh to support systemd notification, and libsystemd does depend ...
Seems it does not to affect Debian stable, but does affect testing / unstable.
"openssh does not directly use liblzma. However debian and several other distributions patch openssh to support systemd notification, and libsystemd does depend ...
- Mon Jan 09, 2023 10:11 am
- Forum: MX Help
- Topic: to whoever broke desktop-defaults-mx-common, a bit of shell advice
- Replies: 9
- Views: 717
Re: to whoever broke desktop-defaults-mx-common, a bit of shell advice
Also, now that I think about it, the whole approach is misguided, because (1) not everything under /home is the homedir of a user, (2) not every user has their $HOME under /home, (3) it's probably not a good idea to modify random files without user's approval.
For example, some users could have ...
For example, some users could have ...
- Mon Jan 09, 2023 10:01 am
- Forum: MX Help
- Topic: to whoever broke desktop-defaults-mx-common, a bit of shell advice
- Replies: 9
- Views: 717
Re: to whoever broke desktop-defaults-mx-common, a bit of shell advice
Well, yeah. My last bit of advice above was to use a simple glob (for i in /home/*/config/menus/applications-merged/mx-tools.menu) and ditch "find". Then you wouldn't have had any problems. Anyway, good luck.
- Mon Jan 09, 2023 9:54 am
- Forum: MX Help
- Topic: to whoever broke desktop-defaults-mx-common, a bit of shell advice
- Replies: 9
- Views: 717
to whoever broke desktop-defaults-mx-common, a bit of shell advice
To @delphin_oracle or whoever wrote the postinst script of desktop-defaults-mx-common, I can't reply to the announcement, so I'm posting here. Here's what that piece of... beauty (/var/lib/dpkg/info/desktop-defaults-mx-common.postinst)... looks like, and how to fix it (see "# ME:" comments ...
- Tue Dec 06, 2022 12:25 am
- Forum: Bugs and Non-Package Requests Forum
- Topic: papirus icon
- Replies: 2
- Views: 253
Re: papirus icon
I did a strace and the system is reading (unpacking?) thousands upon thousands of file access requests
- Tue Dec 06, 2022 12:13 am
- Forum: Bugs and Non-Package Requests Forum
- Topic: papirus icon
- Replies: 2
- Views: 253
papirus icon
This package (papirus-icon-theme) takes an immense time to upgrade. Even on SSD. And it is inconsequential. How can I most easily avoid it being marked for an upgrade ?
- Sat Apr 09, 2022 2:02 am
- Forum: Software / Configuration
- Topic: Can not update 404 Not Found [IP: 87.121.121.2 443] [Solved]
- Replies: 8
- Views: 909
Re: Can not update 404 Not Found [IP: 87.121.121.2 443] [Solved]
I've been waiting for this problem to go away (for the repos to catch up) for a couple of days already.
netix.net is the mirror that MX selects upon a default install. I've never messed with MX package / MX repo manager stuff, and I don't really want to; I just use plain Debian commands. Do I now ...
netix.net is the mirror that MX selects upon a default install. I've never messed with MX package / MX repo manager stuff, and I don't really want to; I just use plain Debian commands. Do I now ...
- Fri Dec 25, 2020 11:01 pm
- Forum: Installation
- Topic: unclean /live/boot-dev with frugal
- Replies: 5
- Views: 1990
Re: unclean /live/boot-dev with frugal
Hm... I am not sure what you're talking about WRT NTFS trouble but I am using frugal installs (first MX18.3, now 19.3) on three PCs, with all frugal files stored on standard NTFS partitions, and have never run into any problems (not to mention minutes-long delays :confused: ). I also had TLP ...
- Fri Dec 25, 2020 9:57 pm
- Forum: MX Modified
- Topic: Recover live-ness of frugal install after updating initscripts
- Replies: 6
- Views: 1963
Re: Recover live-ness of frugal install after updating initscripts
Yes, there is no other way that runs smoothly WRT rollbakcs. I understand that.
Problem is, you may run out of space on the mx-frugal partition (though you may have plenty elsewhere). It would be nice to have a simple `--target-dir` CLI option to save the remaster & new rootfs elsewhere (and deal ...
Problem is, you may run out of space on the mx-frugal partition (though you may have plenty elsewhere). It would be nice to have a simple `--target-dir` CLI option to save the remaster & new rootfs elsewhere (and deal ...