SHA256
1
0
forked from pool/pidentd

30 Commits

Author SHA256 Message Date
dimstar_suse 50f86f0ec9 Accepting request 1154018 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1154018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=25
2024-03-01 22:39:04 +00:00
msmeissn 24616b200d Accepting request 1153310 from home:dimstar:rpm4.20:p
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153310
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=27
2024-03-01 13:13:32 +00:00
dimstar_suse bf1e44509e Accepting request 1074491 from network:utilities
- use rundir for tmpfiles

OBS-URL: https://build.opensuse.org/request/show/1074491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=24
2023-03-27 16:16:02 +00:00
dirkmueller 89599b61ff - use rundir for tmpfiles
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=25
2023-03-26 18:15:33 +00:00
dimstar_suse e5b52b5d9a Accepting request 928123 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/928123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=23
2021-10-29 20:34:28 +00:00
msmeissn 620c0931c7 Accepting request 926716 from home:jsegitz:branches:systemdhardening:network:utilities
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/926716
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=24
2021-10-29 12:58:56 +00:00
dimstar_suse 3511a1c6cc Accepting request 637420 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/637420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=22
2018-09-25 13:42:06 +00:00
darix 59d60c600d Accepting request 637032 from home:rmax:branches:network:utilities
- bsc#1101600: IPv6 support was accidentally dropped when upgrading
  to 3.0.19 and pidentd-ipv6.patch adds it back.

OBS-URL: https://build.opensuse.org/request/show/637032
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=22
2018-09-24 10:42:24 +00:00
dimstar_suse 6d292dcab9 Accepting request 622462 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/622462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=21
2018-07-14 18:24:47 +00:00
Alexander Naumov 12626a63e4 Accepting request 622364 from home:bmwiedemann:branches:network:utilities
Add reproducible.patch to drop uname -r from binary (boo#1101107)

OBS-URL: https://build.opensuse.org/request/show/622364
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=20
2018-07-13 11:44:08 +00:00
dimstar_suse 45fcaa6858 Accepting request 593995 from network:utilities
- latest sources dropped plib/strmatch.c and as such all the sources
  are PD now. License is basically 'you can do whatever you want
  as long as you don't claim you wrote it' (forwarded request 593992 from coolo)

OBS-URL: https://build.opensuse.org/request/show/593995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=20
2018-04-07 18:55:23 +00:00
msmeissn 705e87cda1 Accepting request 593992 from home:coolo:branches:openSUSE:Factory
- latest sources dropped plib/strmatch.c and as such all the sources
  are PD now. License is basically 'you can do whatever you want
  as long as you don't claim you wrote it'

OBS-URL: https://build.opensuse.org/request/show/593992
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=18
2018-04-06 13:08:57 +00:00
msmeissn b600915633 Accepting request 593959 from home:kukuk:branches:network:utilities
- Remove obsolete requires for inetd

OBS-URL: https://build.opensuse.org/request/show/593959
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=17
2018-04-06 10:49:24 +00:00
maxlin_factory 6d3039dda6 Accepting request 504898 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/504898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=19
2017-08-08 09:58:28 +00:00
OBS User mrdocs 58124ae319 Accepting request 504133 from home:scarabeus_iv:branches:network:utilities
- Switch to github url
- Remove pidentd-SuSE.tar.bz2 as it contains only sysv initscript
- Remove xinetd service as we should be using socket activation if needed
  (atm it really is not required so do not provide it by default)
- Switch to released upstream tarball 3.0.19 used by all other distributions
- Drop all the patches, upstream seem to merge or include them one
  way or another:
  * pidentd-3.1a25-allocfix.diff
  * pidentd-3.1a25-autoconf.diff
  * pidentd-3.1a25-autoheader.diff
  * pidentd-3.1a25-buffer-overflow.diff
  * pidentd-3.1a25-config.diff
  * pidentd-3.1a25-fmt.diff
  * pidentd-3.1a25-ipv6.diff
  * pidentd-3.1a25-prototypes.diff
  * pidentd-3.1a25-send.diff
  * pidentd-3.1a25-warnings-fix.diff
- Add patch to respect destdir in install:
  * pidentd-destdir.patch
- Add patch from debian:
  * 01-legacy.patch
- Add patch to fix gcc errors found by brp checks:
  * pidentd-rpmlint-gcc-checks.patch
- Add patch to not include date/time in binaries:
  * pidentd-no-date.patch
- Install proper systemd service

OBS-URL: https://build.opensuse.org/request/show/504133
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=15
2017-06-20 03:14:17 +00:00
Stephan Kulow f1f69dbbe3 Accepting request 121816 from network:utilities
Fix build failures (forwarded request 121808 from flichtenheld)

OBS-URL: https://build.opensuse.org/request/show/121816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=14
2012-05-25 14:18:11 +00:00
OBS User mrdocs 549e74cc8f Accepting request 121808 from home:flichtenheld:branches:network:utilities
Fix build failures

OBS-URL: https://build.opensuse.org/request/show/121808
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=13
2012-05-23 00:31:38 +00:00
Stephan Kulow 1b6ea2e458 Accepting request 113790 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/113790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=13
2012-04-23 14:12:20 +00:00
OBS User mrdocs 2cf2881c56 OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=11 2012-04-06 06:01:38 +00:00
OBS User mrdocs 62ae66cb7b OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=10 2012-04-06 05:51:23 +00:00
OBS User mrdocs 145e5f9032 Accepting request 111418 from home:babelworx:ldig:branches:network:utilities
license update: GPL-2.0+
SeSee plib/strmatch.c

OBS-URL: https://build.opensuse.org/request/show/111418
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=9
2012-03-28 06:41:39 +00:00
Stephan Kulow dec1724825 Accepting request 93946 from network:utilities
add libtool to buildrequires (forwarded request 93818 from coolo)

OBS-URL: https://build.opensuse.org/request/show/93946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=12
2011-11-28 11:55:36 +00:00
Stephan Kulow 908fd80dc7 Accepting request 93818 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93818
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=7
2011-11-28 10:15:09 +00:00
OBS User autobuild fafaabd8f2 Autobuild autoformatter for 53175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=9
2010-11-18 16:02:30 +00:00
Ruediger Oertel 859280b0bd Accepting request 53175 from network:utilities
Accepted submit request 53175 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=8
2010-11-18 16:02:22 +00:00
OBS User mrdocs dfd9ec6327 Accepting request 37156 from home:elvigia:branches:network:utilities
Copy from home:elvigia:branches:network:utilities/pidentd via accept of submit request 37156 revision 2.
Request was accepted with message:
looks good, thanks for the fix

OBS-URL: https://build.opensuse.org/request/show/37156
OBS-URL: https://build.opensuse.org/package/show/network:utilities/pidentd?expand=0&rev=5
2010-04-07 21:50:50 +00:00
OBS User autobuild 67296dbcd2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=5 2010-03-18 15:21:44 +00:00
OBS User autobuild 275b5caf77 Accepting request 18817 from network:utilities
Copy from network:utilities/pidentd based on submit request 18817 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/18817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=3
2009-08-26 13:54:50 +00:00
OBS User unknown 242a80709c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=2 2008-08-22 23:52:18 +00:00
OBS User unknown ed406a21b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidentd?expand=0&rev=1 2007-01-15 23:32:45 +00:00