<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dpibreak.git/.github/workflows/release.yml, branch v0.6.0</title>
<subtitle>System-wide DPI circumvention with minimal configuration
</subtitle>
<id>http://git.dilluti0n.com/dpibreak.git/atom?h=v0.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/dpibreak.git/atom?h=v0.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/'/>
<updated>2026-03-02T05:25:19Z</updated>
<entry>
<title>ci: add RELEASE_NOTE.md to automate publishing it</title>
<updated>2026-03-02T05:25:19Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-03-02T05:24:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=6a8216f751bc2a8291cd8c7f6c9f9d5922d4123f'/>
<id>urn:sha1:6a8216f751bc2a8291cd8c7f6c9f9d5922d4123f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: release: remove publish-crates-io deps to release</title>
<updated>2026-02-15T18:48:56Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T18:48:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=ed26e4f566dbd703bb6f0180dd9e7653625cdca1'/>
<id>urn:sha1:ed26e4f566dbd703bb6f0180dd9e7653625cdca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: release: upload sha256sum.txt instead of *.sha256</title>
<updated>2026-02-15T18:43:13Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T18:42:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=4aabd113fbb00b909f360f1967c89ce7aeb0fbc3'/>
<id>urn:sha1:4aabd113fbb00b909f360f1967c89ce7aeb0fbc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: move download artifacts before making release note</title>
<updated>2026-02-15T09:30:17Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T09:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=dcba8b5442ae6e969d353f1ef9dc5948ff14ece8'/>
<id>urn:sha1:dcba8b5442ae6e969d353f1ef9dc5948ff14ece8</id>
<content type='text'>
so download link and buildinfo can be generated.
</content>
</entry>
<entry>
<title>ci: fix release cannot find download artifacts</title>
<updated>2026-02-15T09:18:38Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T09:18:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=12418da9d07c87b6463f72e6aac2a6332fd9ed9c'/>
<id>urn:sha1:12418da9d07c87b6463f72e6aac2a6332fd9ed9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add checkout to read CHANGELOG.md on release</title>
<updated>2026-02-15T08:47:48Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T08:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=388d220af4898f54aeb309d6ef64ae565a1fbcf9'/>
<id>urn:sha1:388d220af4898f54aeb309d6ef64ae565a1fbcf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: pass --no-verify to cargo publish</title>
<updated>2026-02-15T08:36:26Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T08:36:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=c856f069d64d522922b5847d4351f7dd74660f78'/>
<id>urn:sha1:c856f069d64d522922b5847d4351f7dd74660f78</id>
<content type='text'>
build.rs writes dpibreak.1 outside OUT_DIR, which is safe for
cargo install but fails publish verification. --no-verify skips
this check without affecting end users.
</content>
</entry>
<entry>
<title>ci: release: parse release note from CHANGELOG.md</title>
<updated>2026-02-15T08:05:47Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-02-15T08:05:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=736efc2f7629f90339d7149efffa3922d4661547'/>
<id>urn:sha1:736efc2f7629f90339d7149efffa3922d4661547</id>
<content type='text'>
* Remove generate release note from github api
</content>
</entry>
<entry>
<title>ci: fix tab to space (yaml does not allow tab)</title>
<updated>2026-01-11T18:21:04Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-01-11T18:21:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=f6859c6786b0bffab62b6fc9339fb564f37eb783'/>
<id>urn:sha1:f6859c6786b0bffab62b6fc9339fb564f37eb783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add newline between Downloads section and autogen</title>
<updated>2026-01-05T11:27:11Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2026-01-05T11:23:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=677a938ea7e052145febc447aa4171aac2219a01'/>
<id>urn:sha1:677a938ea7e052145febc447aa4171aac2219a01</id>
<content type='text'>
on release note
</content>
</entry>
</feed>
