Skip to content

Debian Changelog reprepro (1.3.1+1-1)

2007

reprepro (1.3.1+1-1) stable-security; urgency=high

   * Fix bug causing a Release.gpg with only unknown signatures
     considered as properly signed.

 -- Bernhard R. Link <brlink@debian.org>  Sun, 19 Aug 2007 15:38:43 +0200

2006

reprepro (1.3.1-1) unstable; urgency=low

   * bugfix release
   - make changestool's updatechecksums work with '-sd' .changes-files
   - fix some spelling errors (Closes: 396316)

 -- Bernhard R. Link <brlink@debian.org>  Wed, 1 Nov 2006 13:45:35 +0100

reprepro (1.3.0-1) unstable; urgency=low

   * make package description libdb version independent (Closes: 387345)
   * fix typos and spelling errors in manpage (Closes: 390734, 390737)
   * new release
   - ported to newer libgpgme
   - each distribution can now have a Uploaders: to require signatures of .changes files
   - multiple chained filterlists possible
   - more (--ignore'able) checks for source versions of binaries
   - add changestool program to preprocess .changes
   * build-depend on libgpgme11-dev

 -- Bernhard R. Link <brlink@debian.org>  Wed, 11 Oct 2006 15:45:37 +0200

reprepro (1.2.0-1) unstable; urgency=low

   * new release
   - some debug/warning/errormessages improved
   - manpage no longer claims using libdb3 (Closes: 384075)
   - support .changes files referencing .tar.bz2 and/or .diff.bz2
   - fix bug dalaying full Contents-* file generation
   * no longer ignore make distclean errors

 -- Bernhard R. Link <brlink@debian.org>  Mon, 4 Sep 2006 17:08:10 +0200

reprepro (1.1.0-1) unstable; urgency=low

   * new release
   - add "minimal" and "all" modes to the (still experimental) source
     package tracking
   - clarify manpage that tracking needs exactly one of minimal all or keep.
   	(Closes: #378968)
   - cleartracks removes now unnecessary files unless --keepunreferenced given
   - fix bug of uncompressed Sources file sometimes not showing up in Release
     files when the file is not generated.

 -- Bernhard R. Link <brlink@debian.org>  Sat, 29 Jul 2006 12:52:45 +0200

reprepro (1.0.1-1) unstable; urgency=low

   * new release
   - new clearvanished command to clean database files a bit
   - cope with GNU ar style .deb files (Closes: 378237)
   - retry control if no ./control in control.tar.gz of a .deb (Closes: 378425)

 -- Bernhard R. Link <brlink@debian.org>  Sun, 16 Jul 2006 12:40:33 +0200

reprepro (1.0.0-1) unstable; urgency=low

   * new release
   - fixed typos in --help output (Closes: 372024)
   - catch Ctrl-C (Closes: 315162)
   - adding a .changes files will copy files later
     and delete the copies in the pool again if
     an error is found before including any package (Closes: 359644)
   - add predelete action (Closes: 371197)
   - add a copy action to copy single packages from one distribution to another

 -- Bernhard R. Link <brlink@debian.org>  Sat, 24 Jun 2006 10:34:39 +0200

reprepro (0.9.1-1) unstable; urgency=low

   * fix bug in post-export script handling
     (so that tiffany.example now generate diffs apt-get can parse)
   * fix typo in description (Closes: 368813)

 -- Bernhard R. Link <brlink@debian.org>  Thu, 1 Jun 2006 10:29:02 +0200

reprepro (0.9.0-1) unstable; urgency=low

   * new release
   - new --export= option
   - new pull action to update one local distribion from another local one
   - new Contents file generation support
   - some minor bugfixes
   * now build-depends on and links against libdb4.3-dev (Closes: #367015)
   * now build-depends on and links against libarchive-dev

 -- Bernhard R. Link <brlink@debian.org>  Sun, 14 May 2006 16:22:59 +0200

reprepro (0.8.2-1) unstable; urgency=low

   * install bash_completion script (Closes: 356340)
   * patch release with some bugfixes
   - add --ignore=missingfile (Closes: 357803)
   - explicitly remember which list files were already
     successfully processed for --skipold  (Closes: 363411)
   - some more warnings

 -- Bernhard R. Link <brlink@debian.org>  Sat, 22 Apr 2006 20:32:58 +0200

reprepro (0.8.1-1) unstable; urgency=low

   * patch release as new version may need some time
   - some bugfixes (segfault, memmory leak, manpage typos)
   - enforcement of extensions of include{,dsc,deb,udeb}
   - support generation of the NotAutomatic field. (Closes: 353534)

 -- Bernhard R. Link <brlink@debian.org>  Mon, 20 Feb 2006 12:23:37 +0100

2005

reprepro (0.8-1) unstable; urgency=low

   * fix some spelling errors in description (Closes: #344331)
   * new version
   - rmdir directories after something was removed from them (Closes: 342772)
   - new --keepdirectories option to get old behaviour
   - skip updating targets when no new index files were downloaded
   - new --noskipold option to get old behaviour
   - always place the checksum of the uncompressed file in the Release
     file, even if not generated. (Fixing problems newer apts have).
   - add native .bz2 compression support
   - speed partial exports by caching md5sums in a file instead of
     reading them from disc.

 -- Bernhard R. Link <brlink@debian.org>  Fri, 24 Dec 2005 13:30:41 +0100

reprepro (0.7-1) unstable; urgency=low

   * fix example config lines in bzip.example (Closes: 335959)
   * new version
   - missingfield,brokenold,brokenversioncmp,unusedarch,surpisingarch
     are now --ignoreable
   - some little bugfixes and cleanups (like segfault when empty
     update file and others)
   - documentation updates and improves

 -- Bernhard R. Link <brlink@debian.org>  Thu, 1 Dec 2005 20:40:34 +0100

reprepro (0.6-1) unstable; urgency=low

   * add suggest for gnupg-agent (Closes: 324151)
   * new version
   - adds createsymlinks command (Closes: 324155)
   - fixes FilterList parsing (Closes: 326861)
   - add conf/options file for default options
   - putting .changes in wrong distribution is
     now an (--ignoreable) error.

 -- Bernhard R. Link <brlink@debian.org>  Sat, 24 Sep 2005 17:11:42 +0200

reprepro (0.5-1) unstable; urgency=low

   * new version
   - add quick&dirty --ask-passphrase option
   - SignWith's argument is now used
   - allow ~ in versions of filenames listed in .changes files
   - starts to track source packages, which yet mostly only:
     + allow to include .changes files into the pool (Closes: 309703)
     + keep no longer used files of one distribution (Closes: 309414)
   - include English-fixes and new parts about apache2
     to short-howto from V. Stanley Jaddoe (Closes: 319708)
   - include example from Goswin Brederlow (Closes: 306982)

 -- Bernhard R. Link <brlink@debian.org>  Wed, 3 Aug 2005 20:22:37 +0200

reprepro (0.4-1) unstable; urgency=low

   * new version
     - add Fallback mirror for updates
     - fix bug that readded packages in some update-scenarios
     - many tidy ups

 -- Bernhard R. Link <brlink@debian.org>  Thu, 2 Jun 2005 10:28:45 +0200

reprepro (0.3-1) unstable; urgency=low

   * new version:
     - Override: SourceOverride: replaced by (Deb|UDeb|Dsc)Override
     - new command reoverride to reapply override information.
     - copied files are created without executable bit (Closes: #303195)

 -- Bernhard R. Link <brlink@debian.org>  Tue, 5 Apr 2005 22:08:35 +0200

reprepro (0.2-1) unstable; urgency=low

   * new version:
   - fix overflow in chunks_replacefield
   - fix problem when downloading after no index files were downloaded
   - --basedir no longer overwrites prior given more sepecific dirs
   - exporting now writes index files and Release files into temporary
     files and moved them to their final place all at once.
   - new DebIndicies/UDebIndices/DscIndices options to control how to
     generate Index files and run hooks over it. (Including examples
     for generating .bz2 files or apt-qupdate'able .diff/ directories)

 -- Bernhard R. Link <brlink@debian.org>  Sun, 20 Feb 2005 15:25:11 +0100

reprepro (0.1.1-1) unstable; urgency=low

   * new version fixing --includeonlysigned

 -- Bernhard R. Link <brlink@debian.org>  Wed, 9 Feb 2005 12:25:04 +0100

reprepro (0.1-1) unstable; urgency=low

   * Initial Upload.

 -- Bernhard R. Link <brlink@debian.org>  Sun, 6 Feb 2005 13:43:25 +0100