<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dpkg/scripts/Dpkg/Source, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/dpkg/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/dpkg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/'/>
<updated>2019-11-29T15:37:46Z</updated>
<entry>
<title>Fix missing $dir</title>
<updated>2019-11-29T15:37:46Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2019-11-29T15:37:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=f70ee371ef6fbcc6c8f951fc3ca764e0e42bfe3d'/>
<id>urn:sha1:f70ee371ef6fbcc6c8f951fc3ca764e0e42bfe3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dpkg::Source::Package: Honor require_valid_signature option</title>
<updated>2019-11-27T02:44:49Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-11-26T12:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=21199ee1c25538ee24cdacc0a133ac6ff3502821'/>
<id>urn:sha1:21199ee1c25538ee24cdacc0a133ac6ff3502821</id>
<content type='text'>
We need to pass this option forward to the verify_signature() calls,
otherwise we use the default.

Fixes: commit 139dfc4c78593d995610c0aa180300a9a7dd94ac
Fixes: commit 3821f024d92aabf24a333025c1c1956d8a45e718
</content>
</entry>
<entry>
<title>Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats</title>
<updated>2019-11-26T01:42:46Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-11-05T11:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=89afa9af7cd589eb8384ed96b6d86dd59d56bdf5'/>
<id>urn:sha1:89afa9af7cd589eb8384ed96b6d86dd59d56bdf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dpkg: Say class instead of object when appropriate</title>
<updated>2019-11-26T01:42:45Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-11-06T01:07:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=7ab69d4acbdabd3af0f8c27801527750505c1a11'/>
<id>urn:sha1:7ab69d4acbdabd3af0f8c27801527750505c1a11</id>
<content type='text'>
These were referring to the type and not the instance, which makes
using the incorrect nomenclature confusing.
</content>
</entry>
<entry>
<title>Dpkg::Exit: Register exit handlers also for __DIE__</title>
<updated>2019-11-26T01:42:45Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-10-05T02:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=b287a80263dd4e45bb82b7e6bad76faeb47358d4'/>
<id>urn:sha1:b287a80263dd4e45bb82b7e6bad76faeb47358d4</id>
<content type='text'>
This makes sure we execute the handlers on normal errors, and can thus
remove the traps from several functions to run the handlers and to then
rethrow the exception.
</content>
</entry>
<entry>
<title>Dpkg::Source::Package: Remove and hide internal lowercase variables</title>
<updated>2019-11-26T01:42:45Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-11-15T23:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=605d9f8a8a59c8413a9ba0ab260b6f10a7ac1c70'/>
<id>urn:sha1:605d9f8a8a59c8413a9ba0ab260b6f10a7ac1c70</id>
<content type='text'>
Bump module version to 2.00.
</content>
</entry>
<entry>
<title>Dpkg::Source::Package::V2: Emit a special patch header on single-debian-patch</title>
<updated>2019-10-30T21:02:43Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-07-30T02:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=ae231c65b162df729a6492105a0ce64945e293c2'/>
<id>urn:sha1:ae231c65b162df729a6492105a0ce64945e293c2</id>
<content type='text'>
The previous default patch header does not make sense for a conglomerate
patch. Instead provide a more suitable default, that can always be
overridden with either the local-patch-header or patch-header files.

Closes: #933152
</content>
</entry>
<entry>
<title>Dpkg::Source::Package: Verify original tarball signatures at build time</title>
<updated>2019-10-30T21:02:41Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-05-01T21:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=3821f024d92aabf24a333025c1c1956d8a45e718'/>
<id>urn:sha1:3821f024d92aabf24a333025c1c1956d8a45e718</id>
<content type='text'>
When we are building the source package, while detecting whether there
is any original upstream tarball signature to be included in the .dsc,
it's the best time to verify them, so that when the .dsc gets eventually
signed there's a certification path for the maintainer that they are
including what they expected to be there.
</content>
</entry>
<entry>
<title>Dpkg::OpenPGP: Refactor signature verification into a new function</title>
<updated>2019-10-12T14:37:22Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-05-01T21:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=139dfc4c78593d995610c0aa180300a9a7dd94ac'/>
<id>urn:sha1:139dfc4c78593d995610c0aa180300a9a7dd94ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perl: Use File::Copy instead of spawning mv/cp commands</title>
<updated>2019-10-12T14:37:22Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-05-01T21:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/dpkg/commit/?id=1973a0789cea5ac0e7da10a81cc5cca8384200df'/>
<id>urn:sha1:1973a0789cea5ac0e7da10a81cc5cca8384200df</id>
<content type='text'>
We use cp() in Dpkg::Source::Package to preserve the file attributes,
but just move() in dpkg-buildpackage where it does not matter.
</content>
</entry>
</feed>
