Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469370 - =sys-apps/etckeeper-1.3 - Version bump.
Summary: =sys-apps/etckeeper-1.3 - Version bump.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-05-11 01:58 UTC by Manuel Rüger (RETIRED)
Modified: 2013-05-31 19:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
etckeeper-1.3.ebuild.patch (etckeeper-1.3.ebuild.patch,534 bytes, patch)
2013-05-29 07:07 UTC, Manuel Rüger (RETIRED)
Details | Diff
etckeeper-1.3-gentoo.patch.patch (etckeeper-1.3-gentoo.patch.patch,1.51 KB, patch)
2013-05-29 07:08 UTC, Manuel Rüger (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2013-05-11 01:58:50 UTC
etckeeper (1.3) unstable; urgency=low

  * Fix type -p bashism that crept in via recent patches. Closes: #707319

 -- Joey Hess <joeyh@debian.org>  Wed, 08 May 2013 22:36:30 -0400

etckeeper (1.2) unstable; urgency=low

  * Call type -p in a more compatable way.
  * When a file is owned by a uid or a gid with no corresponding user or
    group, put a numeric chown into .etckeeper. Previously, a broken
    chown was outputted.

 -- Joey Hess <joeyh@debian.org>  Wed, 08 May 2013 11:51:51 -0400

etckeeper (1.1) unstable; urgency=low

  * Fix warning when PUSH_REMOTE is not set. Closes: #706917

 -- Joey Hess <joeyh@debian.org>  Mon, 06 May 2013 09:49:24 -0400

etckeeper (1.0) unstable; urgency=low

  [ Joey Hess ]
  * Unset GIT_DIR and GIT_WORK_TREE. Closes: #689101
  * PUSH_REMOTE can be set to automatically push to a remote on commit.
    Thanks, L. Alberto Giménez
  * Ignore fake-hwclock.data. Closes: #701491

  [ Jelmer Vernooij ]
  * Auto-detect the VCS setting if there already is a repository in
    /etc.

 -- Joey Hess <joeyh@debian.org>  Sat, 04 May 2013 23:45:25 -0400

etckeeper (0.64) unstable; urgency=low

  * Added support for openSUSE's zypper package manager.
    Thanks, Catalin Iacob
  * Add Brazilian Portuguese debconf translation.
    Closes: #685771 Thanks, Adriano Rafael Gomes

 -- Joey Hess <joeyh@debian.org>  Sat, 25 Aug 2012 11:53:08 -0400


It saw many releases the last day, should we add it or let it calm down?
Comment 1 Julian Ospald 2013-05-11 20:16:03 UTC
I don't see any ebuild diff.
Comment 2 Julian Ospald 2013-05-20 11:29:26 UTC
?
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2013-05-29 07:07:41 UTC
Created attachment 349522 [details, diff]
etckeeper-1.3.ebuild.patch

Change SRC_URI to github mirror, as snapshots aren't allowed anymore from original source.
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2013-05-29 07:08:05 UTC
Created attachment 349524 [details, diff]
etckeeper-1.3-gentoo.patch.patch

Update patch
Comment 5 Julian Ospald 2013-05-31 19:35:19 UTC
*etckeeper-1.3 (31 May 2013)

  31 May 2013; Julian Ospald <hasufell@gentoo.org> +etckeeper-1.3.ebuild,
  +files/etckeeper-1.3-gentoo.patch:
  version bump wrt #469370 by Manuel Rüger