Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#51  2019-04-25 19:30:51

  Yampress - Imperator

Yampress
Imperator
Zarejestrowany: 2007-10-18

Re: Informacje o wydaniach

[b]01.05.2019 OpenBSD 6.5[/b]


OpenBSD is open source operating system designed with the goals of being simple, secure and offering correct documentation. The project's latest release is OpenBSD 6.5 offers Clang on the mips64 architecture, improves wireless performance, and the unveil() function now handles protecting filesystem assets above the process's directory. "Installer improvements: rdsetroot(8) (a build-time tool) is now available for general use. During upgrades, some components of old releases are deleted. Security improvements: unveil(2) has been improved to understand and find covering unveil matches above the working directory of the running process for relative path accesses. As a result many programs now can use unveil in broad ways such as unveil("/", "r"). unveil(2) no longer silently allows stat(2) and access(2) to work on any unveiled path component." The new release also offers LibreSSL 2.9.1 and OpenSSH 8.0 which include security improvements.[/quote]
Release notes  https://www.openbsd.org/65.html
Download        https://www.openbsd.org/ftp.html

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.024 seconds, 12 queries executed ]

Informacje debugowania

Time (s) Query
0.00015 SET CHARSET latin2
0.00013 SET NAMES latin2
0.00174 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.221.15.15' WHERE u.id=1
0.00103 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.221.15.15', 1714120232)
0.00077 SELECT * FROM punbb_online WHERE logged<1714119932
0.00119 DELETE FROM punbb_online WHERE ident='47.128.124.110'
0.00088 SELECT topic_id FROM punbb_posts WHERE id=323588
0.00009 SELECT id FROM punbb_posts WHERE topic_id=25228 ORDER BY posted
0.00093 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=25228 AND t.moved_to IS NULL
0.00012 SELECT search_for, replace_with FROM punbb_censoring
0.01376 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=25228 ORDER BY p.id LIMIT 50,25
0.00120 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=25228
Total query time: 0.02199 s