2 276
Подписчики
+224 часа
+67 дней
+1630 день
Архив постов
2 276
We are pleased to announce Google Summer of Code 2021 <http://g.co/gsoc>, the 17th consecutive year of the program!
For 2021 we are excited to offer smaller sized projects and thus a lower time commitment for those interested in participating in the program. In 2021 all student projects will be 175 hour projects (instead of the previous 350 hr projects) and the coding period will be 10 weeks.
2 276
由于各种原因,GitHub 用户可以从任何一个 repo 的 remote 通过类似
git fetch origin [COMMIT-HASH] 的方式获取其 fork 树上的任何一个 repo 的 commit。也就是说,在 fork repo 中提交的内容可以通过在原 repo 的 remote 上进行 fetch 来获取。又由于用户不能删除 PR,一旦内容被以 PR 的形式提交,PR 中的 commit 就会一直保留。通过这样的方法,用户 Stephen304 将一份 10 月 23 日的 youtube-dl 源码树放在了 github/dmca 上。
用户可以通过以下方式获取这段源码树:
git clone https://github.com/github/dmca.git && cd dmca git fetch origin 416da574ec0df3388f652e44f7fe71b1e3a4701f git checkout 416da574ec0df3388f652e44f7fe71b1e3a4701fsrc: https://news.ycombinator.com/item?id=24882921 seealso: https://github.com/github/dmca/pull/8142 seealso: https://github.com/github/dmca/tree/416da574ec0df3388f652e44f7fe71b1e3a4701f
2 276
FreeType2 安全更新 CVE-2020-15999 (未公开)
FreeType 2.10.4
2020-10-20
This is an emergency release, fixing a severe vulnerability in embedded PNG bitmap handling (see here for more).
All users should update immediately.
Chrome 需更新至 86.0.4240.111
Ref
https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/
https://thehackernews.com/2020/10/chrome-zeroday-attacks.html
https://savannah.nongnu.org/bugs/?59308
2 276
#安全警告
在任何桌面系统上使用 Chrome 浏览器的用户请立即更新至 86.0.4240.111 版本,该版本修复了一个已存在在野利用的严重安全漏洞。目前,漏洞细节尚未披露。
Ref: https://thehackernews.com/2020/10/chrome-zeroday-attacks.html
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
