6f0f690786
Accepting request 1166465 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1166465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=78
2024-04-10 15:49:00 +00:00
89c67f3f0c
Accepting request 1165878 from home:adkorte:branches:hardware
...
- Update to version 2.8.2
For more see NEWS.adoc and UPGRADING.adoc in /usr/share/doc/packages/nut
(the list of changes is too long to list).
OBS-URL: https://build.opensuse.org/request/show/1165878
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=111
2024-04-09 14:39:20 +00:00
674356f731
Accepting request 1127576 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1127576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=77
2023-11-20 20:19:48 +00:00
6bb3890ddb
Accepting request 1123362 from home:adkorte:branches:hardware
...
- Update to version 2.8.1
For more see NEWS.adoc and UPGRADING.adoc in /usr/share/doc/packages/nut
(the list of changes is too long to list).
- Remove obsolete patch:
* nut-Solaris-init-files.patch
OBS-URL: https://build.opensuse.org/request/show/1123362
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=109
2023-11-19 19:26:20 +00:00
8ac835a554
Accepting request 1097962 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1097962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=76
2023-07-11 13:56:51 +00:00
365511b7c9
Accepting request 1097446 from home:ateixeira:branches:hardware
...
- Fix nut.system-sleep script to allow NUT usage with sleep and
hibernation (bsc#1188990)
OBS-URL: https://build.opensuse.org/request/show/1097446
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=107
2023-07-10 12:42:35 +00:00
a5d2979c76
Accepting request 1097023 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1097023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=75
2023-07-06 16:29:15 +00:00
Lars Vogdt
643716ae59
Accepting request 1096210 from home:adkorte:branches:hardware
...
- Rerelease of package and switch to GPG signed package
+ add nut.keyring
OBS-URL: https://build.opensuse.org/request/show/1096210
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=105
2023-07-05 21:35:40 +00:00
c6036c923c
Accepting request 1079467 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1079467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=74
2023-04-15 20:32:35 +00:00
5a7d7e6b7c
Accepting request 1068529 from home:adkorte:branches:hardware
...
- Fix reproducible build (remove files only needed for packaging)
OBS-URL: https://build.opensuse.org/request/show/1068529
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=103
2023-04-14 14:45:54 +00:00
99de9ab3cf
Accepting request 1063449 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/1063449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=73
2023-02-07 17:48:43 +00:00
Sascha Weber
f2f4762950
Accepting request 1062385 from home:adkorte:branches:hardware
...
- Update to version 2.8.0
For more see NEWS and UPGRADING in /usr/share/doc/packages/nut.
* NUT now supports more i2c and modbus devices, as well as libusb-1.0
support as an alternative to earlier libusb-0.1 (so new
dependency-based categories of packages for drivers may be due).
* NUT Python modules and scripts (e.g. NUT-Monitor variants) should
work with python-2.7 and with python-3.x, so covering historic
distro releases as well as new ones (and so your distro can deliver
one or both, probably in several packages with different
dependencies in the latter case).
* NUT provides revised reference systemd and SMF service unit
definitions, including support of drivers wrapped into individual
service instances with varying dependencies based on different
media required (networked stack, USB stack, etc.), and many daemons
include -F option for running "in foreground" to avoid extra
forking after one already done by a service framework - you may
want to use those in your packaged deliverables.
* NUT newly provides the "nut-driver-enumerator" script and service,
which allows it to follow edition of ups.conf and dynamically
define+(re)start and stop+undefine service instances for drivers -
there are several ways it can be integrated for different
use-cases.
* Yhere are several new configuration keywords and CLI options - so
while new NUT builds should work with old configs and scripts, the
opposite is not necessarily true (old binaries may reject
configurations taking advantage of new features).
* There are several new protocol keywords - but old and new NUT
daemons (data server and clients) should be able to communicate
both ways.
* It is assumed that API/ABI changes may require third-party NUT
clients (library consumers of libnutclient, libupsclient,
libnutscan... -- their version info was bumped accordingly) to get
rebuilt, in order to work with the new NUT release in a stable
fashion.
* The dummy-ups driver used in automated testing now processes *.dev
filename patterns once and does not loop, like it still does for
*.seq and other files (by default).
* USB code is now more strict about logical minimum/maximum ranges
for data reported from devices, and some devices were already found
to make mistakes - so there is also a mechanism for turning a blind
eye to known issues and fix-up such report descriptors to produce
intended sane values.
* New documentation page docs/config-prereqs.txt highlights packaged
dependencies installable on a large range of platforms to build as
much of NUT as possible (incidentally, ones NUT CI farm uses to
test every iteration).
- Remove upstreamed and obsolete patches:
* nut-doc-cables.patch
* nut-systemd-dirs.patch
* nut-upssched.patch
* nutscanner-ftbfs.patch
* openssl-1_1.patch
* reproducible.patch
* use-pkg-config-gdlib.diff
- Source is no longer GPG signed, so keyring is not needed anymore
* nut.keyring
- Unused additional source file removed (was added as a source, but
not packaged)
* nut.sleep
- Don't install Solaris init files univited (PR#
* nut-Solaris-init-files.patch
OBS-URL: https://build.opensuse.org/request/show/1062385
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=101
2023-02-06 16:03:16 +00:00
b2cbe439a7
Accepting request 977547 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/977547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=72
2022-05-16 16:09:01 +00:00
55c707f53d
Accepting request 976497 from home:sbrabec:branches:nut-doc
...
- Build the basic documentation again (bsc#1197789#c7).
- Make possible to build PDF documentation.
OBS-URL: https://build.opensuse.org/request/show/976497
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=99
2022-05-16 14:49:54 +00:00
4f5ecf4e70
Accepting request 973192 from home:jengelh:branches:hardware
...
- Resolve rpmlit reports
* libupsclient1.x86_64: E: shlib-policy-name-error SONAME:
libnutclient.so.0, expected package suffix: 0
* libupsclient1.x86_64: E: shlib-policy-name-error SONAME:
libupsclient.so.4, expected package suffix: 4
OBS-URL: https://build.opensuse.org/request/show/973192
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=98
2022-05-16 14:49:03 +00:00
4fba501296
Accepting request 942925 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/942925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=71
2021-12-29 20:10:45 +00:00
Lars Vogdt
60b24b3549
Accepting request 942313 from home:alarrosa:branches:hardware
...
- Use --with-pidpath to set PIDFile to /run in the service file and
get rid of a systemd warning about using the legacy directory
/var/run.
OBS-URL: https://build.opensuse.org/request/show/942313
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=97
2021-12-28 13:11:20 +00:00
302c05c7fc
Accepting request 927573 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/927573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=70
2021-10-26 18:14:23 +00:00
8033e37a6f
Accepting request 925370 from home:jsegitz:branches:systemdhardening:hardware
...
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/925370
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=96
2021-10-26 16:40:59 +00:00
6e07753a0f
Accepting request 902791 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/902791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=69
2021-06-28 13:33:47 +00:00
676bf0e14b
Accepting request 902622 from home:adkorte:branches:hardware
...
- Fix build with GCC11 (as default in GCC11 is now -std=gnu++17)
OBS-URL: https://build.opensuse.org/request/show/902622
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=95
2021-06-28 10:18:51 +00:00
f8f95eba1a
Accepting request 863888 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/863888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=68
2021-01-18 10:29:36 +00:00
d7b2abe0a0
Accepting request 857934 from home:adkorte:branches:hardware
...
- use pkg-config to determine version of libgd
- use apache-rpm-macros
OBS-URL: https://build.opensuse.org/request/show/857934
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=93
2021-01-17 15:01:00 +00:00
88eb352a97
Accepting request 805684 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/805684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=67
2020-05-15 21:51:49 +00:00
Lars Vogdt
1ee914cfb5
Accepting request 800680 from home:pgajdos:libexec
...
- use /usr/lib instead of %{_libexecdir} for systemd and udev
rules, %{_libexecdir} is dedicated for internal binaries
OBS-URL: https://build.opensuse.org/request/show/800680
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=91
2020-05-14 21:20:33 +00:00
28cc5e6e43
Accepting request 779298 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/779298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=66
2020-02-26 14:05:48 +00:00
Tomáš Chvátal
27fb164b71
Accepting request 779223 from home:sbrabec:branches:hardware
...
- Remove obsolete chown from %post. We no more support upgrade from
SUSE Linux 9 (bsc#1157325).
OBS-URL: https://build.opensuse.org/request/show/779223
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=89
2020-02-26 07:52:31 +00:00
27a219306d
Accepting request 718293 from hardware
...
- Add patch to fix build on TW:
* nutscanner-ftbfs.patch
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
OBS-URL: https://build.opensuse.org/request/show/718293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=65
2019-07-24 18:50:51 +00:00
Tomáš Chvátal
c35e6e2a8f
- Add patch to fix build on TW:
...
* nutscanner-ftbfs.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=87
2019-07-24 14:16:13 +00:00
Tomáš Chvátal
df267f35fa
Accepting request 718280 from home:mgerstner:branches:hardware
...
Okay, this time it should be right. The remaining build error was there before
...
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
OBS-URL: https://build.opensuse.org/request/show/718280
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=86
2019-07-24 14:08:52 +00:00
6ac99bb823
Accepting request 652114 from hardware
...
- Give up on packaging the tex docu as it fails to build with
latest texlive
- Add missing tex dependencies so we can generate the pdf with
newer releases of texlive
- Drop patch docs-destination-dir.patch which is quite pointless
- Remove invalid option 'destination-dir' when generating PDF
files (docs-destination-dir.patch)
OBS-URL: https://build.opensuse.org/request/show/652114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=64
2018-11-28 10:13:29 +00:00
Tomáš Chvátal
9d2ebcb160
- Give up on packaging the tex docu as it fails to build with
...
latest texlive
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=84
2018-11-27 09:19:42 +00:00
Tomáš Chvátal
cfb42d3af6
- Add missing tex dependencies so we can generate the pdf with
...
newer releases of texlive
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=83
2018-11-13 09:49:07 +00:00
Tomáš Chvátal
7e86959753
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=82
2018-11-13 09:27:47 +00:00
Tomáš Chvátal
b75fbdb53a
- Drop patch docs-destination-dir.patch which is quite pointless
...
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=81
2018-11-13 09:27:38 +00:00
Tomáš Chvátal
60d1d1ca55
Accepting request 640452 from home:adkorte:branches:hardware
...
- Remove invalid option 'destination-dir' when generating PDF
files (docs-destination-dir.patch)
OBS-URL: https://build.opensuse.org/request/show/640452
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=80
2018-10-08 08:04:58 +00:00
c1d0d96407
Accepting request 628814 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/628814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=63
2018-08-13 07:54:40 +00:00
Ismail Dönmez
9040019ea4
Accepting request 628805 from home:bmwiedemann:branches:hardware
...
build non-parallel and
Add reproducible.patch to sort input file list to make package build reproducible (boo#1041090)
OBS-URL: https://build.opensuse.org/request/show/628805
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=78
2018-08-12 12:30:47 +00:00
1333b2cd27
Accepting request 571097 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/571097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=62
2018-01-31 18:51:51 +00:00
Ismail Dönmez
f56c6df38c
Accepting request 567996 from home:adkorte:branches:hardware
...
- Fix clash between Group and %define GROUP by renaming the latter
to NUT_GROUP (and USER to NUT_USER)
- Replace duplicate man files by soft links
OBS-URL: https://build.opensuse.org/request/show/567996
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=76
2018-01-30 14:36:51 +00:00
fa3e70ad7c
Accepting request 547154 from hardware
...
OBS-URL: https://build.opensuse.org/request/show/547154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=61
2017-12-02 12:12:31 +00:00
Ismail Dönmez
39ef41b7d0
Accepting request 547147 from home:adkorte:branches:hardware
...
- Add support for OpenSSL 1.1.0 library, allow TLSv1 and higher
(not just TLSv1) and report TLS version used in debug mode level
3 and higher (boo#1069988, openssl-1_1.patch)
- Fix missing pointer dereference in upssched (nut-upssched.patch)
- Support for allowfrom parameter was removed in version 2.4.0
(nut-preconfig.patch)
OBS-URL: https://build.opensuse.org/request/show/547147
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=74
2017-12-01 15:34:51 +00:00
Ismail Dönmez
2a51005c79
Accepting request 546801 from home:sbrabec:branches:hardware
...
- No more conflict with apcupsd (boo#1070373).
- Remove smartups references. It is dropped since 2001.
OBS-URL: https://build.opensuse.org/request/show/546801
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=73
2017-12-01 13:49:49 +00:00
772b019d0a
Accepting request 534893 from hardware
...
1
OBS-URL: https://build.opensuse.org/request/show/534893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=60
2017-10-19 17:32:55 +00:00
145a4166df
Accepting request 534533 from home:dimstar:Factory
...
- BuildRequire tex(upquote.sty): Generally seen, this dependency
is inaccurate, as our sources do not reference upquote.sty, but
asciidoc does. Adding the dep there though makes asciidoc too
expensive, and recommends are not interpreted when building the
buildroot (boo#1063897).
Despite everything, it seems for now to be the best solution there is
OBS-URL: https://build.opensuse.org/request/show/534533
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=71
2017-10-18 08:30:51 +00:00
fbea90d278
Accepting request 534465 from home:dimstar:Factory
...
Fix build in TW - NOTE: there is texlive-upquote missing to be pulled in, but I do not consider this a bug in nut, but rather somewhere in texlive.. nut does not explicilty reference upquote, hence, not our problem yet
OBS-URL: https://build.opensuse.org/request/show/534465
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=70
2017-10-17 14:03:24 +00:00
1fddd687f0
Accepting request 531564 from hardware
...
1
OBS-URL: https://build.opensuse.org/request/show/531564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=59
2017-10-06 09:03:50 +00:00
279249c310
Accepting request 530359 from home:scarabeus_iv:branches:hardware
...
- Fix rpm groups
- Reduce the supported distros by keeping sle12+ only
- Convert to pkgconfig style dependencies
OBS-URL: https://build.opensuse.org/request/show/530359
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=68
2017-10-05 09:44:30 +00:00
b9d5bd468f
Accepting request 528832 from hardware
...
1
OBS-URL: https://build.opensuse.org/request/show/528832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nut?expand=0&rev=58
2017-09-28 10:34:54 +00:00
59b2724bd5
Accepting request 528757 from home:scarabeus_iv:branches:hardware
...
- Drop the aspell dependency, it is only used for verification
of the mans and it is more for devs to do than during the build
wrt fate#323578
OBS-URL: https://build.opensuse.org/request/show/528757
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=66
2017-09-26 13:58:20 +00:00