summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/burp: fix /etc/burp permissions in the OpenRC init scriptMarek Szuba2019-03-251-2/+2
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-backup/burp: remove old following full stabilisation of 2.1.32Marek Szuba2018-05-296-155/+0
| | | | | | | | | There are now no versions left in the tree that are vulnerable to either #628770 or #641842 Bug: https://bugs.gentoo.org/show_bug.cgi?id=628770 Bug: https://bugs.gentoo.org/show_bug.cgi?id=641842 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-backup/burp-2.0.54: backport setuid-after-getting-lock fix from 2.1Marek Szuba2017-12-201-0/+38
| | | | | | | | This should take care of potential privilege escalation via PID-file manipulation. Gentoo-Bug: https://bugs.gentoo.org/628770 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: bump to 2.1.24Marek Szuba2017-12-202-1/+45
| | | | | | This also moves burp PID files from /run/burp to /run. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: remove oldMarek Szuba2017-12-204-114/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: bump to 2.1.20Marek Szuba2017-10-082-0/+34
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* app-backup/burp: bump to 2.1.12Marek Szuba2017-07-101-0/+37
| | | | | | | Includes a fix which allows correct detection of sys-libs/ncurses when USE=tinfo is set. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-backup/burp: prevent OpenRC init stript from writing the PID fileMarek Szuba2017-06-061-2/+2
| | | | | | | | | Burp manages its PID file by itself and refuses to start if it already exists, therefore start-stop-daemon shouldn't write one. Gentoo-Bug: 620654 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-backup/burp: bump to 2.0.54Marek Szuba2017-04-266-0/+104
| | | | | Gentoo-Bug: 615666 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* app-backup/burp: Remove old, unsupported versionAmadeusz Żołnowski2016-12-294-93/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-backup/burp: Correct permissionsAmadeusz Żołnowski2016-07-021-1/+6
| | | | | | Remove autoupgrade configuration. Package-Manager: portage-2.3.0
* app-backup/burp: Move scripts out of /etcAmadeusz Żołnowski2016-07-021-3/+4
| | | | | | | | | | | | Burp needs /etc/burp directory to be writable for its daemon (at least first time it runs). On the other hand an executable cannot be placed into a group-writable directory and this is where Burp scripts are installed by default. Move all scripts to /usr/share/burp/scripts. /etc is not a good place for scripts anyway. Gentoo-Bug: 562470 Package-Manager: portage-2.3.0
* app-backup/burp: Remove ancient versionAmadeusz Żołnowski2016-06-173-71/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-backup/burp: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-backup/burp: Terminate compile phase on errorAmadeusz Żołnowski2016-01-173-0/+39
| | | | | | | | Because exit status of sub call to make gets lost, ebuild proceeds to next phase even on failure. This results in installing all files except of binaries. Patch first level Makefile to exit with 1 on failure. Package-Manager: portage-2.2.26
* app-backup/burp: Remove oldest 1.4.x versionAmadeusz Żołnowski2015-08-302-55/+0
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Remove orphaned patchesAmadeusz Żołnowski2015-08-172-55/+0
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Version bumpAmadeusz Żołnowski2015-08-172-0/+55
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Use SHA256 for generating certificatesAmadeusz Żołnowski2015-08-172-0/+50
| | | | | | SHA1 used to be a default which classified as broken. Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+239
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed