Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!58143
community/inetutils-syslogd: upgrade to 2.5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/inetutils-syslogd: upgrade to 2.5
Celeste/aports:upgrade-inetutils-syslogd
into
master
Overview
0
Commits
1
Pipelines
4
Changes
1
Merged
Celeste
requested to merge
Celeste/aports:upgrade-inetutils-syslogd
into
master
1 year ago
Overview
0
Commits
1
Pipelines
4
Changes
1
Expand
https://git.savannah.gnu.org/cgit/inetutils.git/tree/NEWS?h=v2.5
0
0
Merge request reports
Compare
master
version 2
0fdd7711
1 year ago
version 1
88c1a947
1 year ago
master (base)
and
latest version
latest version
6371f5d7
1 commit,
1 year ago
version 2
0fdd7711
1 commit,
1 year ago
version 1
88c1a947
1 commit,
1 year ago
1 file
+
3
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/inetutils-syslogd/APKBUILD
+
3
−
6
Options
@@ -2,8 +2,8 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname
=
inetutils-syslogd
_pkgname
=
inetutils
pkgver
=
2.
4
pkgrel
=
1
pkgver
=
2.
5
pkgrel
=
0
pkgdesc
=
"A small syslogd for logging to multiple files"
url
=
"https://www.gnu.org/software/inetutils/"
arch
=
"all"
@@ -52,9 +52,6 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
# binary installed to /usr/sbin not bin
rm
-rf
"
$pkgdir
"
/usr/bin
\
"
$pkgdir
"
/usr/lib/charset.alias
#install init script & config defaults
install
-m755
-D
"
$srcdir
"
/
$pkgname
.initd
\
@@ -71,7 +68,7 @@ package() {
}
sha512sums
=
"
e7e6a5d7e2e02f07a2a6cfc09694e3c0a4e4a8ef8a435eed41902eba13caeed329ae6d6ba94b0de8f789e307f04656d12c48c1c0217b69d162bc5efb0ff6adee
inetutils-2.
4
.tar.xz
dc11ad6eeb5ea2c85edddbfc77630b5b09e4e1ac643629edf13b0ac0828c13cdb0885275153c072ae13a798427c96bc461037822ad646f7210369192c35bb04c
inetutils-2.
5
.tar.xz
75d5681d08a391956e0f0510eadb20c3ba74de4026f76ea0a54c3e34bb53655ff6cbe3087c0953343fdef3b05864a4dc7d9d12ed26836f8986859868f0076c79 inetutils-syslogd.initd
82968692b4fe79706aacaeb1021b343288dc4f1d86925481796dac1f743a8269976ce86bf446cd0c16d246b918e5822e312660b201407eb7031a17cb398c9513 inetutils-syslogd.confd
d9c61aee1a3f2c7cf7b06dfda08599c08f1f618ba092e60adff11e9cbe5be847544780eaa9e4bb54a70c5e5bc243fed3d6ff8111878f073b41629db4245b135c syslog.conf
Loading