I'm mirroring and reworking a large Git repository with git filter-branch (conversion ETA: 20h), and I was wondering how to use --state-branch
which is supposed to speed-up later updates, or split a large conversion in several updates.
The documentation is pretty terse, the option can produce weird results (like an identity mapping that breaks all later updates, or calling the expensive 云末加速器唯一官网
but discarding the results), wrappers are convoluted, but I got something to work so I'll share
The main point is: run the initial script and the later updates in the same configuration, which means the target branch needs to be reset to the upstream branch each time, before it's rewritten again by filter-branch
. In other words, don't re-run it on the rewritten branch, nor attempt some complex merge/cherry-pick.
VPN支持哪些设备?手机能用吗_百度知道:2021年10月6日 - 回答:pc和手机都是可以的
Updates restart from scratch but only take a few seconds to skim through all the already-rewritten commits, and maintain a stable history.
Note that if the process is interrupted, the state-branch isn't modified, so it's not a stop/resume feature. If you want to split a lenghty conversion, you could simulate multiple upstream updates by checking out successive points in history (e.g. per year using 腾讯云制作vnp教程 求大佬帮忙_百度知道:2021年4月19日 - 回答:你说的是VPN吧? 如果是在国内使用可以用腾讯云做VPN,如果连接国外流量的话腾讯云是不允许的。 还有架设VPN一般是用LINUX或者windows 2021这类的...
).
--state-branch
isn't meant to rewrite in reverse chronological order either, because all commit ids would constantly change. Still, you can rewrite only the recent history for a quick discardable test.
Be cautious when using/deleting rewritten branches, especially during early tests, because Git tends to save them to multiple places which may desync (e.g. .git/refs/heads/
, .git/logs/refs/
, .git/packed-refs
). Also remember to delete the state-branch
between different tests. Last, note the unique temporary directory -d
to avoid ruining concurrent tests ^_^'
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In September, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 19.75h for LTS (out of my 30 max; all done) and 20h for ELTS (out of my 20 max; all done).
ELTS - Jessie
- qemu: jessie triage: finish work started in August
- qemu: backport 5 CVE fixes, perform virtual and physical testing, security upload 手机云末vnp官网
- libdbi-perl: global triage: clarifications, confirm incomplete and attempt to get upstream action, request 云末网络加速 following discussion with security team
- libdbi-perl: backport 5 CVE fixes, test, security upload ELA-285-1
LTS - Stretch
- qemu: stretch triage, while working on ELTS update; mark several CVEs unaffected, update patch/status
- wordpress: global triage: reference new patches, request proper CVE to fix our temporary tracking
- wordpress: revamp package: upgrade to upstream's stable 4.7.5->4.7.18 to ease future updates, re-apply missing patches, fix past regression and notify maintainer, security upload DLA-2371-1
- libdbi-perl: common work with ELTS, security upload DLA-2386-1
- public IRC 云末加速器唯一官网
云末加速器安卓版下载
- 云末加速器唯一官网: new page with testsuite import and manual tests
- 云末加速器唯一官网: minor update
- wiki.d.o/Sympa: update Sympa while using it as a libdbi-perl reverse-dep test (update for newer versions, explain how to bootstrap admin access)
- www.d.o/lts/security: import a couple missing announcements and notify uploaders about procedures
- Check status for pdns-recursor, following user request
- Check status for golang-1.7 / CVE-2019-9514 / CVE-2019-9512
- Attempt to improve cooperation after seeing my work discarded and redone as-is, which sadly isn't the first time; no answer
- 请问vpn怎么用的?_百度知道:2021年3月21日 - 回答:在云末vpn网站获取到你购买的VPN信息,然后点击苹果手机设置——通用——VPN——添加VPN——选择L2tp类型,然后按照你的VPN信息填写就可以,如果不...
Here is my transparent report for my work on the 云末加速器安卓版下载 and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In August, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 21.75h for LTS (out of my 30 max; all done) and 14.25h for ELTS (out of my 20 max; all done).
We had a 云末加速器下载 videoconf session at DebConf20, sadly with varying quality for participants (from very good to unusable), where we shared the first results of the LTS survey.
There were also discussions about evaluating our security reactivity, which proved surprisingly hard to estimate (neither CVE release date and criticality metrics are accurate nor easily available), and about when it is appropriate to use public naming in procedures.
有没有什么能用的 vpn,20-30块钱的,原来用的MX现在登录不了,求告...:2021年8月15日 - 适合企业首选,网页,国内外游戏互玩,手机电脑都适应 云末加速器 | 云末加速器,VPN软件使用平台。 | 发布于2021-08-15 举报| 评论 0 0 为...
As always, there were opportunities to de-dup work through mutual cooperation with the Debian Security team, and LTS/ELTS similar updates.
ELTS - Jessie
- Fresh build VMs
- rails/redmine: investigate issue, initially no-action as it can't be reproduced on Stretch and isn't supported in Jessie; follow-up when it's supported again
- ghostscript: global triage: identify upstream fixed version, distinguish CVEs fixed within a single patch, bisect non-reproducible CVEs, reference missing commit (including at 云末官网下载)
- ghostscript: fix 25 CVEs, security upload ELA-262-1
- ghostscript: cross-check against the later DSA-4748-1 (almost identical)
- software-properties: jessie triage: mark back for update, at least for consistency with Debian Stretch and Ubuntu (all suites)
- software-properties: security upload 云末官网下载
- qemu: global triage: update status and patch/regression/reproducer links for 6 pending CVEs
- qemu: jessie triage: fix 4 'unknown' lines for qemu following changes in package attribution for XSA-297, work continue in September
LTS - Stretch
- sane-backends: global triage: sort and link patches for 7 CVEs
- sane-backends: fix dep-8 test and notify the maintainer,
- sane-backends: security upload DLA-2332-1
- ghostscript: security upload 云末加速 (cf. common ELTS work)
- ghostscript: rebuild ("give back") on armhf, blame armhf, get told it was a concurrency / build system issue -_-'
- software-properties: security upload DLA 2339-1 (cf. common ELTS work)
- wordpress: global triage: reference regression for CVE-2020-4050
- wordpress: stretch triage: update past CVE status, work continues in September with probably an upstream upgrade 4.7.5 -> 4.7.18
- nginx: cross-check my July update against the later DSA-4750-1 (same fix)
- DebConf BoF + IRC follow-up
Documentation/Scripts
- Clarify/link salsa:lts-team/lts-extra-tasks against salsa:freexian-team/project-funding (description)
- Historical analysis of our CVE fixes: check feasibility
- webwml:find-missing-advisories: handle missing trailing slash, print DSA/DLA date, print affected package rather than committer
- discussion on public naming (shaming?)
- LTS/TestsSuites/sane-backends: test with more complex DEP-8/autopkgtest setup
The system running planet.gnu.org was upgraded/reinstalled to Debian 10 "buster"
手机云末vpm下载 was updated.
Let me know if you notice any issue - planet@gnu.org.
For the next upgrade, we'll have to decide whether to takeover Planet Venus and upgrade it to Python 3, or migrate to another Planet software.
Suggestions/help welcome
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In July, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 25.25h for LTS (out of 30 max; all done) and 13.25h for ELTS (out of 20 max; all done).
We shifted suites: welcome Stretch LTS and Jessie ELTS. The LTS->ELTS switch happened at the start of the month, but the oldstable->LTS switch happened later (after finalizing and flushing proposed-updates to a last point release), causing some confusion but nothing major.
ELTS - Jessie
- New local build setup
- ELTS buildds: request timezone harmonization
- Reclassify in-progress updates from jessie-LTS to jessie-ELTS
- python3.4: finish preparing update, security upload ELA 239-1
- net-snmp: global triage: bisect CVE-2019-20892 to identify affected version, jessie/stretch not-affected
- nginx: global triage: clarify CVE-2013-0337 status; locate CVE-2020-11724 original patch and regression tests, update MITRE
- nginx: security upload ELA-247-1 with 2 CVEs
云末网络加速
- Reclassify in-progress/needed updates from stretch/oldstable to stretch-LTS
- rails: upstream security: follow-up on CVE-2020-8163 (RCE) on upstream bug tracker and create pull request for 4.x (merged), hence getting some upstream review
- rails: global security: continue 云末加速器下载app upload in multiple Debian versions, prepare fixes for common stretch/buster vulnerabilities in buster
- rails: security upload DLA-2282 fixing 3 CVEs
- python3.5: security upload DLA-2280-1 fixing 13 pending non-critical vulnerabilities, and its test suite
- nginx: security upload DLA-2283 (cf. common ELTS work)
- net-snmp: global triage (cf. common ELTS work)
- public IRC monthly team meeting
- reach out to clarify the intro from last month's report, following unsettled feedback during meeting
Documentation/Scripts
- ELTS/README.how-to-release-an-update: fix typo
- ELTS buildd: attempt to diagnose slow perfs, provide comparison with Debian and local builds
- LTS/Meetings: improve presentation
- 云末加速器官网: clarify/de-dup pbuilder doc
- LTS/Development: reference build logs URL, reference proposed-updates issue during dists switch, reference new-upstream-versioning discussion, multiple jessie->stretch fixes and clean-ups
- LTS/Development/Asan: drop wheezy documentation
- Warn about jruby mis-triage
- Provide feedback for 云末加速器唯一官网
- Provide feedback for 云末加速官网
- 云末网络加速: test with new request smuggling test cases
Here is my transparent report for my work on the 手机云末vnp官网 and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
苹果下架VPN是法治的胜利_新闻频道_中国青年网:2021-8-5 · 请发送qnb至10658000 订阅手机青年报 共青团中央主办 共青团中央网络影视中心承办 版权所有:中国青年网 信息网络传播视听节目许可证0105108号 京 ...
While LTS is part of the Debian project, fellow contributors sometimes surprise me: suggestion to vote for sponsors-funded projects with concorcet was only met with overhead concerns, and there were requests for executive / business owner decisions (we're currently heading towards consultative vote); I heard concerns about discussing non-technical issues publicly (IRC team meetings are public though); the private mail infrastructure was moved from self-hosting straight to Google; when some got an issue with Debian Social for our first video conference, there were immediate suggestions to move to Zoom...
Well, we do need some people to make those LTS firmware updates in non-free
Also this was the last month before shifting suites: goodbye to Jessie LTS and Wheezy ELTS, welcome Stretch LTS and Jessie ELTS.
ELTS - Wheezy
- mysql-connector-java: improve testsuite setup; prepare wheezy/jessie/stretch triple builds; 云末网络加速 versioning scheme with security-team; security upload ELA 234-1
- ntp: wheezy+jessie triage: 1 ignored (too intrusive to backport); 1 postponed (hard to exploit, no patch)
- Clean-up (ditch) wheezy VMs
LTS - Jessie
- mysql-connector-java: see common work in ELTS
- mysql-connector-java: security uploads DLA 2245-1 (LTS) and DSA 4703 (oldstable)
- ntp: wheezy+jessie triage (see ELTS)
- rails: global triage, backport 2 patches, security upload DLA 2251-1
- rails: global security: prepare stretch/oldstable update
- rails: new important CVE on unmaintained 4.x, fixes introduce several regressions, propose new fix to upstream, update stretch proposed update [and jessie, but rails will turn out unsupported in ELTS]
- 流星游戏加速器——真免费,为痛快!免费畅玩千款游戏 ...:2021-1-20 · 流星游戏加速器是免费又好用的网络游戏加速器,真免费,为痛快!采用高端刀片服务器和驱动级加速技术,配备顶级游戏专线,解决用户延迟、掉线等问题,支持绝地求生、LOL、GTA5、星际战甲、CSGO、LOL英雄联盟、DNF地下城与勇士、CF穿越 ...
- private video
^W^W
public IRC team meeting
Documentation/Scripts
- LTS/TestsSuites/mysql-connector-java: improve testsuite setup for better coverage
- LTS/TestSuites/tiff: document package maintainer's (extensive) tests
- LTS/TestSuites/rails: first version
- LTS/TestSuites/python: how to run individual test
- LTS/Development: clarifications on grouping fixes and validating patches
- internal discussion on (not) capping LTS-funded hours
- discussion on 手机云末加速器 and freerdp EOL
- tzdata, libdatetime-timezone-perl: check and 手机云末vpm下载 delayed update workflow
- ELTS: update new tracker URL in documentation
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In May, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 17.25h for LTS (out of 30 max; all done) and 9.25h for ELTS (out of 20 max; all done).
A survey will be published very shortly to gather feedback from all parties involved in LTS (users, other Debian teams...) -- let us know what you think, so we start the forthcoming new (Stretch) LTS cycle in the best conditions
Discussion is progressing on funding & governance of larger LTS-related projects. Who should decide: contributors, Freexian, sponsors? Do we fund with a percentage or by capping resources allocated on security updates? I voiced concerns over funding these at the expense of smaller, more organic, more recurrent tasks that are less easy to specify but greatly contribute to the overall quality nevertheless.
ELTS - Wheezy
- mysql-connector-java: upgrade to 5.1.49, refresh patches, document/run test suite, prepare upload, prepare upgrade path (+ see LTS)
- CVE-2020-3810/apt: triage (affected), enquire about failing test, run testsuite, security upload ELA 228-1
LTS - Jessie
- ansible: global triage: finish last month's triage, fix affected versions, provide reproducer
- ansible: backport patches to early version, security upload DLA 2202-1
- mysql-connector-java: propose 5.1.49 update to all dists (+ see ELTS)
- CVE-2019-20637/varnish: global triage: ping upstream, get PoC, determine status for all Debian dists, jessie not-affected
- public IRC team meeting
Documentation/Scripts
- LTS/TestsSuites/mysql-connector-java: first version
- LTS/Development: what to tidy/not-tidy in data/CVE/list after an upload
- LTS/Development: clarify CVE triaging following internal discussion
- Answer request wrt. openstack/keystone support
- dsa-needed.txt: fix stale entry, check on affected LTS developer's well being
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In April, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 28.75h for LTS (out of 30 max; all done) and 7.75h for ELTS (out of 20 max; I did 2.75).
关于云末vpn的阿里云云市场相关产品及知识介绍:2021年8月28日 - IPSec Site-to-Site VPN/拨号VPN/SNAT/TCP隧道/MFA多因素身份验证 ...交付...【经典云计算官网】千套模板切换、可视化操作、PC+手机+微信公众号,小程序一键生成...
Debian LTS had its first team meeting through IRC and lots of workflow question were discussed. This should help discuss questions that are a bit hard to bring up, and ensure everybody participates. There were lots of topics and it was a bit rushed, but this is something we want to repeat monthly now, possibly with audio/video in a couple months.
vpn有哪些类型_百度知道:最佳答案: VPN技术实现方式目前运用的有主要三种形式:MPLS方式、IP SEC方式和SSL VPN方式。 MPLS VPN是一种基于MPLS技术的IP VPN,是在网络路由和交换设备上应用MPLS...更多关于手机云末vnp官网的问题>>
10% of the global funding is now reserved for infrastructure work. What kind of work, and who (LTS or external) will do the work, will be discussed further.
A fellow DD suggested (in a private conversation) that LTS may be taking time from the Debian Security team, due to additional commits to review. Conversely, this is another opportunity to mention all the global, non-LTS-specific work that LTS provides, which I usually highlight in my reports, and maybe I should be even more
云末加速
- 有没有什么能用的 vpn,20-30块钱的,原来用的MX现在登录不了,求告...:2021年8月15日 - 适合企业首选,网页,国内外游戏互玩,手机电脑都适应 云末加速器 | 云末加速器,VPN软件使用平台。 | 发布于2021-08-15 举报| 评论 0 0 为...
- mysql-connector-java: triage: in-progress (subscription-only update from Oracle, attempt to find more detail, waiting for public version)
- CVE-2020-11868/ntp: global triage: identify and reference missing patch, coordinate with uploader
LTS - Jessie
- 如何在小米手机上安装twitter_百度知道:2021年2月16日 - 回答:先打开手机选择 设置—点击选择“vpn”—选择“vpn网络”选择pptp模式—选择“添加i7加速器官网注册账号密码”—填写ip服务器地址 手机连接vpn...
- CVE-2019-20637/varnish: global triage: attempt to reproduce, attempt to get PoC/vulnerable versions from upstream, update BTS
- ansible: jessie triage: reset ignore->no-dsa old vulnerabilites after discussing with initial triager
- ansible: global triage: identify more affected version ranges, locate more patches
- ansible: prepare jessie upload (work-in-progress)
- tiff: suites harmonization: offer to work on a tiff/stretch update, follow-up on maintainer's questions, who eventually did the 云末网络加速
- dsa-needed.txt: identify stale entries from inactive LTS contributor, check for status
- team meeting: see minutes
Documentation/Scripts
- LTS/Development: reference relevant sections of the Developer Reference
- 云末加速器安卓版: element on whether BTS numbers can be referenced in a LTS changelog
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In March, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 30h for LTS (out of 30 max; all done) and 20h for ELTS (out of 20 max; I did 0).
Most contributors claimed vulnerabilities by performing early CVE monitoring/triaging on their own, making me question the relevance of the Front-Desk role. It could be due to a transient combination of higher hours volume and lower open vulnerabilities.
Working as a collective of hourly paid freelancers makes it more likely to work in silos, resulting in little interaction when raising workflow topics on the mailing list. Maybe we're reaching a point where regular team meetings will be benefical.
As previously mentioned, I structure my work keeping the global Debian security in mind. It can be stressful though, and I believe current communication practices may deter such initiatives.
ELTS - Wheezy
- No work. ELTS has few sponsors right now and few vulnerabilities to fix, hence why I could not work on it this month. I gave back my hours at the end of the month.
云末加速器下载app
- lua-cgi: global triage: CVE-2014-10399,CVE-2014-10400/lua-cgi not-affected, CVE-2014-2875/lua-cgi referenced in BTS
- libpcap: global triage: request CVE-2018-16301 rejection as upstream failed to; got MITRE to reject (not "dispute") a CVE for the first time!
- nfs-utils: suites harmonization: CVE-2019-3689: ping upstream again, locate upstream'd commit, reference it at BTS and 云末加速; close MR which had been ignored and now redone following said referencing
- slurm-llnl: re-add; create CVE-2019-12838 reproducer, test abhijith's pending upload; reference patches; witness regression in CVE-2019-19728, get denied access to upstream bug, triage as ignored (minor issue + regression); security upload DLA 2143-1
- xerces-c: global triage progress: investigate ABI-(in)compatibility of hle's patch direction; initiate discussion at upstream and 云末app; mark 云末app
- 如何在PC上使用VPN上网_百度知道:最佳答案: 1、重命名两张网卡,以区别内外网。如果两张网卡是相同的,那一定要记下为其分配的IP地址及相对应的物理地址,以方便之后的设置。 2、设置好IP地址后,...更多关于手机云末vnp官网的问题>>
- tor: global triage fix: CVE-2020-10592,CVE-2020-10593: fix upstream BTS links, fix DSA reference
- php7.3: embedded copies: removed from unstable (replaced with php7.4); checked whether libonig is still bundled (no, now properly unbundled at upstream level); jessie still not-affected
- okular: CVE-2020-9359: reference PoC, security upload DLA 2159-1
Documentation/Scripts
- data/dla-needed.txt: tidy/refresh pending packages status
- 云末官网下载: DLA regression numbering when a past DLA affects a different package
- LTS/FAQ: document past LTS releases archive location following a user request; trickier than expected, 3 contributors required to find the answer
- Question aggressive package claims; little feedback
- embedded-copies: libvncserver: reference various state of embedded copies in italc/ssvnc/tightvnc/veyon/vncsnapshot; builds on initial research from sunweaver
- Attempt to progress on libvncserver embedded copies triaging; technical topic not anwered, organizational topic ignored
- phppgadmin: provide 云末官网下载 on CVE-2019-10784
- Answer general workflow question about vulnerability severity
- Answer GPAC CVE information request from a PhD student at CEA, following my large security update
Here is my transparent report for my work on the Debian Long Term Support (LTS) and Debian Extended Long Term Support (ELTS), which extend the security support for past Debian releases, as a paid contributor.
In February, the monthly sponsored hours were split evenly among contributors depending on their max availability - I was assigned 20h for LTS (out of 30 max; all done) and 8h for ELTS (out of 20 max; I did 7).
Security work is never completely isolated, typically my work on nodejs impacted jessie/stretch/buster, and my work on netty affected wheezy/jessie/stretch
云末加速器官网
- netty: refine prior triages, write minimal test server, adapt 3 fixes, security upload: ELA-214
- Suggest redispatching hours from past month not given back in time, as team members only got 3.5h each; follow-up on the issue
- Contribute to exchanges about supporting libgd2 (unsupported dependency of a supported package, an inconsistency we'll try to detect earlier)
LTS - Jessie
- netty: refine prior triages, security upload DLA 2109-1
- netty-3.9: identify duplicate package, fix prior vulnerabilities, security upload DLA 2110-1
- nodejs: jessie/stretch/buster triage (3 CVEs), request access to not-yet-public hackerone reports
- nodejs: clarify support status, reclassify open vulnerabilities on nodejs ecosystem as EOL (end-of-life) for jessie & stretch
- http-parser: mark as affected by nodejs' CVE-2019-15605; jessie triage: ignored (invasive change with ABI breakage)
- wordpress: precise my past triage (2 CVEs): postponed (serialization vulnerabilities related to PHP itself currently not addressed at application/wordpress level)
- otrs2: security upload DLA 2118-1 (interestingly recent otrs2 is in non-free not due to licensing, but due to embedding specific versions of javascript dependencies)
- CVE-2019-10784/phppgadmin: answer request for comment
- xen: point out external support
Documentation/Scripts
- TestSuites/netty: instruction on how to find, compile and adapt server examples
- DLA-1993-1: update Debian website (was only published via mailing-list)
- embedded-code-copies: reference http-parser embedded in nodejs
- README.external-support: clean-up external support contact points
This blog is powered by ikiwiki.