SHA256
6
0
forked from pool/ypbind

50 Commits

Author SHA256 Message Date
31be77704d OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=29 2020-08-29 10:28:05 +00:00
6d307f41a4 - Use /usr/etc/default and /etc/default instead of sysconfig
- Cleanup ypbind-systemd-pre

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=28
2020-08-29 10:08:47 +00:00
2ce1728fb6 - Update to version 2.7.2
- change /run/yp.conf to /run/netconfig/yp.conf

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=26
2020-01-31 09:52:15 +00:00
2f372a0356 - Update to version 2.7.1
- try /run/yp.conf if /etc/yp.conf does not exist
  - strip down /etc/sysconfig/ypbind to a generic option list only

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=24
2020-01-29 14:46:54 +00:00
0af08acd8e OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=22 2019-07-30 07:53:05 +00:00
a97e22ef67 Accepting request 718883 from home:mgerstner:branches:network:NIS
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

OBS-URL: https://build.opensuse.org/request/show/718883
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=21
2019-07-26 13:34:09 +00:00
636aa97abc Accepting request 678170 from home:fbui:branches:network:NIS
- Drop use of $FIRST_ARG in .spec
  The use of $FIRST_ARG was probably required because of the
  %service_* rpm macros were playing tricks with the shell positional
  parameters. This is bad practice and error prones so let's assume
  that no macros should do that anymore and hence it's safe to assume
  that positional parameters remains unchanged after any rpm macro
  call.

