a4e73f36f8Accepting request 1200140 from utilities
factory
Ana Guerrero
2024-09-12 14:56:22 +0000
a270ac0053- Update to 1.18.21 - Consistently use mktemp if available, falling back to tempfile otherwise. - Changes from 1.18.20 - Fix a reversion in etckeeper init in version 1.18.19. - Changes from 1.18.19 - Added support for Gentoo (emerge, qlist, and cave) - Skip running pre-commit hook inside linked worktrees, to avoid it updating .etckeeper with the permissions of files not in /etc. - commit: Run bzr with --quiet, since it outputs non-errors to stderr. Closes: #1018874 - Rebase etckeeper-set-package-manager.patch - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. - Do not have the main package recommend the bash-completion sub-package, but rather have the subpackage supplement the combination of etckeeper and bash-completion. - Update to 1.18.18: * Replace deprecated egrep with grep -E. * Added support for Void Linux's xbps package manager. - Update to 1.18.17: * Fix committing of files with spaces in name when perl is not available. * Ignore udev's FHS violating large binary cache file /etc/udev/hwdb.bin * Avoid warning messages from grep about binary files when there are filenames in /etc that do not correspond to the current locale settings. - Update to 1.18.16: * Improve sorting stability. * Prefer mktemp over tempfile as the latter displays a deprecation warning since debianutils 4.10. - Update to 1.18.15: * Use "command -v" rather than "which" to detect installed programs, as it is more portable. * Improve commit messages generated by package manager changes, listing packages that are responsible for the changed config files. * If gc.auto is not configured, override the default to make it gc ten times more frequently, to avoid wasting space with loose objects. * update-ignore: Preserve permissions from any preexisting VCS ignore file. * Removed the debian directory from the upstream source package as it's not being maintained; see the debian package for an up-to-date one. * debian/changelog moved to CHANGELOG and debian/copyright to COPYRIGHT. - Rebase patches: * etckeeper-avoid-packagelist.patch * etckeeper-set-package-manager.patch - Fix spec file - Update to 1.18.14: * pacman 5.2 deprecated File hooks, use Path. Thanks, Christian Hesse * Fix vcs subcommand setup for zsh completion. Thanks, James Rowe. * Added zsh completion. Thanks, James Rowe * commit: Recent changes added code that does not work on all POSIX shells. Fixed by Thorsten Glaser. * Fix bug in hostname determination in the previous release. Thanks, Christian Hesse * Support platforms without a hostname command, fall back to reading /etc/hostname. Thanks, Chris Morgan * commit: Support -mmessage, without a space, since eg git commit can be used that way. Thanks, martin f. krafft * commit: When multiple parameters are given, use them all as the commit message, instead of the old behavior of only using the first parameter and throwing the rest away. Thanks, martin f. krafft * Avoid post-install failing when ps is from busybox or another version not supporting procps-specific options. * Use ps --no-headers rather than problimatic -h option. * When run during a package installation, include in the commit message the command line that caused etckeeper to run. Thanks, Laszlo Gombos - Remove idempotent %if..%endif guards. - Fix incorrect trailing slash in make install line. - Update RPM group for bash-completion. - indicated that subpackages are noarch. - modified the description longer. - obsolete cron sub package on systemd machines - use %license - dropped non suse support - added etckeeper-set-package-manager.patch: set the package manager via a patch now that we only care about suse - bzr support: - disable for now as it would force the whole package to be python2 bound. you can reenable it when building with --with=bzr or set the options in your prjconf: %define _with_bzr 1 Macros: %_with_bzr 1 :Macros - change bzr support to be in a subpackage if enabled - build with python3 when not building with bzr support - patch shebang line in the zypper plugin to match that - build the whole package as noarch if we don't build with python as we are just packaging a bunch of shell scripts - move bash completion to a sub package, which is recommended to keep the default working, BR and Require the bash-completion package for path ownership - downgrade to git-core so we only have the minimal git for small installs on servers - no longer build the cron support on systemd machines. the systemd timer is more powerful and should be used instead. - when uninstalling we should also disable and stop the systemd timer - only ship the documentation files that are also shipped in the debian package - update to 1.18.8: * Work around git commit's lack of robustness, by providing reasonable default values for GIT_COMMITTER_EMAIL etc. This was already done as part of the su/sudo handling, and is now always done. * Don't hardcode the master branch when pushing to PUSH_REMOTE. Instead, let git push whatever branches it is configured to push to that remote. - Drop 0001-Remove-env-from-shebang-in-zypper-plugin.patch because now in upstream. - update to 1.18.7: * Will work on systems that don't have perl. (Perl is still used when available). * Prevent LC_ALL overriding the LC_COLLATE used to sort metadata. - includes changes from 1.18.6: * Only show errors (no progress indicators) when pushing Git/Mercurial repos to avoid unecessary cron mails. * Fix regex in 20-warn-problem-files. * Support added for apk (alpine linux) - Lint spec file - Point source URL to upstream tarball - Mark dependency on python-base per rpmlint - Patches / source modifications: * Add 0001-Remove-env-from-shebang-in-zypper-plugin.patch - fixes rpmlint warning about dependency detection * Rebase etckeeeper-avoid-packagelist.patch * Remove junk file caught by rpmlint (.mdwn) - Remove redundant sections - update Source to 1.18.5: - Make etckeeper commit store metadata changes. The pre-commit hook has always (and continues) to do that, but pre-commit is only run when there are changes to tommit. This makes metadata-only changes get committed. - Move systemd files to /lib/systemd; /usr/lib/systemd is not used on Debian. - fix wrong path for systemd in rpm based distros with sed in spec - update Source to 1.18.4: - Optimised find for special and hard linked files. - Adjust when Pacman 5 calls etckeeper hooks. - Only run Pacman hooks when files in /etc have changed. - Added systemd timer that can run etckeeper 10 minutes after boot, and also daily. It's not enabled by default, partly because of overlap with the cron job. - update Source to 1.18.3: - Added support for pacmatic, contributed by nicolaichuk. - bzr: make sure EMAIL is defined - Fix Makefile version patterns to ignore non-native version number - Support ~/.config/git/config when determining the author name and email. - Added support for Arch's pacman package manager version 5. - Set HOME if it's not set, as is the case when using ubuntu's update-manager. - Move bash completion out of etc and into usr. - update Source to 1.18.2: - Use getent utility instead of perl. (Elan Ruusamäe) - Initial FreeBSD support with pkgng plugin. (William Johansson) - Fix README.md symlink in package (Sebastian Schmidt, Antoine Beaupré, closes: #791566) - Fix typo of GIT_COMMITTER_EMAIL. - update Source to 1.18.1 - Add myself as maintainer (Closes: #768516) - Keeping the package native as I do not intend to diverge from upstream. - Update git URL in control file. - update to Sourcce to 1.18: - Send yum pre-commit output to /dev/null - Set LANG=C internally when doing some operations that have been reported to fail in other locales. - update Source to 1.17: - Fix name of DNF plugin. - Add --version Thanks Andreas Wansner. - New website, http://etckeeper.branchable.com/ - Add build-depends on dh-python. - update Source to 1.16: - Added support for Fedora's DNF highlevel package manager. - Add architecture info to dpkg list-installed. Closes: #768145 - Orphaned the Debian package. - rebase patch etckeeper-avoid-packagelist.patch - change source url to github - remove unnecessary file etckeeper-rpmlintrc - update Source to 1.15: - Recommend cron-daemon, rather than cron, as etckeeper only needs cron.daily functionality. Closes: #762721 - update Source to 1.14: - Handle failure to commit in post-install, pre-install by showing a warning, rather than propigating the error to apt. This avoids breaking the apt run when eg, git is misconfigured and cannot commit. pre-install already did this when it was able to use debconf to display a message, but now debconf is not used, and it always behaves this way. Closes: #760011 - change to new url - renamed to etckeeper-rpmlintrc from etckeeper.rpmlintrc: To follow the packaging guidelines. Please see also: https://build.opensuse.org/request/show/244964#request_historyhttp://lists.opensuse.org/opensuse-packaging/2007-07/msg00000.html - updated Source to 1.13: + Ignore check-mk-agent-logwatch's FHS violating /etc/check_mk/logwatch.state. Closes: deb#753903 + Only allow [-a-z_] in etckeeper commands to avoid any possible directory traversal etc issues. + update-ignore, uninit: Fix parsing of ignore files containing '\' - added etckeeper-avoid-packagelist.patch: Because it is slow that some package manager make the packagelist (eg, rpm -qa), high-level package manager might time out (eg. zypper in/remove). So I added this patch. If you think that the packagelist is unnecessary, set AVOID_PACKAGELIST=1 in etckeeper.conf. Or if you want to avoid it temporarily, you can use environment variable ETCKEEPER_AVOID_PACKAGELIST=1 . (eg, ETCKEEPER_AVOID_PACKAGELIST=1 zypper update). This patch was sent to upstream, but Joey does not accept it yet. Please see also gh#joeyh/etckeeper#17 . - rename subpackage from pkgmanager-collabo to zypp-plugin or yum-plugin. please see also: http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00060.html - added "Provides:" for renaming: pkgmanager-collabo => (zypp|yum)-plugin. Please see also: https://en.opensuse.org/openSUSE:Package_dependencies#Renaming_a_packageage - added "Provides:" for split packages: etekeeper-cron and plugins. Please see also: https://en.opensuse.org/openSUSE:Package_dependencies#Splitting_off_a_sub-pack - added "Reccomends: git". please see also: http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00060.html - added bzr support files. Their files need "Buildrequires: python-devel bzr", but did not write them, so they were not installed untill now. - added Python Compatibility with older distributions codes. Please see also: https://en.opensuse.org/openSUSE:Packaging_Python#Compatibility_with_older_distributions - added version-release number to Recommendes and Requires. It is desirable that etckeeper packages are same version. - removed lib/zypp directories: They should belong libzypp. + remove them. + added "BuildRequire: zypp-plugin-python". - modified etckeeper.spec style by "osc service run format_spec_file". - removed lint code 'rm -rf "%{buildroot}%{_prefix}/lib"/python*'. This line does not work. - removed "Requires: git". users can select VCS. - divide etckeeper package into 3. + etckeeper: main function. + etckeeper-cron: cron function. + etckeeper-pkgmanager-collabo: collaboration with package manager. - fix (bnc#884154): forgot to reqire zypp-plugin-python. - fix (bnc#884154). change permission and locale. + added etckeeper-zypp.patch 1) changed zypper-etckeeper.py 's permission from 644 to 755 (in Makefile). 2) in zypper-etckeeper.py set LANG to C. please see also: http://lists.opensuse.org/archive/opensuse-factory/2014-06/msg00090.html - version up to 1.12 from 1.7 + README's filename changed from README to README.md. + fix some bugs. + fix some typos. for detail, please do "git clone git://git.kitenet.net/etckeeper.git" and "git log". - don't require git to build - relax git version requirement - initial version (1.7)
Michael Vetter
2024-09-11 13:43:03 +0000
d05c8519afAccepting request 1148782 from utilities
Ana Guerrero
2024-02-21 17:02:11 +0000
964e501cc3- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
Michael Vetter
2024-02-21 15:42:28 +0000
2b92c11ea5Accepting request 1039260 from utilities
Dominique Leuenberger
2022-12-01 16:21:19 +0000
10b46db03fAccepting request 1036453 from home:dimstar:Factory
Michael Vetter
2022-12-01 08:04:29 +0000
7e006c59adAccepting request 1010437 from utilities
Dominique Leuenberger
2022-10-14 13:41:46 +0000
62cc731696Accepting request 1006674 from home:awerlang
Michael Vetter
2022-10-13 08:47:46 +0000
fc83d20aa8Accepting request 773647 from utilities
Dominique Leuenberger
2020-02-13 09:11:30 +0000
0007273b0eAccepting request 773646 from home:polslinux:branches:utilitiesOndřej Súkup2020-02-12 09:31:15 +0000
d579fb58bbAccepting request 769864 from home:polslinux:branches:utilitiesOndřej Súkup2020-02-06 13:14:13 +0000
c8d4da39faAccepting request 640144 from utilities
Dominique Leuenberger
2018-10-08 15:45:17 +0000
58b8681a16Accepting request 639554 from home:jengelh:branches:utilities
Mitsutoshi NAKANO
2018-10-06 00:16:35 +0000
3024afeb55Accepting request 639223 from home:Mitsutoshi:branches:utilities
Mitsutoshi NAKANO
2018-09-30 07:43:38 +0000
6dbe44dd82Accepting request 636715 from home:darix:playground
Mitsutoshi NAKANO
2018-09-24 06:11:23 +0000
e1392ddfd9Accepting request 635865 from utilities
Yuchen Lin
2018-09-17 12:26:15 +0000
16d8acb8f1Accepting request 634898 from home:ecsos:Backup
Mitsutoshi NAKANO
2018-09-15 11:37:37 +0000
295a1d4385Accepting request 538550 from utilities
Dominique Leuenberger
2017-11-03 15:29:05 +0000
91e68df6fdAccepting request 537429 from home:avindra
Mitsutoshi NAKANO
2017-11-03 00:13:02 +0000
d5f1eab5a8Accepting request 437187 from utilities
Dominique Leuenberger
2016-10-25 15:44:04 +0000
224c4dbdabAccepting request 436960 from home:jengelh:branches:utilities
Mitsutoshi NAKANO
2016-10-24 17:00:15 +0000
3c8b301550Accepting request 435735 from utilities
Dominique Leuenberger
2016-10-20 21:09:10 +0000
53bc8c5530Accepting request 435648 from home:ecsos
Mitsutoshi NAKANO
2016-10-17 12:27:21 +0000
b757ca3e42Accepting request 245241 from utilities
Stephan Kulow
2014-08-25 09:03:13 +0000
ed138a725bAccepting request 245066 from home:Mitsutoshi:branches:utilities
OBS User mrdocs
2014-08-20 05:21:31 +0000
d7674fab76Accepting request 244920 from home:Mitsutoshi:branches:utilities
OBS User mrdocs
2014-08-16 19:25:19 +0000
8cfed70b53Accepting request 239945 from home:Mitsutoshi:branches:utilities
OBS User mrdocs
2014-07-13 03:28:40 +0000
20addf4074Accepting request 239404 from home:Mitsutoshi:branches:utilities
Tomáš Chvátal
2014-07-03 07:21:46 +0000
ed961d3cd8Accepting request 195833 from home:k0da:branches:utilities
Pascal Bleser
2013-08-21 17:29:04 +0000
dac901cf79fixes for CentOS_6
Pascal Bleser
2013-08-10 13:34:00 +0000
d53e714033fixes for Evergreen_11.1
Pascal Bleser
2013-08-10 13:14:07 +0000
a17e396eebfixes for Fedora and RHEL, dropped bzr and python dependencies
Pascal Bleser
2013-08-10 13:04:08 +0000
5076315eaaAccepting request 186641 from home:pbleser:staging
Pascal Bleser
2013-08-10 12:18:30 +0000