OBS-URL: https://build.opensuse.org/request/show/678170
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=19
2019-03-01 19:12:18 +00:00
a0595db009 - Update to version 2.6
- fix crash on reload [bsc#1114640]

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=18
2019-01-22 11:55:12 +00:00
cac5ad2113 - Update to version 2.5
- enhance yp.conf manual page

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=17
2018-06-04 13:46:02 +00:00
84da2b3d09 - Use %license instead of %doc [bsc#1082318]
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=16
2018-02-23 11:33:09 +00:00
628e521e3d OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=15 2017-11-22 10:17:30 +00:00
a8a032458a - Prepare for new fillup location
- Remove check for transactional-update, done in systemd macros now

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=14
2017-11-22 10:13:09 +00:00
2398bdd25a - Fix cleanup of /var/yp/binding dirctory on de-installation
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=13
2017-11-08 12:49:56 +00:00
29fa2dc02c OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=12 2017-11-08 09:57:15 +00:00
a5671a0534 OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=11 2017-11-08 08:51:09 +00:00
799703e62a - Use tmpfiles.d for /var/yp hierachy in preparation of read-only
root filesystem and transactional-updates

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=10
2017-11-07 16:16:34 +00:00
98d4f57214 - Require libnss_nis2, else NIS accounts are never visible
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=9
2017-10-09 07:32:10 +00:00
52b06bd9ad - Adjust list of to be installed docu files
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=8
2017-08-10 08:03:30 +00:00
5e9d602dd9 Accepting request 459329 from home:pluskalm:branches:network:NIS
- Some packaging cleanup:
  * Use macro for configure and make install
  * Build in parallel
  * Drop no longer needed buildroot
  * Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/459329
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=7
2017-02-21 08:50:20 +00:00
619acc0ec3 - Remove wrong insserv requires and support for old init scripts
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=6
2017-02-08 08:03:30 +00:00
25f14c0278 Accepting request 407012 from home:fbui:branches:network:NIS
- Replace pkgconfig(libsystemd-daemon) with pkgconfig(libsystemd)
  Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which
  are obsolete.

OBS-URL: https://build.opensuse.org/request/show/407012
OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=5
2016-07-15 11:01:51 +00:00
26d05e94ff - Update to ypbind-2.4
- fix broadcast option

- Don't abort if no NIS server could be found in a defined time.

- Update to ypbind-2.3
  - use libnsl/libtirpc instead of libnis

OBS-URL: https://build.opensuse.org/package/show/network:NIS/ypbind?expand=0&rev=3
2016-03-30 12:08:24 +00:00
Stephan Kulow
a8dd3ef491 Accepting request 304156 from network:NIS
Update to latest version

OBS-URL: https://build.opensuse.org/request/show/304156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=41
2015-04-28 18:42:08 +00:00
Stephan Kulow
b1b3f3960b Accepting request 263275 from network
submitting

OBS-URL: https://build.opensuse.org/request/show/263275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=39
2014-11-29 07:39:37 +00:00
Stephan Kulow
d3ef0c08c6 Accepting request 257754 from network
- Update to ypbind-1.38
  - use pkg-config for systemd in configure script

OBS-URL: https://build.opensuse.org/request/show/257754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=38
2014-10-25 06:32:34 +00:00
Stephan Kulow
72ebc8eb0e Accepting request 242289 from network
OBS-URL: https://build.opensuse.org/request/show/242289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=36
2014-07-26 07:41:49 +00:00
Stephan Kulow
77991a2271 Accepting request 222348 from network
- Remove finally sysv init script

OBS-URL: https://build.opensuse.org/request/show/222348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=34
2014-02-15 07:07:58 +00:00
Stephan Kulow
ee6d702f3b Accepting request 184431 from network
- Fix download url to point to real place.

- Provide back rcypbind as symlink to /sbin/service

- Update to ypbind-1.37.1
  - revert sysconfig/ypbind changes
- Fix the systemd script mess, create new ypbind-systemd-exec script
- Revert removal of init script, breaks package update in running
  system.

- Update to ypbind-1.37
  - simply sysconfig/ypbind
  - new -rebind_interval option
  - direct systemd support

- portmap --> rpcbind 
- remove sysvinit support

OBS-URL: https://build.opensuse.org/request/show/184431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=32
2013-07-29 07:27:56 +00:00
Stephan Kulow
2b00c5b740 Accepting request 127855 from network
- Add native systemd support (ypbind.service and friends).
  bnc#769405 (forwarded request 127530 from trenn)

OBS-URL: https://build.opensuse.org/request/show/127855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=29
2012-07-14 11:18:59 +00:00
Stephan Kulow
5e261e4230 Accepting request 111541 from network
- Update to ypbind-1.35 (bug fix release)

OBS-URL: https://build.opensuse.org/request/show/111541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=27
2012-03-29 05:50:12 +00:00
Stephan Kulow
b6d42037b0 Accepting request 106955 from network
- buildrequire libxml2-tools on factory (forwarded request 106913 from coolo)

OBS-URL: https://build.opensuse.org/request/show/106955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=26
2012-02-27 17:38:47 +00:00
Stephan Kulow
1f5199864b replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=25
2011-12-06 18:21:03 +00:00
Sascha Peilicke
860f8b2af5 Autobuild autoformatter for 72745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=23
2011-06-06 14:52:41 +00:00
Sascha Peilicke
2fe6df7f69 Accepting request 72745 from network
NetworkManager adjustment

OBS-URL: https://build.opensuse.org/request/show/72745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=22
2011-06-06 14:52:30 +00:00
OBS User autobuild
1d8794dead Accepting request 42685 from network
Copy from network/ypbind based on submit request 42685 from user kukuk

OBS-URL: https://build.opensuse.org/request/show/42685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=20
2010-07-19 19:30:14 +00:00
OBS User autobuild
2a3685f631 Accepting request 25262 from network
Copy from network/ypbind based on submit request 25262 from user kukuk

OBS-URL: https://build.opensuse.org/request/show/25262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=16
2009-12-02 11:56:56 +00:00
OBS User autobuild
6cfeb4987b Accepting request 24736 from network
Copy from network/ypbind based on submit request 24736 from user kukuk

OBS-URL: https://build.opensuse.org/request/show/24736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=15
2009-11-20 13:11:40 +00:00
OBS User unknown
4a3b59bebb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=13 2009-06-20 02:03:22 +00:00
OBS User unknown
d0902be459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=12 2009-05-28 02:52:45 +00:00
OBS User unknown
038028e9de OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=11 2009-05-19 23:17:51 +00:00
OBS User unknown
325e8bc1a7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=10 2009-04-01 16:38:43 +00:00
OBS User unknown
9b737e5182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=9 2008-08-30 00:23:13 +00:00
OBS User unknown
968f123c9f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=8 2008-08-16 01:25:05 +00:00
OBS User unknown
f740392c9c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=7 2008-04-20 14:03:10 +00:00
OBS User unknown
483e25a79e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=6 2008-04-15 13:30:24 +00:00
OBS User unknown
3d766926fd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=5 2008-03-27 22:59:17 +00:00
OBS User unknown
bfb7152436 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=4 2007-05-02 17:55:45 +00:00
OBS User unknown
ee721e6cd2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=3 2007-03-08 18:51:25 +00:00
OBS User unknown
1c704c68d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=2 2007-02-19 22:12:47 +00:00
OBS User unknown
68f673f4d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ypbind?expand=0&rev=1 2007-01-15 23:45:39 +00:00